html * {
	margin:0;
	padding: 0;
}
html {
	background: #a0ceff url(../images/bg_repeat.jpg) repeat-x left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c787d;
}
img {
	border: none;
}
p {
	line-height: 21px;
	padding-bottom: 15px;
}
#featured h1 {
	font-size: 26px;
	font-style:italic;
	color: #ffb401;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #3e829c;
	padding: 10px 0 10px 0;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #3e829c;
	padding: 10px 0 10px 0;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 10px 0;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #3e829c;
	padding-bottom: 5px;
}
.scrollContainer div.panel h2 {
	color: #fff;
	font-size: 18px;
	padding: 0 0 13px 0;
}
/* Clearing floats without extra markup  */

.clearfloat {
	display: inline-block;
}
.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfloat {
	height: 1%;
}
.clearfloat {
	display: block;
}
/* End Clearing floats without extra markup  */

/*///////////////// LINKS ///////////////////////*/
a {
	outline: none;
}
a:link, a:visited {
	color: #54bee6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.readMore:link, a.readMore:visited {
}
#free-quote a:link, #free-quote a:visited {
	color: #fff;
	text-decoration: none;
}
#free-quote a:hover {
	text-decoration: underline;
}
#main-content a.button1 {
	background: url(../images/button1.png) no-repeat 0 0;
	display: block;
	width: 130px;
	height: 23px;
	padding-left: 30px;
	padding-top: 2px;
	color: #fff;
	margin-left: 80px;
}
#main-content a.button1:hover {
	background: url(../images/button1.png) no-repeat 0 -25px;
	text-decoration: none;
}
/*///////////////// END LINKS ///////////////////////*/

/*///////////////// LISTS ///////////////////////*/
ul {
	margin-bottom: 20px;
	margin-left: 20px;
	list-style: none;
}
ul li {
	padding: 5px 5px 5px 15px;
	background: url(../images/li_icon.png) no-repeat center left;
}
#main-content ul.buttons {
	width: 99%;
	margin: 15px 0;
}
#main-content ul.buttons li {
	float: left;
	margin-right: 5px;
	background-image: none;
	height: 25px;
	padding: 0;
}
#main-content ul.buttons li.order a {
	background: url(../images/order.png) no-repeat 0 0;
	display: block;
	width: 103px;
	height: 20px;
	padding-left: 15px;
	padding-top: 5px;
	color: #fff;
}
#main-content ul.buttons li.order a:hover {
	background: url(../images/order.png) no-repeat 0 -25px;
	display: block;
	width: 103px;
	height: 20px;
	padding-left: 15px;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}
#main-content ul.buttons li.enlarge a {
	background: url(../images/enlarge.png) no-repeat 0 0;
	display: block;
	width: 103px;
	height: 20px;
	padding-left: 12px;
	padding-top: 5px;
	color: #fff;
}
#main-content ul.buttons li.enlarge a:hover {
	background: url(../images/enlarge.png) no-repeat 0 -25px;
	display: block;
	width: 103px;
	height: 20px;
	padding-left: 12px;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}
/*///////////////// END LISTS ///////////////////////*/

