@charset "utf-8";
/* CSS Document */
/* Global */
html, body{
	margin:0;
	padding:0;
	color:#fff;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color:#1d1d1d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffc;
	margin:0;
	padding:0;
}
a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	color:#f00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

a.thirteen:link{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
a.thirteen:hover{
	color:#f00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
}

/* Divs */
div#side_nav{
	width: 195px;
	margin: 16px 0 0 0;
	}
div#container{
	width: 840px;
	margin: 0 auto;
	margin-top: 44px;
}
div#flash{
	margin: 12px 0 0 0;
	width:840px;
	height:349px;
	background-image:url(../images/base.jpg);
	background-repeat:no-repeat;
}
div#flashobj{
	padding:10px; 
	width:820px; 
	height:329px;
}

div#hl_col{
	background-image:url(../images/wall_image4.jpg);
	background-repeat:no-repeat;
	width:395px;
	height:auto;
	margin:16px 0 0 0;
	padding:10px 30px 15px 30px;
}
div#al_col{
	background-image:url(../images/wall_image2.jpg);
	background-repeat:no-repeat;
	height:auto;
	margin:16px 0 0 0;
	padding:10px 30px 15px 30px;
}
div#al_col1{
	background-image:url(../images/wall_image3.jpg);
	background-repeat:no-repeat;
	height:auto;
	margin:16px 0 0 0;
	padding:10px 30px 15px 30px;
	width:500px;
}
div#hr_col{
	width:360px;
	margin:16px 0 0 15px;
	padding:0;
}
div#ar_col{
	width:250px;
	margin:16px 0 0 15px;
	padding:0;
}
div#nav{
	width:818px;
	height:35px;
	padding:0;
	
	background-color:#000;
}
ul#nav_list{
	list-style:none;
	margin:0;
	padding:0;
}
ul#nav_list li{
	display: inline;
	margin:0;
	padding:0;
}
/* Classes */
span.text_brief{
	font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; 
	font-size:18px;
	font-style:italic;
}
span.news_title{
	font-weight:bold;
	color:#FFFFCC;
}
p.news_sec{
	margin:0 auto;
	width: 85%;
	padding:5px 15px;
	border-width:0 0 1px 0;
	border-style: dotted;
	border-color:#fff;
}
p.videos_sec{
	margin:-15px 0px 0px 0px;
	width: 85%;
	padding:0px 15px 10px 0px;
	border-width:0 0 1px 0;
	border-style: dotted;
	border-color:#fff;
}
div.title{
	width:348px;
	height:19px;
	padding:3px 6px 3px 6px;
	background-image:url(../images/title_bg1.jpg);
	background-repeat:no-repeat;
}
div.title2{
	width:225px;
	height:19px;
	padding:3px 6px 3px 6px;
	background-image:url(../images/title_bg2.jpg);
	background-repeat:no-repeat;
}
span.sec_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
span.sec_title2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-left: 6px;
}
span.title_link{
	float:right;
}
input.news_field{
 	background:url(../images/new_field.jpg);
	background-repeat: none;
	border-width: 0;
	border-style: none;
	width: 271px;
	height: 18px;
	margin: 7px 0 0 6px;
	padding: 5px;
	color:#666;
}
.officer_image {float:left;
	padding-right:10px;
	padding-bottom:5px;
	margin:0px;
	}

.maintext {font-family:Arial, Helvetica, sans-serif; color:#CCCCCC; font-size:12px}
.formtext {text-align:left; font-weight:bold}
.typetext {background-color:#202020; border:1px solid #333333; color:#CCCCCC}
.ul2 {
list-style-image:url(../images/arrow.gif);
margin-left : 0;
margin-top : 0;
font-size:12px;
}
.ul_home {margin-top:0;
	line-height:13px;
	font-size:11px;}
	
.ul_testimonials {padding:0px;
	margin:0px;
	list-style-position:inside;
	line-height:13px;
	font-size:11px;
	}
.ul_links {padding:0px;
list-style:none;
	margin-left:10px;
	list-style-position:inside;
	line-height:13px;
	font-size:11px;}
.ul_links li{
	padding-bottom: 6px;
	}