* {
	margin: 0;
	padding: 0;
}
body {text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	background-image: url(image/bg_l_r.gif);
	height: 100%;}
p, blockquote, ul, ol {
	line-height: 1.5em;
	margin-bottom: 10px;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: underline;
	color: #323B51;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
#wrapper {
}
#header {
	width: 764px;
	height: 181px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #8A9FBA;
}
.headleft_bot {
	height: 109px;
	width: 281px;
	position: absolute;
	top: 72px;
}
.headmenu_top {
	position: absolute;
	width: 764px;
	background-image: url(image/top3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 2;
	height: 22px;
	text-align: center;
	vertical-align: baseline;
}
.headmenu_bot{
	position: absolute;
	top: 181px;
	text-align: center;
	width: 764px;
}
.headleft_mid {
	height: 50px;
	width: 102px;
	background-image: url(image/top1_1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 22px;
}
.headleft_top {
	height: 22px;
	width: 100px;
	background-image: url(image/top0.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
.logo1 {
	width: 236px;
	height: 159px;
	position: absolute;
	top: 22px;
}
.phone {
	position: absolute;
	background-image: url(image/phone.gif);
	top: 30px;
	background-repeat: no-repeat;
	height: 16px;
	width: 131px;
	left: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #083586;
	
}
.headright{
	padding-bottom: 100px;
}
.headright_bot {
	width: 247px;
	position: absolute;
	height: 89px;
	top: 92px;
	left: 236px;
}
.headright_top {
	width: 88px;
	height: 70px;
	background-image: url(image/top4_top_r.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 395px;
	top: 22px;
}

#logo a {
	text-decoration: none;
	color: #444444;
}
#topright {
	float: right;
	width: 483px;
	height: 181px;
	position: relative;
}

#menu ul {
	margin: 0;
	padding: 6px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #110404;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF;
	color: #110404;
}
#page {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFB9;
}
#content {
	width: 600px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.post {
	margin: 0px 0px 30px 0px;
}
.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #FF0000;
}
.post .title a {
	padding: 4px 35px 4px 15px;
	background: #FF0000;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
}
	
.post .entry p.p1 {
	color: #FF2D2E;
	margin-left: 20px;
	margin-top: -3px;
	margin-bottom: 5px;
	font-size: 11px;
}
.post .entry .l1 {
	margin: 0px;
	padding: 0px;
	list-style: square url(none);
}
.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	color: #202020;
}
.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}
#sidebar {
	float: left;
	width: 208px;
	padding-top: 30px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	margin-bottom: 1px;
}
#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: url(images/img07.jpg) repeat-x left bottom;
}
#sidebar h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #110404;
	font-size: 150%;
}
#sidebar h3 {
	font-size: 77%;
	color: #110404;
}
#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}
#sidebar a {
	border: none;
	text-decoration: none;
	color: #FF0000;
}
#sidebar a:hover {
	text-decoration: underline;
}
#footer {
	width: 764px;
	height: 35px;
	background-image: url(image/bot.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	text-align: left;
	vertical-align: baseline;
	padding-top: 15px;
}
#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}
a.top1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFB9;
	text-decoration: underline;
}
.cop{
	padding-top: 18px;
	padding-left: 5px;
	font-size: 9px;
	color: #5C789C;
	padding-bottom: 0px;
	float: left;
}
a.top2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #083586;
	font-size: 14px;
	text-decoration: underline;
}
H1 {
	FONT-SIZE: 25px;
	COLOR: #0066CC;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	padding-bottom: 10px;
}
H2 {
	font-family : Verdana;
	FONT-SIZE: 18px;
	COLOR: #0066CC;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}
.imgcnt{padding-right: 110px;}
.imgcnt img{border:1px dotted #083586;float: right;margin-right:-110px;}
.rating{float: right;padding-top: 14px;}
