*
{
	padding: 0;
	margin: 0;
}

.clear
{
display: block;
clear: both;
}

body
{
	font: 1em Helvetica, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
}

a img, fieldset
{
	border: 0;
}
img
{
	margin:5px 0 10px 0;
}

/* TEXT STYLES ************************/

h1, h2, h3, h4, h5, h6
{
	color: #000;
}

h2
{
	margin:12px 0;
	font-size:1.2em;
	color:#3084d6;
	font-weight:bold;
}
h3
{
	margin:12px 0;
	font-size:0.72em;
	color:#3084d6;
}
h2.memberstitle
{
	font-size:0.88em;
	color:#FFF;
	font-weight:bold;
	padding-left:5px;
	margin-top:10px;
}

p /* STANDARD PARAGRAPH STYLE */
{
	margin-bottom: 10px;
	font-size:0.81em;
	line-height:1.25em;
	color:#1F3A4C;
}

#contact p /* STANDARD PARAGRAPH STYLE */
{
	font-size:0.71em;
}

#footer p
{

	font-size: 0.69em;
}


.center
{
  text-align:center;
}

.right
{
  float:right;
  display:inline;
  margin:5px 0 5px 5px;
}

.left
{
  float:left;
  display:inline;
  margin:5px 5px 5px 0;
}

/* LIST STYLES *************************/

ul
{
	list-style: inside;
}

li
{
	color:#1F3A4C;
	font-size:0.8em;

}

#nav li /* NAVIGATION STYLE */
{
	list-style:none;
	border-bottom: dashed 1px #c0ccd6;
	font-size:0.88em;
	width:210px;
}

li.navlast
{
	border:0 none!important;
}

#footer li
{
	float:left;
	display:inline;
	font-weight:bold;
	margin-right:10px;
}

#leftcolumn ul, #rightcolumn ul, #inner_content ul
{
  margin-bottom:15px;
}

#leftcolumn li, #rightcolumn li, #inner_content li
{
  margin-left:50px;
  margin-bottom:15px;
  list-style-position:outside;
}

li#first{
	border-top: dashed 1px #c0ccd6;
}
li.buyerlist
{
	list-style:none;
	margin-bottom:10px;
	margin-left:0px!important;
}

li.buyerlist a
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:1.25em;
}
li.buyerlist :hover
{
	text-decoration:underline;
}
/* LAYOUT DIVS *************************/

#container
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;

}

#header
{

	height: 200px;
	text-indent: -9999px;
	background:#1f3a4c url('../images/060709_headerimg.jpg') no-repeat;
	margin-left:220px;
	/*
	float:left;
	display:inline;
	width: 690px;*/
}

#nav
{
	float:left;
	display:inline;
	background-color:#1e3748;
	width:10%;
}

#nav li
{
	height:27px;
	width:210px;
	padding-top:10px;
}
#nav li a:hover
{
	background-color:#8199ac;
	height:27px;
	width:210px;
}
#membersnav li
{
	height:14px;
	width:205px;
	padding:5px;
	border-bottom: dashed 1px #c0ccd6;
}
#membersnav li:hover
{
	height:14px;
	width:205px;
	padding:5px;
	background-color:#1e3748;
}
#content
{
	float: left;
	display:inline;
	width: 60%;
	height: auto;
	display:inline;
	margin-left:40px;
	margin-top:30px;
	margin-bottom:20px;
}

#inner_content
{
  width: 72%;
}

#header_container
{
	width:auto;
	height:200px;
	background-color:#1e3748;
}

#sidebar
{
	float: right;
	width: 35%;
	height: auto;
}

#footer
{
	border-top: 1px solid #ccc;
	width:98.42%;
	height:39px;
	background-color:#c9dae7;
	padding-left:20px;
	padding-top:10px;
}
#membersnav
{
	float:left;
	margin-top:20px;
	display:inline;
	width:auto;
	height:auto;
	background-color:#8199ac;
	margin-bottom:10px;
}
#leftcolumn
{
	float:left;
	width:35%;
	height:auto;
	display:inline;
}
#rightcolumn
{
	float:left;
	width:35%;
	height:auto;
	display:inline;
	margin-left:25px;
}
#contact
{
	width:69%;
	background-color:#c9dae7;
	padding:10px;
}
/* LINK STYLES *************************/

a
{
	text-decoration:none;
	color:#000;
}
#nav li a
{
	width:210px;
	margin-left:20px;
}

a:visited
{
	color: #000;
}

a:hover
{
	text-decoration: underline;
	color: #000;
}

#nav a
{
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}

#nav a:visited
{
	color: #fff;
	text-decoration: none;
}

#nav a:hover
{
	color: #fff;
	text-decoration: none;
	background: url('../images/060709_mainnav_rollover.jpg') repeat;
	height:37px;
}
#membersnav li
{
	font-size:0.68em;
	color:#FFF;
}
#membersnav li a
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}


/* FORM **/

label
{
	display:inline;
	float:left;
	font-size:0.8em;
	margin-bottom:20px;
	width:27%;
	color:#1F3A4C;
}

label.label_large
{
	margin-top:15px;
	width:100%;
}

input[type=text]
{
	display:inline;
	float:left;
	margin:-40px 0 0 132px;
	padding:3px;
	width:47%;
}

input[type=radio]
{
	display:inline;
	float:left;
	margin:3px 0 0 0;
	padding:3px;
	width:5%;
}

label.radio_label
{
	display:inline;
	float:left;
	margin:3px 0 0 0;
	padding:3px;
	width:5%;
}

#submit_fieldset
{
	clear:both;
	text-align:center;
}

textarea
{
	width: 63%;
	padding: 3px;
	height: 100px;
	font: 0.9em Arial, Helvetica, sans-serif;
	margin:-40px 0 0 132px;
	display:inline;
	float:left;
}