@charset "utf-8";

/* CSS Document */


html {

	overflow: auto;

}

	

* { 

	margin: 0; 

	padding: 0; 

}

	

body {

	background-color:#191919;

	letter-spacing: 0px;

	line-height: 16px;

	font-size: 12px;

	font-family:Arial, Helvetica, sans-serif;

	height: 100%;

	color: #7d7d7d;

	

}



#headerOuter{

	top: 0px;	

	background: url(/images/header/pageCurl.png) right top no-repeat;

	width: 100%;

	height: 99px;
	
	position: fixed;



}



#headerInner{

	margin-right: auto;

	margin-left: auto;

	top: 0px;

	width: 1024px;

	height: 150px;

}



#logoImage {

	top: 21px;

	left: 40px;

	width: 215px;

	height: 65px;

	position: relative;

	border: none;

}



#logoImage a{

	border: none;

}





#quote{
	top: 16px;
	left: 587px;
	width: 382px;
	height: 24px;
	position: relative;

}



.style1 {

	color: #FFFFFF;

	font-weight: 200;

	font-size: 14px;

	margin-top: 0px;

	margin-bottom: 7px;

}



.style2 {

	color: #FFFFFF;

}



.style3 {

	font-size: 11px

}



.style4 {

	font-size: 12px

}



.style5 {

	font-size: 13px

}



.style8 {

	color: #555555;

}


.style6 {
	color: #FFFFFF;

	font-weight: 200;

	font-size: 14px;

	margin-top: 0px;

	margin-bottom: 7px;
	
	text-transform:uppercase;
}

.style7 a:link{
	color: #b7b7b7;
	font-size: 10px;	
	text-transform:uppercase;
	text-decoration: none;
	border: none;
}

.style7 a:visited{
	color: #555555;
	font-size: 10px;	
	text-transform:uppercase;
	text-decoration: none; 
	border: none;
}

.style7 a:hover {
	color: #FFFFFF;
	font-size: 10px;	
	text-transform:uppercase;
	text-decoration: none;
	border: none;
}

.style7 a:active{
	color: #FFFFFF;
	font-size: 10px;	
	text-transform:uppercase;
	text-decoration: none;
	border: none;
}


hr{ 

	border:0;

	height:1px;

	color:#303030;

	background:#303030; 

}



#headerLine{

	top: 10px;

	left: 50px;

	width: 920px;

	height: 2px;

	border-bottom: solid;

	border-bottom-color: #303030;

	border-width: 1px;

	position: relative;

}



#bodyContainer{

	margin-right: auto;

	margin-left: auto;

	width: 1024px;

	height: 100%;

}



#footer{

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	border-top: solid;

	border-top-color: #303030;

	border-width: 1px;

	width: 922px;

	height: 50px;

	left: -1px;

	position: relative;

}



a:link{

	color: #b7b7b7;

	text-decoration: none;

	border-bottom: 1px solid #303030; 

}



a:visited{

	color: #555555;

	text-decoration: none;

	border-bottom: 1px solid #303030; 

}



a:hover {

	color: #FFFFFF;

	text-decoration: none;

	border-bottom: 1px solid #303030; 

}



a:active{

	color: #FFFFFF;

	text-decoration: none;

	border-bottom: 1px solid #303030; 

}







#footerLine{

	top: 0px;

	left: 50px;

	width: 922px;

	height: 2px;

	border-bottom: solid;

	border-bottom-color: #303030;

	border-width: 1px;

	position: relative;

}



#footerInfo{

	top: 5px;

	left: 0px;

	width: 403px;

	height: 10px;

	font-size: 10px;

	color: #595959;

	position: relative;

}



#imageLink {

	border: none;

}



img {

	border: none;

}

