@charset "utf-8";
/* CSS Document */
*
{
margin: 0em;
}

img { 
border: none;
}

body
{
background-color: #1e1e1e;
color: #FFFFFF;
font-size: 11px;
font-family: Arial, "trebuchet ms", helvetica, sans-serif;
height: 100%;
}

.wrapperhead {
	width: 1099px;
	height: 68px;
	margin: 0em;
	padding: 0em;
	align: right;
}

.headerfluid {
background-image: url(img/bgh.jpg);
background-repeat: repeat-x;
width: 100%;
height: 68px;
}

.mainfluid {
background-image: url(img/temp-test.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #2c2c2b;
width: 100%;
}

.bottomtop {
	background: #373736;
	width: 100%;
	border-bottom-color: #4d4c4d;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

.footlist {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	}
h2 {
	color: #0F0;
	size: 12px;
}

h3 {
	font: 11px Arial, Geneva, sans-serif;
	color: #797979;
    font-weight: bold;
}


.wrappermain {
width: 1042px;
margin: 0em;
align: center;
}

.footerfluid {
	width: 100%;
	height: 0px;
	padding-right: 50px;
	padding-left: 50px;
	position: absolute;
	bottom: 50 !important;
	bottom: -1px;
	left: -16px;
	top: 705px;
}

.foot {
	list-style: none;
	padding-top: 10px;
	padding-left: 0px;
}

a.fot {
	color: #797979;
	text-decoration: none;
}

a.fot:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.ft {
	color: #666;
	text-decoration: underline;
}

a.ft:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.tabf {
	width: 25%;
}

.tabft {
	font: 11px Arial, Geneva, sans-serif;
	color: #797979;
    font-weight: bold;
}



.nav {
	background-image: url(img/menul.png);
	width: 350px;
	background-repeat: no-repeat;
	background-position: bottom;
}

ul.menunav {
	padding-top: 60px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center
}

ul.menunav li {
	font: 14px Arial, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	list-style: none;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

ul.menunav li.last {
	border-bottom: none;
}

ul.menunav a {
	color: #FFF;
	text-decoration: none;
}

ul.menunav a:hover {
	color:#FFF;
	text-decoration: underline;
}

ul.menunav a.current {
	color: #09F;
	text-decoration: none;
}

ul.menunav a.current:hover {
	color:#09F;
	text-decoration: underline;
}

.box {
	background-image: url(img/bottombox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #373736;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

h4 {
	color: #3e85cd;
	font-weight: bold;
	font-size: 11px;
}
	
.bottomtop-h {
	background-image: url(img/bghomefot.jpg);
	background-repeat: repeat-x;
	background-color: #1e1e1e;
	width: 100%;
}

.mainfluid-h {
background-image: url(img/bghomebl.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #141314;
width: 100%;
}

.wrappermain-h {
	width: 1099px;
	margin: 0em;
}

.plans {
	background-image: url(img/bgplanhome.jpg);
	background-repeat: no-repeat;
	width: 240px;
	padding-top: 20px;
}

ul.planh {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 40px;
	text-align: left;
}

ul.planh li {
	list-style: square;
	padding-bottom: 20px;
}

.plantitle {
	font: 14px Arial, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
	}
	
.box-h {
	background-image: url(img/bgsearchbot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 236px;
	height: 96px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.formsearch {
	background: #454545;
	border: 1px solid #5b5b5b;
	color: #FFF;
	font: 12px Verdana, Geneva, sans-serif;
	padding-top: 6px;
}

.box-f {
	background-image: url(img/boxfeatures.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 391px;
	height: 190px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.footlist-h {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	}
	.input {
    border: 1px solid #006;
    background: #ffc;
}
.button {
    border: 1px solid #006;
    background: #9cf;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }
ol, ul {
	list-style:none;
}  