﻿/* CSS Document */
#wrapped {
	width:1013px;
	margin:0px auto; 
	text-align:left;
	background:url(../../imgs/_bg_content.jpg) repeat-y;
}
#wrapped_home {
	width:1013px;
	margin:0px auto; 
	text-align:left;
	background:url(../../imgs/_bg_mid_home.jpg) repeat-y;
}

.expertlogindisplay
{
	display:none;
	}
/*Header*/
#header {
	width:1004px;
	height:65px;
	background:url(../../imgs/_bg_header.jpg) no-repeat top;
	position:relative;
	text-align:right;
	padding-right:9px;
}
#header p {
	margin:0px;
}

#logo {
	position:absolute;
	left:9px;
	top:0px;
}

/*Footer*/
#footer {
	width:1013px;
	margin:0px auto;
	line-height:15px;
	padding-bottom:30px;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#0F135D;
}
#footer a { text-decoration:none; color:#0F135D;}
#footer a:hover { text-decoration:none; color:#303F8D;}
#links { margin:0px; list-style-type:none; color:#0F135D; padding:0px; }
#links li { display:inline; margin:0px; padding-right:10px; padding-bottom:7px;}
li#blur { display:block; color:#0F135D; padding-top:7px;}
li#credit { display:block; color:#0F135D;}

.left {
	width:607px;
	float:left;
	padding-top:7px;
	padding-left:20px;
}
.right {
	width:300px;
	float:right;
	padding-top:2px;
	padding-left:86px;
}
.right input {
	width:152px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	border:solid 1px lightgray;
}
.right p {
	margin:0px;
	padding-top:20px;
	text-align:right;
	padding-right:9px;
}
.face_out {
	font-size:19px;
}
.col1 {
	width:160px;
	float:right;
	padding-top:3px;
}
*:first-child+html .col1 {
	width:163px;
	float:right;
	padding-top:2px;
}
.col2 {
	width:33px;
	float:right;
	padding-right:22px;
}
.clr {
	clear:both;
}
#content_sub
{
	width:1013px;
	padding-left:56px;
	padding-right:50px;
}
/*Home*/
#content_home {
	width:897px;
	background:url(../../imgs/_bg_top_home.jpg) no-repeat top;
	padding-top:47px;
	padding-left:54px;
	padding-right:62px;
	min-height:572px;
	height:auto;
}
*:first-child+html {} * html #content_home {
	width:897px;
	background:url(../../imgs/_bg_top_home.jpg) no-repeat top;
	padding-top:47px;
	padding-left:54px;
	padding-right:62px;
	min-height:572px;
	height:572px;
}
#left_home {
	width:630px;
	float:left;
	padding-top:23px;
	font-size:14px;
	font-family:Arial;
	color:#000080;
}
#left_home  p 
{
	margin:0px;
}
#right_home {
	width:267px;
	float:right;
	padding-top:29px;
	text-align:left;
}

#box {
	width:580px;
	background:url(../../imgs/_bg_mid.png) repeat-y;
	padding-left:20px;
	padding-right:30px;
}

.title_home {
	margin-left:8px;
}

#main_sub {
	width:1013px;
	background:url(../../imgs/_img_bot.jpg) no-repeat bottom;
	padding-bottom:27px;
}
