@charset "utf-8";
body {
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#holder {
	background-image: url(images/holder-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 990px;
	top: 35px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	min-height:700px;
}
#call-holder {
	background-image: url(images/call.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 4px;
	border-top-style: solid;
	height: 43px;
	border-top-color: #2A353B;
	border-right-color: #2A353B;
	border-bottom-color: #2A353B;
	border-left-color: #2A353B;
}
#call-holder-txt {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#seo-left {
	float: left;
	height: 50px;
	width: 400px;
	color: #FFFFFF;
	position: relative;
	left: 30px;
	top: 10px;
}
#seo-right {
	float: left;
	height: 50px;
	width: 250px;
	color: #FFFFFF;
	position: relative;
	left: 30px;
	top: 10px;
	text-align: right;
}
#logo {
	float: left;
	height: 32px;
	width: 300px;
	color: #FFFFFF;
	position: relative;
	left: 30px;
	top: 35px;
}
#menu {
	float: left;
	height: 20px;
	width: 600px;
	color: #2A353B;
	position: relative;
	left: 55px;
	top: 40px;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "trebuchet MS";
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #2A353B;
	text-decoration: none;
}
#menu a:hover {
	color: #187ABE;
	text-decoration: none;
}


#top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: relative;
}
#banner-holder {
	float: left;
	width: 1000px;
	position: relative;
	top: 50px;
}
#banner {
	height: 253px;
	width: 668px;
	left: 30px;
	position: relative;
	float: left;
}
#buttons {
	position: relative;
	float: left;
	width: 273px;
	text-align: right;
	left: 33px;
	top: 33px;
}
#buttons img {
	margin-bottom: 3px;
}
#main-holder {
	float: left;
	width: 1000px;
	position: relative;
}
#main-left {
	position: relative;
	float: left;
	width: 204px;
	left: 30px;
	background-color: #edeef3;
	top: 60px;
}
#slide-bottom {
	background-image: url(images/slide-bottom.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 204px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	list-style-image: url(images/arrow.gif);
	margin-left: -10px;
	padding-left: 0px;
	padding-bottom: 5px;
}
li a:link, li a:active, li a:visited {
	color: #187abe;
	text-decoration: underline;
}
li a:hover {
	color: #187abe;
	text-decoration: none;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #187ABE;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2a353b;
	text-transform: uppercase;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#main-middle {
	padding: 10px;
	width: 430px;
	position: relative;
	float: left;
	top: 50px;
	left: 40px;
	color: #2a353b;
	height: auto;
}

#main-right {
	float: left;
	width: 273px;
	position: relative;
	height: 295px;
	left: 50px;
	top: 50px;
}

#box-testimonial {
	background-color: #EDEEF3;
	padding: 10px;
	width: 200px;
	float: right;
	margin-right: 20px;
}

#footer-holder {
	background-color: #2a353b;
	height: 110px;
	top: 60px;
	position: relative;
	float: left;
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2a353b;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer-holder-txt {
	background-color: #2a353b;
	position: relative;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
}

#footer-1 {
	float: left;
	width: 300px;
	margin-left: auto;
	color: #21587d;
}
#footer-2 {
	float: left;
	width: 350px;
	margin-left: auto;
	color: #187abe;
	font-size: 18px;
	text-align: right;
}
#footer-3 {
	float: right;
	width: 230px;
	color: #187abe;
	text-align: left;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #187ABE;
}
#footer-3 a {
	color: #187ABE;
	text-decoration: underline;
}
h3 {

	font-size: 18px;
	font-weight: normal;
	color: #187ABE;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #187ABE;
	text-transform: uppercase;
	margin-top: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {
	color: #187ABE;
	height: 1px;
	background-color:#187ABE;
	border:0px;
}
a:link, a:active, a:visited {
	color: #187ABE;
	text-decoration: underline;
}
a:hover {
	color: #2a353b;
	text-decoration: underline;
}
a.seo:link, a.seo:active, a.seo:visited {
	color: #187ABE;
	text-decoration: underline;
}
a.seo:hover {
	color: #ffffff;
	text-decoration: underline;
}
