*{
	margin:0;
	padding:0;
	font-size:100%;

}

body{
	font: Verdana, Helvetica, sans-serif;
	color:#666;
	margin-top:20px;
	background: url(images/bg1.jpg) repeat-x #cccccc;;
	text-align:center;
}

a{
	color:#666;
	text-decoration:none;
}

#wrap{
	width:690px;
	margin:0 auto;
	position:relative;
	z-index: 10;
	text-align:center;
}

#wrap3{
	width:690px;
	position:relative;
	z-index: 10;
	text-align:left;
	margin-left: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header{
	width: 680px;
	position:relative;
	margin-bottom: 20px;
	margin-top: 100px;
	text-align: right;
}

#header h1{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #353535;
}

#top_headline {
width: 300px;
border-bottom: #bbbaba solid 1px;
position: relative;
text-align: right;
float: right;
}

#top_categories {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #353535;
text-align: right;
float: right;
width: 100%;
margin-bottom: 10px;
margin-top: 5px;
}

#top_categories a {
padding-left: 1px;
padding-right: 1px;
}

#top_categories a:hover {
color:#000;
background-color: #FFFFFF;
}


#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:4px;
}


#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border:1px solid #EEE;
	border-width:0 0 3px 0;
	filter: alpha(opacity=100);
	/**/
} 


#main-content img{
	border:1px solid #EEE;
}

#bottom_nav{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	font-style: italic;
}

#bottom_nav a {
padding-left: 3px;
padding-right: 3px;
font-style: normal;
}

#bottom_nav a:hover {
background-color: #FFFFFF;
color: #000000;
padding-left: 3px;
padding-right: 3px;
}

#content_bg {
	position:absolute;
	background: url(images/content_bg.jpg) no-repeat;
	left:0px;
	top:0px;
	width:856px;
	height:582px;
	z-index:0;
}

#content_menu {
	position:absolute;
	background: url(images/left_menubar.gif) no-repeat left center;
	left:0px;
	top:200px;
	width:100px;
	height:240px;
	z-index:20;
	padding-left: 22px;
	text-align: left;
}

#content_menu p {
margin-bottom: 15px;
}

#content_menu a:hover {
color: #FFF;
}

.contentmenu_link1, .contentmenu_link1 a {
font: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
	color: #232323;
	line-height: 20px;
}

.contentmenu_link2, .contentmenu_link2 a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
	color: #4f4f4f;
	line-height: 16px;
}

.light1 {
color: #babbbb;
}

.noborder {
border: 0px; !important
}

#copyright {
clear: both;
width: 100%;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #666666;
padding-bottom: 3px;
padding-top: 5px;
border-top: 1px #a5a5a5 solid;
}

#copyright a{
color: #666666;
padding-left: 2px;
padding-right: 2px;
}

#copyright a:hover {
color:#666666;
background-color: #b2b2b2;
}

#content3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color:#000;
width: 650px;
text-align: left;
clear: both;
padding-bottom: 100px;
padding-right: 35px;
margin-top: 190px;
border-right: #a5a5a5 solid 1px;
}

#content3 h1 {
font-size: 36px;
font-weight: normal;
}

#content3 h2 {
font-size: 18px;
font-weight: normal;
}

#content3 h3 {
font-size: 14px;
font-weight: normal;
}

.indent1 {
margin-left: 40px;
}

.highlight1 {
color:#333333;
font-weight: bold;
}

#content3 a{
color: #545454;
padding-left: 2px;
padding-right: 2px;
}

#content3 a:hover {
color:#545454;
background-color: #fcfcfc;
}

#content3 {
line-height: normal;
}