/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center; background:#020404;}
.main {width:980px; margin:0 auto; text-align:left;}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.625em; line-height:1.4em; color:#76938C; text-transform:uppercase;}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#B3FE06;}
a:hover {text-decoration:none;}
ul {list-style:none;}
ul li {background:url(../images/link-img.gif) left 6px no-repeat; padding:0 0 8px 20px;}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

#content .col-1,
#content .col-2 {float:left;}
/***************header***************/
#header {background:url(../images/header-tail.jpg) left top repeat-x; font-size:1.4em; line-height:1.357em; color:#454B34; text-align: center;}
#header .main {background:url(../images/header-bg.jpg) center top no-repeat; height:683px;}

.logo {padding:246px 0 0 441px; position:absolute; z-index:5;}

.menu li {position:absolute; background:none;}
.menu .m1 {padding:331px 0 0 298px; z-index:4;}
.menu .m2 {padding:87px 0 0 568px; z-index:3;}
.menu .m3 {padding:430px 0 0 559px; z-index:2;}

.text1 {text-align:right; width:305px; padding:171px 0 0 58px; position:absolute; z-index:6;}
.text2 {width:250px; padding:331px 0 0 655px; position:absolute; z-index:1;}
/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {float:left; margin-right:20px;}
.phone {float:right;}
cite {font-style:normal;}

#content {/*background:url(../images/body-tail.jpg) left bottom repeat-x;*/ height:auto !important; padding-bottom:64px; padding-top: 100px; margin: 0 auto 0 auto;}
#content .main {width:386px; padding: 200px auto 0 auto;}

/***************titles***************/
h1 {background:url(../images/title-img.jpg) left top no-repeat; padding:21px 0 51px 69px; position:relative; margin:0 -10px 0 -70px;}

h2, h3 {color:#FFF; font-weight:normal; line-height:1em;}
h2 {font-size:1.7em;}
h3 {font-size:1.2em; padding:0 0 146px 2px;}

/***************links***************/
.link-img img {margin:6px 0 0 4px;}

.description a {text-decoration:none;}
.description a:hover {text-decoration:underline;}
.man a {color:#B7C77F;}
.type a {color:#28CE6D;}

.link {color:#B3FE06; background:url(../images/link-img.gif) right 5px no-repeat; padding-right:16px;}

/***************boxes***************/
.description {color:#597462;}

/***************form***************/
#contactForm {position:relative; margin-right:-10px;}
#contactForm .float-l {width:155px;}
#contactForm .float-l div {height:26px;}
#contactForm input, #contactForm textarea {font-size:1em; line-height:1em; color:#76938C; background:#0E1613; border:1px solid #6B7B5B; padding:2px 0 0 3px;}
#contactForm input {height:16px; width:155px;}
#contactForm textarea {overflow:hidden; height:68px; width:235px; text-transform:uppercase;}
.buttons {padding:10px 8px 64px 0; text-align:right;}
.buttons a {margin-left:36px; background:url(../images/link-img.gif) right 5px no-repeat; padding-right:17px;}

/***************positioning***************/
.margin1 {margin-top:3px;}
.margin2 {margin-right:26px;}

.padding1 {padding-bottom:23px !important;}
.padding2 {padding-bottom:29px;}
.padding3 {padding-bottom:26px;}
.padding4 {padding-bottom:58px;}
.padding5 {padding-bottom:13px;}
.padding6 {padding-bottom:40px;}

/***************page-1***************/
#page-1 #content {margin-top:-78px;}
#page-1 .col-1 {width:236px;}
#page-1 .col-2 {width:150px;}

/***************page-2***************/
#page-2 .col-1 {width:303px;}
#page-2 .col-2 {width:83px;}
#page-2 #content li {background:none; padding:0;}
#page-2 #content .col-1 li {padding-bottom:18px;}
#page-2 #content .col-2 li {padding:4px 0 8px;}
#page-2 .col-2 .extra {text-align:center;}

/***************page-3***************/
#page-3 #content .main {width:395px; padding:0 207px 0 378px;}

/***************footer***************/
#footer {color:#73887D; background:#000; height:110px;}
#footer p {padding:45px 0 0 377px;}
#footer span {color:#243B2F;}
#footer a {margin-left:13px; text-decoration:none; color:#6C7650;}
#footer a:hover {text-decoration:underline;}

#nav {
        display: inline;
}
#nav li {
        float: left;
        padding-right: 25px;
}


