body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #56544E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

/* LAYOUT */
#wrapper {
	width: 800px;
	margin: 0 auto;
}

#top {
	width: 800px;
	height: 120px;
	margin-top: -133px;
	position: absolute;
}

#logo {
	float: left;
	margin-left: 15px;
	width: 150px;
}

#whiteBg {
	width: 800px;
	margin-top: 20px;
	
}

#menuRow {
	height: 30px;
}

#header {
	width: 800px;
	
	height: 600px;
	padding-bottom: 5px;
	
}

#header2 {
	width: 800px;
	height: 101px;
	padding-bottom: 5px;
}

#searchBox {
	float: right;
	width: 160px;	
}

#bottom {
	width: 775px;
	margin: 0 auto;
	background: url("../images/bottombg.jpg") no-repeat;
        padding-bottom: 40px;
        position: absolute;
        margin-top: 3px;
}

#slogan {
	width: 600px;
	height: 22px;
	float: left;
	margin-left: 5px;
	margin-top: 45px;
}

#slogan h1 {
	font-family: Arial Narrow, Arial, Helvetica;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin:0;
	padding:0;
}

#main {
	width: 800px;
	background: url("../images/mainbg.png") repeat-y;
	display: inline-block;
	padding-bottom: 30px;
	padding-top: 30px;
}

#left { 
	width: 500px;
	float: left;
}

#topmod {
	width: 500px;
	clear: left;
}

#topmod img {
	margin-right: 15px;
}

#topmod .moduletable {
	width: 500px;
	margin-left: 20px;
}

#topmod h3 {
	color: #672D93;
}

#topmod p {
	margin-top: 5px;
}

#topmod a {
	display: inline-block;
	height: 17px;
	line-height: 15px;
	color: #000;

		font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
}
	
.hpRight {
	margin: 0;
	padding: 0;
	float: right;
	width: 225px;
}

.hpRight .moduletable {
	width: 200px;
	float: left;
	margin-left: 15px;
	color: #333333;
        margin-bottom: 25px;
}

.hpRight ul,
.hpRight li {
       margin-left: 0px;
	   margin-bottom:10px;
       padding:0;
	   list-style:none;
	   font-size: 12px;
	   font-weight:bold;
	   text-decoration:none;
	   
	 
	   
}

.hpRight a,
.hpRight a {
       margin-left: 0px;
	   margin-bottom:12px;
       padding:0;
	   list-style:none;
	   font-size: 14px;
	   font-weight:bold;
	   text-decoration:none;
	   
	   
	 
	   
}

#content {
	width: 500px;
	float: left;
	margin-left: 20px;
	padding-bottom: 30px;
}

h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #666666;
	margin-top: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h1 {
	font-size: 14px;
	color: #666666;
	margin-top: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.clear {
	clear: both;
}

/* LET'S STYLE SOME MODULES */

.hpRight h3 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
}

#mainMenu h3 {
	display: none;
}

#searchBox input {
	height: 17px; 
	margin-top: 5px;
	font-size: 11px;
	color: #56544E;
	text-indent: 5px;
	width: 160px;
	background-color: #94938F;
	border: none;
}


/* GENERAL TAGS */
a {
	color: #666666;
}

a:hover {
	color: #000;
}

img {
	border: none;
}

#footer {
	margin-top: 10px;
	width: 790px;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
       color: #94938F;
}

#footer a {
	color: #94938F;
}