/* 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:Tahoma, Geneva, sans-serif;
	font-size:100%; 
	color:#898989;
	min-width:980px;
	background:url(../images/bg.jpg) center 0 no-repeat #000;
}

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

.main {
	width:889px; 	
	padding:0;
	margin:0 auto;
	font-size:13px;
	line-height:18px;
}

a {color:#fff; text-decoration:none;}
a:hover { color:#8142a2; 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;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:113px;}

.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:#000;}
.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:20px;}

.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 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 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:149px; width:100%; position:relative;}

h1 {padding:0px 0 0 0; position:absolute; top:60px; left:180px;}
.logo {display:block; width:550px; height:78px; text-indent:-1000px; background:url(../images/logo.png) 0 0 no-repeat;}

nav {height:90px; background:#000; box-shadow:0 0 25px #000; -moz-box-shadow:0 0 25px #000; -webkit-box-shadow:0 0 25px #000; text-align:center;}
.menu {text-align:center; padding-top:35px;}
.menu li {display:inline; font-size:18px; line-height:1.2em; text-transform:uppercase; font-weight:bold;  margin-right:61px; text-align:center;}
.menu li a {display:inline-block; color:#fff; text-decoration:none;}
.menu li .active, .menu li a:hover {color:#8142a2; text-decoration:none;} 
.menu .item {padding-left:60px;}

/*********************************content*************************************/
#content {width:100%; min-height:448px; margin-bottom:24px;}

.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:46px; line-height:1.2em; margin:0px 0 20px; color:#fff; text-transform:uppercase;}

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

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

.box1 {width:100%; min-height:447px; background:#fff;}
.box1 .padding1 {padding:16px;}
.box {width:100%; min-height:415px; background:url(../images/box-bg.jpg) 0 top no-repeat #1a1448;}
.box .padding {padding:55px 25px 20px 50px;}
.padding-left {padding-left:67px;}

.box-png { background:url(../images/bg-list.png) 0 0 repeat; line-height:18px; font-size:13px; width:329px; height:83px; padding:16px 55px 5px 27px; border-radius:15px; -moz-border-radius:15px;-webkit-border-radius:15px; margin-bottom:6px;}
.box-png strong {line-height:1.2em; font-size:36px; color:#fff;}
.box-png time {line-height:1.2em; font-size:18px; color:#fff; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.box-png2 { background:url(../images/bg-list.png) 0 0 repeat; line-height:18px; font-size:13px; width:329px; height:83px; padding:16px 55px 5px 16px; border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px; margin-bottom:6px;}

.button {display:inline-block; color:#000; background:url(../images/button-tail.gif) 0 0 repeat-x;}
.button strong {display:inline-block; cursor:pointer; background:url(../images/button-left.gif) 0 0 no-repeat;}
.button strong strong {padding:0px 19px 0px; background:url(../images/button-right.gif) right 0 no-repeat;}
.button:hover {color:#fff;}


.button1 {display:inline-block; font-size:10px; color:#000; background:#fff; padding:6px 12px; text-transform:uppercase; border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px; float:right;}
.button1:hover {color:#fff; background:#8142a2;}



.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 {text-transform:uppercase; font-size:18px; line-height:1.2em; color:#fff; text-decoration:none;}
.link:hover {text-decoration:none; color:#8142a2} 

.link-1 {display:inline-block; font-size:14px; padding-right:8px; background:url(../images/marker-3.gif) right 8px no-repeat;}
.link-1:hover {color:#fff;} 

.text-1 {font-size:14px;} 
.text-2 {font-size:14px; line-height:1.285em;}  

dl span {float:left; width:70px;}
dl strong {float:right; width:215px; font-weight:normal;}
dl a {text-decoration:none; color:#fff;}
dl a:hover {text-decoration:underline; color:#8142a2;}

#form-main {width:386px;}
#form-main label {display:block; height:47px;}
#form-main input {width:155px; font-size:13px; color:#fff; padding:8px 11px 12px 21px ; margin:0;  border-top:solid 1px #120a1a; border-left:solid 1px #120a1a; border-bottom:none; border-right:none; background:#181026; line-height:21px; font-family:Tahoma, Geneva, sans-serif;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;}
#form-main textarea {height:96px; overflow:auto; width:355px; font-size:13px; color:#fff; border-top:solid 1px #120a1a; border-left:solid 1px #120a1a; border-bottom:none; border-right:none; padding:8px 9px 12px 21px; margin:0; background:#181026; line-height:21px; font-family:Tahoma, Geneva, sans-serif;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;}

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

/****************************footer************************/
footer {width:100%; padding:2px 0 26px; background:#000; text-align:center; color:#7a5d75; font-family:Verdana, Geneva, sans-serif; font-size:12px; text-transform:uppercase;}
footer a {color:#7a5d75; text-decoration:none;}
footer a:hover {color:#fff; text-decoration:underline;}

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