/* 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%; height:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#6a6a6a;
	min-width:978px;
	background:url(../images/bg.gif) 0 0 repeat;
  font-size:0.625em;
  height:100%;
	line-height:1.6em;
}

.bg {width:100%; background:url(../images/light-bg.jpg) center 0px no-repeat; min-height:100%;}

.main {
	width:978px; 	
	padding:0;
	margin:0 auto;
	text-transform:uppercase;
}

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 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
.p1 {margin-bottom:6px;}
.p2 {margin-bottom:13px;}
.p3 {margin-bottom:27px;}
.p4 {margin-bottom:9px;}
.p5 {margin-bottom:16px;}

.ind-bot {margin-bottom:21px}

.reg {text-transform:uppercase;}

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

.it {font-style:italic;}

.color-1 {color:#6a6a6a;}
.color-2 {color:#000;}
.color-3 {color:#ffa200;}

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

.img-indent {float:left; margin:0 14px 0px 0;}	
.img-indent2 {float:left; margin:0 20px 0px 0;}	

.buttons a:hover {cursor:pointer;}

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

/*********************************header*************************************/
header {height:77px; padding-top:75px;}
header .inner {background:url(../images/menu-bg.gif) 0 0 repeat; padding:0 0px 15px; position:relative;}
header .padding {padding:0px 21px 0 21px;}

h1 {
	position:absolute;
	top:138px;
	left:99px;
}
h1 a {display:block; width:265px; height:73px; text-indent:-5000px; background:url(../images/logo.png) 0 0 no-repeat;}

.menu {padding:0px 0px 0 33px; overflow:hidden;}
.menu li {float:left; font-size:20px; line-height:1.2em; margin-right:16px;}
.menu li a {display:block; color:#fff; padding:28px 29px 10px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:-1px;}
.menu li .active, .menu li a:hover {color:#080808; background:#ffa300;} 
.menu .item {margin:0;}

/*********************************content*************************************/
#content {width:100%;}

.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:29px; line-height:1.23em; margin:0px 0 30px; color:#202020; text-transform:uppercase; letter-spacing:-2px;}

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

.box {width:100%; height:634px; background:url(../images/box-bg.gif) 0 0 repeat-y; position:relative;}
.box .padding {padding:41px 0px 0px 0px;}

.padding-top {padding-top:15px;}

.block-bg {height:593px;}

.button {display:inline-block; color:#000; background:url(../images/button-tail.gif) 0 0 repeat-x;}
.button:hover {color:#fff;}

.button1 {display:inline-block; font-size:12px; padding-left:9px; color:#fff; background:url(../images/button-left.png) 0 0 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:14px; line-height:24px; padding:0px; vertical-align:top; background:url(../images/pic-1.gif) 0 bottom repeat-x;}
.list-2 li a {display:block; color:#1799cf; padding-left:12px; background:url(../images/marker-1.gif) 0 10px no-repeat;}
.list-2 li a:hover {color:#fff;}
.list-2 .last-item {background:none;}

.list-3 {list-style:decimal-leading-zero;}
.list-3 li {font-size:12px; line-height:16px; color:#fff; padding-bottom:12px; margin-left:25px; list-style-type:decimal-leading-zero;}
.list-3 li a {color:#eda202;}
.list-3 li a:hover {color:#24a3ce;}

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

.link-1 {display:inline-block; font-size:10px; padding-left:9px; background:url(../images/link1-marker.gif) left 5px no-repeat; color:#ffa200; text-decoration:none;}
.link-1:hover {color:#666;}  

dl span {float:left; width:86px;}
dl a {color:#6a6a6a;}

#contact-form {display:block; width:208px;}
#contact-form label {display:block; height:40px;}
#contact-form input {width:196px; font-size:1em; color:#666; padding:0px 5px; font-family:Arial, Helvetica, sans-serif; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; border-right:1px solid #cad2d5; border-bottom:1px solid #cad2d5; background:#fff;}
#contact-form textarea {height:174px; overflow:auto; width:196px; font-size:1em; color:#666; padding:0px 5px; font-family:Arial, Helvetica, sans-serif; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; border-right:1px solid #cad2d5; border-bottom:1px solid #cad2d5; background:#fff;}

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

/****************************footer************************/
footer .padding {padding:0px 19px 0px;}
footer .inner {background:#000; padding:13px 11px 11px; color:#6a6a6a; font-size:10px; text-transform:uppercase;}
footer .inner a {color:#fff; text-decoration:none;}
footer .inner a:hover {text-decoration:underline;}

.list-services {padding:0px 0px 0px 0px;}
.list-services li {float:left; padding:0 0 0 10px;}

/*******************exceptions************************/
#page1 #content .box {background:url(../images/page1-bg.jpg) 0 0 no-repeat;}
#page1 h1 {position:absolute; top:282px; left:612px;}
#page1 h1 a {background:url(../images/page1-logo.png) 0 0 no-repeat;}
#page2 #content .block-bg, #page8 #content .block-bg {background:url(../images/page2-img1.jpg) 0 bottom no-repeat;}
#page3 #content .block-bg {background:url(../images/page3-img1.jpg) 0 bottom no-repeat;}
#page4 #content .block-bg {background:url(../images/page4-img1.jpg) 0 bottom no-repeat;}
#page5 #content .block-bg {background:url(../images/page5-img1.jpg) 0 bottom no-repeat;}
#page6 #content .block-bg {background:url(../images/page6-img1.jpg) 0 bottom no-repeat;}
#page7 #content .block-bg {background:url(../images/page7-img1.jpg) 0 bottom no-repeat;}
#page3 #content {}
#page4 #content {}
