html, body {
	height: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	margin: 5px 0px;
	text-align: center;
	background-color: #bebdb0;
}

.noShow {
	display: none;
}

img {
	border: 0px;
}

#tracking {
	display: none;
}

#container {
    width: 729px;
	margin: auto;
	text-align: center;
	border: solid 1px #8f8e84;
	background-color: #CCC;
}

#topHeader {
	background: url(../images/logo_somar.gif);
	height: 37px;
	width: 729px;
	text-align: center;
	color: #53886E;
	line-height: 37px;
	border-bottom: 1px #000 solid;
}

#topMenu {
	background: url(../images/background_topmenu.jpg);
	height: 20px;
	width: 729px;
	text-align: center;
	color: #53886E;
	line-height: 20px;
	border-bottom: 1px solid #000;
}

#topMenu a {
	color: #000;
	vertical-align: middle;
	padding: 0px 3px;
	text-decoration: none;
}

#topMenu a:hover {
	color: #329F3C;
	vertical-align: middle;
	padding: 0px 3px;
	text-decoration: none;
}

#topBar {
	background: url(../images/background_topbar.jpg);
	height: 51px;
	width: 729px;
	text-align: left;
}

#topBar img {
	height: 20px;
	width: 92px;
}

#topBarButtons {
	width: 700px;
	padding: 16px 0px 0px 10px;
}

#topFlash {
	height: 117px;
	width: 729px;
}

#mainMenu {
	height: 43px;
	width: 729px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}

#mainMenu ul {
	list-style: none;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

#mainMenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#mainMenu li a {
	width: 80px;
	font-size: 13px;
	margin: 0px;
	padding: 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	vertical-align: middle;
	line-height: 18px;
	font-weight: bold;
}

#mainMenu li a:hover {
	width: 80px;
	font-size: 13px;
	margin: 0px;
	padding: 0px 3px;
	color: #329F3C;
	text-decoration: none;
	float: left;
	vertical-align: middle;
	line-height: 18px;
	font-weight: bold;
}

#mainImage {
	height: 321px;
	width: 729px;
}

#mainImage img {
	height: 321px;
	width: 729px;
}

#mainContent {
	background-color: #CCC;
	border-top: 1px solid #000;
	padding: 20px 80px;
	text-align: left;
	line-spacing: 18px;
}

#mainContent a {
	color: #329F3C;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

#mainContent a:hover {
	color: #EC6827;
	font-weight: bold;
	text-decoration: none;
}

#mainContent a.powerboss {
	color: #329F3C;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

#mainContent a.powerboss:hover {
	color: #EC6827;
	font-weight: bold;
	text-decoration: none;
}

#mainContent ul {
	padding: 0px;
	margin: 0px;
}

#mainContent ul li {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	list-style-position: inside;
}

#informationPack {
	text-align: center;
}

#informationPack img {
	height: 10px;
	width: 38px;
}

h1, h2, h3 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

p {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}

#bottomMenu {
	color: #53886E;
	text-align: center;
}

#bottomMenu a {
	text-decoration: none;
	padding: 0px 3px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#bottomMenu a:hover {
	text-decoration: none;
	padding: 0px 3px;
	color: #329F3C;
	font-weight: bold;
	font-size: 12px;
}

#bottomLogos {
	width: 729px;
}

#bottomLogos img {
	width: 729px;
	height: 149px;
}

#copyright {
	clear: both;
    width: 729px;
	margin: auto;
	text-align: left;
	padding: 5px 0px 20px 0px;
	color: #FFF;
}

.Body_test {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.Body_heading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.normal {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.cen {
	text-align: center;
}

.rt {
	float: right;
}

#imageOne {
	height: 173px;
	width: 211px;
	border: 1px solid #000000;
	float: right;
	margin: 0px 0px 5px 15px;
}

#imageTwo {
	height: 166px;
	width: 231px;
	border: 1px solid #000000;
	float: right;
	margin: 0px 0px 5px 15px;
}

#imageThree {
	width: 100px;
	border: 1px solid #000000;
	float: right;
	margin: 0px 0px 5px 15px;
}

#imageFour {
	height: 232px;
	width: 188px;
	border: 1px solid #000000;
	float: left;
	margin: 0px 15px 5px 0px;
}

.formColOne {
	float: left;
	width: 49%;
	height: 32px;
}

.formColTwo {
	float: left;
	width: 50%;
	height: 32px;
}

.required {
	color: #F00;
}

.formHeading {
	color: #000;
	width: 100%;
}

input, select {
	color: #329F3C;
	background-color: #FFF;
}

#imageFive {
	height: 59px;
	width: 140px;
	float: right;
	margin: 0px 0px 5px 15px;
}

#sideBarRight {
	float: left;
	width: 228px;
	background-color: #CCC;
}

#sideBarLeft {
	float: left;
	width: 330px;
	background-color: #CCC;
	padding: 0px 10px 0px 0px;
}

