body {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background:#FFF;
	font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size:14px;
}
.tl {
	float:left;
	background:url(images/tl.png) no-repeat;
	width:20px;
	height:10px;
}
.top {
	float:left;
	background:url(images/top.png) repeat-x;
	width:960px;
	height:10px;
}
.tr {
	float:left;
	background:url(images/tr.png) no-repeat;
	width:20px;
	height:10px;
}
.header {
	float:left;
	position:relative;
	width:1000px;
	height:112px;
	z-index:5;
}
.header_left {
	float:left;
	width:400px;
	height:112px;
}
.head_left {
	float:left;
	background:url(images/head_left.png) no-repeat;
	width:10px;
	height:112px;
}
.head_right {
	float:left;
	background:url(images/head_right.png) no-repeat;
	width:10px;
	height:112px;
}
.header_right {
	float:left;
	background:url(images/header_right.png) repeat-x;
	width:580px;
	height:62px;
}
h1 {
	float:right;
	width:570px;
	font-size:14px;
	font-style:italic;
	color:#FFF;
	margin-top:32px;
	margin-right:5px;
	text-align:right;
}
h2 {
	font-size:16px;
	color:#1A4886;
	text-align:center;
	margin:0px;
}
h3 {
	font-size:14px;
	color:#FFF;
	text-align:center;
	margin:0px;
}
.display {
	float:left;
	width:980px;
	height:240px;
	margin-top:-60px;
	margin-left:10px;
	position:relative;
	z-index:3;
}
.display_left {
	float:left;
	background:url(images/display_bg.png) repeat-y;
	width:541px;
	height:240px;
	color:#FFF;
}
.display_text {
	text-align:center;
	height:70px;
	width:345px;
	font-size:24px;
	font-style:italic;
	padding-top:100px;
	padding-left:20px;
	padding-right:20px;
	color:#FFF;
	background:none !important;
}
pre {
	display:none;
}
.display_right {
	float:left;
	margin-left:-151px;
	width:590px;
	height:240px;
	position:relative;
	z-index:-4;
}
.left {
	float:left;
	background:url(images/left.png) repeat-y;
	width:10px;
	height:100%;
}
.right {
	float:left;
	background:url(images/right.png) repeat-y;
	width:10px;
	height:100%;
}
.content {
	width:1000px;
	float:left;
	background:url(images/bg.png) repeat-y;
}
.menu {
	float:left;
	width:980px;
	height:65px;
	margin-top:-50px;
	margin-left:10px;
	position:relative;
	z-index:4;
}
.menu_left {
	float:left;
	background:url(images/menu_left.gif) repeat-x bottom;
	width:390px;
	height:65px;
}
.menu_mid {
	float:left;
	background:url(images/menu_mid.png) no-repeat;
	width:50px;
	height:65px;
}
.menu_right {
	float:left;
	background:url(images/menu_right.gif) no-repeat;
	width:60px;
	height:65px;
}
.buttons {
	float:left;
	width:480px;
	height:65px;
}
a.button {
	float:left;
	background:url(images/button.gif) no-repeat;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:65px;
	width:80px;
	text-align:center;
	display:block;
}
a.button2 {
	float:left;
	background:url(images/button.gif) no-repeat;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-top:13px;
	padding-bottom:12px;
	width:80px;
	text-align:center;
	display:block;
}
a.button2:hover {
	background:url(images/button_hover.gif) no-repeat;
	color:#000;
	text-decoration:none;
}	
a.button:hover {
	background:url(images/button_hover.gif) no-repeat;
	color:#000;
	text-decoration:none;
}
.main_top {
	float:left;
	background:url(images/main_top.gif) no-repeat;
	width:980px;
	height:71px;
	margin-left:10px;
	padding-top:17px;
}
.main_content {
	float:left;
	width:760px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
}
.main_right {
	float:left;
	width:180px;
	margin-left:10px;
	padding-right:10px;
}
.main {
	float:left;
	background:url(images/main_bg.gif) repeat-y;
	width:980px;
	margin-left:10px;
}
.foot {
	float:left;
	width:1000px;
}
.foot_left {
	float:left;
	background:url(images/foot_left.png) no-repeat;
	width:10px;
	height:56px;
}
.footer_left {
	float:left;
	background:url(images/footer_left.gif) repeat-x;
	width:580px;
	height:56px;
}
.footer {
	font-size:10px;
	color:#FFF;
	margin-top:20px;
	margin-left:50px;
}
a.footer {
	font-size:10px;
	color:#FFF;
	margin:0px;
}
a.footer:hover {
	color:#F7931E;
}
.footer_mid {
	float:left;
	background:url(images/footer_mid.gif) no-repeat;
	width:52px;
	height:56px;
}
.footer_right {
	float:left;
	background:url(images/footer_right.gif) repeat-x;
	width:348px;
	height:56px;
}
.foot_right {
	float:left;
	background:url(images/foot_right.png) no-repeat;
	width:10px;
	height:56px;
}
.bl {
	float:left;
	background:url(images/bl.png) no-repeat;
	width:20px;
	height:10px;
}
.bot {
	float:left;
	background:url(images/bot.png) repeat-x;
	width:960px;
	height:10px;
}
.br {
	float:left;
	background:url(images/br.png) no-repeat;
	width:20px;
	height:10px;
}
.links {
	margin-left:30px;
	margin-bottom:10px;
	width:690px;
	padding:5px;
	border:1px solid #1A4886;
}
.link_image {
	float:right;
	width:300px;
	margin-left:10px;
	margin-right:5px;
}
a.link_title {
	font-size:16px;
	color:#1A4886;
	font-weight:bold;
	text-decoration:none;
}
a.link_title:hover {
	color:#999;
	text-decoration:none;
}
.captcha {
	background:#FFF;
	color:#000;
	margin:0px;
}
.quote_price {
	font-size:36px;
	font-weight:bolder;
	color:#1A4886;
}

.blog_title {
	font-size:16px;
	color:#1A4886;
	font-weight:bold;
}
a.blog_update_title {
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a.blog_update_title:hover {
	color:#000;
}
a.blog_title {
	font-size:16px;
	color:#1A4886;
	font-weight:bold;
	text-decoration:none;
}
a.blog_title:hover {
	color:#999;
}
.blog_date {
	color:#1A4886;
	font-weight:bold;
}
.blog_archive {
	margin-left:30px;
	margin-bottom:10px;
	width:690px;
	height:100px;
	padding:5px;
	border:1px solid #1A4886;
}
.entry {
	line-height: 1.4em;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#1A4886;
	font-weight:bolder;
	text-decoration:underline;
}
