html,body,div,p {
	font-family: Arial, Helvetica, sans-seriff;
	font-weight: normal;
	font-size: 11px;
}
body {
	background:transparent url(../images/bg.jpg);
	margin: 0px;
	padding: 0px:
	}

/*
object{
float:left;
}*/

.bothclear{
	clear: both;
}

.bothclear30{
	clear: both;
	height: 20px;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

#wrapp{
	width: 773px;
	margin: 0 auto;
	}


#top_bg {
	background: transparent url(../images/top_bg.gif) no-repeat;
	height: 83px;
	width:773px;
	}

#logo {
	position:absolute;
	z-index:10;
	margin-top: 34px;
	margin-left:60px;
	/*background: url(../images/logo.png) no-repeat;*/
	height:142px;
	width:176px;
	}
#button_bg {
	position:relative;
	background: url(../images/button_bg.gif) no-repeat;
	height: 58px;
	width: 773px;
	}
#banner_bg{
margin:auto;
width:713px;
height:327px;
background: url(../images/banner_bg.jpg) repeat-x;
}

#top_nav{
float:left;
width:200px;
	position:absolute;
	z-index:10;
	margin-top: 50px;
	margin-left:620px;
padding-right: 20px;
z-index:1;
}

#top_nav a{
text-decoration:none;
font:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}	
	
#top_nav a:link{text-decoration: none;color:#404040;}
#top_nav a:visited{color: #404040;text-decoration:none;}
#top_nav a:hover{color:#ff0000;text-decoration:none;}

#nav_links{
	font-family: Arial, Helvetica, sans-seriff;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	position:absolute;
	margin-left:244px;
	width: 500px;
	height: 57px;
	z-index:1;
	display: block;
}

#nav_links ul {
	list-style-image:none;
	list-style-type:none;
	margin: 0;
	padding: 0;
	display:block;
}

#nav_links li {
	background: url(../images/butt_bg.jpg) no-repeat;
	width:113px;
	height:57px;
	float:left;
	text-align: center;
	position:relative;
	display: block;
	margin-left: 3px;
}

#nav_links a{
	outline:none;
	display:block;
	height:26px;
	padding-top: 31px;
	font-family: Arial, Helvetica, sans-seriff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

#nav_links a:link{color:#fff;}
#nav_links a:visited{color:#fff;}
#nav_links a:hover{color:#ff0000;background: url(../images/hover.jpg) no-repeat}

#content_bg {
	background: transparent url(../images/content_bg.gif) repeat-y;
	width:773px;
	float:left;
}

#content_container{
/*	margin-left:45px;*/
	margin-left:30px;
	width:713px;
	float:left;
	display:inline;
	background: url(../images/banner_bg.jpg) repeat-x;
}

#flash {
	z-index:1;
	margin-left:15px;
}

#black_bg {
	margin-left:15px;
	background-color:#000;
	color: #fff;
	width:684px;
}

span.boldtxt {
font-weight: bold;
color:#FF0000;
	
} 
#lighter_bg {
display:inline;
 margin-left:15px;
	background-color:#E0DED5;
	color: #000;
	width:684px;
	float:left;
}

#footter {
	background: transparent url(../images/footer.gif) no-repeat;
	width:773px;
	height:90px;
	clear:both;
}


/*#pic_container{
	width:309px;
}

#text_container {
	float:right;
	margin-left: 200px;
	padding-top:0px;
}*/


