body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
	margin-top:24px;
}

#topwrapper {
	width: 820px;
	margin: 0 auto;
}

#logo {
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

#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 right;
	padding-bottom: 30px;
}

.hpThree {
	float: right;
	width: 200px;
	margin-right: 0px;
	margin-top: 10px;
}



#mainin {
	width: 820px;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 30px;
}

#content {
	width: 470px;
	float: left;
	margin-left: 20px;
	margin-top: 0;
	padding-bottom: 30px;
}

#right {
	float: right;
	width: 240px;
	margin-top: 0;
	background: url("../images/hpmodbg.png") no-repeat left;
	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: #0099CC;
	font-family: Tahoma,Arial, Helvetica;
	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: #7FA8CF;
	padding-right: 30px;
	font-size: 10px;
	width: 200px;
}

#right .moduletable {
	margin-left: 25px;
	margin-bottom: 20px;
	width: 200px;
}

#right h3,
.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: #0099CC;
	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;
}
.gfc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #45754B;
	margin-bottom: 8px;
}
.gfc2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #45754B;
	margin-bottom: 14px;

}
.gfc2 a:hover{
	font-weight: bold;
	color: #0164a8;
	text-decoration: underline;
}