@charset "UTF-8";

body,td,th {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:14px; 
	background-color: #e6e6e6;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	/*text-align: center;*/
}
#wrapper {	
	text-align: center;
	/*background-color: #ffffff;*/
	margin: 0 auto;
	text-align: left;
	/*vertical-align: middle;*/
	width: 720px;
}
#header{
	z-index:5;
	position:absolute;
	width:720px;
	height:90px;
	/*background-image:url(images/header.png);
	background-repeat:no-repeat;*/
}
#header_pict{
	z-index:20;
	position:absolute;
	width:230px;
	height:156px;
	margin-left:9px;
	margin-top:118px;
}


.win.ie #tabmenu{
	margin-top:109px;
}

#tabmenu{
	z-index:10;
	position:absolute;
	margin-top:96px;
	margin-left:200px;
	width: 514px;
	border-bottom:thin; 
	border-bottom-color:#ffffff; 
	border-bottom-style:solid;
}

#tabmenu ul li{
	float: left;
	list-style-type: none;
	margin-bottom: -3px;
}

.win.gecko #tabmenu a{
	padding:7px 0px 4px 0px;
}


.win.ie #tabmenu a{
	padding:.6em;
	vertical-align:super;
	padding:6px 0px 4px 0px;
}

#tabmenu a{
	color:#000000;
	text-decoration:none;
	background:transparent url(images/tab.png);
	background-repeat:repeat-x;
	line-height:25px;
	vertical-align:top;
	font-size: 10px;
	padding:6px 1px 4px 1px;
}
	
#tabmenu a:hover{
	color:#336084;
}

#topnav{
	z-index:10;
	position:absolute;
	width:720px;	
	height:186px;
	margin-top:108px;
}
#nav_title{
	font-size:20px;
	line-height:25px;
	margin-top:-25px;
	z-index:10;
	position:absolute;
	width:363px;
	height:20px;
	border-bottom:thin; border-bottom-color:#ffffff; border-bottom-style:solid;
	padding: 0px 70px 5px 35px; 
	margin-left: -40px;
}

#nav_container{
	z-index:10;
	position:absolute;
	width:10px;	
	height:10px;
	margin-top:185px;
	margin-left:260px;
}
#nav_content ul, #nav_content ul li{
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#nav_content {
	z-index:50;
	position:absolute;
	padding: 0; 
	margin: 0;
	text-align:left;
}

.win.ie #nav_content a {
padding:10px 50px 5px 35px;
}

#nav_content a {
	color:#666666;
	display: block; padding: 5px 50px 5px 35px; 
	margin-left: -20px;
	position:relative;
	font-size:11px;
	line-height: 13px; text-decoration: none; border-bottom:thin; border-bottom-color:#ffffff; border-bottom-style:solid;
}
#nav_content a:hover {
	color: #ffffff;
}
#nav_content {
	width: 363px;
}
#nav_content a {
	width: 363px;
}

#cont_container{
	position:absolute;
	width: 720px;
	margin-top:294px;
}

#cont_content{
 	background-color: #ffffff;
}

#cont_image{
float:left;
}

#cont_text{
	margin-left:275px;
	margin-right:35px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666666;
	line-height:20px;
}

#cont_text p.title a{
	font-size: 24px;
	color:#666666;
	font-variant:small-caps;
	line-height:25px;
}


#cont_text a{
	color:#666666;
	text-decoration:none;
}

#cont_text a:hover{
	color:#336084;
}


img a:hover{
	width:100px;
	height:133px;
}




#logo{
	position:absolute;
	margin-top:315px;
	margin-left:725px;
	width: 100px;
}



#footer{
text-align:center;
}

#footer_image{
margin-top:20px;
}

#footer_text{
margin-top:3px;
margin-bottom:13px;
color:#336084;
font-variant:small-caps;
font-size:11px;
}
