body {
	font-family: Calibri, Arial, Verdna, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url("../images/main-bg.jpg");
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #4b4b4b;
}
img{border-style:none;}
p
{text-align:justify;margin:.5em 0 1.5em 0
}
a
{color:#c46b0b;}
#container {
	width: 840px;  
	margin: 0 auto; 
	text-align: left; 
}
#header {
	background: #fff;
	padding: 15px 10px 0 20px; 
	height: 105px;
	width: 820px;
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#mainContent {
	padding: 35px 20px 0 20px;

}
#footer {
	text-align:center;margin:0 auto;
	background-image:url("../images/footer-bg.jpg");
	background-repeat:no-repeat;
	width:830px;
	height:58px;
	margin-top:12px;
	color:#ffffff;
	font-size:14px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#005492;
}
#footer p {
	margin: 0; 
	padding: 21px 0;
	color:#fff;
	text-align:center;
}
.copyright
{
text-align:center; margin:0 auto; color:#cccccc; font-size:12px; padding-top:10px; padding-bottom:50px;
}
h1.logo
{float:left;}
.logo a {
	display:block;
	background:url("../images/logo.jpg") no-repeat;
	width:322px;
	height:71px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}

/*main nav*/
.nav{
	background-image:url("../images/menu-bg.jpg"); background-repeat:no-repeat; width:435px; height:60px;
	float: right;
	padding: 0;
	margin: 14px; 0 0 0;
	list-style: none;
}
.nav li{
	display: inline;
	float: left;
}
.nav li a.first
{ padding:0 0 0 0;
margin-left:23px;}
.nav li a{
	float: left;
	height: 35px;
	overflow: hidden;
	margin:13px 0 0 0;
	text-indent: -3333px;
}
.nav .joinnow a{
	background:url("../images/m-joinnow.png") no-repeat;
	width: 76px;
}
.nav .howbuycastsworks a{
	background:url("../images/m-howbuycastsworks.png") no-repeat;
	width: 140px;
}
.nav .addyourbusiness a{
	background:url("../images/m-addyourbusiness.png") no-repeat;
	width: 128px;
}
.nav .faqs a{
	background:url("../images/m-faqs.png") no-repeat;
	width: 38px;}
.nav li a:hover, .nav .active a{background-position: 0 100%;}

/*select the person*/
.people-holder{
background-image:url("../images/whoareyou-bg.png"); background-repeat:no-repeat; width:840px; height:149px;
}
.people{
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.people li{
	display: inline;
	float: left;
}
.people li a.first
{ padding:0 0 0 0;
margin-left:19px;}
.people li a{
	float: left;
	height: 135px;
	overflow: hidden;
	margin:0 1px 0 0;
	text-indent: -3333px;
}
.people .owner a{
	background:url("../images/people-owner.png") no-repeat;
	width: 133px;
}
.people .friend a{
	background:url("../images/people-friend.png") no-repeat;
	width: 133px;
}
.people .consumer a{
	background:url("../images/people-consumer.png") no-repeat;
	width: 133px;
}
.people .advocate a{
	background:url("../images/people-advocate.png") no-repeat;
	width: 133px;
}
.people .nonprofit a{
	background:url("../images/people-nonprofit.png") no-repeat;
	width: 133px;
}
.people .business a{
	background:url("../images/people-business.png") no-repeat;
	width: 133px;
}
.people li a:hover, .people .active a {background-position: 0 100%;}

#people-owner .people .owner a{background-position: 0 100%;}
#people-friend .people .friend a{background-position: 0 100%;}
#people-consumer .people .consumer a{background-position: 0 100%;}
#people-advocate .people .advocate a{background-position: 0 100%;}
#people-nonprofit .people .nonprofit a{background-position: 0 100%;}
#people-business .people .business a{background-position: 0 100%;}

/*Socials */
.socials-holder{
background-image:url("/images/socials-bg.jpg"); background-repeat:no-repeat; width:834px; height:135px;
}
.socials-holder2{
padding:25px 25px 25px 25px;
}
.socials-text{
float:left; width:211px;
}
.socials-icons{
float:right
}
.socials{
	float: left;
	padding: 0;
	margin: -4px 0 0 0;
	list-style: none;
}
.socials li{
	display: inline;
	float: left;
}
.socials li a.first
{ padding:0 0 0 0;
margin-left:19px;}
.socials li a{
	float: left;
	height: 84px;
	overflow: hidden;
	margin:0 4px 0 0;
	text-indent: -3333px;
}
.socials .buycasts a{
	background:url("../images/socials-buycasts.png") no-repeat;
	width: 80px;
}
.socials .facebook a{
	background:url("../images/socials-facebook.png") no-repeat;
	width: 80px;
}
.socials .linkedin a{
	background:url("../images/socials-linkedin.png") no-repeat;
	width: 80px;
}
.socials .youtube a{
	background:url("../images/socials-youtube.png") no-repeat;
	width: 80px;
}
.socials .twitter a{
	background:url("../images/socials-twitter.png") no-repeat;
	width: 80px;
}
.socials .wordpress a{
	background:url("../images/socials-wordpress.png") no-repeat;
	width: 80px;
}
.socials li a:hover, .socials .active a {background-position: 0 100%;}

/*H Styles*/
h2{text-align:justify;color:#005492;font-family:"Segoe UI",Arial, sans-serif; line-height:25px;font-size:22px;font-weight:normal;margin:0 auto;}
h3{color:#005492;font-family:"Segoe UI",Arial, sans-serif;font-size:18px;font-weight:normal; line-height:18px; margin:0 0 0 0; padding:0 0 0 0;}
/*photo styles */
.photo-center{
text-align:center; margin:0 auto;}
.photo-left{
float:left;padding-right:15px;}
.photo-right{
float:right; padding-left:15px;}
.icon-left{
float:left;padding-right:10px;}
/*tab styles */
.tab-wrapper{
	height:1%;
	overflow:hidden;
	margin:0 0 22px;
}
.tabset{
	margin:0 0 8px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	position:relative;
}
.tabset li{
	float:left;
	/*padding:15px 3px 0 4px;*/
}
.tabset span{
	float:left;
	height:49px;
	overflow:hidden;
	position:relative;
}
.tabset a{
	float:left;
	height:98px;
}
.tabset a:hover,
.tabset .active{
	margin:-49px 0 0;
}
.tabset img{
	float:left;
}
.tab-content{
	height:1%;
	/*padding:0 9px 39px;*/
}
.tab-content:after{
	content:"";
	display:block;
	clear:both;
}
/*accordion start*/
.accordion{
	margin:0;
	padding:0;
	list-style:none;
	/*border:3px solid #d3d1c9;*/
}
.accordion li{
	height:1%;
	vertical-align:middle;
	overflow:hidden;
	padding:0 0 10px 0;
	/*padding:3px 0 9px 9px;
	border-bottom:1px solid #d3d1c9;*/
}
.accordion .question div a{
	font-style:normal;
	background: url("/images/arrow_small_right.gif") no-repeat 0 5px;
	padding-left:12px;
}
.accordion .question div a.mail{
	background:none;
	padding:0;
}
.accordion .question div a.ui-state-active{
	background: url("/images/arrow_small_down.gif") no-repeat 0 7px;
}
/*.opener
{color:#005492;font-family:"Segoe UI",Arial, sans-serif;font-size:18px;font-weight:normal;}*/
li .insideaccordion
{
background-image: url("/images/buycasts-icon.gif");
background-repeat: no-repeat;
background-position: 0em .3em;
padding-left: 1em;
list-style-type:none;
}


