body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	width : 760px;
	background: url(../images/template/page-back.gif) top center repeat-y #003;
	text-align: center;
}

/* Container Styles */

#container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	background: url(../images/template/container-back.gif) top left repeat-y #fff;
	text-align: center;
	display: block;
	float: left;
}

#container_buyers {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	background: url(../images/template/container-buyers.gif) top left repeat-y #fff;
	text-align: center;
	display: block;
	float: left;
}

#container_sellers {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	background: url(../images/template/container-sellers.gif) top left repeat-y #fff;
	text-align: center;
	display: block;
	float: left;
}

#container_exit {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	background: url(../images/template/container-exit.gif) top left repeat-y #fff;
	text-align: center;
	display: block;
	float: left;
}

#container_company {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	background: url(../images/template/container-company.gif) top left repeat-y #fff;
	text-align: center;
	display: block;
	float: left;
}

/* Header Styles */

#header {
	margin: 0;
	padding: 0;
	width: 760px;
	background: url(../images/template/page-back.gif) top center repeat-y #003;
	text-align: left;
	display: block;
	float: left;
}

#header p.main {
	margin: 0 auto 0 auto;
	padding: 0;
	height: 98px;
	width: 416px;
	background: url(../images/template/header-back_main.gif) top left repeat-x;
	display: block;
	float: left;
}

#header p.topnav {
	margin: 0 auto 0 auto;
	padding: 0;
	height: 98px;
	width: 344px;
	background: url(../images/template/header-back_main.gif) top left repeat-x;
	display: block;
	float: left;
}

#header p.sub {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	border-top: 1px #c90 solid;
	background: url(../images/template/header-back_sub.gif) bottom left repeat-x #000;
	display: block;
	float: left;
}

#header img {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

/* Content Styles */

#content {
	margin: 0;
	padding: 0;
	width: 760px;
	text-align: left;
	display: block;
	float: left;
}

#content p.navigation {
	margin: 0;
	padding: 0;
	width: 575px;
	display: block;
	float: left;
}

#content p.navigation img {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#content p.hometitle {
	margin: 0;
	padding: 0;
	width: 575px;
	display: block;
	float: left;
}

#content p.hometitle img {
	margin: 0;
	padding: 0;
	display: block;
}

#content h1 {
	margin: 0;
	padding: 0;
	height: 59px;
	width: 575px;
	color: Black;
	font-size: xx-small;
	display: block;
	float: left;
}

#content.home h1 { background: url(../images/template/title-home.jpg) top left no-repeat; }
#content.buyers h1 { background: url(../images/template/title-buyers.jpg) top left no-repeat; }
#content.sellers h1 { background: url(../images/template/title-sellers.jpg) top left no-repeat; }
#content.exit h1 { background: url(../images/template/title-exit.jpg) top left no-repeat; }
#content.company h1 { background: url(../images/template/title-company.jpg) top left no-repeat; }
#content.faq h1 { background: url(../images/template/title-faq.jpg) top left no-repeat; }
#content.contact h1 { background: url(../images/template/title-contact.jpg) top left no-repeat; }

#content h1 strong { display: none; }

#content h2 {
	margin: 0;
	padding: 0;
	color: #369;
	font-size: small;
	font-weight: bold;
	display: block;
}

#content h3 {
	margin: 0;
	padding: 11px 10px 0 10px;
	width: 302px;
	font-size: small;
	font-weight: bold;
	display: block;
	float: left;
}

#content p {
	margin: 0;
	padding: 10px;
	text-align: justify;
	display: block;
	float: left;
}

#content p.indent {
	padding: 10px 25px 10px 25px;
}

#content strong {
	color: #69c;
	font-size: small;
	font-weight: bold;
}

#content em {
	margin: 0;
	padding: 0 0 5px 0;
	color: #369;
	font-size: small;
	font-weight: bold;
	display: block;
}

#content ul {
	margin: 0;
	padding: 10px 10px 10px 30px;
	width: 282px;
	text-align: justify;
	display: block;
	float: left;
}

#content li {
	margin: 0 0 5px 0;
	padding: 0;
}

#content ul.nobullet {
	margin: 0;
	padding: 10px 10px 10px 20px;
	display: block;
	float: left;
	list-style: none;
}

#content li span {
	margin: 5px 0 0 20px;
	padding: 0;
	display: block;
}

#content li span.arrow {
	margin: 5px 0 0 20px;
	padding: 0 0 0 13px;
	background: url(../images/template/arrow.gif) top left no-repeat;
	display: block;
}

#content table table {
	margin: 0;
	padding: 0;
	width: 575px;
	text-align: justify;
	display: block;
	float: left;
}

/* Highlights Styles */

#highlight {
	margin: 0;
	padding: 0;
	width: 253px;
	display: block;
	float: left;
}

