@charset "utf-8";
/* CSS Document */

body {
	background: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000E28;
	min-width: 1024px;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width:1024px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-top: 2px;
}
#wrapper a {
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0;
}
#wrapper a i {
	visibility: hidden;
}
#wrapper #title {
	background-image: url(images/title/title.jpg);
	height: 134px;
}
#wrapper  #title  a#titlehover {
	height: 134px;
	width: 400px;
	position: absolute;
}
#wrapper  #title  a#titlehover:hover {
	background-image: url(images/title/title_hover.jpg);
}
#wrapper #title #code {
	color:#014A7F;
	margin-left:450px;
	padding-top:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
#wrapper #content #header {
	height: 54px;
	padding: 0;
	margin: 0;
	top: 0px;
	background-image: url(images/header/headerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content  #home_top {
	height: 420px;
	background-image: url(images/home_top/home_top.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#wrapper #content #home_top img {
	margin-top: 240px;
	float: left;
}
#wrapper #content #home_bottom  {
	background-image: url(images/content/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	height: 310px;
}
#wrapper #content #home_bottom #recent_purchases {
	height: 280px;
	background-image: url(images/home_bottom/recentpurchases.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#wrapper #content #home_bottom #recent_purchases img {
	padding-top: 45px;
}
#wrapper #content #content_top {
	background-image: url(images/content_top/content_img.jpg);
	background-repeat: no-repeat;
	height: 170px;
	padding-left: 475px;
	background-position: top center;
}
#wrapper #content #content_top img {
	float: left;
}
#wrapper #content #content_bottom {
	text-align: center;
	background-image: url(images/content/contentbg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
#wrapper #content #content_bottom #page2{
	height: 490px;
}
#wrapper #content #content_bottom #page3{
	height: 1000px;
}
#wrapper #content #content_bottom #page4{
	height: 520px;
}
#wrapper #content #content_bottom #page5{
	height: 480px;
}
#wrapper #content #content_bottom #page6{
	height: 520px;
}
#wrapper #content #content_bottom #page7{
	height: 820px;
}
#wrapper #content #content_bottom #page8{
	height: 600px;
}
#wrapper #content #content_bottom #form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 670px;
	text-align: left;
}
#wrapper #content #content_bottom #thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 210px;
}
#wrapper #content #footer {
	text-align: right;
	height: 46px;
	background-image: url(images/footer/footerbg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
