* {
	padding: 0;
	margin: 0;
} 

body {
	margin:0;
	padding: 0;
	background: #fbeec7;
	color: #444;
	font: 11px Arial, Verdana, Tahoma, sans-serif;
	line-height: 20px;
}

img {
	border: none;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-align: center;
}
a{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #C00;
}

#top {
	background: #fbeec7 url(images/top.jpg) no-repeat;
	padding: 10px 0;
}
#contentt {
	background: url(images/content.jpg) repeat-y;
	padding: 20px;
	font-family: Verdana, "Trebuchet MS";
	padding-top: 1px;
}
#bottom {
	background: #fbeec7 url(images/bottom.jpg) no-repeat;
	padding: 10px 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

#wrap {
width: 970px;
margin: 0 auto;
}

#header {
	height: 5px;
	line-height: 30px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
#header h1 {
	font-size: 50px;
	letter-spacing: -1px;
	padding: 30px 0 0 10px;
	color: #000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
#header h1 a { 
color: #3B8FE9;
text-decoration: none;
}
#header h1 a:hover {
	color: #000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
#header h2 { letter-spacing: -1px; padding: 0 0 0 16px; font-size: 29px; color: #000; }

#headermenu {
	height: 30px;
	background: #3B8FE9 url(images/contenth2.jpg) repeat-x;
	line-height: 30px;
}
.headerm {
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
	display:block;
	padding:0 20px;
	text-decoration:none;
	color: #fff;
	letter-spacing:1px;
	letter-spacing: 1px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.headerm li a:hover {
	color:#FF9;
	text-decoration:none;
	font-family: Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

.left {
	margin-top: 0px;
	float: left;
	width: 200px;
	line-height: 15px;
}
.left h2 {
	margin-top: 10px;
	font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
	line-height: 20px;
	background: url(images/contenth2.jpg) repeat-x;
	height: 20px;
	color: #fff;
	padding-left: 10px;
	font-weight: bold;
}
.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color: #2A84E5;
}
.left ul a:hover {
	color : #039;
	font-family: Verdana, "Trebuchet MS";
	font-size: 11px;
}

.middle {
	margin-top: 0px;
	float: left;
	width: 500px;
	margin-left: 14px;
	line-height: normal;
}
.middle h2 {
	font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;
	background: url(images/contenth2.jpg) repeat-x;
	margin-bottom: 5px;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}
.middle h2 a {
color: #fff;
}
.middle h2 a:hover {
	color: #039;
}

.right {
	margin-top: 0px;
	float: right;
	width: 200px;
}
.right h2 {
	margin: 10px 0 20px 0;
	font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
	line-height: 20px;
	background: url(images/contenth2.jpg) repeat-x;
	height: 20px;
	color: #fff;
	padding-left: 10px;
}

#footer { 
color: #777;
text-align: center;
padding-bottom: 10px;
}
#footer a {  color: #777; text-decoration: none; }
#footer  a:hover { color: #000; } 
.middle_2ndpage {
	margin-top: 10px;
	float: left;
	width: 715px;
	margin-left: 0px;
	line-height: 15px;
}
.middle_2ndpage h2 {
	font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;
	background: #CC0001 url(images/menubg.jpg) repeat-x;
	margin-bottom: 5px;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}
.middle_2ndpage h2 a {
color: #fff;
}
.middle_2ndpage h2 a:hover {
	color: #039;
}
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: #FFF;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 67px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: #FFF;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 400px;
	height: 250px;
}
#wrap #contentt .middle table tr td p strong a {
	text-align: left;
}

