body {
font-size: 62.5%;
margin: 0px;
padding: 0px;
background: url(images/bg.gif) repeat-x #404644;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #f9f9f9;
}
#wrap {
width: 859px;
margin: 0px auto;
}
#flash {
border: 7px solid #404644;
margin-top: 35px;
margin-bottom: 25px;
width: 845px;
}
h1 {
width: 285px;
background:url(images/logo.jpg) no-repeat;
text-indent: -9999px;
overflow: hidden;
margin: 0px;
padding: 0px;
height: 170px;
z-index: 0;
}
#nav {
margin: 0px;
margin-left: 7px;
padding: 0px;
float: left;
width: 260px;
z-index: 1;
font-weight: bold;
margin-bottom: 37px;
}
#nav ul {
border-left: 10px solid #4a5451;
list-style: none;
margin: 0px;
padding: 0px;
}
#nav ul li a {
display:block;
width: 210px;
padding: 10px 10px 10px 20px;
font-size: 1.5em;
list-style: none;
margin: 0px;
/*border-right: 10px solid #4a5451;*/
text-decoration: none;
color: #fff;
}
#nav ul li a:hover {
border-right: 10px solid #67726e;
background-color: #4a5451;
}
#nav1 {
width: 859px;
margin: 0px;
padding: 0px;
float: left;
z-index: 1;
font-weight: bold;
}
#nav1 ul {
width: 859px;
list-style: none;
margin: 0px;
padding: 0px;
}
#nav1 ul li {
display: inline-block;
zoom:1;
*display:inline;
}
#nav1 ul li a {
border-top: 5px solid #4a5451;
border-bottom: 10px solid #4a5451;
display: inline-block;
width: 237px;
padding: 10px 10px 35px 25px;
font-size: 1.5em;
list-style: none;
margin: 0px 0px 15px 10px;
/*border-right: 10px solid #4a5451;*/
text-decoration: none;
color: #fff;

}
#nav1 ul li a:hover {
border-bottom: 10px solid #67726e;
background-color: #4a5451;
}
#leftside {
clear:left;
float:left;
width: 260px;
margin-left: 7px;
border-top: 10px solid #4a5451;
font-size: 1.4em;
line-height: 1.6em;
margin-bottom: 20px;
padding-top: 20px;
}
#leftside a {
color: #bfc7c4;
font-size: 1.2em;
line-height: 1.6em;
text-decoration: none;
}
#leftside a:hover {
color: #fff;
text-decoration: underline;
}
#content a {
color: #bfc7c4;
text-decoration: none;
}
#content a:hover {
color: #fff;
text-decoration: underline;
}
#leftside2 {
clear:left;
float:left;
width: 260px;
margin-left: 7px;
border-top: 10px solid #4a5451;
font-size: 1.4em;
line-height: 1.6em;
margin-bottom: 20px;
}
#leftside2 h4 {
padding: 0px;
font-size: 1.6em;
color: #bfc7c4;
margin-top: 30px;
margin-bottom: 35px;
font-weight: lighter;
}
#leftside2 a {
color: #bfc7c4;
text-decoration: none;
}
#leftside2 a:hover {
color: #fff;
text-decoration: underline;
}

#content {
float: right;
width: 575px;
font-size: 1.4em;
line-height: 1.6em;
border-top: 10px solid #4a5451;
margin-bottom: 20px;
}
#content h2 {
font-size: 1.6em;
color: #bfc7c4;
padding: 0px;
margin-top: 30px;
margin-bottom: 35px;
font-weight: lighter;
}
#footer {
width: 100%;
background-color: #353a39;
border-top: 10px solid #4a5451;
margin-top: 35px;
}
#footercont {
width: 829px;
color: #67726e;
padding: 15px;
font-size: 1.2em;
margin: 0px auto 0px;
}
.foottxt {
float: right;
width: 560px;
}
#footercont a {
color: #bfc7c4;
text-decoration: none;
}
#footercont a:hover {
text-decoration: underline;
}
#mainimg {
border: 7px solid #404644;
margin-top: -135px;
margin-bottom: 25px;
width: 561px;
height: 304px;
float:right;
}
.contsucc {
padding: 10px;
font-size: 0.8em;
background-color: #a6b9b2;
border: 1px solid #bed5cc;
margin: 20px 0px;
}
.contsucc strong {
font-size: 1.3em;
color: #353a39;
}
.conterr {
padding: 10px;
font-size: 0.8em;
background-color: #353a39;
border: 1px solid #4a5451;
margin: 20px 0px;
}
.conterr strong {
font-size: 1.3em;
color: #bfc7c4;
}
#content ul {
padding: 0px 0px;
margin: 0px 0px;
}
#content fieldset {
border: none;
padding: 0px 0px;
}
#content ul li {
padding: 0px 0px;
margin: 0px 0px;
list-style: none;
}
#content label {
margin: 0px 10px 5px 0px;
width: 125px;
display: inline-block;
font-size: 0.8em;
font-weight: bold;
vertical-align: top;
}
#content input, #content textarea {
color: #f9f9f9;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	display: inline-block;
	border: 1px solid #353a39;
	width: 375px;
background-color: #353a39;
}
#content input:focus, #content textarea:focus {
background-color: #4a5451;
border: 1px solid #bfc7c4;
}
#content input.submit
{
	background-color: #353a39;
	display: block;
	float: left;
	width: 140px;
	margin: 0px 10px 20px 135px;
	padding: 6px 0px 6px 0px;
	font-size:  1.0em;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #4a5451;
}
#content input.submit:hover
{
	background-color: #67726e;
border: 1px solid #67726e;
}
