@charset "utf-8";
/* CSS Document */

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, blockquote, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/*end reset*/
body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 13px;
	background: url(images/bg.jpg) repeat-x #b5b9c1;

}
.clear {
	clear: both;
}
#container {
	background: url(images/background_02.jpg) repeat-x #FFFFFF;
	width: 850px;
	margin: 0px auto;
	margin-top: 40px;
}
#caption {
	text-indent:-9999px;
	line-height:0px;
	}
	
h2 {
	font-size: 20px;
	color: #541515;
}
h3 {
	font-size: 20px;
	color: #4c6589;
	margin-top: 15px;
}
	
a {
	color: #015db2;
	font-weight: bold;
	text-docration: none;
}
a:hover {
	color: #d10202;
	text-decoration: underline;
}
.top {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
}

.animation {
	margin: 0px auto;
	width: 850px;
	height: 221px;
}

#navcontainer {
	width: 850px;
	background: url(images/nav.jpg) repeat-x #C00;
	
}

#navcontainer li {
	float: left;
	list-style-type: none;
}

#navcontainer li a
{
	display: block;
	background: url(images/nav.jpg) repeat-x #C00;
	color: #FFFFFF;
	padding: 20px 49px;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}
#navcontainer li a:hover {
	color: #FFFFEA;
	background: url(images/over.jpg);
	text-decoration: underline;
}
#main {
	background: url(images/gradiant.jpg) repeat-x #FFFFFF;
	width: 810px;
	padding: 50px 20px 30px 20px;
}
#left {
	width: 275px;
	border-right: 1px solid #CCCCCC;
	padding-right: 20px;
	float: left;
}
#right {
	width: 490px;
	float: right;
}
#mainleft {
	width: 275px;
	float: left;
}
#mainright {
	width: 490px;
	float: right;
	padding-left: 30px;
	border-left: 1px solid #CCCCCC;
}
#lefttestimonial {
	width: 400px;
	float: left;
}
#righttestimonial {
	width: 375px;
	float: right;
}

.testimonials {
	padding: 20px;
	border: 1px solid #CCCCCC;
	text-align: justify;
	margin-bottom: 10px;
}
.name {
	font-weight: bold;
	line-height: 20px;
	color: #0354c3;
}
#footer {
	background: url(images/background_04.jpg) repeat-x #b5b9c1;
	padding-top: 10px;
	clear: both;
	width: 850px;
	height: 150px;
}
#navfooter {
	margin-left: 30px;
	padding-bottom: 20px;
	
}
#navfooter li {
	float: left;
	list-style-type: none;
}
#navfooter li a{
	display: block;
	padding: 5px 45px 0px 45px;
	color: #013d88;
	font-size: 14px;
	text-decoration: none;
}
#navfooter li a:hover{
	text-decoration: underline;
	color: #013d88;
}
.info {
	font-weight: bold;
	font-size: 15px;
	color: #000;
	line-height: 28px;
	padding-bottom: 10px;
}
.info {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	padding-bottom: 10px;
}
.list {
	line-height: 20px;
	font-wight: bold;
}

.line {
	border: 1px solid #DDDDDD;
	margin-left: 15px;
	width: 90px;
	vertical-align: middle;
}
.line2 {
	border: 1px solid #DDDDDD;
	margin-left: 15px;
	vertical-align: middle;
}
.logos {
	padding-bottom: 12px;
	padding-top: 12px;
	vertical-align: middle;
	border-bottom: 1px solid #CCCCCC;
}
.gallery {
	border: 1px solid #DDDDDD;
	margin-left: 50px;
	margin-bottom: 20px;
	width: 200px;
}
#gallery box {
	
}
.description {
	font-size: 14px;
}
.submit-button{
	margin-top: 10px;
	padding: 5px 60px;
	font-size: 13px;
	font-weight: bold;
}
#contactleft {
	width: 400px;
	float: left;
}
#form {
	width: 375px;
	padding-left: 20px;
	float: right;
}
.bottom {
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin: 25px;
}
.up {
	font-size: 10px;
	font-weight: bold;
	float: right;
}
.leftsideimage {
	width: 275px;
	padding-bottom: 12px;
}
.disclaimer {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	width: 490px;
	line-height: 28px;
	text-align: center;
	padding-top: 5px;
}
.bullets {
	text-align: center;
	line-height: 30px;
	margin-left: 10px;
	font-size: 18px;
	list-style: none;
}
.subbullets {
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	list-style: none;
}
.employee {
	float: left;
	padding-right: 10px;
	
}
.profile {
	border: 1px solid #CCCCCC;
	padding: 10px;
	height: 121px;
	margin-bottom: 10px;
}
.input {
	margin-bottom: 8px;
}