@charset "utf-8";
body {
	background-color: #f2f2f2;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

ul {
	list-style-type:none;
	line-height: 1.5em;
	margin-left: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}

li {
	padding-left:20px;
	background-position:0px 5px;
	background-color: transparent;
	background-image: url(images/iconbullet1.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #C96001;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

h2 {
	color: #86B744;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

h3 {
	color: #86B744;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: inline;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#head img {
	margin-right: 20px;
}


#navigation {
	height: 33px;
	width: 950px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}

#navigation .home a {
	float: left;
	display: block;
	width: 66px;
	height: 33px;
	background-image: url(images/nav-home.gif);
	margin-left: 20px;
	}

#navigation .about a {
	float: left;
	display: block;
	width: 84px;
	height: 33px;
	background-image: url(images/nav-about.gif);
	}
	
#navigation .services a {
	float: left;
	display: block;
	width: 81px;
	height: 33px;
	background-image: url(images/nav-services.gif);
	}	

#navigation .why-us a {
	float: left;
	display: block;
	width: 72px;
	height: 33px;
	background-image: url(images/nav-why.gif);
	}

#navigation .resources a {
	float: left;
	display: block;
	width: 138px;
	height: 33px;
	background-image: url(images/nav-resources.gif);	
	}

#navigation .contact a {
	float: left;
	display: block;
	width: 106px;
	height: 33px;
	background-image: url(images/nav-contact.gif);	
	}
			
#navigation a:hover {
	background-position: bottom;
	}
	
#navigation .active{
	background-position: bottom;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-image.jpg);
	background-repeat: no-repeat;
	height: 299px;
}
#header #button {
	height: 60px;
	width: 284px;
	padding-top: 90px;
	padding-left: 645px;
}


#corners {
	background-image: url(images/bg-corners.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 980px;
	padding-bottom: 15px;
}

#content {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e7e7e7;
	height: 210px;
	margin-top: 12px;
}
#col1 {
	float: left;
	width: 239px;
}
#col1 #inner {
	padding: 20px;
}
#col2 {
	float: left;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
	height: 210px;
}
#col2 #inner {
	padding: 20px;
}
#col3 {
	float: right;
	width: 456px;
}
#col3 #inner {
	padding: 20px;
}
#footer {
	background-color: #231f20;
	height: 70px;
	width: 100%;
	margin-top: 33px;
}
#footer #inner {
	color: #a5a5a5;
	width: 950px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#content-int {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
	background-color: #FFFFFF;
}
#col1-int {
	float: left;
	width: 700px;
}
#col1-int #inner {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 40px;
}
#col2-int {
	float: right;
	width: 250px;
	margin-top: 45px;
	margin-bottom: 30px;
}
#col2-int #inner {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
}
#disclaimer {
	font-size: 11px;
	color: #8A8A8A;
	width: 944px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.services-table {
	
}
.services-table td {
	padding-bottom: 5px;
	border-collapse:collapse;
	border: 1px solid #efefef;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 16px;
}
.services-tabletext {
	margin-bottom: 20px;
	
}
.services-tabletext td {
	border-collapse:collapse;
	padding-top: 10px;
	padding-left: 20px;
}
.marked {
	color: #C96001;
	font-size: 20px;
	font-weight: bold;
}
.asterisk {
	font-size: 11px;
}
.small {
	font-size: 11px;
}
.border {
	border: 1px solid #AAAAAA;
}





.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}
	
a:link   { text-decoration: none; color: #c56600;}
a:active { text-decoration: none; color: #86B744; }	
a:visited   { text-decoration: none; color: #c56600; }
a:hover  { text-decoration: none; color: #86B744; }

