@charset "UTF-8";
/* CSS Document */

/* begin top menu css*/

#linkbox2{
	margin: 0 auto;
	float: right;
	width: 775px;
}


#topmenumain {
	padding-top: 4px;
	background-color: #FFF;
	height: 25px;
	background-image: url(../images/2010_homepage/topmenu_back.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 18px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#topmenumain ul{
	list-style-type: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topmenumain ul li{
	padding-left: 1px;
	height: 25px;
	display: inline;
	padding-right: 4px;
}
#topmenumain ul li a{
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	white-space: normal;
	padding-right: 1px;
}
#topmenumain ul li a:hover{
	margin: 0 auto;
	color: #333;
	text-decoration: underline;	
}
/* end top menu css*/
.topcontainter {
	width: 775px;
	background: #FFFFFF;
	text-align: right;
	margin: 0 auto;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	height: 40px;
}

.navdiv1 a {
	color:#101010;
	text-decoration:none;
	font: bold 1.05em/1.2em Verdana, Arial, Helvetica, sans-serif;
	display: block;
} 

.navdiv1 a:hover{
	color: #09C;
}

.navdiv1 a:focus{
	color: #09C;
	font-weight: bold;
}

.navdiv2 a {
	color:#101010;
	text-decoration:none;
	font: bold 1.05em/1.2em Verdana, Arial, Helvetica, sans-serif;
	display: block;
} 

.navdiv2 a:hover{
	color: #09C;
}

.navdiv2 a:focus{
	color: #09C;
	font-weight: bold;
}

.navdiv3 a {
	color:#101010;
	text-decoration:none;
	font: bold 1.05em/1.2em Verdana, Arial, Helvetica, sans-serif;
	display: block;
} 

.navdiv3 a:hover{
	color: #09C;
}

.navdiv3 a:focus{
	color: #09C;
	font-weight: bold;
}

.navdiv1{
	width: 250px;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	display: block;
}
.navdiv1_old{
	width: 130px;
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}

.navdiv2{
	width: 120px;
	float: right;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: none;
	margin-top: 2px;
	display: block;
}
.navdiv3{
	width: 120px;
	float: right;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: none;
	margin-top: 2px;
	display: block;
}

div.logo{
	margin: 4px 0px 0px;
	padding: 0px 0px 0px 30px;
	height: 80px;
	width: 250px;
	border-style: none;
}

div.logo a, hover, visited, active {
	border-style: none;
}


#footer {
	background: #999999 center;
	margin: 0 auto;
	width: 785px;
	position: relative;
	clear: both;
	text-align: center;
	height: 100px;
	top: 0px;
	padding-top: 15px;
	font-size: 10px;
	line-height: 12px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
}


#footer a:hover, a:focus {
	color: #09C;
	text-decoration: none;
}

#footer p {
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	line-height: 1.1em;
}
img {
	border:0px;
	text-align: center;
}

