@charset "utf-8";
/* CSS Document */
#homelink{
	width:200px;
	height:100px;
	float:left;
	margin:20px 0 0 80px; 	
	cursor:pointer;
}
html { overflow-y: scroll; }

body{
	background-color:#FFF;
	margin:0;
	height:100%;
	background:url(../images/gwm_mainbg.jpg);
	background-repeat:repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}

a:link, a:visited{
	color:#384769;
	text-decoration:none;

}

a:hover, a:active{
	color:#384769;
	text-decoration:underline;

}

h1{
	font-size:18px;
	color:#384769;
	margin-top:16px;
}

h2{
	font-size:15px;
	color:#384769;
}

h3{
	font-size:13px;
	color:#3C3C3C;
}

.headertabletitle{
	font-size:16px;
	color:#384769;
	/*letter-spacing:-1px;*/
}
.newslettersuccess{
	font-size:15px;
	color:#384769;
	font-weight:bold;
}
#maincontainer{
	width:903px;
	margin:0 auto;
	height:100%;
}
#headercontainer{
	width:903px;
	height:210px;
	background:url(../images/gwm_header.jpg);
	background-repeat:no-repeat;
}
#headerlogin{
	width:200px;
	float:right;
	text-align:right;	
}
#headerlogin{
	margin:80px 94px 10px 0;
}
#headerlogin a{
	color:#666;
}
#topmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:810px;
	margin:0 auto;
	/*letter-spacing:-1px;*/
}
#topmenu a:link, #topmenu a:visited{
	color:#384769;
	text-decoration:none;
}
#topmenu a:hover, #topmenu a:active{
	color:#FFF;
	text-decoration:none;
}

.topmenuspacing{
	margin-right:15px;
}

#maincontent{
	width:810px;
	margin:0 auto;
}
#contentdiv{
	width:500px;
	margin:0 0 0 30px;
	float:left;
}
.divline500{
	width:500px;
	float:left;
	margin:10px 0 20px 0;
	background-color:#56647F;
	line-height:1px;
	height:1px;
}
#footer{
	/*position:absolute;*/
	position:relative;
	bottom:0;
	width:100%;
	height:72px;
	background:url(../images/gwm_footerbg.jpg);
	background-repeat:repeat-x;	
}
#footermenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:32px;
	width:810px;
	margin:0 auto;
	color:#FFF;
}
#footermenu a:link, #footermenu a:visited{
	color:#FFF;
	/*margin-right:30px;*/
	text-decoration:none;	
}
#footermenu a:hover, #footermenu a:active{
	color:#FFF;
	text-decoration:underline;
}
#bannerimg{
	width:540px;
	height:178px;
	float:left;
}
#tablenews{
	background:url(../images/gwm_tablebg.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:146px;
	float:left;
	padding:16px;
	line-height:15px;
	
}
#tablenews p{
	color:#384769;
}
#tablepageheader{
	background:url(../images/gwm_tablebg.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:54px;
	float:left;
	padding:46px 14px 20px 16px;	
}
#tablehomepageheader{
	background:url(../images/gwm_tablebg.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:159px;
	float:left;
	padding:19px 14px 0 18px;	
}
#tablepageheader p, #tablehomepageheader p{
	font-size:20px;
	color:#384769;
	font-weight:bold;
}
#pagetopimg{
	width:541px;
	height:120px;
	float:left;
}
#tablehomepage{
	background:url(../images/gwm_tablebg.jpg);
	background-repeat:no-repeat;
	width:238px;
	min-height:211px;
	float:left;
	padding:16px;
	line-height:15px;
}