html {
	height:100%;
	background:#94c1e1 url(../images/bg-html.jpg) repeat-x;
}
body {
	height:100%;
	width:100%;
	min-width:960px;
	margin:0;
	color:#404040;
	font:15px Arial, Helvetica, sans-serif;
	background:url(../images/bg-wrapper.gif) repeat-x 50% 0;
}
* html body {height:100%;}
img {border-style:none;}
a {
	color:#a52263;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
#wrapper {
	position:relative;
	width:100%;
	margin:0 auto;
	min-height:100%;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	overflow:hidden;
}
.wrapper-holder {
	width:960px;
	position:relative;
	padding:0 0 9999px;
	margin:6px auto -9999px;
	background:#fff;
}
* html #wrapper {
	height:100%;
	overflow:visible;
}
#header {
	width:960px;
	margin:0 auto 10px;
	padding:11px 0 0;
	background:url(../images/bg-body.jpg) no-repeat 50% -6px;
}
#header .container {
	width:960px;
	overflow:hidden;
	padding:0 0 2px 0;
}
.logo {
	float:left;
	margin:10px 0 0 -7px;
	width: 391px;
	height: 84px;
	padding:0 0 15px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	position:relative;
	display:block;
	height:100%;
}
#header .box {
	float:right;
	width:458px;
}
.buttons {
	list-style:none;
	margin:0;
	padding:0 0 5px;
	float:left;
	overflow:hidden;
}
.buttons li {
	display:inline;
	float:left;
	margin-right:16px;
}
.btn-quote,
.btn-contact,
.btn-request {
	position:relative;
	float:left;
	height:47px;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-quote {
	width:134px;
	background:url(../images/bg-buttons.gif) no-repeat;
}
.btn-quote:hover {background-position:0 -47px;}
.btn-contact {
	width:109px;
	margin-top:12px;
	background:url(../images/bg-buttons.gif) no-repeat -134px 0;
}
.btn-contact:hover {background-position:-134px -47px;}
.btn-request {
	width:161px;
	margin-top:12px;
	background:url(../images/bg-request.png) no-repeat;
}
.btn-request:hover {background-position:0 -47px;}
.call-us {
	float:right;
	display:block;
	width:279px;
	font: 23px/31px "Droid Sans", Arial, sans-serif;
	color:#b3b3b3;
}
.call-us span {color:#accee6;}
#nav {
	position:relative;
	width:960px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#nav li {
	float:left;
	margin:0 -4px 0 0;
	background:url(../images/nav-separator.gif) no-repeat 0 10px;
}
#nav li:first-child {background:none;}
#nav a {
	position:relative;
	float:left;
	padding:0 10px 0 0;
	color:#dfdfdf;
	outline:0;
}
#nav span {
	float:left;
	padding:1px 4px 0 11px;
	font-size:13px;
	line-height:37px;
	cursor:pointer;
}
#nav .active a, 
#nav a:hover {
	text-decoration:none;
	color:#c32875;
	background:url(../images/bg-nav.gif) no-repeat 100% 100%;
}
#nav .active span,
#nav a:hover span {background:url(../images/bg-nav.gif) no-repeat;}
.slide-show {
	position:relative;
	width:940px;
	margin:0 auto 1px;
	height:376px;
	overflow:hidden;
}
.slide-gallery {
	list-style:none;
	margin:0;
	padding:0;
	width:940px;
	overflow:hidden;
	position:relative;
	height:376px;
}
.slide-gallery li {
	position:absolute;
	top:0;
	left:0;
	width:940px;
	height:376px;
	display:none;
}
.slide-gallery li.active {
	display:block;
}
.slide-gallery img {display:block;}
.slide-gallery .text-block {
	position:absolute;
	width:273px;
	padding:0 0 0 2px;
	left:39px;
	top:52px;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.slide-gallery p {margin:0 0 10px;}
.slide-gallery .subtitle {
	display:block;
	margin:0 0 11px -2px;
	font:bold 20px/25px "Droid Sans", Arial, sans-serif;
	color:#fff;
}
.slide-gallery h2 {
	margin:0 0 9px -2px;
	font: 30px/35px "Droid Sans", Arial, sans-serif;
	color:#89c4ee;
}
.slide-gallery h2 span {color:#c9c9c9;}
.slide-gallery .more {
	display:inline-block;
	vertical-align:top;
	background:#c32875;
	padding:0 4px 2px 2px;
	margin:2px 0 0 5px;
	color:#fff;
	font-size:13px;
	line-height:16px;
}
.switcher {
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
	top:318px;
	left:33px;
	z-index:20;
}
.switcher li {
	float:left;
	display:inline;
	margin:1px 4px 0 0;
	font: 16px/19px "Droid Sans", Arial, sans-serif;
}
.switcher a {
	float:left;
	width: 28px;
	height: 23px;
	padding:11px 0 0 2px;
	text-align:center;
	color:#2f2f2f;
	cursor:pointer;
}
.switcher .active a,
.switcher a:hover {
	text-decoration:none;
	background:url(../images/bg-switcher.png) no-repeat;
	color:#fff;
}
.switcher .prev a,
.switcher .next a {
	width: 24px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
}
.switcher .prev, 
.switcher .next {margin:9px 8px 0 7px;}
.switcher .prev a {background:url(../images/switcher-prev.png) no-repeat;}
.switcher .next a {background:url(../images/switcher-next.png) no-repeat;}
#main {
	width:940px;
	padding:10px 10px 291px;
	overflow:hidden;
	background:#fff;
}
#content {
	float:left;
	width:672px;
	padding:12px 10px 0 18px;
	line-height:24px;
	overflow:hidden;
}
.inner-page #content {
	width:680px;
	padding:12px 10px 0 26px;
}
#content h2 {
	margin:0 0 16px;
	padding-top:14px;
	font-size:28px;
	line-height:33px;
	color:#00366e;
}
.inner-page #content h2 {margin:0 0 16px -8px;}
#content h2 strong {
	color:#c21e70;
	font-size:24px;
	display:block;
}
#content h2 span {color:#c21e70;}
#content h3 {
	margin:12px 0 13px;
	font-size:24px;
	line-height:26px;
	color:#c21e70;
	font-weight:normal;
}
#content p {margin:0 0 19px;}
.inner-page #content p {margin:0 0 24px;}
#content .subtitle {
	display:block;
	font-size:17px;
	font-weight:normal;
	color:#060606;
}
.gallery {
	width:680px;
	margin:24px 0 28px -9px;
	padding:0 0 0 11px;
	background:url(../images/bg-galery.jpg) no-repeat 11px 0;
}
.gallery .holder {
	position:relative;
	width:670px;
	min-height:150px;
	padding:24px 0 10px;
	background:url(../images/bg-galery-b.jpg) no-repeat 0 100%;
}
* html .gallery .holder {height:150px;}
.link-prev,
.link-next {
	position:absolute;
	width:16px;
	height:24px;
	top:80px;
	text-indent:-9999px;
	overflow:hidden;
}
.link-prev {
	background:url(../images/btn-prev-next.jpg) no-repeat;
	left:-11px;
}
.link-next {
	background:url(../images/btn-prev-next.jpg) no-repeat 100% 0;
	left:664px;
}
.gallery .overflower {
	width:614px;
	overflow:hidden;
	margin:0 0 0 30px;
}
.gallery .frame {
	width:642px;
	overflow:hidden;
}
.gallery ul {
	width:99999px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.gallery li {
	float:left;
	font-size:15px;
	line-height:21px;
	width:186px;
	padding-right:28px;
}
.gallery img {
	display:block;
	margin:0 0 7px;
}
.gallery .more {
	font-weight:bold;
	color:#00366e;
	padding:0 0 0 14px;
	margin:0 0 0 7px;
	background:url(../images/arrow.gif) no-repeat 0 3px;
}
.visual {
	list-style:none;
	margin:0;
	padding:9px 0 0 1px;
	width:700px;
	overflow:hidden;
}
.visual img {display:block;}
.visual li {
	float:left;
	padding:0 24px 10px 0;
}
#sidebar {
	display:inline;
	float:right;
	width:197px;
	padding:7px 10px 0 23px;
	margin:0 -10px 0 0;
	color:#7f7f7f;
	line-height:20px;
	overflow:hidden;
}
#sidebar h3 {
	margin:0 2px 3px 0;
	padding:25px 69px 8px 0;
	font: 24px/28px "Droid Sans", Arial, sans-serif;
	color:#c21e70;
	background:url(../images/arrow-pointer.gif) no-repeat 100% 100%;
}
#sidebar h3 a {color:#c21e70;}
.subnav {
	list-style:none;
	width:230px;
	margin:15px -10px 12px -23px;
	padding:0;
	background:url(../images/subnav-separator.gif) no-repeat;
}
.subnav li {
	width:220px;
	padding:2px 0 2px 10px;
	font-size:15px;
	line-height:23px;
	background:url(../images/subnav-separator.gif) no-repeat 0 100%;
}
.subnav a {
	color:#5d5d5d;
	padding:0 0 0 14px;
}
.subnav a:hover {
	text-decoration:none;
	color:#0096db;
	background:url(../images/arrow-2.gif) no-repeat 0 3px;
}
#sidebar blockquote {
	margin:0;
	padding:0 15px 10px 0;
	font-size:14px;
}
#sidebar q {font-style:italic;}
#sidebar cite {
	display:block;
	padding:9px 0 0;
	color:#a52263;
	line-height:18px;
}
#sidebar cite span {
	color:#00366e;
	display:block;
}
#footer {
	position:relative;
	margin:-270px 0 0;
	width:100%;
	overflow:hidden;
}
#footer .holder {
	width: 2050px;
	position: relative;
	float: left;
	left: 50%;
}
#footer .frame {
	width: 2050px;
	position: relative;
	float: left;
	left: -50%;
}
#footer .inner {
	background:url(../images/bg-footer.png) no-repeat;
	width: 2050px;
	height: 270px;
	overflow:hidden;
}
#footer .container {
	position:relative;
	width:938px;
	margin:0 auto;
	padding:3px 0 0 22px;
	overflow:hidden;
}
#footer .box {
	width:420px;
	float:right;
}
#footer .btn-order {
	float:left;
	width:134px;
	height:47px;
	background:url(../images/bg-buttons.gif) no-repeat 0 -94px;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .btn-order:hover {background:url(../images/bg-buttons.gif) no-repeat 0 -141px;}