.formColSide {
	background-color: #BBB;
	padding: 5px 0px 5px 5px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

.formColSideTop {
	background-color: #BBB;
	padding: 5px 0px 5px 5px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
}

.cenForm {
	height: 48px;
	background-color: #BBB;
	padding: 5px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	text-align: center;
}

#sideBarLeft p {
	text-align: left;
}

#formTitle {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

/*********************  Sidebar form page styles  ****************************/

#topSection {height: 140px; padding: 110px 0 181px 0;}
.topBusiness {background: url(../images/somars-com-header.jpg) top no-repeat;}
.topProducts {background: url(../images/somars-com-products-header.jpg) top no-repeat;}
.topDistributor {background: url(../images/becoming-a-distributor.jpg) top no-repeat;}
.topStarting {background: url(../images/starting-a-business.jpg) top no-repeat;}
.topOpportunity {background: url(../images/distributor-opportunity.jpg) top no-repeat;}

#topSection h1{
	position: relative;
	left: 0px;
	margin: 0px 229px 0px 0px;
	display: block;
	padding: 20px 20px 20px 40px;
	background-color: #000000;
	border-bottom: 8px solid #ff4f00;
	font-size: 32px;
	color: #ffffff;
	width: 450px;
	height: 112px;
	text-align: left;
}
#topSection h2{
	position: relative;
	left: 0px;
	margin: 0px 229px 0px 0px;
	display: block;
	padding: 25px 20px 15px 40px;
	background-color: #000000;
	border-bottom: 8px solid #ff4f00;
	font-size: 25px;
	color: #ffffff;
	width: 450px;
	height: 112px;
	text-align: left;
}

#newMainContent {
	background-color: #ff4f00;
	padding: 8px 0 0 0;
	margin:0;
	text-align: left;
	line-spacing: 18px;
}
#newMainText {
	background-color: #CCC;
	border-top: 1px solid #000;
	padding: 20px 20px 30px 20px;
	text-align: left;
	line-spacing: 18px;
	float: left;
	width: 440px;
}
#newMainText h3{
	font-size: 15px;
	text-align: justify;
}
#newMainMenu {
	height: 43px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	clear:left;
	width: 460px;
	padding: 10px 10px;
}

#newMainMenu ul {list-style: none; padding: 3px 0px 0px 0px; margin: 0px 0px 0px 15px;}
#newMainMenu ul li {margin: 0px;padding: 0px;display: inline;}

#newMainMenu li a {
	width: 80px;
	font-size: 13px;
	margin: 0px;
	padding: 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	vertical-align: middle;
	line-height: 18px;
	font-weight: bold;
}

#newMainMenu li a:hover {
	width: 80px;
	font-size: 13px;
	margin: 0px;
	padding: 0px 3px;
	color: #329F3C;
	text-decoration: none;
	float: left;
	vertical-align: middle;
	line-height: 18px;
	font-weight: bold;
}

#formSidebar{float:right; width: 222px; margin: 10px 10px; color: #ffffff;}
#formSidebar h2{color: #ffffff;}
#formSidebar form{margin: 0; padding:0;}
#formSidebar p{margin-bottom: 8px; padding:0;}
#formSidebar label{display: block;}
#formSidebar input, #formSidebar select{color: #000000;}

.form-comment{display:none;}
.form-idstamp{display:none;}

.list-inset{display: block; width: 150px; float: left; list-style-type: disc;}

/*************************** Main Form Styles ***********************************/
#mainform input{
	color: #000000;
	background-color: #fff;
}
#mainform .info h2{
	font-size:160%;
	font-family:Arial;
	color:#000000;
}
#mainform .info div{
	font-size:100%;
	font-family:Arial;
	color:#444444;
	margin-bottom: 20px;
}
#mainform .info div.error-field{
	font-size:120%;
	font-family:Arial;
	color:#ff0000;
	margin-bottom: 20px;
}
#mainform input.text, #mainform select.select{
	font-size:100%;
	font-family:Arial;
	color:#333333;
}
#mainform li div, #mainform li span, #mainform li div label, #mainform li span label{
	font-family:Arial;
	color:#444444;
	margin: 7px 0 ;
	padding: 0;
}
#mainform input.medium, #mainform select.medium{
	width:50%;
	min-width:50%;
}
#mainform span.req{
	display:inline;
	float:none;
	color:red;
	font-weight:bold;
	margin:0;
	padding:0;
}
#mainform label.desc{
	font-weight:bold;
	font-family:Arial;
	color:#444444;
	line-height:150%;
	margin:0;
	padding:0 0 3px 0;
	border:none;
	display:block;
}
#mainform ul li span.firstname{
	display: block;
	width: 150px;
	float: left;
}
#mainform ul li span.lastname{
	display: block;
	width: 150px;
}
#mainform li {
	list-style-type: none;
	display: block;
}
#mainform .primary{
	display: none;
}
