body {
	padding: 0;
	margin: 0;
	font: 62.5%/1.6em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
img {
border: none;
}
.clear {
	clear: both;
}
#wrap {
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 780px;
	font-size: 1.1em;
}

#header {
	padding: 0;
	margin: 0;
	/*background: #339999;*/
}

#navigation {
	float: left;
	width: 570px;
	margin: 45px 0 0 0;
	padding: 0;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	/*float: left;*/
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation a {
	float: left;
	color: #ffffff;
	/*display: block;*/
	background: #0A6826 url(images/menu-inactive-bottom.gif) left bottom no-repeat;
	padding: 0;
	margin: 0 5px 0 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: -0.05em;
}

#navigation a span {
	float: left;
	display: block;
	background: url(images/menu-inactive-top.jpg) right top no-repeat;
	padding: 7px 20px;
}

#navigation .current_page_item a {
	background: #FFCC00 url(images/menu-active-bottom.gif) left bottom no-repeat;
	padding-bottom: 3px;
	display:block;
	}

#navigation .current_page_item a span {
	background: url(images/menu-active-top.jpg) right top no-repeat;
}

#navigation a:hover {
	background: #FFCC00 url(images/menu-active-bottom.gif) left bottom no-repeat;
	cursor:pointer;
}

#navigation a:hover span {
	background: url(images/menu-active-top.jpg) right top no-repeat;
}

#logo {
	float: right;
	width: 200px;
	height: 75px;
	margin: 0;
	padding: 0;
}

.yellowBar {
	background-color: #FFCC00;	
	max-height:10px;
	display: block;
	margin: 0;
	padding: 0;
    height:10px;
    overflow:hidden;}

#content {
	font-size:1.1em;
	width:700px;
}

#content h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#FF9900;
	margin-bottom:-10px;
}

#contentWrap {
	margin: 3px 0 0 0;
	padding: 0 10px;
	background: url(images/header-bg.jpg) left top no-repeat;
	width: 780px;
}

#headerText {
	margin: 0;
	padding: 20px 10px;
	width: 475px;
	height: 73px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	line-height: 1.2em;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
}

.firstText {
	color: #FFCC00;
}
#headerText img {
	float:right;
	padding:10px 24px 0px 0px;
	}

#pageHead {
	width: 475px;
	display: block;
	margin: 20px 0 40px 0;
	padding: 0;
}

#pageHead .firstLine {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pageHead .firstLine li {
	padding: 0;
	display: inline;
}

#pageHead .firstLine a {
	font-size: 1.8em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#pageHead .firstLine a:hover, #pageHead .firstLine li.current a {
	color: #FEA212;
	font-size: 1.8em;
	font-weight: normal;
}

#pageHead h1 {
	padding: 0;
	margin: 0;
}

#pageHead .secondLine {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

#pageHead .secondLine li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
}

#pageHead .secondLine li a {
	color: #666666;
	text-decoration: none;
}

#pageHead .secondLine li a:hover {
	text-decoration: underline;
}

.backButton {
	margin: 15px 0 15px 0;
	padding: 0;
	display: block;
        float: right;
}

.hostingBox {
	float: left;
	width: 210px;
	margin: 0;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
        font-size: 11px;
}

#hostingLast {
	border: none;
}

.hostingBox .imageLeft {
	float: left;
	margin: 0;
        height: 91px;
}


.hostingBox h3 {
	font-size: 1.6em;
	color: #FEA212;
	text-transform: lowercase;
	margin: 25px 0 0 0;
	padding: 0;
}

.hostingBox h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin: 0 0 38px 0;
	padding: 0;
}

#footer {
	width: 780px;
	background: #0A6826 url(images/footer-bottom-right.jpg) right bottom no-repeat;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.2em;
	height:auto;
}

#footer a {
	color:#FFCC00;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
#content a {
	color:#096826;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}
.footBox {
	float: left;
	margin: 0;
	padding: 8px 20px 10px 30px;
}

#footContact {
	background: #0A6826 url(images/footer-top-left.jpg) left top no-repeat;
}

.footBox h3 {
	margin: 0 0 10px 2px;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
}

.footer p {
	clear:both;
    height:1px;
    overflow:hidden;
}

.footBox form {
	margin: 0;
	padding: 0;
}

.footBox input {
	border: 1px solid #999999;
	margin: 0 0 3px 0;
	padding: 3px;
}

.footBox #submit {
	border: 0;
}

#contactside {
float: right;
padding-top: -10px;
}

