body {
	margin: 0px;
	background:url(images/back.jpg) repeat-x #13ab4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-align: left;
}
p {
	padding: 0 0 14px 0;
	margin: 0;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	text-align: left;
	margin: 3px 0 0 -7px;
	padding: 0;
}
#header, #header2, #maxHeader, #main, #footer, #menu, #content, #container {
	width: 854px;
	margin: 0 auto;
}
#header {
	background:url(images/header.jpg) no-repeat;
	height: 167px;
}
#header2 {
	background:url(images/header2.jpg) no-repeat;
	height: 190px;
}
#maxHeader {
	background:url(images/maxheader.jpg) no-repeat;
	height: 220px;
}
/*#menu a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: bold;
	font-size: 14px;
	padding: 0 25px;
	background:url(../images/menuBullet.gif) -5px no-repeat; color:#fff;
}*/

#testimonial ul li a {
	font-size:14px;
	color:#fff;
	}
	#testimonial ul li a:hover {text-decoration:underline;}


#container {
	width: 980px;
}
#main {
	height:517px;
	background:#FFFFFF;
	float:left;
}
#leftMain {
	background:url(images/mainLeft.jpg) no-repeat bottom;
	width:63px;
	height:517px;
	float:left;
}
#rightMain {
	background:url(images/mainRight.jpg) no-repeat bottom;
	width:63px;
	height:517px;
	float:left;
}

#content {
}
#body {
	width: 666px;
	margin-left: 15px;
}

#footer, #footer p {
	clear: both;
	background: url(images/footer.gif) repeat-x;
	height:20px;
	line-height: 20px;
	color:#000;
	text-align:center;
}
#footer a, #footer a:visited {
	color: #000;
	margin: 0 10px;
	text-decoration:none;
	text-align:center;
}
#footer a:hover {
	color: #650103;
}

/* ### Main Navigation ### 
/*Credits: CSSplay */
#main_menu {
	padding: 0;
	height: 31px;
	line-height: 31px;
	width: 980px;
	position:absolute;
	top: 136px;
}
#main_menu li {
	margin: 0;
}

.preload2 {}
.menu2 {padding:0 4px; margin:0; list-style:none; height:31px; position:relative; z-index: 1400;}
.menu2 li.top {display:block; float:left; position:relative;background:url(images/menuBullet.gif) -5px no-repeat; height: 17px;}
.menu2 li a.top_link {display:block; float:left; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 5px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 7px; height:31px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 7px; height:31px;}
.menu2 li a.top_link:hover {color:#000;}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link {color:#000;} /* this one adds an image for hovering over a link */
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:1401;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #f78d2f; padding:0; border:1px solid #fff; border-top: 0; white-space:nowrap; width:213px; height:auto;z-index: 1401;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:213px; border-bottom:#fff 1px solid;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:212px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:1px solid #fff; border-width:0 0 0 1px; font-weight: bold;}
.menu2 :hover ul.sub li a.fly {background:#f78d2f;}
.menu2 :hover ul.sub li a:hover {background:#13ab4d; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#13ab4d; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#fce200; color:#000;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:140px; top:-4px; background: #f78d2f; padding:1px 0; border:1px solid #fff; white-space:nowrap; width:225px; color:#fff; height:auto; z-index:1;}

.menu2 :hover ul.sub li ul li {display:block; height:20px; position:relative; float:left; width:225px; border-bottom:#fff 1px solid;}

.menu2 :hover ul.sub li ul li a {display:block; font-size:12px; height:20px; width:224px; line-height:20px; text-indent:5px; text-decoration:none; border:1px solid #fff; border-width:0 0 0 1px; font-weight: bold; color:#fff;}

/* ### Sidebars ### */ 
#qws a, #qws {
	text-decoration: none;
	font-size: 11px;
	text-align:right;
	width: 840px;
	margin: 0 auto;
	color:#FFFFFF;
}

/*********** Content ************/
h1, h2, h3, h4, h5, h1 a {
	font-size: 18px;
	font-weight: bold;
	color: #f68c2e;
	text-align: left;
	margin: 0 0 10px 0;
	text-decoration:none;
}
h1 a:link, h1 a:visited, h1 {
	color:#f68c2e;
	text-decoration:none;
	font-size: 18px;
	text-align: left;
}
h2, h3 {
	font-size: 15px;
	color: #12aa4d;
	margin-top: 10px;
}
h3 {
	color: #8860a8;
	font-size: 13px;
}
h4 {
	font-size: 12px;
	color: #f07f39;
}
/* normal body links*/
a {
	font-weight: normal;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #e93525;
}
a:active {
	text-decoration: none;
}
/**************** Old Styles **************/
#right {
	float:right;
	width: 160px;
	margin-left: 20px;
}
#div, .div {
	clear:left;
	line-height: 10px;
	width: 100%;
	margin: 5px 0;
}
.submit, .mainSubmit {
	background: #f7843d;
	background-position:center;
	display:block;
	text-align:center;
	padding: 0 10px 0 10px;
	color:#FFFFFF;
	font-weight: bold;
}
input.mainSubmit {
	background:url(images/submit.jpg) no-repeat right;
	width: 159px;
	height:19px;
	border: 0;
	font-size: 12px;
}
#adbox {
	border: 1px dashed #FFFFFF;
	background:#99dbd8;
	padding: 7px;
	padding-bottom: 10px;
}
#adbox h2 {
	color:#333333;
}
img.right {
	float: right;
	padding-left: 10px;
}
#skinPromo, #skinPromo a {
	float:right;
	text-decoration:none;
	width:176px;
	text-align:center;
}
#skinPromo a:hover {
	color:#F60;
}
	
