/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background: #000 url(assets/images/body_bg.jpg) repeat-x left top;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #333;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#number{
width:427px;
height:40px;
padding:0px 0px 0px 468px;
left:700px;
color:#f9e1cd;
letter-spacing:1px;
line-height:20px;
}

#number span{
color:#fff;

}


#wrapper{
padding:0px 0px 0px 0px;
margin:0px auto;
width:905px;
}

#banner{
margin:0px;
position:relative;
margin:-18px 15px 0px 0px;
padding:0px 50px 0 0;
background:url(assets/images/banner.png) no-repeat left top;
width:893px;
height:346px;
}

#logo{
width:537;
padding:55px 10px 0px 357px;
height:150px;

}

#bannerPic{
float:right;
margin:-75px 0px 0px 0px;
position:relative;
z-index:88;
}

#navBottom{
padding:0px;
margin:-180px 0px 0px 0px;
height:189px;
width:165px;
background:url(assets/images/navBottom.png) no-repeat center top;

}

#navTop{

margin:-40px 0 0 0;

padding:0px;
width:165px;
background:url(assets/images/navMiddle.png) repeat-y left top;
height:auto;
}


#nav{
margin:0px;
padding:0px 0 0 20px;
height:auto;
width:145px;
position:relative;
top:-7px;
background:url(assets/images/navTop.png) no-repeat center top;
}

#nav li
{
list-style:none;
margin:0px;
padding:0px;

}

#nav li a
{
text-decoration:none;
font-size:15px;
padding:5px 0px;
margin:0px;
width: 145px;
display:block;
color:#fff;
}

#nav li a:hover
{
color:#831003;
}


#content{
background:url(assets/images/contentMiddle.png) repeat-y center top;
width:702px;
float:right;
margin:-75px 0px 0px 0px;
padding:0px;
height:auto;
}

#contentMain{
background:url(assets/images/contentTop.png) no-repeat left top;
position:relative;
top:-7px;
padding:20px 15px 0px 20px;
z-index:99;
min-height:200px;
_height:200px;
}

#contentBottom{
margin:-7px 0px 0px 0px;
background:url(assets/images/contentBottom.png) no-repeat;
width:702px;
height:61px;
clear:both;
}


#names{
position:absolute;
margin:65px 0px 0px 172px;
color:#fff;
font-weight:bold;
}

#services{
margin:15px 0px;
padding:0px;
width:702px;
height:20px;
background:url(assets/images/services.png) no-repeat left top;
float:right;
}

#services ul{
margin:0px;
padding:0px;
text-align:center;

}

#services ul li{
display:inline;
}


#services ul li a{
display:inline;
color:#fff;
margin:0px 10px;
}

#bottomNav{
clear:both;
margin:0px 0px;
text-align:center;
}

#bottomNav li{
display:inline;

}

#bottomNav li a{
border-right:1px solid #fff;
display:inline;
color:#FFFFFF;
margin:0px;
padding:0px 10px;
}

#footer{
padding:30px 0 20px 190px;
width:700px;
text-align:center;
color:#fff;
clear:both;
}

#stock{
float:right;
margin:5px;
border:3px solid #469484;
}
#footertext a {
	color: white;	
}

#formTop{
margin:20px 0 0 0;
padding:0px;
width:165px;
background:url(assets/images/navTop.png) no-repeat center top;
height:auto;
text-align: center;
}

#formTop p{
color: #fff;
}

.color-grey{
background: #fff;
}

#formTop textarea{
background: #fff;
}

#form{
margin:0px;
padding:0px 0 0 5px;
height:auto;
width:160px;
position:relative;
top:-7px;
background:url(assets/images/navMiddle.png) repeat-y center top;
}
#formBottom{
padding:0px;
margin:-180px 0px 0px 0px;
height:189px;
width:165px;
background-color: #469484;
}


