body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}



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


a:hover{
	    color: #666666;
		text-decoration: none;
		background-image: none;
}

.wrap {
	width: 779px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #6E271C;
	background-color: #272727;
}

.topnav {
	background-image: url(images/top_nav.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: middle;
	padding-top: 6px;

}
.topnav a{
	color: #CCCCCC;
	text-decoration: none;
	background-image: none;
    padding-right: 10px;
	padding-left: 10px;
}

.topnav a:hover{
	    color: #666666;
		text-decoration: none;
		background-image: none;
}

.topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.topnav li {	
     margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	float: left;}


.linkspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.linkspage a{
	color: #FFFFFF;
	text-decoration: none;
}

.linkspage a:hover{
	    color: #666666;
		text-decoration: none;
		background-image: none;
}



.main {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;


}

.mainNav {float: right; width: 400px;}


.mainNav a{
	color: #CAAFAB;
	text-decoration: none;
	background-image: none;
    padding-right: 12px;
	padding-left: 12px;
}

.mainNav a:hover{
	    color: #666666;
		text-decoration: none;
		background-image: none;
}


.mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.mainNav li {	
     margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	float: left;}


.submain {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.submain a{
	color: #CAAFAB;
	text-decoration: none;
	background-image: none;
    padding-right: 10px;
	padding-left: 10px;
}

.submain a:hover{
	    color: #666666;
		text-decoration: none;
		background-image: none;
}


.submain ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.submain li {	
     margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	float: left;}


.contact {
	height: 85px;
	text-align: left;
	width: 225px;
	padding-top: 100px;
	padding-left: 605px;
}

.main2 {
	background-image: url(images/main2.jpg);
	background-repeat: no-repeat;
	height: 124px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 20px;
	padding-right: 460px;
	padding-bottom: 20px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #272727;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	display: block;
	float: left;
	width: 739px;
}


.content a{
	color: #999999;
	text-decoration: none;
}

.content a:hover{
	    color: #CCCCCC;
		text-decoration: none;
		background-image: none;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6E271C;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: middle;
	padding-top: 7px;
	background-color: #6D271D;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	padding-bottom: 7px;
	float: left;
	width: 779px;
}
.botnav {
	height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: middle;
	padding-top: 7px;
	background-color: #6D3F1D;
	padding-left: 75px;
	float: left;
		width: 704px;
}

.botnav a{
	color: #CCCCCC;
	text-decoration: none;
    padding-right: 15px;
	padding-left: 15px;
}

.botnav a:hover{
	    color: #666666;
		text-decoration: none;
}


.botnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.botnav li {	
     margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	float: left;}


.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

