body {
	margin: 0px;
	background-color:#676767;
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	color: #00AFDA;
	font-size: 1.25em;
	line-height: 1em;
	margin-top: 15px;
}
h2 {
	color: #000;
	font-size: 1.1em;
	line-height: 2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin: 2px 0px 15px 0px;
	font-size: 0.9em;
}
li {
	margin: 2px 0px 8px 0px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color:#00AFDA;
	padding-bottom: 2px;
}
a:visited {
	color: #00AFDA;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
}
a:hover {
	color:#01A5A7;
	text-decoration: underline;
}
a:active {
	color: #01A8B8;
}

#container {
	background-color:#676767;
	margin: auto;
	width: 800px;
}

#wrapper {
	background-color:#FFFFFF;
}
#header {
	width:800px;
	height:100px;
	margin-top:20px;
}
#menu {
	width:800px;
	height:21px;
	color:#000000;
	font-size:0.9em;
	font-weight:bold;
	padding-top: 4px;
	background-image: url(images/menubg_new2.jpg);
}
#menu ul {
	margin:0;
	padding: 0;
	list-style:none;
	text-decoration: none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a span {
	padding:0px 25px 0px 15px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	text-decoration:none;
}
#menu a:hover span {
	color:#FFFFFF;
}

#menuunder {
	width:800px;
	height:14px;
	background-image:url(images/menuunder_new2.jpg);
}


#main {
	width:800px;
	background-color: #FFFFFF;
	padding-right: 0px;
}
.topcol {
	width: 800px;
	height: 150px;
	padding-left: 6px;
}

.leftcol {
	width: 590px;
	float: left;
	padding: 0 10px 0 10px;
	background-color: #FFFFFF;
	font-size: 0.9em;
}
.leftcol ul, li {
	font-size:0.9em;
	line-height:1.8em;
}



.rightcol {
	width: 190px;
	float: left;
	padding-top: 20px;
	background-color: #FFFFFF;
}
.rightTop {
	width:190px;
	height:11px;
	background-image:url(images/right_top2.jpg);
}

.rightBottom {
	width:190px;
	height:11px;
	background-image:url(images/right_bottom.jpg);
}

.rightText {
	/*background-image: url(/images/right_left2.jpg);*/
	width:179px;
	padding:4px 0 0 4px;
	font-size: 0.8em;
	border: 1px dotted #1b9bb7;
	background-color: #CDFEFD;
}

.quote_ad {
	width:183px;
	height: 180px;
	padding:0;
	border: 1px dotted #E0EBEA;
	text-align: center;
	background: #02A2A0  url(images/quote_ad_bg.gif) no-repeat 2px 0px;
}

.rightText strong {
	line-height:1em;
	font-size: 1.4em;
}
#mainbottom {
	width:800px;
	height:17px;
	background-image:url(images/main_botton.png);
}

#footer {
	width:760px;
	height:56px;
	background-image:url(images/footerbg2.jpg);
	margin-left: 15px;
	font-size: 0.8em;
	padding: 10px 0 0 10px;
	line-height: 1.2em;
}
