@charset "utf-8";
body {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
}


img, div{
	behavior:	url("iepngfix.htc");
	}

#container {
	width: 933px;
	margin: 0 auto;
}
#contentarea {

}

.top {
	background-image: url(images/top.jpg);
	height: 112px;
}
.header {

}
.header h1 {
	font-family: arial;
	font-size: 36px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -2px;
	margin: 0px 0 0 0;
	line-height: 34px;
	padding: 50px 0 0 0;
}
.topad {
	background-color: #F3F2F2;
	text-align: center;
	background-image: url(images/ad-bottom.gif);
	background-position: left bottom;
	height: 100px;
	background-repeat: no-repeat;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
}

.navbar {
	background-image: url(images/navbar.gif);
	height: 29px;
	margin: 0 12px 0 14px;
	position: relative;
	padding: 13px 0 0 0;
	text-align: center;
}
.navbar ul {
	display: inline;
	font-family: Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.navbar li {
	display: inline;
	padding: 0 10px 0 12px;
}
.navbar  a:hover, #current {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0 0 8px 0;
	color: #000000;
}
.navbar a {
	color: #FFFFFF;
	text-decoration: none;
}

.contenttop {

}
.content {
	float: left;
	width: 933px;
	padding: 0 0 0 5px;
}
.contents  h1 {
	font-family: arial;
	font-size: 30px;
	font-weight: normal;
	color: #0000CC;
	margin: 0 0 5px 5px;
	padding: 0px;
	letter-spacing: -2px;
	width: 933px;
}
.contents {
	padding: 0 10px 15px 10px;
}


.side {
	float: right;
	width: 0px;
	text-align: center;
}
.side h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px 0 5px;
	margin: 8px 14px 15px 10px;
}




.clearboth {
	clear: both;
}
.footer {
	background-color: #666666;
	background-position: center top;
	height: 55px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0 0 0;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer-txt {
	font-size: 10px;
}

.margin {
	margin: 0 0 0 8px;
}
.adline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c7c7c7;
	margin: 15px 8px 15px 8px;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 0 5px 0 1px;
	margin: 20px 5px 10px 5px;
}
.spacing {
	padding: 0 8px 0 8px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*

/* */
