/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font: 12px/160% Arial, Verdana, Helvetica, sans-serif, Tahoma, "Trebuchet MS";
	text-align: center;
	background: #FFFFFF url(../img/body_bg.jpg) repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
/* End of Reset CSS */

.wf { width:100%; }
.hf { height:100%; }
.whf { width:100%; height:100%; }
.tar { text-align:right !important; }
.tal { text-align:left !important; }
.tac { text-align:center !important; }
.di img { display:inline !important;}
img.di { display:inline !important;}
.clr { clear:both; height:1px; overflow:hidden; }
.clear { clear:both; }
object { display:block; }	
.fl { float:left; }
.fr { float:right; }
.block { display:block; }
.hide { display:none; }
.margin_lr_auto{ margin:0px auto}

#wrapper{
	width:960px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 20px;
	background: #FFFFFF;

}
#header {
	text-align: right;
	height: 101px;
}
#banner {
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 950px;
	height: 200px;
	margin-top:0px;
	padding:0px;
}

#banner_main {
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 950px;
	height: 260px;
	margin-top:0px;
	padding:0px;
}
#header input {
	border: 1px solid #a5d387;
	padding: 0px;
	height: 17px;
	margin: 0px 10px 0px 0px;
	display: inline;
}
.header_login img {
	padding: 0px;
}

.header_login {
	margin-right: 5px;
	height: 17px;
	top: 10px;
	position: relative;
}

.logo{
background:url(../img/logo.gif); 
width:263px;
height:80px;
float:left;
}
.logo em{
display:none;
}
#nav{
position:relative;
	display:block;
	margin-right:7px;
	float: right;
	top: 50px;
}
.left_sidebar {
	width: 200px;
	padding-right: 20px;
	padding-left: 10px;
	border-right: 1px solid #666666;
	float: left;
}
.left_sidebar h2 {
	margin-top: 20px;
	margin-bottom:10px;
}
.content_container {
	width: 700px;
	margin-left: 250px;
}

.left_sidebar h2 img{
	margin-bottom: -10px;
	margin-right:10px;
}



#nav li{
	float:right;
	margin-right: 2px;
}
h2{
	color:#202e53;
	font: normal 28px "Arial Narrow";
	
}

#footer {
	background: #000000;
	color: #d8d8d8;
	font: normal 14px "Arial Narrow";
	text-align: justify;
	padding: 30px 0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;

}
#footer_container {
	background: #000000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.right_column {
	float: right;
	margin: 20px 10px 40px 40px;
}
.footer_links {
color:#FFFFFF;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer_links a{
color:#ffffff;
text-decoration:none;
}

.footer_links a:hover{
color:#5fde5f;
text-decoration:underline;
}
.home_left_colum {
	width: 430px;
	padding-left: 20px;
	float: left;
}
.home_right_column {
	width: 480px;
	margin-left: 460px;
}
.home_right_column .features_box {
	padding: 20px 0px;
	border-bottom: 1px solid #afafaf;
}
.features_box .content {
	width: 340px;
	margin-left: 130px;
}
.left_menubar {
	margin-left:10px;
	width: 226px;
	float: left;
	font: 15px Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background: #f4f4f4;
}.icons_container {
	margin-top: 50px;
	margin-bottom: 20px;
}
.icon_box {
	float: left;
	width: 220px;
	text-align: center;
	color: #3e5180;
	line-height: 120%;
	margin-bottom: 25px;
}
.icon_box h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom:10px;
	line-height: 0%;
}
.icon_box a {
	color: #ff6000;
	margin-top: 10px;
	width: auto;
}
.icon_box a:hover {
	color:#000000;
	text-decoration:none;
	padding-top: 10px;

}
.slider_bg {
	background: url(../img/slider_bg.jpg) no-repeat left top;
	width: 661px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.next {
	float: right;
	background: url(../img/next_btn.jpg) no-repeat right top;
	padding-top: 10px;
	height: 50px;
	padding-right: 55px;
	display: block;
}
.next span{
	float: left;
	display:block
	


}
.sort_placeholder {
    border: 3px dashed #666;
    width: auto;
    height: 22px;
}
.prev {
	float: left;
	clear:right;
	display:block;
	background: url(../img/prev_btn.jpg) no-repeat;
	height: 57px;
	padding-top: 10px;
	padding-left: 55px;
}
.prev span{
	float: left;
	top: 20px;
	position: fixed;
	right: 15px;
	display: block;

}
.sub_nav {
}
.sub_nav li{
	padding-top:12px;
	/*float:left;*/
	width:226px;
	margin-bottom: 2px;
}
.sub_nav li img{
margin-top:-12px;
margin-right: 10px;
margin-left:10px;
}

.sub_nav li a{
color:#576d99;
text-decoration:none;
}
.sub_nav li a:hover{
	color:#38b652;
	text-decoration:none;
	padding-top:10px;
}
.login_btn {
	background: url(../img/login_btn.gif) no-repeat;
	height: 19px;
	width: 71px;
	border-style: none;
	border-width:0px;
	color:#FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}
.form_table{
text-align:left;

}
.form_table td{
padding:5px;
}
a{
color:#405483;
text-decoration:none;
}

a:hover{
color:#6fbf45;
text-decoration:underline;
}

label.error {
    color: red;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;	
	padding-left: 4px;
}

.warning_box {
    background: #fffbe6;
    text-align: center;
    padding: 8px;
    border: 1px solid #ffd5b6;
    margin-bottom: 10px;
    font-weight: bold;
    color: #686868;
    font-size:12px;
}

.boxbg
{
	height: 130px;
	width: 	250px;
	background:	url(../img/boxbg.gif) no-repeat;
}

h3.redheading{
	color:#f90000;
	font: normal 22px "Arial Narrow";
	padding-top:5px;
}

.graysmall
{
	color:#7d7979;
	font: normal 12px "Arial";
}


.footer_links1 a{
color:red;
text-decoration:none;
}

.footer_links1 a:hover{
color:#5fde5f;
text-decoration:underline;
}

.toolresult
{
	color:#202E53;
	font-size:16px;
}

.error_input
{
	color:red;
	border:1px solid red;
}

.specialoffer
{
	background:	url(../img/homepage_03.gif) no-repeat;
	height:144px;
	width:405px;
	padding-left:6px;
	padding-top:2px;
}

.specialoffer td
{
	color: #5f5f5f;
}