@charset "utf-8";
/* CSS Document */

body {
	background: #bdcad3 url(../images/bg.jpg) repeat-x top;
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	border:none;
	padding:0px;
	margin:0px;
	margin-left:17px;
	float:left;
}

h2 {
	border:none;
	padding:0px;
	margin:0px;
	float:left;
	margin-bottom:15px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5c2b42;
	font-weight:bold;
	margin-bottom:5px;
}

h4 {
	border:none;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}

p, label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6a6a;
	line-height:18px;
}

li{
	list-style:circle;
/*	list-style-image:url(images/bullet.jpg);
	.list-style-image:url(images/bullet_ie.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	line-height:20px;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

a:link, a:visited {
	color:#5C2B42;
	text-decoration:none;
}

a:hover {
	color:#99486e;
	text-decoration: underline;
}

#wrapper {
	width:797px;
	background:#FFFFFF url(../images/bg_wrapper.gif) repeat-x top;
	margin-left:auto;
	margin-right:auto;
	display:table;
}

.buttoms {
	background:url(../images/books-2.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:415px;
	float:right;
	padding-top:123px;
}

.buttoms a:link, .buttoms a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:11px;
	margin-right:11px;
	font-weight:bold;
}

.buttoms a:hover, .selected {
	color:#f2e6d0!important;
	text-decoration:none;
	border-bottom:1px solid dotted;
}

.image_left {
	margin-top:-5px;
	_margin-top:0px;
	margin-right:22px;
	float:left;
	width:329px;
	padding-bottom:5px;
}

#content {
	float:left;
	margin-top:33px;
	width:747px;
	margin-left:29px;
	_margin-left:14px;
	padding-bottom:20px;
}

.footer {
	background:url(../images/bg_footer.gif) repeat-x top #FFFFFF;
	width:757px;
	height:88px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

.footer a:link, .footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

.footer a:hover {
	text-decoration:underline;
}

.footer_l {
	float:left;
	margin-top:5px;
	display:block;
}

.footer_r {
	float:right;
	margin-top:9px;
	.margin-top:5px;
}

#powered p {
	font-family:Arial, Helvetica, sans-serif;
	color:#b6c2cc;
	font-size:12px;
	text-align:right;
}

#powered a:link, #powered a:visited {
	color:#b6c2cc;
	margin:0;
}

#powered a:hover {
	text-decoration:underline;
}

#powered {
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	.margin-top:40px;
	clear:both;
}

.form_aligned_left {
	float:left;
	margin-right:25px;
}

.submit {
	border:1px solid #D9D9D9;
	background-color: #ece8d1;
	color:#000000;
	text-align:center;
	float:left;
	margin-right:5px;
}

.reset {
	border:1px solid #D9D9D9;
	background-color: #ece8d1;
	color:#000000;
	text-align:center;
}