#content.home #highlight { background: url(../images/template/highlight-back_main.gif) top left repeat-y; }
#content.buyers #highlight { background: url(../images/template/highlight-back_buyers.gif) top left repeat-y; }
#content.sellers #highlight { background: url(../images/template/highlight-back_sellers.gif) top left repeat-y; }
#content.exit #highlight { background: url(../images/template/highlight-back_exit.gif) top left repeat-y; }
#content.company #highlight { background: url(../images/template/highlight-back_company.gif) top left repeat-y; }
#content.faq #highlight { background: url(../images/template/highlight-back_main.gif) top left repeat-y; }
#content.contact #highlight { background: url(../images/template/highlight-back_main.gif) top left repeat-y; }

#highlight h2 {
	margin: 0;
	padding: 49px 26px 0 26px;
	width: 201px;
	font-size: small;
	font-weight: bold;
	display: block;
	float: left;
}

#content.home #highlight h2 { background: url(../images/template/highlight-top_main.gif) top left no-repeat; }
#content.buyers #highlight h2 { background: url(../images/template/highlight-top_buyers.gif) top left no-repeat; }
#content.sellers #highlight h2 { background: url(../images/template/highlight-top_sellers.gif) top left no-repeat; }
#content.exit #highlight h2 { background: url(../images/template/highlight-top_exit.gif) top left no-repeat; }
#content.company #highlight h2 { background: url(../images/template/highlight-top_company.gif) top left no-repeat; }
#content.faq #highlight h2 { background: url(../images/template/highlight-top_main.gif) top left no-repeat; }
#content.contact #highlight h2 { background: url(../images/template/highlight-top_main.gif) top left no-repeat; }
#content.home #highlight h2.special { padding: 32px 26px 0 26px; background: url(../images/template/highlight-top_special.gif) top left no-repeat; }
#content.buyers #highlight h2.special { padding: 32px 26px 0 26px; background: url(../images/template/highlight-top_special2.gif) top left no-repeat; }
#content.sellers #highlight h2.special { padding: 32px 26px 0 26px; background: url(../images/template/highlight-top_special3.gif) top left no-repeat; }
#content.exit #highlight h2.special { padding: 32px 26px 0 26px; background: url(../images/template/highlight-top_special4.gif) top left no-repeat; }

#highlight h3 {
	margin: 0;
	padding: 49px 26px 0 26px;
	width: 201px;
	font-size: small;
	color: #333;
	font-weight: normal;
	display: block;
	float: left;
}

#content.home #highlight h3 { background: url(../images/template/highlight-top_main.gif) top left no-repeat; }
#content.buyers #highlight h3 { background: url(../images/template/highlight-top_buyers.gif) top left no-repeat; }
#content.sellers #highlight h3 { background: url(../images/template/highlight-top_sellers.gif) top left no-repeat; }
#content.exit #highlight h3 { background: url(../images/template/highlight-top_exit.gif) top left no-repeat; }
#content.company #highlight h3 { background: url(../images/template/highlight-top_company.gif) top left no-repeat; }
#content.faq #highlight h3 { background: url(../images/template/highlight-top_main.gif) top left no-repeat; }
#content.contact #highlight h3 { background: url(../images/template/highlight-top_main.gif) top left no-repeat; }
#content #highlight h2.special { padding: 32px 26px 0 26px; background: url(../images/template/highlight-top_special.gif) top left no-repeat; }

#highlight p {
	margin: 0;
	padding: 10px 26px 80px 26px;
	width: 201px;
	text-align: justify;
	display: block;
	float: left;
}

#content.home #highlight p, #content.home #highlight ul
{ background: url(../images/template/highlight-bottom_main.gif) bottom left no-repeat; }
#content.buyers #highlight p, #content.buyers #highlight ul
{ background: url(../images/template/highlight-bottom_buyers.gif) bottom left no-repeat; }
#content.sellers #highlight p, #content.sellers #highlight ul
{ background: url(../images/template/highlight-bottom_sellers.gif) bottom left no-repeat; }
#content.exit #highlight p, #content.exit #highlight ul
{ background: url(../images/template/highlight-bottom_exit.gif) bottom left no-repeat; }
#content.company #highlight p, #content.company #highlight ul
{ background: url(../images/template/highlight-bottom_company.gif) bottom left no-repeat; }
#content.faq #highlight p, #content.faq #highlight ul
{ background: url(../images/template/highlight-bottom_main.gif) bottom left no-repeat; }
#content.contact #highlight p, #content.contact #highlight ul
{ background: url(../images/template/highlight-bottom_main.gif) bottom left no-repeat; }
#content.home #highlight p.special{
	padding: 10px 26px 41px 26px;
	background: url(../images/template/highlight-bottom_main.gif) bottom left no-repeat;
}
#content #highlight ul.special {
	margin: 0;
	padding: 10px 26px 0 26px;
	width: 201px;
	display: block;
	float: left;
	list-style: none;
	background: none;
}

#highlight strong {
	font-size: small;
	font-weight: bold;
}

#highlight ul {
	margin: 0;
	padding: 10px 26px 80px 46px;
	width: 181px;
	display: block;
	float: left;
}

