/* Tags
---------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font:normal 12px Verdana, Geneva, sans-serif;
	background:#eaeaea;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #ff831c;
	width:440px;
	font: normal 24px/35px "century gothic", Arial, Helvetica, sans-serif;
}

h1 span{
	color:#3f7001;
}

h1 em{
	color:#4b3999;
	font-style:normal;
}

h1 
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: #281a62;
	font-weight: bold;
	text-decoration: underline;
}
	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;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

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

/* Layout
---------------------------------------------- */

#wrapper{
	margin:0px auto;
	width:951px;
	background-color:#fff;
	
}

#header{
	width:951px;
	height:348px;
	margin:0px;
	padding:0px;

}

#menu{
	margin:0px;
	padding:0px 0 0 0;
	width:949px;
	height:42px;
	background-color:#507d18;
	border:1px solid #68942f;

}

#nav {
	
	margin:0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	height:31px;
	}

#nav li{
	list-style:none;
	float:left;
	height:44px;
	position: relative;
}


#nav li a{
	color:#fff;
	display:inline-block;
	padding:12px 9px 12px 9px;
	font:14px "century gothic", Arial, Helvetica, sans-serif;
	/*background:url(assets/images/nav_border.jpg) left top no-repeat;*/
	text-decoration:none;
}

#nav li a:hover{
text-decoration:none;
color:#000;
}

#nav li:first-child a{
	background:none;
}


#menu ul.dropdown
{
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 205px;
	background:#507d18;
	margin:0px;
	padding:0px;
	display: none;
	left: 00px;
	box-shadow:1px 1px 8px #000;
	-webkit-box-shadow:1px 1px 8px #000;
	-moz-box-shadow:1px 1px 8px #000;
}


#menu ul.dropdown li
{
	display:block;
	position: relative;
	float:none;
	margin:0px;
	padding:10px 0 0 0;
	height:25px;
	list-style: none;
	background:url(assets/images/dd_border.jpg) left top repeat-x;
}

#menu ul.dropdown li:first-child
{
background:none;
}

#menu ul.dropdown li a
{
	margin:0px;
	padding:0px;
	display:list-item;
	background:none;
}






#logo{
	position:absolute;
}

#leftCol{
	float:left;
	margin:0px 24px;
	width:628px;
	padding:60px 0px 40px 0px;
}

#rightCol{
	padding:67px 0px 0px 0px;
	float:left;
	width:275px;
}

#rightCol h3{
	font:13px  "century gothic" ,Arial, Helvetica, sans-serif;
	color:#281a62;
	padding:0px 0px 40px 0px;
}


#footer{
	padding:10px 0px 0px 00px;
	border-top:1px solid #d8d8d8;
	width:951px;
	height:100px; 
	clear:both;
	
}

form table{
	
	font:normal 13px "Century Gothic" Arial, Helvetica, sans-serif;
	color:#281a62;
}


form{
margin:0px 0px 80px 0px;
}

.submit{
	background:url(assets/images/submit.jpg) center top no-repeat;
	width:92px;
	height:33px;
	float:right;
border:none;
}
	


.formbg{
	background:url(assets/images/form.jpg) center top no-repeat;
	width:250px;
	height:24px;
	margin:0px;
	padding:0px;
	border:none;
	
}

#captchaIMG{
width:250px;
}


#security_code{
width:250px;
}

.textfieldbg{
	background:url(assets/images/textfield.jpg) left top no-repeat;
	width:250px;
	height:87px;
	border:0px;
	
}

#footer p{
	color:#281a62;
	margin:0px;
	padding:0px 0px 10px 30px;
	font:normal 14px "Century Gothic", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d8d8d8;
}

#footer p img{
margin:0px 10px;
}


#footer div{
	padding:0px 0px 0px 30px;
	font:10px Verdana, Geneva, sans-serif;
}

#footer ul{
	padding:10px 0px 0px 30px;
	margin:0px;
}

#footer ul li{
	list-style:none;
	display:inline;
	
}

#footer ul li a{
	margin:0px;
	padding:0px 5px;
	font:10px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#000;
	border-left:1px solid #000;
text-transform:capitalize;
}


#footer ul li:first-child a{
border:none;
}

.stock{
float:right;
margin:5px;
border:1px solid #000;
}
