body	{
	text-align: center;
	background-color:#ffffff;
	font-family:arial, verdana, sans serif;
	font-size:12px;
	
	}
	
h1	{font-size:14px; color:#666666; font-weight:bold;}
h2	{font-size:16px; color:#990000; font-weight:bold;}

#container {
	width:780px;
	margin:50px auto;
	padding:0;
	text-align:left;
	color:#000000;
	line-height: 130%;
	background-color: #ffffff;

}	

#clickcall {text-align:right;padding-bottom:15px;}

#header {
	width:780px;
	height:119px;
	background-color: #666666;
}

#header_left {
	float:left;
	width:133px;
	height:119px;
	background-color: #666666;
}

#header_right {
	float:right;
	width:533px;
	color:#fff;
	font-size:12px;
	padding-top:55px;
	padding-left:112px;
}

#header_right a {padding:0px 15px;text-decoration:none;font-weight:bold;color:#fff;}
#header_right a:hover {padding:0px 15px;text-decoration:none;font-weight:bold;color:#990000;}


#mainheader {	
	margin-left:255px;
	margin-right:55px;
	margin-top:25px;
	font-size:16px;
	font-weight:bold;
	color:#990000;}

#quote {	
	margin-bottom:25px;
	font-size:14px;
	font-weight:bold;
	color:#990000;}
	
#homeleft {
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-left:10px;
	padding-top:30px;
	line-height: 18px;
	border-right:1px dotted #990000;
	}
	
#mainleft {
	float: left;
	width: 170px;
	margin-left: 55px;
	padding-left:10px;
	margin-top: 33px;
	line-height: 18px;
	border-left:1px dotted #990000;
	}

#mainleft a:link 	{color:#990000;text-decoration:none; padding-bottom:15px;}
#mainleft a:visited {color:#990000;text-decoration:none; padding-bottom:15px;}
#mainleft a:hover 	{color:#990000;text-decoration:none;font-weight:bold; padding-bottom:15px;}
#mainleft a:active 	{color:#990000;text-decoration:none; padding-bottom:15px;}


#mainbody {	
	margin-left:255px;
	margin-right:55px;
	margin-top:25px;
	border-top:2px solid #990000;
	line-height: 150%;}
	
#mainbody img {border:1px solid #333333;}

#footer {color:#666666; font-size:10px;}

/* form alignment styles */
label,input {display:block; width:120px; float: left; margin-bottom: 10px;}
label {text-align:left; width:75px;}
br {clear: left}

/* Talos Works styles*/

#talosheader {
	width:780px;
	height:48px;
	background-color: #666666;
	}

#toplink {
	float: right;
	font-size:14px;
	line-height: 48px;
	margin-right: 5px;
	}

#toplink a {color: #fff}	

#toplogo {
	float: right; 
	margin-right: 10px;
	margin-top: 3px;
	}
	
#subheader {
	height: 50px;
	padding-top: 15px;
	}

#taloslogo {float: left}

#subnav {
	float: right; 
	color: #666666;
	margin-right: 10px;
	}

#subnav a {color: #666666}
#subnav a:hover {color:#990000}

#talosleft {
	float: left;
	width: 220px;
	margin-top: 25px;
	padding-right: 10px;
	line-height: 18px;
	}

#talosbody {	
	margin: 45px 55px 0 235px;
	line-height: 150%;
	}	