/* General Reset */
html{height: 100%;}
body{
	margin:0;
	font: 14px/16px 'Trebuchet MS', Arial, sans-serif;
	color:#19171a;
	background:#f6f6f6;
	height: 100%;
	min-width:955px;
	
}
img{border:0;}
a{
	color:#bd0b25;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
a:focus{outline:0;}
/* General Settings */
#wrapper {
	min-height: 100%;
	position:relative;
	width:955px;
	margin:0 auto;
}
* html #wrapper {height: 100%;}
.w1 {padding-bottom: 151px;}
#header {
	background:url(../images/bg-header2.gif) no-repeat;
	width: 955px;
	height: 65px;
	position:absolute;
	left:0;
	top:15px;
	overflow:hidden;
}
.logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo3.gif) no-repeat;
	width: 142px;
	height: 51px;
	margin:7px 0 0 13px;
	display:inline;
}
.logo a{
	display:block;
	width: 134px;
	height: 51px;
}
ul#nav {
	margin:0;
	padding:1px 0px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
}
ul#nav li{
	float:left;
	background:url(../images/separator-nav.gif) no-repeat;
	padding: 0 0 0 5px;
}
ul#nav a{
	color:#fff ;
	padding:21px 12px 24px 10px;
	float:left;
	text-decoration:none;
	font:15px/18px Arial, Helvetica, sans-serif;
}
ul#nav li.active a,
ul#nav a:hover {
	background:url(../images/bg-nav-hover.gif) repeat-x;
	color:#e1b61c;
}
#main {
	padding:90px 0;
	overflow:hidden;
	width:100%;
}
.media {margin-left:3px; margin-bottom:20px;}
.media img {display:block;}
#content {
	float:left;
	width:580px;
	overflow:hidden;
	padding: 0 0 0 4px;
}

#content .box {
	border:1px solid #e4e4e4;
	margin:0 0 24px;
	padding:32px 19px 25px 29px;
}
#content .box .info {
	padding:4px 57px 0 17px;
	width:450px;
	margin:0 -5px 0 0;
}
#content .box .info .more {
	float:left;
	margin:-1px 0 0;
	display:inline;
}
#content .box h3 {
	border:1px solid #f6f6f6;
	background:#ececee;
	font-size:15px;
	line-height:17px;
	margin:0 -57px 6px -16px;
	padding:2px 57px 4px 16px;
	position:relative;
}
#content .intro {
	font: 14px/17px 'Trebuchet MS', Arial, sans-serif;
	padding:0 79px 0 19px;
}

#content .faq {
	font: 14px/17px 'Trebuchet MS', Arial, sans-serif;
	padding:0 43px 0 19px;
}

#content .faq  h3{
	border: 0 none;
	padding: 0;
	margin: 0; 
	background:none;
}

#content .faq ol {
	list-style-type:decimal;
	font-weight:bold;
	line-height:20px;
}

#content .faq span {
	font-weight:normal;
}

#content .faq img {
   padding:1px;
   margin-left:20px;
   margin-bottom: 10px;
   border:1px solid #0E0F2D;
}

.img_std {
   padding:1px;
   margin-left:20px;
   margin-bottom: 10px;
   border:1px solid #0E0F2D;
}

#content a img
{
    padding: 5px;
    border: 1px solid #ccc;
    margin: 2px;
}

#content a img:hover
{
    border-color: #06c;
}


