/* CSS Document */



body {

	margin:0;

	padding:0;

	background-repeat: repeat-x;

	background-color: #042E09;

}

#navigation {

	height: 37px;

	background-color: #F1951A;

	background-image: url(images/leftnav.jpg);

	background-repeat: no-repeat;

	background-position: left;

}

#navigation ul {

	display: inline;

}



#navigation li{

	display: inline;

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

	color: #3F3E84;

	font-size: 14px;

	line-height: 37px;

	height: 37px;

	text-align: left;

	padding-left: 3px;

	padding-right: 2px;

	font-weight: bold;

}

#navigation a {

	font-weight: bold;

	color: #3F3E84;

	text-decoration: none;

}

#navigation a:hover {

	color: #FFFFFF;

	text-decoration: none;

}



.whiteborder {

	background-color: #FFFFFF;

}



.footer {

	background-image: url(images/bk.jpg);

	background-repeat: repeat-x;

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

	font-size: 10px;

	text-align: center;

}

.footer a {

	color: #000000;

	text-decoration: underline;

}

.footer a:hover {

	text-decoration: none;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px 10px;
	font-size: 12px;
	line-height: normal;
	color: #2D2B5A;
	background-color: #FFFFFF;
	font-style: normal;

}

.content a {

	font-weight: bold;

	color: #AD7FB0;

}



.content a:hover {

	color: #D0B6D3;

	text-decoration: none;

}

h1 {

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

	color: #EC931B;

	font-size: 20px;

	font-weight: bold;

	text-align: left;

}



h2{

	color: #6363AB;

	font-size: 14px;

	font-weight: bold;

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

}

.column {

	background-color: #FFFFFF;

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

	font-size: 10px;

	line-height: 20px;

	padding: 5px 15px 15px;

	color: #666666;

}



.repair {

	background: url(images/repair-banner.jpg) no-repeat top left;

	width: 426px;

	height: 187px;

	float: left;

}	



.repair h3 {

	color: #FFF;

	text-align: right;

	padding-top: 15px;

	text-shadow: 2px 2px #333;

	font-size: 16px;

	padding-right: 30px;

}	



.repair p {

	width: 330px;

	float: right;

	text-align: center;

	color: #FFF;

	font-weight: bold;

	margin: 7px 0;

}	



.services {

	background: url(images/services-banner.jpg) no-repeat top left;

	width: 416px;

	height: 148px;

	float: left;

	padding:10px 0 0 10px;

	margin: 15px 0;

}



.services h3 {

	color: #FFF;

	margin:0;

	text-transform: uppercase;

	font-size: 14px;

	width: 150px;

	float: left;

}	



.services ul {

	padding: 0 0 0 5px;margin:5px 0;

	float: left;

	width: 195px;

	list-style: none;

}	



.services ul li {

	color: #FFF;

	background: url(images/icon-arrow.jpg) no-repeat center left;

	padding: 0 0 0 15px;

}	



.credit {

	background: url(images/credit-banner.jpg) no-repeat top left;

	width: 426px;

	height: 46px;

	float: left;	

	padding: 15px;

	text-align: center;

}



.credit a {

	text-decoration: none;

	color: #FFF;

	text-shadow: 2px 2px #333;

	font-size: 16px;

}		
