@charset "utf-8";
/*Page Style*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clear {
	clear: both;
}
body {
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	background-position: top;
}.wrapper {
	margin: auto;
	width: 930px;
}
.nav_bar {
	height: 75px;
}
.logo  {
	width: 275px;
	padding-left: 30px;
	float: left;
}
.tel {
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0f7dc2;
	font-weight: bold;
	padding-left: 490px;
}
.content-top {
	background-image: url(images/box-top.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 930px;
}
.content-mid {
	background-image: url(images/box-mid.png);
	background-repeat: repeat-y;
	padding-left: 16px;
	min-height: 200px;
}
.content-btm {
	background-image: url(images/box-btm.png);
	background-repeat: no-repeat;
	height: 24px;
}
.main-content {
	background-image: url(images/data-box.png);
	background-repeat: no-repeat;
	height: 263px;
	width: 430px;
	line-height: 16px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 57px;
	float: left;
}
.content-title  {
	font-size: 17px;
	color: #6d6f71;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.content-text  {
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6f71;
}
.slide-area {
	background-image: url(images/slide-bg.png);
	background-repeat: no-repeat;
	height: 263px;
	width: 382px;
	float: left;
}
#slide-data {
	margin-top: 6px;
	margin-left: 6px;
	width: 361px;
	height: 239px;
}
.small-box {
	width: 216px;
	line-height: 15px;
	float: left;
	padding-left: 6px;
}
.small-box-top {
	background-image: url(images/small-box-top.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 216px;
}
.small-box-mid {
	background-image: url(images/small-box-mid.png);
	background-repeat: repeat-y;
	min-height: 230px;
	width: 172px;
	padding-left: 14px;
	padding-right: 30px;
}
.small-box-btm {
	background-image: url(images/small-box-btm.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 216px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6f71;
	font-weight: bold;
	padding-left: 14px;
	padding-bottom: 25px;
	padding-top: 5px;
}
.lt-quote {
	background-image: url(images/quotes-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 16px;
	padding-top: 10px;
}
.rt-quote {
	background-image: url(images/quotes-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	padding-top: 5px;
	width: 152px;
}
.testimonial-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #6d6f71;
	padding-left: 20px;
	width: 145px;
}
.testimonial-text-hosting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #6d6f71;
	padding-left: 10px;
	width: 165px;
}
.client-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
	color: #6d6f71;
	font-weight:bold;
}
.client-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
	color: #6d6f71;
}
.blue a{
	color: #0f7dc2;
	text-decoration: none;
}

