body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
body {
	background-color: #F7F7F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LAYOUT */
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
}

#top {
	height: 90px;
	background-color: #fff; 
	width: 100%;
	display: inline-block;
}

#topwrapper {
	width: 820px;
	margin: 0 auto;
}

#logo {
	width: 150px;
	float: left;
	margin-top: 25px;
	margin-left: 2px;
}

#main {
	width: 100%;
	background: url("../images/bg.png") repeat-x;
	display: inline-block;
}

#header {
	width: 820px;
	margin: 0 auto;
	margin-top: 7px;
	height: 380px;
}

#header2 {
	width: 820px;
	margin: 0 auto;
	margin-top: 7px;
	height: 105px;
}

#header2 li,
#header li {
       list-style-image: none;
}

#bottom {
	width: 100%;
	background: url("../images/bottombg.png") repeat-x;
	margin-top: -3px;
	display: inline-block;
}	

#botmod {
	width: 800px;
	margin: 0 auto;
	margin-top: 5px;
	padding-bottom: 30px;
}

.hpMod {
	float: left;
	width: 260px;
	margin-left: 25px;
	margin-right: 0;
	margin-top: 10px;
	background: url("../images/hpmodbg.png") no-repeat;
background-position: top right; 
	padding-bottom: 30px;
}

.hpThree {
	float: right;
	width: 200px;
	margin-right: 0px;
	margin-top: 10px;
}



#mainin {
	width: 820px;
	margin: 0 auto;
	margin-top: 0px;
	padding-bottom: 0px;
}

#content {
	width: 570px;    /*470*/
	float: left;
	margin-left: 1px;
	margin-top: 20px;   /*40*/
margin-bottom:10px;
	padding: 0px 0px 0px 0px;
background-color: #E5FFF8;  /*#E5FFF8*/
}

#right {
	float: right;
	width: 205px;  /*240*/
	margin-top: 10px;
	padding-bottom: 30px;
}

#footer {
	width: 760px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	color: #999999;
	padding-left: 20px;
}

h2 {
	font-size: 18px;
	color: #666666; /*#363636*/
	letter-spacing: -0.5px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 100%;
}

h1 {
	font-size: 22px;
	color: #333;
}

h3 {
	font-size: 15px;
	color: #333;
}

.clear {
	clear: both;
}

/* LET'S STYLE SOME MODULES */

.hpMod .moduletable {
	color: #666666;
	font-size: 10px;
	width: 200px;
}

.hpThree .moduletable {
	color: #666666; /*#660000*/
	padding-right: 30px;
	font-size: 10px;
	width: 200px;
}

#right .moduletable {
	margin-left: 0px; /*25*/
padding-left: 10px;
	margin-bottom: 20px;
	width: 200px; /*200*/
	background: url("../images/hpmodbg.png") no-repeat left;
background-position:left top;
}
.menu list ul{
list-style: none;

}


#right h3
{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 100%;
}
.hpMod h3 {
	font-size: 18px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	letter-spacing: -0.5px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 100%;
}


.hpThree h3 {
	font-size: 18px;
	color: #333333; /*660000*/
	font-family: Tahoma,Arial, Helvetica;
	letter-spacing: -0.5px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 100%;
}

/* GENERAL TAGS */
a {
	text-decoration: underline;
	color: #333;
}

a:hover {
	color: #666;
}

img {
	border: none;
}