body{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


div#wrapper{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 724px;
	position: relative;
}

/* top css style */

div#top{
	width: 724px;
	height: 207px;
	background: #31322c;
	position: relative;
}

div#top-menu{
	width: 668px;
	height: 47px;
	background: url( ../images/sample-one-menu-bg.jpg ) repeat-x;
	position: absolute;
	left: 28px;
	top: 29px;
}

div#top-menu-content{
	width: 668px;
	height: 10px;
	position: relative;
	top: 14px;
}

div.top-menu-content-link a{
	color: #000;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
}

div.top-menu-content-link a:hover{
	text-decoration: underline;
}

div.top-menu-content-divider{
	width: 30px;
	height: 20px;
	background: center url( ../images/sample-one-menu-divider.jpg ) no-repeat;
}

div#top-logo{
	position:absolute;
        width:600px;
left: 20px;
text-align: left;
        bottom:40px;

	
}
#top-logo h1
{
font-family: arial;
font-weight: bold;
font-size: 40px;
color: #b0bd61;
padding:0px;
margin:0px;
display:inline;
}

/* middle css style */

div#middle{
	position: relative;
	width: 724px;
}

div#middle-top{
	width: 724px;
	height: 142px;
	background: #474940;
}

div#middle-bottom{
	width: 724px;
	background: #474940;
}

div#middle-banner{
	width: 668px;
	height: 172px;
	/*background: url( ../images/sample-one-banner.jpg ) no-repeat;*/
	position: absolute;
	left: 28px;
	top: -38px;
}

div#middle-left{
	width: 261px;
	text-align: left;
}

div.middle-left-submenu{
	
}

div#middle-divider{
	width: 20px;
	height: 20px;
}

div#middle-right{
	width: 387px;
}

div#middle-right-contact-form{
	width: 387px;
	text-align: left;
	color: #f3f3f3;
	font-family: Arial;
	font-size: 13px;
}

div#middle-right-contact-form input[type="text"]{
	width: 200px;
	border: 2px solid #f3f3f3;
}

div#middle-right-contact-form textarea{
	width: 200px;
	border: 2px solid #f3f3f3;
	height: 100px;
}

div.middle-right-content-index{
	width: 387px;
	text-align: left;
	color: #f3f3f3;
	font-family: Arial;
	font-size: 12px;
}

div.middle-right-content-back{
	text-align: right;
}

div.middle-right-content-back a{
	color: #f3f3f3;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

div.middle-right-content-index-title a{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #f3f3f3;
}

div.middle-right-content-index-title a:hover{
	color: #aeb96b;
}

div.middle-right-content-index-description{
	font-family: Arial;
	font-size: 12px;
	color: #aeb96b;
}

div.middle-right-content-index-bottom-divider{
	height: 20px;
	width: 200px;
}

div.middle-divider{
	width: 28px;
	height: 20px;
}

div.middle-bottom-divider{
	width: 724px;
	height: 10px;
	background: #474940;
}

/* bottom css style */

div#bottom{
	width: 724px;
	height: 45px;
	background: #31322c;
	text-align: center;
}

div#bottom-links{
	position: relative;
	top: 12px;
	font-family: Arial;
	font-size: 12px;
	color: #f3f3f3;
}

div#bottom-links a{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #f3f3f3;
}

/* other styles */

.left{
	float: left;
}

.right{
	float: right;
}

.readmore{
	text-align: right;
}

.readmore a{
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #f3f3f3;
}

.readmore a:hover{
	color: #aeb96b;
}

.module-name{
	font-family: Arial;
	font-size: 13px;
	color: #f3f3f3;
}

div.side-menu{
	width: 215px;
	font-family: Arial;
	font-size: 14px;
	color: #f3f3f3;
	text-align: left;
	font-weight: bold;
	height: 20px;
	cursor: pointer;
	padding: 3px 3px 3px 3px;
	border: 1px solid #999;
}

div.side-menu:hover{
	background: #aeb96b;
}