#highlight li {
	margin: 0 0 5px 0;
	padding: 0;
}

#highlight li.num1 { margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(../images/template/number_1.gif) top left no-repeat; }
#highlight li.num2 { margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(../images/template/number_2.gif) top left no-repeat; }
#highlight li.num3 { margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(../images/template/number_3.gif) top left no-repeat; }
#highlight li.num4 { margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(../images/template/number_4.gif) top left no-repeat; }
#highlight li.num5 { margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(../images/template/number_5.gif) top left no-repeat; }

#highlight ul.getstarted {
	margin: 0;
	padding: 0 26px 80px 26px;
	width: 201px;
	display: block;
	float: left;
	color: #369;
	font-size: small;
	font-weight: bold;
	list-style: none;
}

#highlight ul.getstarted li {
	margin: 0;
	padding: 6px 0 6px 0;
	width: 201px;
	display: block;
	float: left;
	background: url(../images/template/text-back.gif) bottom left repeat-x;
}

#highlight ul.getstarted li a{ padding: 0 0 0 25px; color: #369; background: url(../images/template/bullet.gif) left no-repeat; display: block; }
#highlight ul.getstarted li a:hover { color : #fc0; text-decoration: none; }

#highlight ul.nobullet {
	margin: 0;
	padding: 10px 26px 80px 26px;
	width: 201px;
	display: block;
	float: left;
	list-style: none;
}

#highlight li span {
	margin: 5px 0 0 0;
	padding: 0;
	display: block;
}

#highlight a{ color : #6cf; }
#highlight a:link { text-decoration : none; }
#highlight a:visited { text-decoration : none }
#highlight a:hover { color : #fc0; text-decoration: none; }
#highlight a:active{ text-decoration : none }
#highlight a.selected { color : Navy; }

#highlight a.buttons {
	margin: 8px auto 0 auto;
	padding: 6px 0 5px 0;
	color: #369;
	width: 201px;
	font-size : x-small;
	text-align: center;
	font-weight: bold;
	border-right: 1px #336699 solid;
	border-bottom: 3px #336699 solid;
	border-left: 1px #336699 solid;
	background: url(../images/template/button-back.gif) top center repeat-x #99ccff;
	display: block;
}

/* Quotes Styles */

#quote {
	margin: 0;
	padding: 0 10px 0 10px;
	width: 555px;
	color: #336;
	background: url(../images/template/quote-back.gif) bottom left no-repeat;
	display: block;
	float: left;
}

#quote h2 {
	margin: 0;
	padding: 10px 40px 10px 40px;
	width: 475px;
	color: #336;
	font-size: small;
	font-weight: bold;
	text-align: justify;
	background: url(../images/template/quote-back.gif) top left no-repeat;
	display: block;
	float: left;
}

/* Form Styles */

.red {
	color: #c30;
}

#content p.form {
	margin: 0;
	padding: 10px;
	width: 555px;
	display: block;
	float: left;
}

#content p.form input, #content p.form select {
	margin: 5px;
	padding: 0;
	vertical-align: middle;
}

#content p.form span {
	margin: 0;
	padding: 5px;
	width: 150px;
	text-align: right;
	display: block;
	float: left;
	vertical-align: middle;
}

/* Footer Styles */

#footer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	color: #003;
	font-size: x-small;
	text-align: center;
	display: block;
}

#footer p.main{
	margin: 0;
	padding: 13px 10px 10px 10px;
	width: 740px;
	background: url(../images/template/footer-back_main.gif) top left repeat-x #c90;
	text-align: center;
}

#footer p.sub{
	margin: 0;
	padding: 13px 10px 10px 10px;
	width: 740px;
	background: url(../images/template/footer-back_sub.gif) top left repeat-x #003;
	border-bottom: 1px #000 solid;
	text-align: center;
	color: #fff;
}

#footer a { color : #003; }
#footer a:link { text-decoration : none; }
#footer a:visited { text-decoration : none }
#footer a:hover { color : #fff; text-decoration: none; }
#footer a:active, #footer a.selected { color : fff; }



/* Default Styles */

.fields {
	padding : 2px;
	margin : 5px 5px 0 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color: #FFFFFF;
	border-color: #666666;
	border : 1px solid;
}

a.buttons {
	margin: 12px 15px 10px 0;
	padding: 6px 17px 5px 17px;
	color: #369;
	font-size : x-small;
	font-weight: bold;
	border-right: 1px #336699 solid;
	border-bottom: 3px #336699 solid;
	border-left: 1px #336699 solid;
	background: url(../images/template/button-back.gif) top center repeat-x #99ccff;
	display: block;
	float: left;
}

a.buttons:hover { color: #fff; background: url(../images/template/button-hover.gif) top left repeat-x #003366; }

a{ color : #336699; }
a:link { text-decoration : none; }
a:visited { text-decoration : none }
a:hover { color : #cc9900; text-decoration: none; }
a:active{ text-decoration : none }
a.selected { color : Navy; }



