@charset "UTF-8";
/* CSS Document */

* {

	padding: 		0px;
	margin: 		0px;

}
	
body{

	background-color: #383a3a;
	
}

#contentHolder {

	width: 1056px;
	margin: 0px auto;
	
}

#headerNav{

	width: 1023px;
	height: 146px;
	background-color:#000000;
	margin-left: 17px;
	margin-right: 16px;
	border-bottom: 2px solid;
	border-bottom-color: #737f84;
}

#logo{

	width: 134px;
	height: 100px;
	margin-left: 44px;
	padding-top: 35px;
	float: left;
	
}

#navigation{

	float: right;
	width: 682px;
	height: 100px;
	padding-top: 20px;
	margin-right: 0px;
	
	
}


#bookmarks{     
	float: right;
        margin-right: 30px;
        margin-top: -140px;
}


/*------ New Navigation Style ------*/

/* See external menu styles: One for IE6, and one for the rest*/

/*------ End Navigation Styles ------ */



#page{

	width: 1056px;
	
}

#flashBack{

	background: transparent url(images/bg_img_03.png) center top;
	width:1056px;
	height:237px;	
	padding: 0px;
	margin: 0px;

}

#flash{

	width:1023px;
	height:237px;
	margin-left: 17px;
	/* padding-bottom: 80px; */
	padding-top: 0px;
	background-color: #000;

}

#pageMid{

	background: transparent url(images/bg_img_05.png) repeat-y center top;
	width: 1056px;
	height: 100%;

}

#promo{

	width: 1023px;
	height: 122px;
	background-color:#bccccc;
	margin-left: 17px;
	margin-right: 16px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
}

#promo h3{
	
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	
}

#promo p{

	font-size: 11px;
	margin-bottom: 12px;
	
}

#promo a{

	color: #222222;
	text-decoration: none;
	/* font-style: italic;
	font-size: 11px; */
	font-size: 14px;
	font-weight:bold;
	
}

#promo a:hover{

	color: #222222;
	text-decoration: underline;
	font-weight:bold;
	/* font-style: italic;
	font-size: 11px; */
	font-size: 14px;
	
}

#spot1{

	width: 350px;
	height: 120px;
	padding-top: 9px;
	padding-left: 120px;
	float: left;
	
}

#spot2{

	
	width: 310px;
	height: 112px;
	padding-top: 9px;
	padding-left: 10px;
	margin-left: 340px;
	border-left: dashed #a7a9b1 1px;
	
}

#spot3{

	
	width: 378px;
	height: 112px;
	padding-top: 9px;
	padding-right: 36px;
	padding-left: 100px;
	float: right;
	border-left: dashed #a7a9b1 1px;
	
}

#pPhoto{

	width: 156px;
	height: 104px;
	float: left;
	
}

#pCopy{

	width: 145px;
	height: 100px;
	float:right;
	
}

SPAN.pCopy_text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#lowerContent{

	clear: both;
	width: 1056px;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a9b1;
}

#lowerContent h2{

	font-size: 18px;
	font-weight: normal;
	margin-bottom: 18px;
	
}

#lowerContent p{

	font-size: 12px;
}

#lowerContent a{

	font-family: Arial, Helvetica, sans-serif;
	color: #a7a9b1;
	text-decoration: none;
	font-weight: normal;
}

#contact{

	float: left;
	width: 250px;
	padding-left: 70px;
	padding-top: 58px;
	line-height: 18px;	
}

#contact a{

	font-family: Arial, Helvetica, sans-serif;
	color: #a7a9b1;
	size: 12px;
	text-decoration: none;
	font-weight: normal;
	
}

#copy{

	float: right;
	width: 650px;
	margin-right: 50px;
	padding-top: 25px;
	line-height: 16px;;
	height: 300px;;
	
}




#pageBottom{

	background: transparent url(images/bg_img_07.png) center top;
	width: 1056px;
	height: 45px;
	
}

#pageFooter{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a9b1;
	text-decoration: none;
	font-weight: normal;
        font-size: 12px;
  	margin-left: auto ;
  	margin-right: auto ;
}

#pageFooter P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

#pageFooter a{

	font-family: Arial, Helvetica, sans-serif;
	color: #a7a9b1;
	size: 12px;
	text-decoration: none;
	font-weight: normal;		
}
