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

body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;
	
	line-height:1.2em;
	
	background-color:#E5E1D8;
	
	margin:0px 0px 10px;
	
	color:#000000;

	}
	
#container {

	background-image:url(images/bg.jpg);
	
	background-position:top;
	
	background-repeat:no-repeat;

	background-color:#0E1F3B;

	width:1062px;

	margin-left: auto;

	margin-right: auto;

	}
	
#header{

	background-image:url(images/head.jpg);
	
	height:82px;
	
	}
	

#containTopLeft{

	background-image:url(images/experts_in.jpg);
	
	width:361px;
	
	height:283px;
	
}

#containTopLeftContent{

	margin-left:55px; 
	
	margin-top:70px; 
	
	width:280px; 
	
	height:180px;
	
	padding-left:5px;
	
	padding-right:5px;
	
	}

#containTopRight{

	background-image:url(images/success.jpg);
	
	width:701px;
	
	height:283px;
	
}

#bottomContain {

	background-image:url(images/footer_r.jpg);
	
	background-repeat:repeat-x;
	
	height:252px;

	}
	
#footer {

	width:1062px;
	
	margin-top:10px;

	margin-left: auto;

	margin-right: auto;
	
	color:#666465;

	}
	
#footer a {color:#666465;}

img{

border:none;

	}
.blueLink
{
	color:#324F77; 
	
	font-size:14px; 
	
	font-weight:bold;
	
}
	
.times{
	font-family:"Times New Roman", Times, serif;
	}
	
.subTimes{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	}
.checkOn{

	height:24px; 
	
	width:20px;
	
	background-image:url(images/check_on.png);
	
	background-repeat:no-repeat;
	
}
.checkOff{

	height:24px; 
	
	width:20px;
	
	background-image:url(images/check_off.png);
	
	background-repeat:no-repeat;
	
}	
.arrow{

	background-image:url(images/content_arrow.png);
	
	background-repeat:no-repeat;
	
	}
	
.whiteText{

	color:#FFFFFF;
	
	}
	
.float {

	float:left;

	}

.block {
	
	display:block;
	
	}

a:link {

	border:none;

	color:#CAFFFF;

	text-decoration:underline;

	}

a:visited {

	color:#CAFFFF;

	text-decoration:underline;

	}

a:hover {

	color:#CAFFFF;

	text-decoration:none;

	}

a:active {

	color:#CAFFFF;

	text-decoration:underline;

	}
#subContain a:link {

	border:none;

	color:#000000;

	text-decoration:none;

	}

#subContain a:visited {

	color:#000000;

	text-decoration:none;

	}

#subContain a:hover {

	color:#324F77;

	text-decoration:none;

	}

#subContain a:active {

	color:#000000;

	text-decoration:none;

	}
