ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0px none;
}
a, a:link, a:visited, a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus, a:hover{
	text-decoration:underline;
}
a img{
	border:0px none;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#cccccc url('../images/bodybg.jpg') repeat-x;
	color:#000;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Georgia, Arial, sans-serif
}

#header{
	width: 721px;
	height: 113px;
	background: url('../images/headerbg.jpg') no-repeat;; padding-left:54px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#header2{
	width: 721px;
	height: 113px;
	background: url('../images/headerbg.jpg') no-repeat;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#logo{
	display: block;
	width: 236px;
	height:90px;
	float: left;
	text-indent: -99999px;
}

#banner{
	width: 728px;
	height: 210px;
	float: left;
	clear: both;
	background: url('../images/bannerbg.jpg') no-repeat;; padding-left:47px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#banner ul li{
	font-size: 14px;
	color: #fff;
	margin: 18px 0px 0px 0px;
}

#banner ul li a{
	color: #fff;
}

#content_home{
	width: 693px;
	float: left;
	background: url('../images/contentbg.jpg') no-repeat;; padding-left:52px; padding-right:30px; padding-top:24px; padding-bottom:5px
}

h1{
	font-family: Tahoma;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
}

p{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 120%;
	margin: 0px 20px 21px 0px;
}

p span{
	font-size: 16px;
}

img.rightimage{
	float: right;
	margin: 10px 0px 0px 0px;
}

#footer{
	width: 673px;
	height: 41px;
	float: left;
	overflow: hidden;
	background: url('../images/star.png') no-repeat top right;; padding-left:0px; padding-right:20px; padding-top:20px; padding-bottom:0px
}


#footer p{
	font-size: 14px;
	text-align: center;
	margin: 0px;
}

#footer p.copyrite{
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

#footer p a{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 8px;
	color: #000;
	font-size: 14px;
}

#footer p.copyrite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #000;
}


/*---------INNER PAGE---------------*/

#navigation_inner{
	width: 728px;
	height: 58px;
	float: left;
	clear: both;
	background: url('../images/navigationbg.jpg') no-repeat;; padding-left:47px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#navigation_inner ul li{
	font-size: 14px;
	color: #fff;
	float: left;
	margin: 17px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #fff;
}

#navigation_inner ul li.nobg{
	border-left: none;
}


#navigation_inner ul li a{
	color: #fff;
}

#inner_repeat{
	float: left;
	background: url('../images/inner_repeat.jpg') repeat-y;
}

#content_inner{
	width: 693px;
	height: 471px;
	height: auto !important;
	min-height: 471px;
	float: left;
	background: url('../images/content_inner.jpg') no-repeat;; padding-left:52px; padding-right:30px; padding-top:24px; padding-bottom:5px
}

#content_inner2{
	width: 693px;
	height: 471px;
	height: auto !important;
	min-height: 471px;
	float: left;
	background: url('../images/content_inner.jpg') no-repeat;; padding-left:30px; padding-right:50px; padding-top:24px; padding-bottom:5px
}


.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 775px;
	margin:0 auto;
}
