/* CSS Document */
body{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img{
	border: 0;
}
a {
	color:#0066DC;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#container{
	width: 1006px;
	margin: auto;
}

#header{
	background: url(../images/ban_ground.jpg) right;
	height: 88px;
}
#main img {
	border: 2px #ffffff solid;
}
.logo{
	background: url(../images/logo.jpg) no-repeat;
	height: 88px;
	display:block;
	width: 327px;
	float: left;
	text-indent:-9999px;
}
.ban_right{
	width: 679px;
	height: 88px;
	float:right;
}

#navigation{
	background: url(../images/navi_ground.jpg) repeat-x;
	height: 32px;
	}

#navigation ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation ul li, #navigation ul li a:link, #navigation ul li a:visited{
	float: left;
	
	font-family: Trebuchet MS;
	font-size: 16px;
	font-variant: small-caps;
	text-transform:capitalize;
	color: #ffffff;
	line-height: 30px;
	text-decoration: none;
}
#navigation ul li a:hover{
	text-decoration: underline;
}
.l_box_ground{
	background: #f7f8f8 url(../images/l_box2.jpg) repeat-x bottom  ;
	}
	
	
.box23 ul{
	padding: 0;
	margin: 0;
}

.left_box{
	background-image:url(../images/boxa.jpg);
	height: 45px;
	width: 204px;
	display:block;
	padding-top:20px;
	background-position:left;
}
.left_box:hover {
	background-position:right;
}
.left_box2{
	background-image:url(../images/boxa.jpg);
	height: 45px;
	width: 204px;
	display:block;
	padding-top:20px;
	background-position:right;
}
.heading1, .heading1 a:link, .heading1 a:visited {
 	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	font-variant: small-caps;
	color: #00bdf3;
	text-decoration: none;
 }
.heading1:hover{
	height: 86px;
	width: 204px;
}
.heading2{
 	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
 }
	
.text2{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 12px;
}
.center_ground{
	background: #ffffff url(../images/center_ground.jpg) repeat-x bottom;
	width:100%;
}
.bgcolor1{
	background-color: #f2f2f2;
	border: 2px solid #ffffff;
	border-right: 0;
}
#footer_ground{
	background: url(../images/footer_ground.jpg) repeat-x;
	height: 133px;
}
#footer_ground ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer_ground ul li{
	float: left;
	padding-right: 45px;
	margin: 0;
	
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	font-variant: small-caps;
	line-height: 12px;
	color: #000000;
}
.search1, .search1 a:link, .search1 a:visited{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	font-variant: small-caps;
/*	text-transform: uppercase;*/
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}
.search2, .search2 a:link, .search2 a:visited{
	font-family: Arial Rounded MT Bold;
	font-size: 10px;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.thecenterpiece {
	padding-top:31px;
	padding-left:10px;
	padding-right:10px;
}
.leftnav {
	padding-left: 1px; 
	padding-top:31px;
	width:204px;
}