@charset "ISO-8859-1";


* {margin:0; padding:0;}

.clearfloats {clear:both;}

body {
	background-image: url(../images/bg_grad_1.jpg);
}



#container {
	width:980px;
	position:relative;
	margin:0 auto;
	padding:0;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
	background-color: #FFFFFF;
}


#left_content {
	width:700px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#right_content {
	width:280px;
	float: left;
}
#logo_box {
	width:700px;
	height:90px;
}
#menu_box {
	width:620px;
	height:32px;
	background-color: #1765A7;
	padding-top: 8px;
	padding-left: 80px;
}
#left_copy {
	width:600px;
	padding: 50px;
}

#right_image_box {
	width:280px;
	height:250px;
}
#right_copy_box {
	width:220px;
	height:190px;
	background-color: #CCCCCC;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#footer_box {
	width:960px;
	background-color: #1765A7;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer_box:link, a.footer_box:visited {
	color: #FFFFFF;
}
a.footer_box:hover, a.footer_box:active {
	color: #000;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1765A7;
	font-weight: bold;
	text-transform: uppercase;
}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1765A7;
	font-weight: bold;
}

a:link, a:visited, a:hover, a:visited {
	color: #1765A7;
}
#container #left_content #left_copy table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: thin solid #CCCCCC;
}