/*///////////////// LAYOUT  ///////////////////////*/
* html div#wrapper {
	padding-top: 0px;
}
#wrapper {
	width: 940px;
	margin: 10px auto 0 auto;
}
#header {
	width: 940px;
	height: 77px;
	margin-bottom: 0px;
}
#slider-container {
	width: 920px;
	padding: 10px 9px 10px 10px;
	background: #022855 url(../images/slider_bg_top.jpg) no-repeat top left;
}
#featured {
	float: left;
	padding-left: 26px;
	padding-top: 65px;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 326px;
	background: url(../images/featured_bgd.jpg) no-repeat;
}
#slider-bottom {
	width: 940px;
	height: 19px;
	background: url(../images/slider_bg_bottom.jpg) no-repeat top left;
	margin-bottom: 10px;
}
#content {
	width: 940px;
}
#sidebar {
	float: left;
	width: 290px;
	margin-right: 15px;
	display: inline;
}
.sidebar-element {
	background: #002955 url(../images/rounded_top.jpg) top left no-repeat;
	padding: 9px 12px 0 22px;
}
.sidebar-bottomelement {
	background: #002955 url(../images/rounded_bottom.jpg) no-repeat top left;
	width: 290px;
	height: 23px;
	margin-bottom: 10px;
}
#free-quote {
	background: #2a74c6 url(../images/free_quote_top.jpg) no-repeat top left;
	padding: 9px 22px;
	padding-bottom: 0;
}
#main-content-wrapper {
	float: left;
	width: 635px;
}
#main-content {
	width: 595px;
	padding: 10px 20px;
	background: #fff url(../images/main_content_top.png) no-repeat top left;
}
#main-content-bottom {
	width: 635px;
	height:17px;
	background: url(../images/main_content_bottom.png) no-repeat top left;
}
#free-quote-bottom {
	background: url(../images/free_quote_bottom.png) no-repeat top left;
	width: 290px;
	height: 17px;
	margin-bottom: 10px;
}
#footer {
	margin-top: 7px;
}
#footer p {
	color: #3e829c;
}
.spacer-line {
	width: 99%;
	margin: 20px 0;
	border-bottom: 3px solid #e8ecee;
}
.spacer-line2 {
	width: 99%;
	margin-bottom: 20px;
	border-bottom: 1px solid #e8ecee;
}
.service {
	width: 99%;
	padding-top:5px;
}
.service-description {
	float: left;
	width: 80%;
}
.product-description {
	float: left;
	width: 60%;
}
/*/////////////////END LAYOUT ///////////////////////*/

/*///////////////// IMAGES  ///////////////////////*/
.icon-left {
	float: left;
	margin-right: 25px;
	display: inline;
} /* icon floated left */
.icon-right {
	float: right;
	margin-left: 25px;
	display: inline;
} /* icon floated right */
.image-left {
	float: left;
	margin: 0 25px 20px 0;
	display: inline;
} /* image floated left */
.image-right {
	float: right;
	margin: 0 0 20px 25px;
	display: inline;
}
.image-right2 {
	float: right;
	margin: 0 0 20px 25px;
	display: inline;
	border: 1px solid #346296;
}/* image floated right */
.image-left2 {
	float: left;
	margin: 0 25px 20px 0;
	display: inline;
	border: 1px solid #346296;
} /* image floated left */
.image-left3 {
	float: left;
	margin: 0 25px 0px 0;
	display: inline;
}
/*///////////////// END IMAGES  ///////////////////////*/

/*///////////////// SUBMENU ///////////////////////*/
ul#submenu {
	width: 99%;
	margin: 0;
	margin-top: 15px;
	padding-top: 2px;
	background: url(../images/news_divider.png) top left repeat-x;
}
ul#submenu li {
	height: 30px;
	background: url(../images/news_divider.png) bottom left repeat-x;
	padding:0;
}
ul#submenu li a {
	display: block;
	height: 21px;
	padding-left: 15px;
	padding-top: 7px;
	background: #1d292e url(../images/submenu_icon.png) 1% 50% no-repeat;
	color: #fff;
}
ul#submenu li a:hover {
	color: #5e99b5;
	background-color: #192428;
	text-decoration: none;
}
/*///////////////// END SUBMENU ///////////////////////*/

/*///////////////// SIDEBAR NEWS ///////////////////////*/
.news {
	width: 99%;
	background: url(../images/news_divider.png) bottom left repeat-x;
	margin-top: 15px;
}
.news-divide {
	width: 99%;
	background: url(../images/news_divider.png) bottom left repeat-x;
	height:3px;
}
p.date {
	color: #54bee6;
	padding-bottom: 7px;
	font-weight: bold;
}
p.news-text {
	color: #8598a0;
}
p.news-archive {
	padding-top: 10px;
	padding-bottom: 0;
}
p.news-archive a {
	padding-left: 22px;
	font-weight: bold;
	background: url(../images/archive_icon.png) 0 50% no-repeat;
}
/*///////////////// END SIDEBAR NEWS ///////////////////////*/

/*///////////////// FREE QUOTE ///////////////////////*/
#free-quote {
	background: #2a74c6 url(../images/free_quote_top.jpg) no-repeat top left;
	padding: 9px 22px;
	padding-bottom: 0;
}
#free-quote p {
	color: #1d292f;
	padding-right: 40px;
	background: url(../images/freequote_arrow.jpg) no-repeat 100% 50%;
}
/*///////////////// END FREE QUOTE ///////////////////////*/

