
a:link, a:visited {
	color: #148fdc;
	text-decoration:none;
}

a:hover {
	color:#6380b0;
}

body {
	background-image: url("/images/common/background-lyr1.jpg");
	background-color: #f4f5f9;
	background-position: center top;
	background-repeat:repeat-x;
	font-family: Georgia, serif;
	font-size:10pt;
	line-height:12pt;
	margin:0;
}

h1, h2 { margin:0; }
ul { margin-top:0; padding:0; }
ul.noListStyle li { list-style:none; }
img { border:0; }

div#container {
    background-image: url("/images/common/background-lyr2.jpg");
	background-color: transparent;
	background-position: top center;
	background-repeat:no-repeat;
}

div#topbar {
	background-image: url("/images/common/topbar-bg.gif");
	height:22px;
	text-align:center;
}
div#topbarImg{
	width:100%;
	height: 22px;
	margin: auto;
	background: url("/images/common/topbar.jpg") no-repeat center top;
	padding:0;
}
div#maincontent {
	width: 808px;
	margin-left: auto;
	margin-right:auto;
}
div#header {
	background-image: url("/images/common/header.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
	width: 100%;
	height: 80px;
	padding-bottom:none;
}

div#headerlogo {
	cursor: pointer;
	float: left;
	height: 80px;
	margin-left: 40px;
	margin-right: -40px;
	margin-top: 0px;
	width: 180px;
}

p#headertext {
	display: none;
	font-size: 8pt;
	margin-left: 210px;
	padding-top: 45px;
	text-align: center;
	width: 500px;
}

div#nav {
	float: right;
	margin-top: 30px;
	padding-left: 20px;
	position: relative;
	width: 560px;
}
ul.nav {
	float:left;
	font-family:Arial, sans-serif;
	font-size:8pt;
	line-height:8pt;
	margin:0 15px 0 0;
	padding:0;
	color:#808182;
}
ul.nav { list-style: none; }
li.nav_title {
	font-size:9pt;
	line-height:9pt;
	color: #2a7dff;
	font-weight:bold;
}
div#pagecontent {
	width:100%;
	background-color:#fff;
}

div#footer {
	width:808px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:bottom center; 
	margin-top: -32px;
}

div#footer-bottom-buy {
	background-image:url("/images/common/bottom-box.gif");
	height:220px;
	width:735px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	background-color:#ffffff;
	clear:both;
}

div#footer-bottom-buy h1 {
	font-family:Tahoma, sans-serif;
	color: #6380b0;
	font-size:16pt;
	line-height:20pt;
	font-weight:bold;
	margin:32px 0 0;
	text-align:center;
}

div#footer-bottom-buy .bottom-buy-column {
	float:left;
	width:24%;
	font-family: Tahoma, sans-serif;
	font-size:8pt;
	text-align:left;
	margin-top:10px;
}

div.bottom-buy-column ul {
	margin:0 0 0 10px;
	padding:0;
}

div.bottom-buy-column ul li {
	background-image:url("/images/product/checkbox.gif");
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	line-height:22px;
	margin:5px 0 0;
	list-style:none;
	font-size:8pt;
}

#footer-bottom-buy-column-3 p { margin: 0 0 7px 5px; font-size:8pt; line-height:12pt; }

img.bottom-buy-box-image {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
#footer-bottom-buy-column-4, #footer-bottom-buy-column-4 p { text-align:center !important; margin:7px 0 10px 10px; font-size:8pt; line-height:12pt; }

div#footercontent {
	padding-top:20px;
	position: relative;
	height:85px;
	background-image:url("/images/common/footer.jpg");
	background-repeat:no-repeat;
}
div#copyright {
	position:absolute;
	bottom:0;
	text-align:center;
	font-size:7pt;
	width:808px;
	margin-bottom:5px;
	color:#444444;
	clear:both;
}
