#page-wrap {
	width: 1008px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	padding-bottom: 30px;
}
.ad2 div  {
	float: left;
	height: 15px;
	width: 468px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;

}
#page-wrap #page-wrap-in .ad2 div {
	padding-right: 18px;
	padding-left: 18px;
}


#page-header {
	float: right;
	width: 665px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 0px;
	font-family: Arial;
}
#page-content {
	float: left;
	width: 325px;
	padding-left: 8px;
	font-family: Arial;
}
#content {
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	background-image: url(../images/btm3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#thumbs {
	padding-bottom: 25px;
	background-image: url(../images/btn6.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



#page-wrap-in {
}

#thumbs li {
	float: left;
	padding: 3px;
}
#thumbs li a {
	display: block;
	border: 3px solid #CFD4DA;
}
#page-wrap #footer {


}

#topmenu li {
	float: left;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#topmenu li a {
	display: block;
	padding: 2px;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
}
.clm     li{
	float: left;
	width: 316px;
	padding-right: 6px;
	padding-left: 8px;
	right: 10px;
	margin-right: 6px;
	height: 160px;
}
.h1head  {
	color: #999;
	text-transform: uppercase;
	text-align: center;
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-weight: bold;
}

.clm   {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	position: relative;
}


h1 {
	font-size: 2em;
	font-family: Arial;
}
h2 {
	font-size: 1.8em;
	font-family: Arial;
}
h3 {
	font-size: 1.6em;
	margin-bottom: 14px;
	font-weight: bold;
	font-family: Arial;
}
h4 {
	font-size: 1.4em;
}
#thumbs li a:hover {
	display: block;
	border: 3px solid #666666;
}
#footer a {
	color: #999;
	padding: 3px;
	margin-right: 5px;
	text-decoration: underline;
	display: inline;
	line-height: 16px;
	font-family: Arial;
}
.ad1 div {
	float: left;
	height: 280px;
	width: 336px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page-header h1 {
	font-size: 2.4em;
	color: #333;
	font-family: Arial;
}


#footer p a span {
	font-weight: bold;
	text-transform: uppercase;
}

#footer a:hover {
	color: #14c5f0;
}
#footer h2 {
	line-height: 2em;
	font-family: Arial;
}
.main-page2 {
	color: #666666;
	font-family: Arial;
	font-size: 9px;
}


p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 14px;
	font-family: Arial;
	color: #333333;
}
#footer p {
	margin-top: 10px;
	font-family: Arial;
}
.main-page {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}
#footer .footlinks {
	display: inline;
}
.blue-bold {
	color: #14C5F0;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	-moz-border-radius:10px; /* bottom right corner */
	-webkit-border-radius:10px; /* all corners */
	padding:2px 5px;
	color:#FFFFFF;
	display:none;
	background-color: #000000;

		/* for IE */
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;
	z-index: 1000;
	}	