/*///////////////// LOGO AND SEARCH ///////////////////////*/
#logo-container {
	float: left;
	width: 725px;
	display: inline;
}
#logo-container small {
	padding: 0;
	margin: 0;
}
#logo {
	width: 725px;
	height: 96px;
	text-indent:-9000px;
	background: url(../images/logo.jpg) no-repeat 0 0;
}
#logo a {
	height:96px;
	width: 353px;
	display:block;
	text-decoration:none;
}
#logo a:hover {
	text-decoration:none;
	background:transparent;
}
#search {
	float: right;
	width: 316px;
	height: 25px;
	display: inline;
	margin-top: 10px;
}
#search input {
	float: left;
	width: 210px;
	height: 16px;
	background: #1e2c31;
	border: 1px solid #43626e;
	color: #8598a0;
	margin: 0;
	margin-right: 12px;
	padding: 4px;
}
#search .btn {
	float: left;
	width: 68px;
	height: 25px;
	cursor: pointer;
	padding: 0;
	background: url(../images/search_btn.gif) no-repeat;
	border: none;
	color: #fff;
}
/*///////////////// END LOGO AND SEARCH ///////////////////////*/

/*///////////////// NAVIGATION ///////////////////////*/
#navigation {
	background:url(../images/menu_bg.jpg) no-repeat 0 0;
	width: 940px;
	height: 46px;
	line-height: 42px;
	margin-bottom: 8px;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	display: inline;
	height: 42px;
	text-transform: uppercase;
	background: transparent;
	padding: 0;
}
#navigation ul li a {
	float: left;
	display: block;
	padding: 0 18px;
	color: #fff;
	text-decoration: none;
	background: url(../images/menu_divider.gif) top right no-repeat;
}
#navigation ul li a:hover, #navigation ul li a.current {
	color: #54bee6;
}
/*///////////////// END NAVIGATION ///////////////////////*/

/*///////////////// TESTIMONIALS ///////////////////////*/
blockquote {
	padding-bottom: 15px;
}
blockquote div {
	background: #1c292e url(../images/quote_right.png) bottom right no-repeat;
	padding-right: 10px;
	padding-top: 15px;
}
blockquote p.text {
	background: url(../images/quote_left.png) top left no-repeat;
	padding-left: 10px;
	text-indent: 30px;
	color: #8598a0;
	font-style: italic;
}
.testimonial-name {
	padding-left: 10px;
	padding-bottom: 0;
}
/*///////////////// END TESTIMONIALS ///////////////////////*/

