/*
Theme Name: Carbon360 Partners
*/

body {
	background: url(images/bg.jpg) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin: 0;
	}

h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 24px;
	color: #999;
	text-align: left;
	}

h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #FF6600;
	text-align: left;
	}
	
h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333;
	text-align: left;
	}
	
h5 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #999;
	text-align: left;
	}
	
ul {
	margin: 0;
	padding: 0;
	}

a {
	color: #1EB050;
	}

p.add {
	margin-top: 0;
	padding-top: 0;
	}

p.add a {
	color: #0000CC;
	font-size: 11px;
	}
	
p.last {
	padding-bottom: 2em;
	}
	
p.first {
	padding-top: 1em;
	margin-top: 0;
	}
	
a:hover {
	text-decoration: none;
	}
	
a:visited {
	color: #1EB050;
	}
	
a img {
	border: 0;
	}
	
#container {
	background: #fff;
	width: 980px;
	margin: 26px auto 0 auto;
	overflow: auto;
	}
	
#header {
	background: #2BB03C;
	height: 23px;
	width: 938px;
	text-align: right;
	padding-right: 42px;
	padding-top: 6px;
	}
	
#header a, #footer a {
	color: #fff;
	text-decoration: none;
	}

#left-col {
	width: 311px;
	float: left;
	}
	
#left-content {
	width: 243px;
	margin: 0 0 0 20px;
	}
	
#left-content ul#featnews {
	list-style: none;
	margin: 10px 0 10px 4px;
	padding: 0;
	}
	
#left-content ul#featnews li {
	background: url(images/news-bullet.gif) no-repeat 0 7px;
	padding: 0 0 12px 15px;
	margin: 0;
	}
	
#left-content ul#featnews li a, #left-content ul#left-learn li a {
	color: #0000CC;
	font-size: 11px;
	}
	
form fieldset {
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	}
	
form fieldset label {
	display: none;
	visibility: hidden;
	}
	
#left-content form fieldset input {
	display: inline;
	margin-right: 3px;
	vertical-align: middle;
	}
	
#left-content form fieldset input.news {
	font-size: 10px;
	color: #333;
	width: 148px;
	border: 1px solid #33664D;
	padding: 3px;
	}

#left-content ul#left-learn {
	list-style: none;
	}
	
#left-content ul#left-learn li {
	background: url(images/ppt-icon.jpg) no-repeat #fff;
	height: 31px;
	padding: 0 0 0 36px;
	}	
	
#right-col {
	width: 668px;
	float: right;
	border-left: 1px #1EB050 solid;
	}
	
#navholder {
	text-align: left;
	width: 668px;
	}

#ddholder {
	position: relative;
	width: 980px;
	margin: 0 auto;
	}

#ms {
	font-size: 11px;
	font-weight: bold;
	background: #2BB03C;
	width: 180px;
	padding: 10px;
	color: #fff;
	position: absolute;
	z-index: 2;
	left: 493px;
	top: 160px;
	visibility: hidden;
	}
	
#ms ul {
	list-style: none;
	}
	
#ms ul li a {
	color: #fff;
	text-decoration: none;
	}
	
#ms ul li a:hover {
	color: #FF6600;
	}
	
#nav {
	margin: 0;
	padding: 0;
	height: 133px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 668px;
	}
	
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	padding-top: 133px;
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:133px; /* for IE5/Win only */
	}
	
#nav li#home a {
	width: 90px;
	background: url(images/nav-home.jpg) top left no-repeat; 
	}
	
#nav li#home a:hover {
	width: 90px;
	background: url(images/nav-home_f2.jpg) top left no-repeat; 
	}
	
#nav li#about a {
	width: 91px;
	background: url(images/nav-about.jpg) top left no-repeat; 
	}
	
#nav li#about a:hover {
	width: 91px;
	background: url(images/nav-about_f2.jpg) top left no-repeat; 
	}
	
#nav li#market a {
	width: 91px;
	background: url(images/nav-market.jpg) top left no-repeat; 
	}
	
#nav li#market a:hover {
	width: 91px;
	background: url(images/nav-market_f2.jpg) top left no-repeat; 
	}
	
#nav li#news a {
	width: 91px;
	background: url(images/nav-news.jpg) top left no-repeat; 
	}
	
#nav li#news a:hover {
	width: 91px;
	background: url(images/nav-news_f2.jpg) top left no-repeat; 
	}
	
#nav li#faq a {
	width: 91px;
	background: url(images/nav-faq.jpg) top left no-repeat; 
	}
	
#nav li#faq a:hover {
	width: 91px;
	background: url(images/nav-faq_f2.jpg) top left no-repeat; 
	}
	
#nav li#links a {
	width: 91px;
	background: url(images/nav-links.jpg) top left no-repeat; 
	}

#nav li#links a:hover {
	width: 91px;
	background: url(images/nav-links_f2.jpg) top left no-repeat; 
	}
	
#nav li#contact a {
	width: 123px;
	background: url(images/nav-contact.jpg) top left no-repeat; 
	}
	
#nav li#contact a:hover {
	width: 123px;
	background: url(images/nav-contact_f2.jpg) top left no-repeat; 
	}

#headerholder {
	background:url(images/home-header.jpg) no-repeat;
	width: 668px;
	height: 307px;
	clear: left;
	position: relative;
	}

span.headerinfo {
	visibility: hidden;
	display: none;
	}

#segments {
	position: absolute;
	top: 192px;
	left: 396px;
	}
	
#segments ul {
	list-style: none;
	}
	
#segments ul li {
	background: url(images/arrow-bullet.gif) no-repeat 0 50%;
	line-height: 2em;
	padding-left: 17px;
	}

#segments ul li a {
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
	}
	
#segments ul li a:hover {
	text-decoration: none;
	}
	
#home-content {
	margin: 12px 0 0 24px;
	width: 601px;
	}

#footer {
	clear: both;
	background: #2BB03C;
	color: #fff;
	height: 23px;
	width: 980px;
	text-align: left;
	padding-top: 6px;
	font-size: 10px;
	}
	
#footer ul {
	llist-style: none;
	}
	
#footer ul li {
	display: inline;
	margin: 0 5px;
	}
	
/*#footer ul li:before {
	content: "|";
	padding-right: 4px;
	}

#footer ul li:first-child:before {
	content: "";
	}*/
	
#footer ul li#copy {
	margin: 0 80px 0 20px;
	}
