body {
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #81BF44;
}
#main #top {
	height: 100px;
	width: 100%;
}
#main #top #logos {
	float: left;
	height: 100px;
	width: 300px;
}
#main #top #linksSearch {
	float: right;
	height: 100px;
	width: 250px;
}
#main #top #linksSearch #links {
	height: 30px;
	width: 95%;
	margin-top: 10px;
}
#main #top #linksSearch #search {
	height: 50px;
	width: 95%;
	margin-top: 10px;
}
#main #banner {
	height: 155px;
	width: 900px;
	background-image: url(img/bg_banner.jpg);
	background-repeat: repeat-x;
}
#main #banner #banner_img {
	background-image: url(img/pic1.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 336px;
	float: left;
	margin-left: 80px;
}
#clear3 {
	clear: both;
	height: 1px;
	width: 100%;
}
#main #topnav  {
	background-image: url(img/bg_menu.jpg);
	height: 46px;
	width: 100%;
	background-repeat: repeat-x;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-position: center top;
	margin: 0;
	vertical-align: middle;
	}

#main #topnav ul  {
	float:left;
	list-style: none;
	display:inline;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
	}
	
#main #topnav li  {
	padding: 0 10px 0 0;
	display:inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
	}

#main #topnav ul li a  {
	display:inline;
	color:#FFFFFF;
	font-weight:lighter;
	text-decoration: none;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	}
	
#main #topnav ul li a:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	color: #CCCCCC;
	text-transform: uppercase;
}
#main #left {
	float: left;
	width: 250px;
	margin-top: 10px;
}
#main #left #left_inner {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

#main #left #left_inner #sub_menu {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main #left #left_inner #sub_menu ul{
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#main #left #left_inner #sub_menu ul ul{
	list-style: none;
	width: 98%;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#main #left #left_inner #sub_menu ul ul ul{
	list-style: none;
	width: 100%;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#main #left #left_inner #sub_menu ul a{
	width:90%;
	margin: 3px;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	word-wrap:normal;
	color:#ffffff;
	display:block;
	padding:3px 3px 3px 5px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #2B76AF;
	background-color: #2B76AF;
	}
#main #left #left_inner #sub_menu ul a:hover {
	text-decoration:none;
	color:#ffffff;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #2B76AF;
	border-left-color: #81BF44;
	background-color: #2B76AF;
	}
#main #left #left_inner #complaints {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main #left #left_inner #join {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main #left #left_inner #links {
	width: 240px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main #left #left_inner #links #gwcl{
	width: 80px;
	height: 80px;
	float: left;
}
#main #left #left_inner #links #vitens{
	width: 80px;
	height: 80px;
	float: left;
}
#main #left #left_inner #links #rand{
	width: 80px;
	height: 80px;
	float: left;
}
#main #right {
	float: right;
	width: 650px;
	margin-top: 10px;
}
#main #clear1 {
	clear: both;
	width: 100%;
	height: 1px;
}

#main #right #right_inner {
	width: 600px;
	float: right;
}
#main #right #right_inner #content_top {
	background-image: url(img/bg_breadcrumbs.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 600px;
	color: #81BF44;
	font-weight: bold;
}
#main #right #right_inner #content_top_inner {
	height: 30px;
	width: 550px;
	float: right;	
}
#main #right #right_inner #content_main {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#clear2 {
	clear: both;
	height: 1px;
	width: 100%;
}

#footer  {
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-x;
	height: 94px;
	width: 100%;
	text-align: center;
}

a:link {
	color: #2B76AF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #2B76AF;
}
a:hover {
	text-decoration: none;
	color: #81BF44;
}
a:active {
	text-decoration: none;
	color: #2B76AF;
}