/*///////////////// TABLES ///////////////////////*/
table {
	border-collapse: collapse;
	width: 99%;
	margin: 20px 0;
}
th {
	background: #3e829c;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}
td {
	padding: 6px 11px;
	border-bottom: 1px solid #80bcd3;
	vertical-align: top;
}
td * {
	padding: 6px 11px;
}
tr.alt td {
	background: #ecf6fc;
}
tr.over td, tr:hover td {
	background: #bcd4ec;
}
/*///////////////// END TABLES ///////////////////////*/

/*///////////////// CONTACT FORM ///////////////////////*/
fieldset {
	border: none;
	width: 550px;
	margin-top: 10px;
}
fieldset legend {
	display: none
}
form p {
	padding-bottom: 0;
}
/* Label */
label {
	width: 140px;
	margin: 5px;
	text-align: left;
}
.required {
	color: #3e829c;
}
/* Input, Textarea */
input, textarea {
	border: 1px solid #d6e2e7;
	background: #fff;
	color: #6c787d;
	width: 300px;
	margin: 5px;
	padding: 3px;
}
textarea {
	width: 400px;
	height: 150px;
	margin-bottom: 10px;
}
input:focus, textarea:focus {
	border: 1px solid #9ed7ec;
}
input.button {
	background: url(../images/button1-hover.png) no-repeat;
	width: 130px;
	height: 25px;
	padding-bottom: 15px;
	border: none;
	color: #fff;
	cursor: pointer;
}
input.button:hover {
	border: none;
}
.notification_error {
	padding: 5px;
	color: #a5041e;
	font-size: 13px;
	font-weight: bold;
}
.notification_ok {
	padding: 5px;
	color: #418a06;
	font-size: 13px;
	font-weight: bold;
}
/*///////////////// END CONTACT FORM ///////////////////////*/

/*///////////////// CONTACT DETAILS ///////////////////////*/
.contact-info {
	padding-top: 15px;
}
.contact-info p.contact-details {
	color: #8598a0;
}
.contact-info p.contact-details span {
	color: #fff;
}
/*///////////////// END CONTACT DETAILS ///////////////////////*/

/*///////////////// CODA SLIDER ///////////////////////*/
#slider {
	float: left;
	width: 520px;
	background: #022855;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
}
.scroll {
	height: 162px;
	width: 520px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	background: #022855;
}
.scrollContainer div.panel {
	height: 162px;
	width: 521px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollContainer div.panel img {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	display: inline;
}
.scrollContainer div.panel div.panel-text {
	width: 75%;
	float: left;
	color: #8598a0;
}
.scrollContainer div.panel div.panel-text p.more {
	float: right;
	width:103px;
}
.scrollContainer div.panel div.panel-text p.more a {
	background: url(../images/read-more-button.png) no-repeat 0 0;
	display: block;
	width: 103px;
	height: 23px;
	padding-top: 2px;
	color: #fff;
	padding-left: 20px;
	margin-top: 10px;
}
.scrollContainer div.panel div.panel-text p.more a:hover {
	background: url(../images/read-more-button.png) no-repeat 0 -25px;
	text-decoration: none;
}
.scrollContainer div.panel div.panel-text2 {
	width: 65%;
	float: right;
	color: #8598a0;
}
.scrollContainer div.panel div.panel-text2 p.more {
	float: right;
	width:103px;
}
.scrollContainer div.panel div.panel-text2 p.more a {
	background: url(../images/read-more-button.png) no-repeat 0 0;
	display: block;
	width: 103px;
	height: 23px;
	padding-top: 2px;
	color: #fff;
	padding-left: 20px;
	margin-top: 10px;
}
.scrollContainer div.panel div.panel-text2 p.more a:hover {
	background: url(../images/read-more-button.png) no-repeat 0 -25px;
	text-decoration: none;
}
.scrollButtons {
	position: absolute;
	top: 75px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -30px;
}
.scrollButtons.right {
	left: 540px;
}
/*///////////////// DROP DOWN MENU ///////////////////////


#jsddm li ul {
	margin:42px 0 0 395px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	
}
#jsddm li ul li {
	float: none;
	display: block;
	position:relative;
	z-index:2000;
	
}
#jsddm li ul li a {
	width:135px;
	background: #1b7cc3;
	border-bottom:1px solid #176dac;
	border-right:1px solid #176dac;
	border-left:1px solid #176dac;
	
}
#jsddm li ul li a:hover {
	background: #1566a2;
	color:#FFF;
}*/
/*///////////////// END CODA SLIDER ///////////////////////*/

.phoneNumber {
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:29px;
	font-weight:bold;
	color:#FFF;
	margin:20px 0px 0 0;
	text-align:center;
}
.footerL {
	float:left;
	font-size:11px;
	margin-left:20px;
}
.footerR {
	float:right;
	font-size:11px;
	margin-right:20px;
	text-align:right;
}
.footerL p {
	line-height:16px;
}
.footerR p {
	line-height:16px;
}
.lightTxt {
	color:#718cab;
}
.sideLogo {
	padding:10px 0 17px 0;
}
.coupon {
	padding:17px 0 0 0;
}
.boldTxt {
	font-weight:bold;
	color:#333;
}
.redTxt {
	color:#F00;
}
.footerLinks {
	margin:0 0 10px 6px;
	color: #3e829c;
}
.footerLinks a {
	color:#02254d;
	text-decoration:underline;
}
.footerLinks a:hover {
	text-decoration:none;
}
.acaustin {
	font-size:13px;
	font-weight:normal;
}
.acaustin a {
	color:#a0ceff;
	text-decoration:underline;
}
.acaustin a:hover {
	color:#FFF;
	text-decoration:none;
}
.darkerTxt {
	color:#262626;
}
.socialIcon {
	float:left;
	margin: 10px 20px 10px 35px;
	display:block;
}
.socialIcon2 {
	float:left;
	margin: 25px 0 10px 20px;
	display:block;
}
.social {
	height:260px;
}
h3.testimonials {
	margin-bottom:0;
	padding-bottom:0;
}
.larger {
	font-size:15px;
	margin-top:5px;
}