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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
body {
	background-color:#739cd2;
	background-image: url(images/bg_blue.jpg);
	background-repeat: no-repeat;
}
	


a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #999999;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color:#FFFF00;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

.image {
	position:absolute;
	width:410px;
	height:410px;
	background-color:FFFFFF;
	z-index: 1;
	left: 160px;
	top: 180px;
}


.body {
	position:absolute;
	width:490px;
	height:410px;
	background:#FFFFFF;
	z-index: 1;
	left: 570px;
	top: 181px;
	background-image:url(images/CT_WEB_index_27.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.main_nav {
	width:900px;
	height: 34px;
	z-index: 2;
	margin-left:auto;
	margin-left:auto; 
}

.logo {
	position:absolute;
	left: 162px;
	top: 58px;
}


#signup {
	position:absolute;
	left: 936px;
	width:150px;
	height: 44px;
	top: 125px;
}

#bottom_nav {
	position:absolute;
	left: 374px;
	top: 609px;
	width: 560px;
	height: 14px;
}

#main_nav {
	position:absolute;
	left: 360px;
	top: 234px;
	z-index: 3;
}

.white_text {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:500;
}

.blue_title {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6699FF;
	font-weight:500;
	letter-spacing:1px;
}

.gray_quote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:500;
	text-align:left;
	line-height:26px;
	color:#999999;
		
}

.gray_sub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	text-align:left;
	line-height:20px;
	color:#999999;
		
}

.blue_sub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	text-align:left;
	line-height:20px;
	color:#6699FF;
	letter-spacing:1px;
		
}

#blur {
	position:absolute;
	left: -469px;
	top: 355px;
}

