a,  a img, img {
	text-decoration: none;
	border: none;
	color: #05487b;
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#353535;
	margin: 0 0 10px 0;
	line-height: 150%;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
}
#header {
	background: url(../images/header-bg.jpg) repeat-x left top;
	height: 118px;
	padding: 12px 0 0 0;
}
.trebuchet {
	font-family:'Trebuchet MS';
}
.top-caption {
	font-family:'Trebuchet MS';
	color: #7a7a7a;
	font-size: 18px;
	padding: 10px 0;
	text-align: center;
	background: #353535;
}
.logo {
	padding: 0px 0 0 20px;
	float: left;
	width: 390px;
}
.header-right {
	text-align: right;
	padding: 0 12px 0 0;
	margin-left: 420px;
	_margin-left: 430px;
}
.spotlight {
	padding: 18px 5px 0 0;
}
.spot-left {
	width: 700px;
	/*background: #00FF00;*/
}
.spot-right {
	margin-left: 715px;
	font-family:"trebuchet MS";
	line-height: 1.5em;
}
.spot-right h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 20px;
}
.contact-form {
	font-size: 14px;
}
.contact-form p {
	margin: 10px 0;
}
.contact-form label {
	
}
.contact-form input.inputbox {
	width: 227px;
	background: url(../images/inputbox-bg.jpg) repeat-x left top; 
	border: 1px solid #cfcfcf;
	height: 19px;
	margin-top: 5px;
}
.contact-form input.inputbox-model {
	width: 227px;
	background:#fdfdfd url(../images/inputbox-bg.jpg) repeat-x left bottom; 
	border: 1px solid #cfcfcf;
	height: 94px;
}
.privacy {
	color: #860200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#main {
	padding: 20px;
	/*font-family:"trebuchet MS";	*/
}
.col1 {
	width: 690px;
	/*background: #FF0000;*/
}
.col2 {
	margin-left: 705px;
	/*background:#00FF00;*/
}
.welcome {
	color: #000000;
	font-family:"trebuchet MS";	
}
.welcome h1.content-heading {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0 10px 0;
	color: #000000;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}
/*-------------------------------------------------*/
.footer {
	background:#353535;
	text-transform: uppercase;
	font-family:"trebuchet MS";
	color: #9a9898;
	padding: 10px 0 0 0;
 }
.footer ul {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 99%;
}
.footer ul li {
	list-style: none;
	display: inline;
	border-right: 1px solid #9a9898;
	height: 20px;	
}
.footer ul li a {
	color: #9a9898;
	font-size: 12px;
	display: inline-block;
	padding: 1px 5px;
	text-transform: uppercase;
}
.footer ul li a:hover {
	color: #FFFFFF;
}
.footer ul li.last-item  {
	border: none;
}

/*----------------------------------------------------------*/

.navigation {
	background: url(../images/menu-bg.jpg) no-repeat left top;
	height: 38px;
	margin : 10px 10px 0 20px;
}
.navigation ul {
	padding: 0;
	margin: 0;
	padding-top: 4px;
}
.navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
.navigation ul li a {
	color: #FFFFFF;
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
	background: url(../images/deivder.jpg) no-repeat right top;
	height: 29px;
	padding: 5px 20px 0 20px;
}
.navigation ul li a:hover {
	color: #FFFFFF;
}
.navigation ul li.last-item a  {
	border: none;
	background: none;
}

h1.content-heading {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0 10px 0;
	color: #bc201f;
}
h3.subhead {
	font-size: 20px;
	margin: 10px 0;
	font-weight: normal;
}
img.padding {
	margin: 10px;
}
.copyright {
	text-align: center;
	clear: both;
	color: #9a9898;
	padding-top: 10px;
}
.color-white {
	color: #FFFFFF;
}
.testimonials {}
.testimonials p {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
span.subtitle {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #152980;
}
span.date {
	color: #b91313;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
h3.subhead {
	font-size: 30px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
h3 {
	font-weight: bold;
	font-size: 16px;
}
h4 {
	font-size: 30px;
	font-weight: bold;
	margin: 15px 0;
	line-height: 1em;
}
h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
	line-height: 1em;
}
.white-box {
	border: 2px solid #17297f;
	padding: 10px;
	/*font-size: 18px;
	font-weight: bold;*/
	height: 270px;
}
.white-box h4 {
	margin: 5px 0;
}
.color-red {
	color: #b91313;
}
.color-blue {
	color: #192879;
}
.color-yellow{
	color: #ffff00;
}
ul.list-item {}
ul.list-item  li {
	padding: 5px 0;
}