#footer .btn-contact {
	width:109px;
	margin-top:12px;
	background:url(../images/bg-buttons.gif) no-repeat -134px -94px;
}
#footer .btn-contact:hover {background-position:-134px -141px;}
#footer .btn-reseller {
	float:left;
	margin-top:12px;
	width:109px;
	height:47px;
	background:url(../images/bg-reseller.gif) no-repeat ;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .btn-reseller:hover {background:url(../images/bg-reseller.gif) no-repeat 0 -47px;}
#footer .call-us {color:#6d6d6d;}
#footer .call-us span {color:#00366e;}
.services {
	float:right;
	list-style:none;
	width:458px;
	margin:0;
	padding:19px 20px 0 0;
}
.services li {
	float:left;
	display:inline;
	margin-left:9px;
}
.services a {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:25px;
	height:25px;
}
.facebook a {background:url(../images/bg-services.jpg) no-repeat;}
.twitter a {background:url(../images/bg-services.jpg) no-repeat -25px 0;}
.youtube a {background:url(../images/bg-services.jpg) no-repeat -50px 0;}
#footer .block {padding:73px 20px 0 0;}
#footer .block strong {
	color:#a52263;
	font-weight:normal;
}
#footer p {margin:0 0 9px;}
.add-nav {
	list-style:none;
	margin:0 0 5px;
	padding:0;
	height:1%;
	overflow:hidden;
}
.add-nav li {
	float:left;
	padding:0 0 0 10px;
	margin:0 20px 0 -10px;
	font-size:13px;
	line-height:21px;
	background:url(../images/addnav-separator.gif) no-repeat 0 6px;
}
.add-nav a {color:#3ba9df;}
.copyright {
	display:block;
	font-size:11px;
	line-height:24px;
	color:#8a8a8a;
}
.clientlogo {border:1px solid #bddaec;}

.btn-price-large {
	width:671px;
	height:52px;
	margin-left:-40px;
	background:url(../images/price-promise-large.gif) no-repeat ;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-price-large:hover {background:url(../images/price-promise-large.gif) no-repeat 0 -52px;}