img.left {
	float: left;
	padding-right: 15px;
}
/* ######## FAQ Pages ##### */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: normal;
}
h3.toggler {
	font-weight: bold;
}
.element {
	margin: 5px 0 0 5px;
}

/******************* Home Page ********************/
#homeBody, #contactBody {
	float: left;
	width:400px;
	height: 450px;
	padding: 0 0px 20px 20px;
	text-align:left;
	font-size: 12px;

}
#homeBody h1 {
	color: #000;
}

#contactBody {
	height: 470px;
}
#contactBody h3 {
	margin-bottom: 0;
}
#homeDiv {
	background: url(images/homeBodyTopStrip.gif) no-repeat top;
	padding: 10px 0 15px 0;
}
#homeRight {
	width: 400px;
	height: 455px;
	background:url(images/rightBoxHome.jpg) no-repeat top;
	float:left;
	padding-top: 30px;
	margin-right: -10px;
}
#homeRight p {
	padding: 10px 30px 0 20px;
	text-align:left;
}
#homeRight h3 {
	padding: 10px 20px 0 20px;
	margin: 0;
}
#homeRight table {
	margin: 0 10px 10px 10px;
	padding: 0;
	width: 96%;
}
#homeRight select, #homeRight input, #homeRight textarea {
	width: 180px;
	font-size: 10px;
}
#homeRight input.button,  input.button {width:auto; border:outset thin; background:#f68c2e;}
/******************* End Home Page ********************/

/******************* Content Pages ********************/
#contentBody, #cartBody {
	width:800px;
	height: 420px;
	padding: 40px 20px 20px 20px;
	background: url(images/homeBodyTopStrip.gif) no-repeat top;
	margin-top: 10px;
	overflow:auto;
	scrollbar-face-color: #fff;
    scrollbar-shadow-color: #12aa4c;
    scrollbar-highlight-color: #66c38a;
    scrollbar-darkshadow-color: #09662d;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #12aa4c;
}
/******************* End of Content Pages ********************/

a.clickhere, a.clickhere:hover {
	display:inline;
	height: 17px;
	line-height: 17px;
	width: 80px;
	background:#12aa4d;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding: 1px 7px;
}
a.clickhere:hover {
	background:#e93525;
}
#testimonial {
	padding: 7px;
	border:#f78d2f 1px dashed;
	background:#13ab4d;
}
#testimonial h3 {
	color:#FFFFFF;
}
table {
	margin-bottom: 15px;
}
#locationDrops {
	background: url(images/locations-drop.jpg) no-repeat;
	width: 400px;
	height: 120px;
	margin: 0 15px 15px 0;
}
#locationDrops h1 {
	padding: 40px 0 0 62px;
	margin: 0;
}
#galleryDescription {
	width: 190px;
}
#baMenu {
	position:fixed;
	top: 400px;
	padding-left: 640px;
	width: 180px;
	color:#e93525;
}
#baMenu a {
	display:block;
}
/************ The benefits ************/
.style10 {color: #CC0000; font-weight:bold}
.style11 {color: #009900; font-weight:bold}
.style12 {color: #660099; font-weight:bold}
.style2 {color: #FF6600; font-weight:bold}
.style3 {color: #FFCC00; font-weight:bold}
.style8 {color: #0066CC; font-weight:bold}
.style9 {color: #00CC99; font-weight:bold}


/************* new styles for home page and mini additions *****************/
#miniOne, #miniTwo, #miniThree {
	padding-bottom:50px;
}

#miniHeaderOne, #miniHeaderTwo, #miniHeaderThree, #miniHeaderFour {
	background:url(images/mini-one-header.jpg) no-repeat #10abc2;
	width:782px;
	height:65px;
	line-height:65px;
}

#miniHeaderTwo {
	background:url(images/mini-two-header.jpg) no-repeat #F78D2F;
}

#miniHeaderThree {
	background:url(images/mini-three-header.jpg) no-repeat #8760A8;
}

#miniHeaderFour{
	background:url(images/mini-four-header.jpg) no-repeat #15AB4D;
}
#miniHeaderOne h1, #miniHeaderTwo h1, #miniHeaderThree h1, #miniHeaderFour h1 {
	color:#FFF;
	margin-left:250px;
}
.miniBoldOne {
	color:#10abc2;
}

.miniBoldTwo {
	color:#F78D2F;
}

.miniBoldThree {
	color:#8760A8;
}
.miniBoldFour {
	color:#15AB4D;
}
/******************* Home Page ********************/
/*#homepageIN {
	width:722px;
	margin: 0 auto;
	text-align:centre;
}
#homepageIN h1 {
	text-align:centre;
}*/
#IntroHome {
}
#IntroHome p, #IntroHome h1 {
	text-align:center;
	color:#000;
	margin-bottom: 0;
	padding: 0;
}
	
