
body {

	margin-top:0px;
	padding-top:0px;
	background-color:#fff;


}

* {
	
	margin: 0;
	padding: 0;
}

img { border: none; }


div#top { 
	width: 100%; 
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color:#141824;
}


div#footer { 
	width: 100%; 
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

div#footer_main { 
	width: 950px; 
	height: 50px;
	background-color:#141824;
	margin-left: auto;
	margin-right: auto;
	border-right: 2px solid #fff;
}

div#footerCopyright { 
	float: right;
	margin-right: 10px;
	line-height: 50px;
	color: #dedfdc;
	font-size:9px;	
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
}

div#footerBuildmedia { 
	float: right;
	margin-right: 10px;	
}

div#footerBuildmedia a { float:left; }

a { 
	color: #dedfdc;
	font-size:9px;	
	font-family: 'Verdana', Helvetica, Arial, sans-serif;	
	text-decoration:underline;
	margin-left: 5px;	
}

div#header { 
	width: 950px; 
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
div#logo {	
	width: 300px; 
	height: 80px;
}


div#main_image { 
	width: 100%; 
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(graphics/back_strip.jpg);
}

div#main_content {
	width: 900px; 
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333;
}

div#main_flash {	
	width: 900px; 
	height: 350px;
}



div#bottom { 
	width: 100%; 
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
}

div#bottom_row1 {
	width: 950px; 
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;

}

div#bottom_col {
	width: 405px;
	height: 300px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	border-right: 1px solid #fff;
		background-color:#dedfdc;
		padding-left: 20px;	
}

div#bottom_col2 {
	width: 120px;
	height: 300px;
	float:left;
	border-top:#c3c4d6 solid 0px;
	border-right: 1px solid #fff;
	padding-left: 10px;	
	background-color:#ededef;
}

div#bottom_col1 {
	width: 260px;
	height: 300px;
	float:left;
	border-top:#000033 solid 0px;
	border-right: 1px dashed #ccc;
}

h1 {
color:#141824;
font-family: Helvetica, Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
text-transform: normal;
letter-spacing: 0px;
margin-top: 12px;
margin-left: 0px;
margin-right: 20px;
line-height:18pt;
text-indent:0px;	
}

p {
color:#666;
font-family: 'Verdana', Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
text-transform: normal;
letter-spacing: 0px;
margin-top: 15px;
margin-left: 0px;
margin-right: 20px;
line-height:15pt;
}

p.contact {
color:#666;
font-family: 'Verdana', Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
text-transform: normal;
letter-spacing: 0px;
margin-top: 15px;
margin-left: 0px;
margin-right: 20px;
line-height:13pt;
}



a.hover { color: #333; }


#button {
	font-weight: bold;
	width: 250px;
	text-indent:20px;
	line-height:14pt;
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;		
	}
	
#button ul {	
	list-style: none;
}
		
#button li { margin-right: 0px; }

#button li a {

	display: block;
	padding: 10px 0px 0px 0px;
	color: #a4a4a4;
	text-decoration: none;
	size:12pt;
	width: 100%;
	border-bottom: 0px solid #ececec;
	background-image:url(graphics/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;


}				

#button li a:hover { color: #121622; 
	background-image:url(graphics/arrow_1.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#button1 {
	font-weight: bold;
	width: 250px;
	text-indent:20px;
	line-height:14pt;
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-left: 10px;		
	}
	
#button1 ul {	
	list-style: none;
}
		
#button1 li { margin-right: 0px; }

#button1 li a {

	display: block;
	padding: 10px 0px 0px 0px;
	color: #a4a4a4;
	text-decoration: none;
	size:12pt;
	width: 100%;
	border-bottom: 0px solid #ececec;
	background-image:url(graphics/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;


}				

#button1 li a:hover { color: #121622; 
	background-image:url(graphics/arrow_1.gif);
	background-position:left;
	background-repeat:no-repeat;
}


#button1 a.selected {
    color: #008fd4;	
    background-image:url(graphics/but_test.jpg);
}

	
.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */
