/* CSS Document */

.buy {
	text-align:right;
	width:800px;
	height:auto;
	margin:0 auto;
	margin-bottom:-50px;
}
img{border:0;}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000;
	font-size: 12px;
	line-height:18px;
}
#container {
	padding-top:10px;
	text-align:left;
	margin:0 auto;
	width:800px;
	height:auto;
	background:none;
}



/* text */

h1 {
	color:#000;
	font:26px/26px bold Georgia, Times New Roman, Times, serif;
	text-align:right;
}
h2 {
	color:#919191;
	font:26px/26px bold Georgia, Times New Roman, Times, serif;
	text-align:left;
}

h4 {
	color: #0099CC;
	line-height: 22px;
	font-weight: lighter;
}

a {
	color: #919191;
	text-decoration:underline;
}


ul {
	line-height: 190%;

}

#head {
	width: 800px;
	height: 160px;
	background: url(head.jpg) no-repeat top left;
}


.menu{
	width:780px;
	height:auto;
	margin:0 auto;
	background:none;
	padding-left:20px;
}
#main {
	width:660px;
	height:auto !important;min-height:300px;
	margin:0 auto;
	background:none;
	padding:20px;
	text-align:left;
	margin-top:40px;
}
.menu a {
	font:12px/14px normal Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #919191;
	text-decoration: underline;
	margin-right: 14px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	margin-top: 5px;
}
#ha a { padding-left:-8px;padding-right:0px;margin:0px;}


#right {margin-left:30px; margin-bottom:30px }



#content {
	text-align: left;
	width: 780px;
	background-image: url(content_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
#content .inner {
	padding-left: 20px;
	padding-top: 27px;
	padding-right: 10px;
}

#side, .img-right {
	margin-right: 10px; margin-left:70px; margin-bottom: 40px;
	float: right;
}

.footer {
	font-size: 12px;
	color: #1B61AD;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	height: auto;
	text-align: center;
	background-position: center bottom;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	padding-bottom: 25px;
}

.footer .inner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #18518E;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
}
.bottom {
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 20px;
	width: 780px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
