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

.noShow {
	display: none;
}

img {
	border: 0px;
}

#tracking {
	display: none;
}

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

#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: 12px;
}

#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: 178px; padding: 0px 0 30px 0;}
.topBusiness {background: url(../images/somars-com-header-2.jpg) top no-repeat;}
.topProducts {background: url(../images/somars-com-products-header-2.jpg) top no-repeat;}
.topDistributor {background: url(../images/becoming-a-distributor-2.jpg) top no-repeat;}
.topStarting {background: url(../images/starting-a-business-2.jpg) top no-repeat;}
.topOpportunity {background: url(../images/distributor-opportunity-2.jpg) top no-repeat;}
.topContact {background: url(../images/push-the-button-2.jpg) top no-repeat;}

#logo{padding: 0; margin: 0 652px 0 0; border: 0;}
#topSection div{
	position: relative;
	left: 0px;
	margin: 15px 329px 0px 0px;
	display: block;
	padding: 20px 20px 20px 40px;
	background-color: #000000;
	border-bottom: 8px solid #325aff;
	width: 350px;
	height: 90px;
	text-align: left;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60); 
}
#topSection h1{
	position: relative;
	left: 0px;
	top: -153px;
	margin: 15px 329px 0px 0px;
	display: block;
	padding: 20px 20px 20px 40px;
	border-bottom: 8px solid #325aff;
	font-size: 24px;
	color: #ffffff;
	width: 350px;
	height: 90px;
	text-align: left;
	opacity: 1;
	filter: alpha(opacity=100); 
}
#topSection h2{
	position: relative;
	left: 0px;
	top: -153px;
	margin: 15px 329px 0px 0px;
	display: block;
	padding: 20px 20px 20px 40px;
	border-bottom: 8px solid #325aff;
	font-size: 20px;
	color: #ffffff;
	width: 350px;
	height: 90px;
	text-align: left;
	opacity: 1;
	filter: alpha(opacity=100); 
}

#newMainContent {
	background-color: #325aff;
	padding: 8px 0 0 0;
	margin:0;
	text-align: left;
	line-spacing: 18px;
}
#newMainText {
	background-color: #ffffff;
	border-top: 1px solid #000;
	padding: 20px 20px 30px 20px;
	text-align: left;
	line-spacing: 18px;
	float: left;
	width: 440px;
	font-size: 18px;
}
#newMainText h3{
	font-size: 21px;
	text-align: justify;
}
#newMainText li{
	list-style-type: disc;
	font-size: 16px;
}
#newMainMenu {
	height: 66px;
	clear: both;
	width: 100%;
	margin: 0 0;
}
.bottom-logo{
	height: 60px;
	width: 113px;
}

#newMainMenu ul {float: left; text-align: center; vertical-align: middle; width: 460px; height: 43px; background-color: #000000; list-style: none; padding: 13px 10px 10px 10px; margin: 0px 60px 0px 0px;}
#newMainMenu ul li {list-style: none; 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;
}

#newMainMenu2 {
	height: 35px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	clear:left;
	width: 709px;
	padding: 10px 10px;
}

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

#newMainMenu2 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;
}

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


#formSidebar{float:right; width: 222px; margin: 0 10px 10px 10px; color: #ffffff;}
#formSidebar h2{color: #ffffff; text-align: center;}
#formSidebar h2 span{font-size: 18px;}
#formSidebar form{margin: 0; padding:0;}
#formSidebar p.topside{margin: 0; padding:0 0 25px 0;
	background: url(../images/form-c2a-top.png) bottom no-repeat;
}
#formSidebar p.guarantee{margin: 0; padding:0 0 15px 0; font-size: 10px;}
#formSidebar label{display: block;}
#formSidebar input, #formSidebar select{color: #000000; margin: 0 0 10px 0; width: 208px;}
#formSidebar ul{
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/form-c2a.png) repeat-y;
}
#formSidebar li{
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0 12px 10px 0;
	color: #000000;
	font-size: 11px;
}
#formSidebar ul img{
	margin: 0 0 0 5px;
	padding: 0 6px;
	float: left;
	clear: left;
}
#formSidebar form{
	margin: 0;
	padding: 55px 0 0 0;
	background: url(../images/form-c2a-bottom.png) top no-repeat;
}
#formSidebar .submit-both{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	width: 212px;
	height: 45px;
	float: left;
	text-align: center;
}
#formSidebar .submit-newsletter{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	width: 105px;
	height: 45px;
	float: left;
	text-align: center;
}
#formSidebar .submit-prospectus{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	width: 105px;
	height: 45px;
	text-align: center;
}

#form-page{
	background-color: #001a88;
	padding: 2px 5px 10px 5px;
	margin-bottom: 20px;
	border-top: 1px solid #000000;
}
#formSidebar a,#formSidebar a:visited{color:#ffffff;}

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

#formSidebar #form-page form span{
	font-weight: bold;
	color: #ffffff;
}
.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;
}