#content h2 {
	color:#707173;
	margin:0 0 15px;
	word-spacing:2px;
	font: bold 24px/27px Arial, Helvetica, sans-serif;
	background:url(../images/bg-title.gif) no-repeat 0 100%;
	padding:0 0 16px;
}
#content p {margin:0 0 4px; line-height:20px;}
.holder{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
ul.topic-list {
	list-style:none;
	margin:-1px 0 -27px;
	padding:0;
	overflow:hidden;
}
ul.topic-list li {
	border-top:1px solid #d9d9d9;
	margin:-13px 0 31px;
	padding:12px 49px 0 18px;
}
ul.topic-list .title {
	font-size:14px;
	line-height:17px;
	color:#0c102d;
	margin:0 0 7px 2px;
	display:block;
}
ul.topic-list .title span {
	color:#fdcc1a;
	background:url(../images/separator-topic-list.gif) no-repeat 100% 3px;
	margin:0 9px 0 0;
	padding:0 9px 0 0;
}

ul.topic-list .title a {
	color:#0c102d;
}

.item1 {background:#fff url(../images/bg-bg1.gif) no-repeat 100% 100%;}
.item2 {background:#fff url(../images/bg-bg2.gif) no-repeat 100% 100%;}
.item3 {background:#fff url(../images/bg-bg3.gif) no-repeat 100% 100%;}
#sidebar{
	float:right;
	width:316px;
	padding:0 20px 0 0;
}
.contact{
	
	padding:12px 0 10px 14px;
	overflow:hidden;
	background:#0b102e url(../images/bg-contact.gif) no-repeat;
	color:#fff;
	margin:0 0 0px;
}
.contact .phone{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-phone.gif) no-repeat;
	padding:0px 0 14px 56px;
	font-size:13px;
}
.contact .phone p{margin:0;}
.contact .phone p span{
	font-weight:bold;
	font-size:18px;
}
.contact .phone strong{
	display:block;
	color:#facb1b;
	font-size:25px;
	line-height:24px;
	
	margin:0 18px 0 0;
	padding:0px 0 8px;
	border-bottom:2px solid #9194a3;
}

.contact .phoneContent{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-phone.gif) no-repeat;
	padding:0 0 0 56px;
	font-size:13px;
}
.contact .phoneContent p{margin:0;}
.contact .phoneContent p span{
	font-weight:bold;
	font-size:18px;
}
.contact .phoneContent strong{
	display:block;
	color:#facb1b;
	font-size:25px;
	line-height:24px;
	margin:0 18px 0 0;
	padding:0 0 1px;
}

.contact .mail{
	float:left;
	color:#fff;
	background:url(../images/bg-mail.gif) no-repeat 3px 0;
	padding:0 0 5px 59px;
	font:bold 21px Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing:1px;
}
.contact .mail:hover{text-decoration:underline;}

.video{
	overflow:hidden;
	height:1%;
	padding:0px 0 15px;
}

.promo{
	overflow:hidden;
	height:1%;
	border-top:1px solid #d5d5d5;
	padding:14px 0 5px;
}
.promo img{
	float:left;
	margin:0 11px 0 0;
}
.promo .text{
	overflow:hidden;
	height:1%;
}
.promo h3{
	margin:0;
	color:#0a0f2c;
	font:bold 25px/16px Arial, Helvetica, sans-serif;
}
.promo h3 strong{
	display:block;
	color:#fdca19;
	font-size:36px;
	line-height:36px;
}
.promo h3 span{
	display:block;
	font-size:32px;
	line-height:32px;
	letter-spacing:2px;
}

.promo a{
	text-decoration:none;
}

.promo .small-logo{
	display:block;
	width:119px;
	height:44px;
	background:url(../images/small-logo.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 40px;
}
.promo .small-logo a{
	display:block;
	width:119px;
	height:44px;
}
.promo .download{
	color:#0b0f2c;
	font-weight:bold;
	float:left;
	margin:0 0 0 5px;
}
.services{
	width:331px;
	margin:0 -27px 0 0;
	background:url(../images/bg-services.gif) repeat-y;
	font-size:14px;
	line-height:18px;
}
.services .holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-services-holder.gif) no-repeat;
	padding:20px 0 0;
}
.services .frame{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-services-frame.gif) no-repeat 0 100%;
	padding:0 27px 57px 11px;
}
.services .box{
	overflow:hidden;
	height:1%;
	border-top:1px solid #d9d9d9;
	margin:-1px 0 33px;
	padding:28px 0 0;
}
.services h4{
	margin:0 0 4px;
	background:url(../images/text-services.gif) no-repeat;
	text-indent:-9999px;
}
.services h4.design{
	width:163px;
	height:63px;
	background-position:0 0;
}
.services h4.emergency{
	width:160px;
	height:63px;
	background-position:-164px 0;
}
.services .text{
	overflow:hidden;
	height:1%;
	padding:0 0 0 5px;
}
.services .round-the-clock{background:url(../images/bg-round-the-clock.gif) no-repeat 0 16px;}
.services p{margin:0 0 22px;}
.services a{color:#0e0f2d;}
.footer-area {
	position:relative;
	width: 100%;
	min-height: 151px;
	margin-top: -151px;
	background:#0c0f2e url(../images/bg-footer.gif) repeat-x;
}
* html .footer-area{height:151px;}
#footer {
	/*width: 1002px;*/
	margin:0 auto;
	padding:10px 0 30px;
}
.nav {
	list-style:none;
	margin:0 0 17px;
	padding:0;
	text-align:center;
	font-size:16px;
	line-height:19px;
}
.nav li {
	display:inline;
	padding:0 11px;
}
.nav li a {
	color:#fff;
	text-decoration:none;
}
.nav li a:hover {text-decoration:underline;}
.contacts {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	font-size:16px;
	line-height:19px;
}
.contacts li {
	display:inline;
	padding:0 11px;
}
.contacts li a {
	color:#fecc1d;
	text-decoration:none;
}
.contacts address {
	display:inline;
	color:#fecc1d;
	font-style:normal;
}
.contacts address span {
	background:url(../images/separator-contacts.gif) no-repeat 100% 4px;
	padding:0 32px 0 0;
	margin:0 30px 0 0;
}
.contacts li a:hover {text-decoration:underline;}
