@import "../css/reset.css"; @import "../css/grid.css"; @import "../css/superfish.css"; @import "../css/contact-form.css"; @import "../css/easyTooltip.css"; @import "../css/skin.css";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#cac9c9;
	min-width:960px;
	background:#fff;
}

.bg {width:100%; background:#26211c;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:12px;
	line-height:18px;
	position:relative;
}

a {color:#1799cf; outline:none;}
a:hover {text-decoration:none;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
.container {width:100%;}

p {margin-bottom:18px;}
.p0 { margin-bottom:4px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:85px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#ffaf0a;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.spacing-bot {margin-bottom:25px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 17px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent3 {float:left; margin:0 20px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.img-box {float:left; margin-bottom:20px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 17px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	

.border {border:3px solid #000;}
.border2 {border:1px solid #000;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {height:605px; width:100%; background:url(../images/bg-header.jpg) center 0 repeat-x; padding-top:15px;}
#header1 {height:92px; width:100%; background:url(../images/bg-header.jpg) center 0 repeat-x; padding-top:15px;}

h1 {position:absolute; top:8px; left:1px;}
.logo {display:block; width:210px; height:63px; text-indent:-5000px; background:url(../images/logo.png) 0 0 no-repeat;}

.row-1 { width:100%; background:url(../images/bg-row-1.gif) 0 0 repeat-x; position:relative; height:76px; z-index:100;}

.row-2 { width:100%; position:relative; height:470px; padding-top:59px; z-index:5;}

.menu {float:right; padding:0px 0px 0 0;}
.menu li {float:left; font-size:15px; line-height:1.2em;}
.menu li a {display:block; color:#fff;}
.menu li .active, .menu li a:hover {color:#25b6f2;} 
.menu .item {padding:0;}

/*********************************content*************************************/
#content {width:100%; padding:48px 0px 76px 0px;}

.spacer-1 {width:100%; background:url(../images/pic-1.gif) 217px 0 repeat-y;}
.spacer-2 {width:100%; background:url(../images/pic-1.gif) 460px 0 repeat-y;}

h3 {font-size:28px; line-height:1.2em; margin:0px 0 27px; color:#fff; background:url(../images/h3-border.gif) 0 bottom repeat-x; text-transform:uppercase; padding-bottom:6px;}

.scroll {overflow:auto; height:180px; position:relative;}
.scroll .padding-right {height:1%; padding-right:50px;}

.border-bot {width:100%; padding-bottom:20px; background:url(../images/pic-1.gif) 0 bottom repeat-x;}

.box {width:100%; min-height:295px;}
.box .padding {padding:50px 65px 30px 68px;}

.button { background:url(../images/bg-button.gif) 0 0 repeat-x #373737; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-size:12px; line-height:31px; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; padding:0px 15px; display:inline-block; text-transform:uppercase; text-decoration:none;}
.button:hover {color:#fff; background:#26211c;}

.button1 {display:inline-block; font-size:12px; padding-left:9px; color:#fff; background:url(../images/button-left.png) 0 0 no-repeat;}
.button1 span {display:inline-block; cursor:pointer; padding-right:9px; background:url(../images/button-right.png) right 0 no-repeat;}
.button1 span span {padding:2px 3px 3px; background:url(../images/button-tail.png) 0 0 repeat-x;}
.button1 strong {padding:0 0 0 8px; background:url(../images/marker-1.gif) 0 6px no-repeat;}
.button1:hover {color:#24a3ce;}

.list-1 li {line-height:22px; padding-left:12px; background:url(../images/marker-2.gif) 0 8px no-repeat;}
.list-1 li a {color:#fff;}
.list-1 li a:hover {color:#1799cf;}

.list-2 li {font-size:11px; line-height:29px; padding:0px; vertical-align:top; background:url(../images/pic-1.gif) 0 bottom repeat-x;}
.list-2 li a {display:block; color:#545454; padding-left:10px; background:url(../images/marker-1.gif) 0 13px no-repeat; text-transform:uppercase; border:1px solid #d6d6d6; border-bottom:1px solid #afafaf; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.list-2 li a:hover {color:#fff; border:#bababa 1px solid; background:url(../images/marker-1h.gif) 17px 13px no-repeat; padding-left:27px; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}
.list-2 li:hover {background:url(../images/bg-list2.gif) 0 0 repeat-x;  border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}
.list-2 .last-item {background:none;}
.list-2 .last-item a {border-bottom:1px solid #d6d6d6;}

.list-3 li {font-size:14px; line-height:40px; padding:0px; vertical-align:top; background:url(../images/pic-2.gif) 0 bottom repeat-x;}
.list-3 li a {display:block; color:#7f7f7f; padding-left:13px; background:url(../images/marker-2.gif) 0 18px no-repeat; text-decoration:none;}
.list-3 li a:hover {color:#fff;}
.list-3 .last-item {background:none;}

.link:hover {text-decoration:underline;} 

.link-1 {display:inline-block; color:#fff; font-size:13px; font-style:italic; text-decoration:underline; line-height:1.2em;}
.link-1:hover {color:#ffaf0a;} 

.text-1 {font-size:14px; line-height:20px;} 
.text-2 {font-size:12px; line-height:20px;}
.text-3 {font-size:13px; line-height:18px;}

time { background:url(../images/bg-time.gif) 0 0 repeat-x #fff; font-family:Verdana, Geneva, sans-serif; color:#000; font-size:13px; line-height:35px; border-radius:9px; -moz-border-radius:9px; -webkit-border-radius:9px; padding:0px 13px; display:inline-block; margin-bottom:10px;}

time.time {display:block; color:#ffaf0a; padding-left:23px; background:url(../images/bg-strong-time.gif) 0 0px no-repeat; text-decoration:none; line-height:20px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; font-family:Arial, Helvetica, sans-serif; margin-bottom:7px;}

.arrow {display:inline-block; background:url(../images/bg-arrow.gif) right 0 no-repeat; padding-left:10px; width:20px; height:17px;}
.arrow:hover {background:url(../images/bg-arrow.gif) right -17px no-repeat;}

.arrow1 {display:inline-block; background:url(../images/bg-arrow1.gif) 3px 7px no-repeat; *background:url(../images/bg-arrow1.gif) 3px 4px no-repeat; width:15px; height:14px; *height:11px;}
.arrow1:hover {background:url(../images/bg-arrow1.gif) 6px 7px no-repeat; *background:url(../images/bg-arrow1.gif) 6px 4px no-repeat;}

dl {width:330px;}
dl span {float:left; width:84px;}
dl strong {float:right; width:288px; font-weight:normal;}
dl a {text-decoration:none; color:#ffaf0a;}
dl a:hover {text-decoration:none; color:#fff;}

.buttons {padding-top:16px; text-align:right;}
.buttons a {margin-left:20px;}

.map {background:#fff; padding:3px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.map iframe {width:294px; height:305px;}
/**********************************************************/
aside {width:100%; background:#d6d6d6;}
aside .padding {padding:35px 0 21px 0px;}
h4 { color:#6a6a6a; font-size:20px; line-height:1.2em; margin:0px 0 17px; text-transform:uppercase; letter-spacing:-1.4px;}

#form5 {display:block;}
#form5 label {display:block; height:51px; overflow:hidden; line-height:1.2em; color:#fff;}
#form5 input {width:218px; height:18px; font-size:1em; line-height:1.2em; color:#000; padding:8px 5px 9px; font-family:Arial, Helvetica, sans-serif; border:1px solid #eeeeee; background:url(../images/bg-form5.gif) 0 0 repeat-x; margin-top:2px; border:none; border-left:2px solid #8e8e8e; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}
#form5 .padding1 { padding-top:0px;}
/****************************footer************************/
footer {width:100%; padding:30px 0 18px;}
footer span {text-transform:uppercase; color:#4a4a4a; font-size:11px; line-height:1.2em;}
footer span a {text-transform:uppercase; color:#4a4a4a; font-size:11px; line-height:1.2em; text-decoration:none;}
footer span a:hover {color:#000; text-decoration:underline;}

.list-services {position:absolute; top:13px; right:7px; display:block; width:162px; height:33px;}
.list-services li {float:left; padding:0 6px 0 0px;}
.list-services li.last { padding:0px;}
.list-services li a.m1 {background:url(../images/smallquote.png) 0 0 no-repeat; width:175px; height:48px; display:block;}
 
 