html {
	height: 100%;
}

body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/dragon.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	height: 100%;
}

#frame {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
	background-color: #FFFFFF;
}

#innerframe {
	width: 805px;
	padding: 20px 15px;
	margin-right: auto;
	margin-left: auto;
}

#frametop {
	background-image: url(/images/borders/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100%;
	width: 835px;
}

#framebottom {
	background-image: url(/images/borders/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	height: 100%;
	width: 835px;
}

.left {
	background-image: url(/images/borders/left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

.right {
	background-image: url(/images/borders/right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	float: right;
	width: 100%;
}

#top {
	position: relative;
	background-color: #333333;
	width: 780px;
	height: 50px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#home {
	position: relative;
	left: 560px;
	top: 28px;
	width: 210px;
}

.greytl {
	background-image: url(/images/borders/tl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100%;
}

.greytr {
	background-image: url(/images/borders/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	height: 100%;
}

.greybl {
	background-image: url(/images/borders/bl.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	height: 100%;
}

.greybr {
	background-image: url(/images/borders/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 100%;
}

.greybrmain {
	background-image: url(/images/borders/br.gif);
	background-repeat: no-repeat;
	background-position: 201px 100%;
	height: 100%;
}

#navwrap {
	position: absolute;
	top: 14px;
	height: 36px;
	left: 29px;
	display: block;
}

#navwrap a, #navwrap a:link, #navwrap a:visited, #navwrap a:hover, #navwrap a:active {text-decoration:none}

ul#nav {height:36px;width:100%;padding:0;margin:0;list-style:none;float:left}
ul#nav li {background:transparent;float:left;position:relative;width:auto;height:36px;padding:0;line-height:normal}
ul#nav li a {display:block;height:36px;width:auto;background:url(/images/menu.gif) no-repeat 0px 0px;text-indent:-9000px}
ul#nav li#nav-home a {width:58px;background-position:-18px 0px}
ul#nav li#nav-home a:hover {background-position:-18px -42px}
ul#nav li#nav-services a {width:70px;background-position:-406px 0px}
ul#nav li#nav-services a:hover {background-position:-406px -42px}
ul#nav li#nav-buying a {width:62px;background-position:-75px 0px}
ul#nav li#nav-buying a:hover {background-position:-75px -42px}
ul#nav li#nav-selling a {width:63px;background-position:-136px 0px}
ul#nav li#nav-selling a:hover {background-position:-136px -42px}
ul#nav li#nav-buyingselling a {width:115px;background-position:-476px 0px}
ul#nav li#nav-buyingselling a:hover {background-position:-476px -42px}
ul#nav li#nav-FAQ a {width:45px;background-position:-198px 0px}
ul#nav li#nav-FAQ a:hover {background-position:-198px -42px}
ul#nav li#nav-contact a {width:69px;background-position:-242px 0px}
ul#nav li#nav-contact a:hover {background-position:-242px -42px}
ul#nav li#nav-testimonials a {width:97px;background-position:-310px 0px}
ul#nav li#nav-testimonials a:hover {background-position:-310px -42px}

#bannerleft {
	background-color: #333333;
	width: 780px;
	position: relative;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	background-color: #ffffff;
	width: 740px;
	height: 160px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main {
	position: relative;
	width: 780px;
	text-align: left;
	background-image: url(/images/borders/background.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}

#mainleft {
	width: 205px;
	position: relative;
	float: left;
	text-align: center;
}

#news {
	text-align: left;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 20px;
}

#mainright {
	text-align: left;
	width: 550px;
	background-color: #FFFFFF;
	float: left;
	padding: 15px 0px 15px 20px;
}

#footer {
	font-size: 10px;
	width: 780px;
	background-color: #333333;
	color: #999999;
	text-align: right;
	line-height: 20px;
	margin-top: 15px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#credit {
	position: relative;
	text-align: left;
	clear: both;
	float: left;
	width: 50%;
}

.prop {
	height: 250px;
    float:right;
    width:1px;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a.side:link, a.side:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.side:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.side:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.grey:link, a.grey:visited {
	text-decoration: none;
	color: #999999;
}

a.grey:hover {
	color: #999999;
	text-decoration: underline;
}

a.grey:active {
	color: #999999;
	text-decoration: none;
}

a.whiteul:link, a.whiteul:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.whiteul:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.whiteul:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.hg:link, a.hg:visited {
	text-decoration: none;
	color: #339900;
}

a.hg:hover {
	color: #339900;
	text-decoration: underline;
}

a.hg:active {
	color: #339900;
}

a.pink:link, a.pink:visited, a.pink:hover, a.pink:active {
	color: #D6032E;
}



h1 {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	font-style: italic;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textmiddle {
	text-align: center;
}

.border {
	border: 1px solid #CCCCCC;
	margin-top: 7px;
}

.green {
	color: #339900;
}

h1.sidebar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin: 0px;
}

div.sidebar {
	border: 1px solid #666666;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

p.sidebar {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 7px;
	margin-bottom: 0px;
}

ul.sidebar {
	text-align: left;
}

li.sidebar {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

@media print {
	#top, #mainleft, #footer {display: none;}
}
hr {
	background-color: #CCCCCC;
	height: 1px;
}

.title {
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
