* { padding:0;margin:0;}

html, body { background:url(body_bg.gif) repeat-x #f4f4f4; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #666666; text-align:center;}

#center { margin:0 auto;}

#wrapper { width:980px; margin:0px auto; position:relative; background:url(main_bg.jpg) no-repeat left bottom; height:422px;}

.clear {clear: both;}

.white {color: #ffffff;}

.head_top {	margin: 0px auto; width:980px; text-align:right; padding:0 10px 0 0; }
.head_top p { color:#aeaeae; font-size:11px; font-family:Tahoma; height:25px; line-height:25px;}

.right_logo {	margin: 0px auto;	padding: 0px;	width: 100%;	background-color: #000000;}

.main_left { width:470px; height:400px; position: absolute; left:0; top:20px;}

.main_right { position:absolute; right:50px; top:230px; text-align:left;}
.main_right h1 { background:url(logo.png) no-repeat; width:330px; height:50px; text-indent:-999999px;}
.main_right h2{ font-size:18px; margin:20px 0 10px 0; font-family:Arial, Helvetica, sans-serif; font-style:italic;}
.main_right p { line-height:18px; font-size:11px; color:#CCCCCC;}


/*	Nav menu
---------------------------------------------*/
#nav_menu {width:100%;height:45px;color:#FFFFFF; position: absolute;top:448px; left:0; }
#nav_menu ul { list-style-type:none; margin:0 auto; width:550px; }
#nav_menu li { float:left;font-size: 12px;text-align:center;color:#000;list-style-type:none; font-weight:bold; margin:0 2px;}
#nav_menu li a {color: #000;text-decoration: none; line-height:40px;display: block;list-style-type:none; background:url(nav_menu.gif) no-repeat;font-weight:bold;width:101px; height:40px; background-position:0 0;}
#nav_menu li a:link,#nav_menu li a:visited {text-decoration: none; background-position:0 0; height:40px; line-height:40px;}
#nav_menu li a:hover {color:#fff;text-decoration: none; background-position:0 -40px; height:45px; line-height:40px;}

.bottom { margin: 50px auto; width:950px;}
.bottom h3{ font-size:11px; color:#5f5f5f; font-weight:normal; margin:0 0 20px 0;}
.bottom p { color:#c3c3c3;}


a:link {color: #aeaeae; text-decoration: none; }
a:visited {color: #aeaeae; text-decoration:none;}
a:hover {color: #FFF; text-decoration: underline;}

.bottom_link a:link {color:#c3c3c3; text-decoration:  none;}
.bottom_link a:visited {color:#c3c3c3; text-decoration: none;}
.bottom_link a:hover {color: #CC0000; text-decoration: underline; }
