@charset "UTF-8";
/* CSS Document */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
	
body{
	background-color: #404040;
	}

#wrapper{
	width: 1010px;
	height: 605px;
	margin: 0 auto;
	padding: 70px 0px;
	}
	
#headlines{
	position: relative;
	float: left;
	width: 183px;
	height: 607px;
	padding-right: 30px;
	}
	
	
.headline1 a:link {font-family: Verdana, Futura, sans-serif;color:#80a1b6;text-decoration:none;}      /* unvisited link */
.headline1 a:visited {font-family: Verdana, Futura, sans-serif;color:#80a1b6;text-decoration:none;}  /* visited link */
.headline1 a:hover {font-family: Verdana, Futura, sans-serif;color:#80a1b6;text-decoration:none;}  /* mouse over link */
.headline1 a:active {font-family: Verdana, Futura, sans-serif;color:#80a1b6;text-decoration:none;}  /* selected link */

.headline1{
	display:inline;
	float: right;
	position: relative;
	padding-top: 44px;
	padding-right: 42px;
	height: 43px;
	width: 140px;	
	font-size: 13px; 
	color: #80a1b6; 
	text-align: right;
	font-family: Verdana, Futura;
}
	
.headline2{
	display: inline;
	float: right;
	position: relative;
	padding-top: 4px;
	margin-right: 42px;
	width: 140px;
	font-size: 10px; 
	line-height: 16px; 
	color: #80a1b6; 
	text-align: right; 
	font-family: Verdana, Futura;
	}
	
#head_blue .headline1{
	height: 24px;
	}
	
#head_orange{
	background: #404040 url(../images/logo1.jpg) top right no-repeat;
	float: left;
	width: 183px;
	height: 122px;
	padding-bottom: 231px;
	}
	
#head_blue{
	background: #404040 url(../images/logo2.jpg) top right no-repeat;
	clear:both;
	width: 183px;
	height: 122px;
	}
	
#sep{		
	display: inline;
	position: relative;
	float: right;
	width: 106px;
	height: 4px;
	margin-right: 45px;
	background: transparent url(../images/sep1.jpg) bottom right no-repeat;
	}
	
#cc{
	position: relative;
	float: left;
	width: 797px;
	height: 604px;
	}
	
.copy{
	width: 660px;
	padding-left: 23px;
	padding-top: 35px;
	letter-spacing: 1px;
}
	
.headline3{	
	width: 660px;
	clear: both;
	padding-top: 4px;
	float: left;
	font-size: 15px; 
	color: #FFFFFF; 
	font-family: Verdana, Futura;
	}
	
.paragraph{
	clear: both;
	width: 625px;
	clear:both;
	padding-top: 20px;
	line-height: 22px;
	font-size: 12px; 
	color: #FFFFFF;
	font-family: Verdana, Futura;
	}
	
#body_blue .copy{
	padding-top: 19px;
	}
	
#body_blue p{
	padding-top: 7px;
	}

#body_orange{
	background: #f8971d url(../images/bodycap.gif) top left no-repeat;
	width: 797px;
	height: 346px;
	margin-bottom: 6px;
	}

#body_blue{
	background: #80a1b6;
	width: 797px;
	height: 255px;
	}
	
.foot{
	padding-top: 24px;
	position: relative;
	clear: both;
	width: 540px;
	}
	
#cc a {
	color: #FFFFFF; 
	text-decoration: none;
}	
  
#cc a:hover {
	color: #404040;
	}
	
	
#body_blue .foot{
	padding-top: 24px;
	}
	
.headline4{
	clear: both;
	min-width: 200px;
	text-align: left;
	padding-left: 23px;
	padding-top: 0px;
	font-size: 10px; 
	color: #404040;
	font-family: Verdana, Futura;
	}
	
.footcopy{
	position: relative;
	float: left;
	padding-left: 23px;
	height: 100px;
	font-size: 9px; 
	color: #FFFFFF; 
	text-align: left;
	font-family: Verdana, Futura;
	}
	
.column2 .footcopy{
	width: 120px;
	}
	
.footcopy2{
	display: inline;
	position: relative;
	float: left;
	padding-left: 3px;
	width:90px;
	font-size: 9px; 
	color: #FFFFFF; 
	text-align: left;
	font-family: Verdana, Futura;
	}

.column1{
	position: relative;
	float: left;
	width: 220px;
	height: 95px;
	background: transparent url(../images/sep2.jpg) top right repeat-y;
	}
	
.column2{
	position: relative;
	float: left;
	width: 285px;
	height: 95px;
	background: transparent url(../images/sep2.jpg) top right repeat-y;
	}	

	