#fullbody{
	background-position: center top;
	background-repeat: no-repeat;
	line-height:18px;
	position:relative;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}
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:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
}
a img{
	border:0;
}
.clear{
	clear:both;
}
p{
	margin:0px;
	padding:16px 0px 0px 0px;
}
#main{
	position:static;
	width:769px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:769px;
	height:68px;
	padding-top:20px;
	clear:both;
        text-align:center;
}
#logo{
        padding:5px 0 0 0;
}
#center{
	width:769px;
	height:auto;
	float:left;
	background-repeat:repeat-y;
}
#center_top{
	width:769px;
	height:25px;
	background-repeat:no-repeat;
	clear:both;
}
#center_contact{
	width:330px;
	height:25px;
	float:right;
	background-position:1px 1px;
	background-repeat:no-repeat;
}
.content_background{
	width:749px;
	height:auto;
	margin-left:10px;
	float:left;
	background-position:right bottom;
	background-repeat:no-repeat;
}
/*compatible IE6*/
*html .content_background{
	width:750px;
	margin-left:5px;
	
}
#content{
	width:544px;
	height:420px;
	padding:20px 20px 30px 31px;
	float:left;
	text-align:justify;
	background-position:2px 80px;
	background-repeat:no-repeat;
	font-weight:bold;
}
html>body #content{height: auto; min-height: 420px;}    


.img{
	float:right;
	margin:0px 0px 5px 16px;
}

#content_title{
	width:544px;
	height:46px;
	background-repeat:no-repeat;
	background-position:left top;
	clear:both;
}



/* Navigation */
#nav{
	position:relative;
	width:136px;
	height:auto;
	padding-left:9px;
	padding-top:5px;
	float:left;
}
#nav ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#nav li{
	padding-left:18px;
	height:24px;
	background-repeat:no-repeat;
	background-position:0px 8px;
	line-height:24px;
}
#nav a{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
}


/* footer */
#footer{
	width:769px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}
#footer_bg{
	width:769px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
}
#content ul {
        margin: 1em 0 0 2em;
}
#content li {
        font-weight: normal;
        margin-top: .5em;
}
#content strong {
        font-weight: bold;
}
#content ul {
        list-style-type: disc;
}
#content h1 {
        font-weight: bold;
        margin: 2em 0 0 0;
}
#content p {
        font-weight: normal;
        margin: 0;
}
.slideInfoZone {
	font-family: Verdana, Arial, sans-serif;
}
