/* CSS Document for BOXSMART */

/* Global */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form,dl, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #b1a58b;
	margin: 0;
	padding: 0;
	font-family:Verdana;
	font-size:11px;
	color:#868686;
	line-height: 12px;
	letter-spacing: -1px ;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	padding-bottom: 16px;
}
a:link, a:hover, a:visited, a:active {
	text-decoration: underline;
	color: #578d12;
}
ul {
	padding-bottom: 20px;
}
li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
	list-style-type: none;
	padding-bottom: 4px;
}
/* // Global */

/* Headings */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #578d12;
	padding-bottom: 20px;
}
h2 {
	font-family: Arial black;
	letter-spacing: -2px ;
	font-size: 20px;
	color: #578d12;
	padding-bottom: 10px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
h3 {
	color: #578d12;
	font-family:Verdana;
	font-size:11px;
	line-height: 12px;
	letter-spacing: -1px ;
}
/* // Headings */

/* Containers */
#header {
	width: 725px;
	height: 191px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	width: 725px;
	padding: 0;
	background-image: url(../images/landing_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#homeContent {
	width: 276px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 402px;
	padding-left: 23px;
	padding-top: 15px;
	padding-right: 420px;
	margin-left: 6px;
	background-color: #8AD02E;
}
#content {
	padding-left: 18px;
	width: 420px;
	padding-right: 20px;
	padding-top: 55px;
}
#landingContent {
	width: 637px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 13px;
	border: 1px solid #000;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 33px;
	background-color: #FFFFFF;
	padding-right: 33px;
}
#navigation {
	width: 560px;
	float: right;
	margin-top: 109px;
}
#subNav {
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
#subNav ul {
	display: inline;
	list-style-type: none;
}
#subNav li {
	display: inline;
	list-style-type: none;
	padding-right: 19px;
	padding-left: 19px;
	float: right;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* // Containers */

/* Navigation */
ul#mainNav {
	list-style:none;
	height: 41px;
	margin: 0;
	padding: 0;
}
ul#mainNav li {
	float:left;
	margin: 0;
	padding: 0;
	background-image: none;
}
ul#mainNav li a {
	display:block;
	text-indent:-2000px;
	overflow:hidden;	
}
		
/* Buyers */
ul#mainNav li#buyers a {
	width:108px;
	height:41px;
	background:url(../images/navigation/buyers.gif);			
}
ul#mainNav li#buyers a:hover {
	background:url(../images/navigation/buyers_over.gif);			
}
/* // Buyers */

/* Sellers */
ul#mainNav li#sellers a {
	width:107px;
	height:41px;
	background:url(../images/navigation/sellers.gif);			
}
ul#mainNav li#sellers a:hover {
	background:url(../images/navigation/sellers_over.gif);			
}
/* // Sellers */

/* Benefits */
ul#mainNav li#benefits a {
	width:124px;
	height:41px;
	background:url(../images/navigation/benefits.gif);			
}
ul#mainNav li#benefits a:hover {
	background:url(../images/navigation/benefits_over.gif);			
}
/* // Benefits */

/* Facts */
ul#mainNav li#facts a {
	width:107px;
	height:41px;
	background:url(../images/navigation/facts.gif);			
}
ul#mainNav li#facts a:hover {
	background:url(../images/navigation/facts_over.gif);			
}
/* // Facts */

/* Contact */
ul#mainNav li#contact a {
	width:114px;
	height:41px;
	background:url(../images/navigation/contact.gif);			
}
ul#mainNav li#contact a:hover {
	background:url(../images/navigation/contact_over.gif);			
}
/* // Contact */

/* // Navigation */

/* Footer */
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 695px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 52px;
	padding-top: 8px;
	padding-left: 30px;
}
#footer a:link {
	text-decoration: underline;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}
#footer a:visited {
	text-decoration: underline;
	color: #000;
}
#poweredby {
	width: 725px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#poweredby a:link {
	text-decoration: underline;
	color: #000;
}
#poweredby a:hover {
	text-decoration: underline;
	color: #000;
}
#poweredby a:visited {
	text-decoration: underline;
	color: #000;
}
/* // Footer */
	
/* Miscellaneous */
.brClear {
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.highlight {
	color:#578d12;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
	padding: 2px;
}
/* // Miscellaneous */

