@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	margin:0px;
	padding:0px;
}

body {
	background-color:#FFF;	
}

.blue_add_top {
	background:transparent no-repeat scroll url(../images/side_blue.gif) top left; 
	padding:10px 5px 0px 5px; 
	font-size:24px;
	margin:0; 
	text-align:center;
}

.blue_add_top_long {
	background:transparent no-repeat scroll url(../images/side_blue.gif) top left; 
	padding:10px 5px 0px 5px; 
	font-size:18px;
	text-decoration:none;
	margin:0; 
	text-align:center;
}

.blue_add_small {
	font-size:10px; 
}

#blue_add {
	background:transparent no-repeat scroll url(../images/side_blue.gif) bottom left; 
	margin:15px 0 0 0; 
	padding:0 0 10px 0; 
	color:#FFF; 
	text-decoration:none;
}

#blue_add p {
	margin:0; 
	padding:5px 5px 0px 5px; 
	background:#039; 
	font-size:12px; 
	text-decoration:none;
	text-align:center;
}

.download {
	font-size:14px;
	text-align:center;
}

#email {
	cursor:pointer;
}

#footer {
	width:1000px; 
	border-top:#960 solid 3px; 
	clear:both; 
	margin-left:auto; 
	margin-right:auto; 
	background:#fff; 
	text-align:center; 
	color:#003; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px;
}

#footer p {
	margin:5px;
}

.gold_add_top {
	background:transparent no-repeat scroll url(../images/side_gold.gif) top left; 
	margin:0; 
	padding:10px 5px 0px 5px; 
	font-size:24px;
	text-align:center;
}

#gold_add {
	background:transparent no-repeat scroll url(../images/side_gold.gif) bottom left; 
	margin:15px 0 0 0; 
	padding:0 0 10px 0; 
	color:#FFF;
}

#gold_add p {
	margin:0; 
	padding:5px 5px 0px 5px; 
	background:#960; 
	font-size:12px; 
	text-align:center;
}

#header {
	width:1000px;
	height:170px;
	background:transparent no-repeat scroll url(../images/bg_building.jpg);
	background-position:right;
}

#header_background {
	height:170px;
	background-color:#003;
	filter:alpha(opacity=60);
	opacity:0.6;
}

#header_image {
	width:1000px;
	height:170px;
	background:transparent no-repeat  scroll 0 0;
	top:0;
	position:absolute;
}

#header_logo{
	height:132px;
	width:334px;
	background:transparent no-repeat scroll url(../images/logo.gif);
	position:absolute;
	top:19px;
	left:130px;
}

#header_stripes{
	height:170px;
	background:transparent no-repeat scroll url(../images/header_stripes.gif) 0 0;
}

#header_text{
	height:14px;
	width:995px;
	text-align:right;
	color:#ccc;
	position:absolute;
	top:4px;
}

.heading {
	color:#006;
	text-decoration:none;
}

.image{
	float:right; 
	width:355px; 
	height: 233px; 
	margin-top:20px; 
	background: transparent no-repeat scroll top left;
}

.lt_grey_add_small {
	font-size:10px; 
}

.lt_grey_add_top {
	background:transparent no-repeat scroll url(../images/side_lt_grey.gif) top left; 
	margin:0; 
	padding:10px 5px 0px 5px; 
	font-size:24px;
	text-align:center;
}

#lt_grey_add {
	background:transparent no-repeat scroll url(../images/side_lt_grey.gif) bottom left; 
	margin:15px 0 0 0; 
	padding:0 0 10px 0; 
	color:#003;
}

#lt_grey_add p {
	margin:0; 
	padding:5px 5px 0px 5px; 
	background:#ccc; 
	font-size:12px; 
	text-align:center;
}

#main_area {
	width:710px; 
	margin:0 30px 0 0; 
	float:right; 
	overflow:hidden;
}

#main_area h1 {
	color:#960;
	text-align:center;
}

#main_area h2 {
	font-size:24px; 
	text-align:center; 
	margin:0; 
	color:#006;
}

#main_area h3 {
	text-align:center;
	margin:0;
	color:#006;
}

#main_content {
	width:1000px;
	display:block; 
	padding:30px 0 30px 0; 
	clear:both; 
	background:#fff;
}

.med_grey_add_small {
	font-size:10px; 
}

.med_grey_add_top {
	background:transparent no-repeat scroll url(../images/side_med_grey.gif) top left; 
	margin:0; 
	padding:10px 5px 0px 5px; 
	font-size:24px;
	text-align:center;
}

#med_grey_add {
	background:transparent no-repeat scroll url(../images/side_med_grey.gif) bottom left; 
	margin:15px 0 0 0; 
	padding:0 0 10px 0; 
	color:#003;
}

#med_grey_add p {
	margin:0; 
	padding:5px 5px 0px 5px; 
	background:#999; 
	font-size:12px; 
	text-align:center;
}

.media_table {
	width:45%;
	float:left;
}

#menu {
	height:30px;
	width:1000px;
	border-top:#960 solid 3px;
	border-bottom:#960 solid 3px;
	text-align:center;
}

#menu ul, #services_menu ul {
	text-align:center;
	list-style:none;
	margin:0px;
	margin-top:3px;
	font-size:18px;
	color:#960;
	position:relative;
}

#menu ul li, #services_menu ul li {
	display:inline;
}

#menu ul li a, #services_menu ul li a{
	color:#003;
	text-decoration:none;
}


#menu ul li a:hover, #services_menu ul li a:hover{
	color:#960;
}

.menu_spacer {
	padding-left:5px;
	padding-right:5px;
}

#news_ticker {
	text-align:center;
	position:absolute;
	top:110px;
	left:740px;
	width:250px;
}

.newsticker {
	list-style-type: none;
	/*border: 1px dashed #fff;
	background-color:#003;*/
	color:#FFF;
	padding: 3px;
	margin: 0;
	font-size:12px;
}

.newsticker_data {
	font-size:18px;
	font-weight:bold;
}

.newsticker_title_bottom {
	font-size:14px;
	text-decoration:underline;
}

.newsticker_title_top {
	font-size:14px;
}

#page {
	background-color:#FFF;
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.quote:hover {
	cursor:pointer;
}

#services_menu {
	height:44px;
	width:1000px;
	/*border-top:#960 solid 3px;*/
	border-bottom:#960 solid 3px;
	text-align:center;
}

#services_menu ul {
	font-size:14px;
}

#side_area {
	float:left; 
	margin:0 30px 30px 30px; 
	width:200px; 
	background:#fff;
}

.small_gold {
	color:#960;
	font-size:12px;
	font-style:italic;
}

.title {
	color:#960;
	font-size:24px;
}