@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #FFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.blogspacer {
	padding-top: 5px;
}
.blogspacerbottom {
	padding-top: 6px;
}
.clear {
	clear: both;
}
.right {
	text-align: right;
}



#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 153px;
}
#banner h1 {
	text-indent: -9999px;
}

#tools {
	color: #FFF;
	padding-top: 3px;
}
#tools .time {
	float: left;
	padding-left: 7px;
	font-size: 14px;
}

#tools .login {
	padding-left: 838px;
	font-size: 14px;
}
#tools .login a {
	color: #FFF;
	text-decoration: none;
}

#tools .login a:hover {
	color:#fffc00;
	text-decoration:underline;
}

#contentcontainer {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	background-image: url(images/nav.png);
	height: 36px;
}
#topnav {
	font-size: 17px;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 80px;
}
#topnav p a {
	color: #FFF;
	text-decoration: none;
}

#topnav p a:hover {
	color:#fffc00;
	text-decoration:underline;
}

#dhome #nav #topnav a:link#lhome,
#dhome #nav #topnav a:visited#lhome,
#dhome #nav #topnav a:hover#lhome,
#dhome #nav #topnav a:focus#lhome,
#dhome #nav #topnav a:active#lhome {
	text-decoration:underline;
	color:#fffc00;
}

#dabout #nav #topnav a:link#labout,
#dabout #nav #topnav a:visited#labout,
#dabout #nav #topnav a:hover#labout,
#dabout #nav #topnav a:focus#labout,
#dabout #nav #topnav a:active#labout {
	text-decoration:underline;
	color:#fffc00;
}

#dprocess #nav #topnav a:link#lprocess,
#dprocess #nav #topnav a:visited#lprocess,
#dprocess #nav #topnav a:hover#lprocess,
#dprocess #nav #topnav a:focus#lprocess,
#dprocess #nav #topnav a:active#lprocess {
	text-decoration:underline;
	color:#fffc00;
}

#dfaq #nav #topnav a:link#lfaq,
#dfaq #nav #topnav a:visited#lfaq,
#dfaq #nav #topnav a:hover#lfaq,
#dfaq #nav #topnav a:focus#lfaq,
#dfaq #nav #topnav a:active#lfaq {
	text-decoration:underline;
	color:#fffc00;
}

#dcontact #nav #topnav a:link#lcontact,
#dcontact #nav #topnav a:visited#lcontact,
#dcontact #nav #topnav a:hover#lcontact,
#dcontact #nav #topnav a:focus#lcontact,
#dcontact #nav #topnav a:active#lcontact {
	text-decoration:underline;
	color:#fffc00;
}

#dprice #nav #topnav a:link#lprice,
#dprice #nav #topnav a:visited#lprice,
#dprice #nav #topnav a:hover#lprice,
#dprice #nav #topnav a:focus#lprice,
#dprice #nav #topnav a:active#lprice {
	text-decoration:underline;
	color:#fffc00;
}


#bottomnav {
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	padding-top: 3px;
	padding-left: 100px;
}
#bottomnav p a {
	text-decoration: none;
	color: #FFF;
}

#bottomnav p a:hover {
	color:#fffc00;
	text-decoration:underline;
}


#gaintpost {
	background-image: url(images/gaintmiddle.png);
	background-repeat: repeat-y;
	padding-top: 5px;
}
.mainpost {
	width: 577px;
	padding-left: 13px;
	float: left;
}
.top {
	background-image: url(images/toppost.png);
	height: 3px;
}
.middle {
	background-image: url(images/postmiddle.png);
	background-repeat: repeat-y;
}
.middle h2 {
	background-image: url(images/mainheader.png);
	height: 22px;
	padding-left: 13px;
	font-size: 12px;
	color: #FFF;
	padding-top: 3px;
	background-repeat: no-repeat;
}
.middle p {
	padding-left: 10px;
	width: 560px;
	font-size: 12px;
}
.middle img  {
	margin-left: 27px;
}
.middle p object {
	margin-left: 35px;
}

.middle .gold {
	list-style-image: url(images/bullet_gold.gif);
	text-decoration: none;
	padding-left: 13px;
	list-style-position: inside;
	font-size: 12px;
}
.middle .gold li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.middle .goldlinks {
	list-style-image: url(images/bullet_gold.gif);
	text-decoration: none;
	padding-left: 13px;
	list-style-position: inside;
	font-size: 12px;
}
.middle .goldlinks li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.middle .goldlinks li a{
	color: #000;
}

.middle .plat {
	list-style-image: url(images/bullet_plat.gif);
	text-decoration: none;
	padding-left: 13px;
	list-style-position: inside;
	font-size: 12px;
}
.middle .plat li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.middle .toper {
	color: #000;
	text-decoration: underline;
}

.middle .toper a{
	color: #000;
}
.middle table {
	margin-left: 15px;
}


.postdots {
	background-image: url(images/dots.png);
	height: 17px;
}
.bottom {
	background-image: url(images/postbottom.png);
	height: 3px;
}
.subpost {
	width: 333px;
	padding-left: 597px;
}
.subpostmiddle #form1 {
	padding-left: 10px;
}


.subposttop {
	background-image: url(images/smallposttop.png);
	height: 2px;
	background-repeat: no-repeat;
}
.subpostmiddle {
	background-image: url(images/smallpostmiddle.png);
	background-repeat: repeat-y;
}
.subpostmiddle h2 {
	background-image: url(images/smallpostheader.png);
	height: 23px;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
}
.subpostmiddle p {
	padding-left: 10px;
	width: 280px;
	font-size: 12px;
}
.subpostbottom {
	background-image: url(images/smallpostbottom.png);
	height: 5px;
	background-repeat: no-repeat;
}

#footer {
	background-image: url(images/mainbottom.png);
	height: 5px;
	clear: both;
	background-repeat: no-repeat;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footertext {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
