@charset "utf-8";

body {
font:11px tahoma;
color:#4d4e4a;
line-height:16px;
background:#fcfbf9 url(images/h_bg.jpg) repeat-x;
margin:7px 0 0 0;
padding:0;


}

p {
margin:0;
padding:0;
}

h3{
margin:0 0 27px 0;
font-size:15px;
}



a {
font:11px tahoma;
color:#666;
text-decoration:none;
outline:none;
}

a:hover {
color:#004A80;
}


.footer {
	font:11px ;
	color:#837E7B;
	line-height:16px;
}

#contenth{
	background:url(images/h_con.jpg) repeat-x;

}

#photoGrad{
	background:url(images/photo_grad.jpg) repeat-x;
	width:228px;
	}
	
#banner{
	background:url(images/h_bannerbg.jpg) no-repeat right top;
	}

#all{
 background:url(images/hrep.jpg) repeat-y;
 }
 
.whitey{
 color:#FFF;
 }
 
.whitey a{
 color:#004A80;
 text-decoration:underline;
 }


.Blacky{
 color:#000;
 
 }
/*modifications*/

.free-download {
	width:719px; 
	height:50px;  
	text-align:center; 
}

.free-download #download-link {
	width:550px; 
	background:#6eb9be; 
	margin:0px auto;
	padding-top:4px; 
	padding-bottom:7px;
}

#download-link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
	text-decoration:underline;
}

#download-link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer-links2 {
	width:1020px;
	margin:5px 0px 20px 230px;
}

.footer-links2 a,.footer-links2 a:link{
	color: #d3cfcf;
	
}









