body{
	background:  #000 url(../images/general/bghome.gif) repeat-x;
	margin: 0 0 0 0;
	text-align:center;
	font-family: tahoma, arial, verdana, sans-serif ;
	font-size:11px;
}
html {
	overflow: -moz-scrollbars-vertical; 
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer {height: 10px; width: 100%; } .spacer2 {height: 20px; width: 100%; }
.padding10{ padding:10px;}

#containermainimage {
	max-width:1600px;
	min-width:980px;
	background-image: url(../images/general/bghome_mainimage.jpg)  ;
	background-position: 250px 0px ;
	background-repeat: no-repeat;
	overflow:hidden;
	text-align: center;
}
#container {
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	display:block;
}
#headerhome{
	width: 100%;
	height: 370px;
	margin:0;
	padding:0;
}

#footer{
	width: 100%;
	height: auto;
	clear:both;
	margin: 0;
}

#mainnav{
	width: 100%;
	height: 65px;
	margin-left:auto;
	margin-right:auto;
}
#mainnav ul{
	padding:5px;
	margin: 0;
	white-space: nowrap;
}
#mainnav li{
	list-style-type: none;
	text-align:center;
	margin:0;
	padding: 0;
	text-transform:uppercase;
	font-family:tahoma, arial, verdana, sans-serif;
	float:left;
}
#mainnav a, #mainnav a:link, #mainnav a:visited{ 
	font-size: 13px ;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding:20px 25px;
	display:block;
}
#mainnav a:hover{
	color: #fc0;
	border-top: 4px solid #fco;
}

p{ text-align: left; width: 40%; float:left; clear:both;}
h1{ text-align:left; font-size: 16px;width: 40%; float:left; clear:both;}
br{ line-height:30px;  display:block; clear:both;}

h4{
	width: 100%;
	font:tahoma, arial, verdana, sans-serif;
	font-size: 15px;
	text-transform: none;
	color:#fc0;
	font-weight: bold;
	float: left;
	text-align: left;
}

/* START OF FEATURES */

.feature1{
	width:100%;
	height: auto;
	color:#fc0;
	font-size: 12px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
}
.feature1 ul{ margin: 5px 0; padding:0; list-style-type: none;}
.feature1 li a{
	text-align:left;
	text-transform: uppercase;
	margin-left: 0;
	color: #ccc;
	font-weight:normal;
	display: inline;
	text-decoration: none;
	padding: 5px 5px 0 0;
}

/* END OF FEATURES */

#footer{ color: #CCCCCC; text-align:left; clear:both;}


#HP_feature{
	width: 720px;
	float:left;
	clear:both;
}
#HP_feature a{
	width: 170px;
	float:left;
}
	
#HP_feature div{
	width: 206px;
	float:left;
}

input.submit , a.submit , a.submit:link, a.submit:visited{ color: #000; background:#fc0; border: none; text-transform:capitalize;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color: #fff; background:#000; border: none; text-transform:capitalize;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;}
	