#homeBody, #contactBody {
	float: left;
	width:400px;
	height: 450px;
	padding: 0 20px 20px 20px;
	text-align:left;
	font-size: 12px;
}
#contactBody {
	overflow:auto;
	scrollbar-face-color: #fff;
    scrollbar-shadow-color: #12aa4c;
    scrollbar-highlight-color: #66c38a;
    scrollbar-darkshadow-color: #09662d;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #12aa4c;
}
/*#homeBody p, #homeBody h1 {
	text-align:center;
	color:#000;
}
#boxContainer p {
	text-align:left;
}
*/
#boxContainer {
	width:722px;
	height:349px;
	margin: 7px auto 0 auto;
	border-top:5px solid #e93525;

}
#box1,#box2,#box3 {
	float:left;
	width:204px;
	height:349px;
}
#box1, #box2 {
	margin-right:53px;
}

#Box1Top {
	background:url(images/box1-background-top.jpg);
	width:204px;
	height:204px;
}

#Box1Top p {
	color:#FFF;
	font-size:18px;
	padding:40px 0 0 80px;
	text-align: left;
}

.elos {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
#Box1Bottom {
	background:url(images/box1-background-bottom.jpg);
	width:204px;
	height:145px;
}
#Box1Bottom p {
	color:#FFF;
	font-size:20px;
	padding:10px 0 0 10px;
}
#Box2Top {
	background:url(images/box2-background-top.jpg);
	width:204px;
	height:163px;
}
#Box2Top p {
	color:#FFF;
	font-size:19px;
	padding:50px 0 0 10px;
}


#Box2Bottom {
	background:url(images/box2-background-bottom.jpg);
	width:204px;
	height:186px;
}
#Box2Bottom p {
	color:#FFF;
	font-size:18px;
	padding:5px 0 0 65px;
}

#Box3Top {
	background:url(images/box3-background-top-v2.jpg);
	width:204px;
	height:204px;
}


#Box3Top p a:hover {
	color:#000;
}

#Box3Bottom {
	background:url(images/box3-background-bottom-v2.jpg);
	width:204px;
	height:145px;

}
#Box3Bottom p {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 10px;
}


#miniClick {
	width:180px;
	height:139px;
	padding:65px 0 0 10px;
}
#miniClick img {
	border:0;
}
a.clickHere1, a.clickHere2, a.clickHere3, a.clickHere4, a.clickHere6 {
	font-size:12px;
	display:inline;
	height: 12px;
	line-height: 12px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding: 1px 7px;
	float:right;
}
a.clickHere5 {
	font-size:12px;
	display:inline;
	height: 12px;
	line-height: 12px;
	background:#fee81f;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	padding: 1px 7px;
	float:left;
	margin:-58px 0 0 8px;

}
a.clickHere1 {
	background:#0b6fb1;
	margin:10px 5px 0 0;
	color:#FFF;
}
a.clickHere2 {
	background:#e93525;
	margin:13px 5px 0 0;
}
a.clickHere3{
	background:#12aa4d;
	margin-right:5px;
}
a.clickHere4 {
	background:#f68c2e;
	margin:45px 5px 0 0;
	color:#FFF;	
}

a.clickHere6{
	background:#7d589c;
	margin:3px 5px 0 0;
}

#Box3Top p a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

a:hover {
	color:#000;
}
body.mceContentBody {
 background:#FFFFFF none repeat scroll 0 0;
}
#softRight {
	width:350px;
	float:right;
}

#softLeft {
	width:400px;
	float:left;
}
.softFloat {
	width: 43%;
	margin-right: 20px;
	float:left;
}
#softSunOne{
	background: url(images/softsun-logo.jpg) no-repeat #0069AD;
	width:782px;
	height:65px;
	line-height:65px;
}
#softSunOne h1 { 
	color:#FFF;
	margin-left:20px;
}

#softPlus{
	background:url(images/softplus-logo.jpg) no-repeat #E93525;
	width:782px;
	height:65px;
	line-height:65px;
}
#softPlus h1 { 
	color:#FFF;
	margin-left:250px;
}
#softFive, #softSun{
	background: url(images/softFive.jpg) no-repeat #0069AD;
	width:782px;
	height:65px;
	line-height:65px;
}

#softSun {
	background: url(images/softsun-top.jpg) no-repeat #0069AD;
	margin-bottom:20px;
}
a.underline, a:visited.underline {
	text-decoration:underline;
	color:#FF0000;
}
a:hover.underline {
	text-decoration:none;
}

.mediaDownload {
	width:135px;
	float:left;
	padding: 0 10px 10px 0;
}
#homeRight form table tbody tr td textarea {
	height: 70px;
}
