@charset "utf-8";
/* Copyright LeadTrue.com */
/* Coded By David Horne */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #e15e5e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #787878;
	font-family: Verdana, Arial, "Trebuchet MS";
}

#container {
	width: 842px;
	margin: auto;
}

#header {
	width: 839px;
	height: 106px;
	border: #c5dfff solid 1px;
	background-image: url(images/headerbg.png);
	margin-top: 10px;
	float: left;
}

img.logo {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

h1.header {
	float: left;
	font-size: 15px;
	margin-left: 60px;
	margin-top: 38px;
	font-family: 'Trebuchet MS', Verdana, Arial;
}

#contact {
	float: right;
	width: 260px;
	height: 85px;
	margin-right: 14px;
	margin-top: 7px;
}

p.contact {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #e15e5e;
	width: 230px;
	margin-left: 20px;
	text-align: center;
}

img.contact {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

#nav {
	background-image: url(images/barbg.png);
	width: 839px;
	height: 29px;
	border: #c5dfff solid 1px;
	border-top: 0px;
	float: left;
}

ul.nav {
	margin-top: 7px;
	text-align: center;
}

li.nav {
	display: inline;
	list-style-type: none;
	margin-left: 55px;
}

li.navactive {
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

a.nav {
	color: #787878;
}

#left {
	float: left;
	width: 557px;
	margin-top: 10px;
}

#left2 {
	float: left;
	width: 240px;
	margin-top: 10px;
}

img.flash {
	float: left;
	margin-top: 10px;
}

img.entry {
	float: left;
	border: #c5dfff solid 1px;
}

img.entry2 {
	float: left;
	border: #c5dfff solid 1px;
	margin-left: 10px;
}

img.entry3 {
	border: #c5dfff solid 1px;
}

#contentbox {
	float: left;
	width: 273px;
	height: 262px;
	margin-top: 10px;
}

#contentbox2 {
	float: right;
	width: 270px;
	height: 262px;
	margin-top: 10px;
	margin-left: 10px;
}

h2.title {
	width: 271px;
	height: 16px;
	background-image: url(images/barbg.png);
	border: #c5dfff solid 1px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

p.content {
	margin-top: 10px;
	font-size: 11px;
	line-height: 16px;
}

#right {
	float: right;
	width: 273px;
	margin-top: 10px;
}

#right2 {
	float: right;
	width: 590px;
	margin-top: 10px;
	border: #c5dfff solid 1px;
	padding-bottom: 20px;
}


h3.title {
	width: 271px;
	height: 16px;
	background-image: url(images/barbg.png);
	border: #c5dfff solid 1px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	float: left;
}

h3.innertitle {
	width: 238px;
	height: 16px;
	background-image: url(images/barbg.png);
	border: #c5dfff solid 1px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
}

#quickcontact {
	width: 271px;
	height: 170px;
	background-image: url(images/quickcontact.png);
	border: #c5dfff solid 1px;
	border-top: 0px;
	float: left;
}

#quickcontact2 {
	width: 238px;
	height: 170px;
	background-image: url(images/quickcontact2.png);
	border: #c5dfff solid 1px;
	border-top: 0px;
}

p.label {
	width: 67px;
	margin-top: 10px;
	text-align: right;
	line-height: 26px;
	font-weight: bold;
	color: #e15e5e;
	float: left;
	font-size: 9px;
}

p.label2 {
	width: 30px;
	margin-top: 10px;
	text-align: right;
	line-height: 26px;
	font-weight: bold;
	color: #e15e5e;
	float: left;
	font-size: 10px;
	margin-left: 15px;
}

form.contact {
	width: 169px;
	height: 130px;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
}

form.contact2{
	width: 140px;
	height: 130px;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
}

input.text {
	background-color: #eff6fc;
	width: 114px;
	height: 14px;
	border: #c5dfff solid 1px;
	margin-top: 4px;
	text-indent: 4px;
	font-size: 10px;
	color: #787878;
	padding: 3px;
	float: left;
}

input.text2 {
	background-color: #eff6fc;
	width: 80px;
	height: 14px;
	border: #c5dfff solid 1px;
	margin-top: 4px;
	text-indent: 4px;
	font-size: 10px;
	color: #787878;
	padding: 3px;
	float: left;
}  

textarea.text {
	background-color: #eff6fc;
	border: #c5dfff solid 1px;
	margin-top: 4px;
	color: #787878;
	font-size: 11px;
	padding: 5px;
	float: left;
	height: 35px;
} 

input.submit {
	float: left;
	margin-left: 3px;
	margin-top: 2px;
}

.space {
	float: left;
	margin-top: 10px;
}

.moreinfo {
	background-image: url(images/sidebarinfo.png);
	width: 271px;
	height: 52px;
	float: left;
	border: #c5dfff solid 1px;
	border-top: 0px;
}

.moreinfo2 {
	background-image: url(images/sidebarinfo2.png);
	width: 238px;
	height: 52px;
	float: left;
	border: #c5dfff solid 1px;
	border-top: 0px;
}

form.newsletter {
	width: 200px;
	height: 40px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

form.newsletter2 {
	width: 180px;
	height: 40px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

input.signup {
	float: left;
	margin-top: 4px;
	margin-left: 3px;
}

img.pdf {
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}

img.viewkit {
	float: left;
	margin-left: 10px;
	margin-top: 13px;
}

#partners {
	float: left;
	width: 842px;
	height: 74px;
	background-image: url(images/clientsbg.png);
	margin-top: 10px;
}

ul.partners {
	width: 802px;
	height: 38px;
	margin-top: 23px;
	margin-left: 150px;
}

li.partners {
	display: inline;
	list-style-type: none;
	margin-left: 40px;
	float: left;
}

.footer li {
	display: inline;
	list-style-type: none;
}

li.foot {
	margin-left: 5px;
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

ul.footer {
	width: 842px;
	text-align: center;
	float: left;
	margin-top: 10px;
}

#quicknav {
	width: 238px;
	height: 107px;
	background-image: url(images/quicknavbg.png);
	border: #c5dfff solid 1px;
	border-top: 0px;
}

ul.quicknav {
	width: 160px;
	height: 30px;
	margin-left: 50px;
	margin-top: 10px;
	float: left;
}

ul.quicknav2 {
	width: 300px;
	height: 30px;
	margin-left: 50px;
	margin-top: 10px;
	float: left;
}


ul.quicknav  li{
	margin-top: 10px;
	list-style-type: disc;
}

h2.titleinner {
	width: 590px;
	height: 24px;
	background-image: url(images/barbg.png);
	text-align: center;
	font-size: 18px;
	color: #29588f;
	font-weight: normal;
	border-bottom: 1px solid #c5dfff;
}

p.contentinner {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	width: 96%;
	float: left;
}

img.pic {
	margin-left: 20px;
	margin-top: 10px;
}

ul.list {
	margin-left: 60px;
}

ul.list li {
	margin-top: 5px;
}

img.box {
	float: right;
	margin-right: 80px;
}

h3.titleinner {
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #29588f;
	padding: 20px;
}

ol.list {
	margin-left: 60px;
}

ol.list li {
	margin-top: 7px;
}

fieldset {
	border: 0;
}

div.features {
	float: left;
	width: 255px;
	border: #c5dfff solid 1px;
	border-top: none;
	padding: 8px;
	height: 183px;
}

.description {
	padding-bottom: 10px;
}

.picmid {
	display: block; 
	margin: auto;
}
