@charset "utf-8";
/* CSS Document */
body{
	Padding: 0;
	margin: 0;
	background-image: url(images/bkgdimg.gif);
	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

h1, h2, p, span{
	margin:0; padding:0;
}

h1,h2,h3 {
margin-top: 0.5em;
font-weight: normal;
}

h1 {
font-size: 1.5em;
color: #ffa100;
}

h2 {
	font-size:1.3em;
	color:#c5c5c5;
	font-weight:bold;
}

h3, legend {
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
}
p 
{
 color:#fbfbfb;
line-height:16px;
margin-bottom:10px;
 }

a {color:#ffb600;}
a:visited, a:active {color:#ffb600;}
a:hover {color:#c17c06;}
a img{
	border: none;	
}
/* ----------------- Main Site ----------------- */
#wrapper
{
	background-color: #3b3b3b;
	color: #FFF;
	margin: 32px auto 25px;
	padding: 1px;
	width: 960px;

}
/* ----------------- A Href Nav Links -----------*/
a.nav:link {color:#3b3b3b}
a.nav:link { color:#3b3b3b }
a.nav:visited { color:#3b3b3b }

/*------------------ Form Container ------------- */
#formcontainer {width:700px; margin:0 auto;}
dl {clear:both;}
dt {float:left; text-align:right; width:90px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; width:475px; line-height:25px; margin:0 0 10px 0;}


/* ----------------- Top Header ----------------- */
#header
{
background-color:#000;
width: 960px;
height: 77px;
position: relative;
margin:0 auto;
}

#header img.logo{
	position:absolute;
	left:10px;
	top:8px;
	width:127px;
	height:64px;
}

#header img.logoright{
	position:absolute;
	left:750px;
	top:1px;
	width:210px;
	height:75px;
}

/* ----------------- Flash Navigation-----------------  */
#flashnav
{

}

/*----------------- Navigation Buttons ----------------- */
#navbuttons{	
	clear:both;
	background: url(images/navbkgd.jpg) repeat-x;
	width: 960px;
	height: 55px;
	top:4070px;
	left:238px; 
	margin: 0 auto;
}
#navbuttons ul
{
	width:660px; 
	height:28px; 
	top:2px; 
	left:1400px;
}

#navbuttons ul li
{
	width:120px; 
	height:28px; 
	float:left;
}

#navbuttons ul li a{
	width:120px;
	height:44px;
	display:block;
	color:#ffffff;
	border-right:1px solid #323232;
	font:11px/28px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


#navbuttons #nav {
	clear:both;
	width:auto;
	padding:1px 10px 10px 0 !important;
	padding:4px 10px 10px 0;	
}

#navbuttons a:hover {
	color:#111;
	padding:0 0 16px 0;
	background:url(images/bluerollover.jpg) top repeat-x;
	height:27px;
	border-bottom:2px solid #79B5D6;
}

#navbuttons ul
{
	margin: 0;
	padding: 10px 20px 10px 20px;
}


#navbuttons li{
	display:inline;
}

#navbuttons a:link, #navbutton a:visited{
	text-decoration: none;	
}

/*----------------- Bar --------------------*/
#bar {
	background:url(images/bar.jpg)top repeat-x #4F9EC9;
	/*background: red;*/
	width:960px;
	height:12px;
}

/*-----------------  Main Content ----------------- */

#maintopcon{
width: 960px;
margin: 0 auto;
border-bottom:2px solid #000000;
}

#topleftcon{
float:left;
width:101px;
border-bottom:2px solid #000000;
}

#topmiddlecon{
background: #191919;
float:left;
width:407.5px;
height:128px;
padding:0px 10px 0 10px;
border-bottom:2px solid #000000;
border-right:2px solid #000000;
}

#toprightcon{
background: #272727;	
float:left;
width:409.5px;
height: 128px;
padding:0 10px 0 10px;
border-bottom:2px solid #000000;
}



/* -------------------------Second Column Content----------------- */

#mainbottomcon{
	width: 960px;
	margin: 0 auto;
	
	
}

#bottomleftcon{
	width:290px;
	float:left;
	padding: 10px;
	display:block;
	color:#ffffff;
	border-right:1px solid #8d8d8d;
	font:12px Arial, Helvetica, sans-serif;
	
	}
	
#mainbottomleftcon img.left
{
	float:left;
	
}



#bottommiddlecon{
	width:300px;
	float:left;
	padding: 10px;
	
	height:140px;
	display:block;
	color:#ffffff;
	border-right:1px solid #8d8d8d;
	font:12px Arial, Helvetica, sans-serif;
}

#bottomrightcon{
	width:300px;
	float:left;
	padding:10px;
	font:12px Arial, Helvetica, sans-serif;	
	/*padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
*/
}
/*-------------------Index 2 template-------------------*/
#t2con{
width:960px;	
}
#con2{
padding :10px 20px;
}


#footer{
	background: #191919;
	width:920px;
	height: 59px;
	/*margin: 0 auto;
	
	padding: 20px auto 10px;
	*/
	clear:both;
	border-top:1px solid #eee;
	padding:20px;
	margin:30px 0 0;
	}
#footer .aligntext{
	margin: 10px 0;
	padding-top: 200px;
	display:block;
	float:right;
