/*///////////////////////////////////////////////////////


CSS CREATED BY ROMI
CSS CREATED FOR HEALTHNYOGA.COM
CSS CREATED AUGUST 2007


///////////////////////////////////////////////////////*/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
	background: #8478ce;
}
img {
	border: 0;
}
div.clear {
	clear: both;
}
table {
	width: 100%;
	border: 0;
	padding: 0;
	font-size: 12px;
}
h1 {
	margin: 5px 0 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
h2 {
	margin: 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #e57200;
}
h3 {
	margin: 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #0099cc;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

/*///////////////////////////////////////////////////////

HEADER

///////////////////////////////////////////////////////*/
#header {
	height: 80px;
	background: url(../imgs/header_bg.gif);
}
#header .inner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#header .status {
	float: right;
	padding-top: 20px;
}
/*///////////////////////////////////////////////////////

NAVIGATION

///////////////////////////////////////////////////////*/
#nav {
	height: 50px;
	background: url(../imgs/nav_bg.gif) repeat-x;
}
#nav .inner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#nav a {
	float: left;
	display: block;
	height: 34px;
	padding: 0 9.5px;
	line-height: 34px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
#nav a:hover {
	color: #000;
}
#nav a.sel {
	height: 50px;
	color: #FFF;
	background: url(../imgs/nav_sel.gif) no-repeat bottom center;
}
#searchform {
	float: right;
	width: 260px;
	text-align: right;
	padding-top: 5px;
}
#searchform a {
	display: inline;
	float: right;
	height: 24px;
	padding: 0 0 0 5px;
}
/*///////////////////////////////////////////////////////

CONTENT

///////////////////////////////////////////////////////*/
#content {
	background: #fff;
}
#content .inner {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	text-align: left;
}

#inner111{position: absolute;
left:6px;
top:140px;
width:225px;
background:#fff;
border:0px solid #000; }

#inner222{
background:#fff;
margin-left: 223px;
margin-right:223px;
border:0px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 240px;
margin-right:240px;
}

html>body #inner222 {margin-left: 240px; margin-right:240px;}
	
#inner333{position: absolute;
right:6px;
top:140px;
width:225px;
background:#fff;
border:0px solid #000; }

.greyline {background: url(../imgs/bg.gif) 0 0 repeat-x; height:8px}

.spacer{ line-height:12px;}

.left { float:left}


/*///////////////////////////////////////////////////////

FOOTER

///////////////////////////////////////////////////////*/
#footer {
	background: url(../imgs/footer_bg.gif) repeat-x; padding: 10px ;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
.footer-left { width:75%; float:left}
.footer-right { width:25%; float:left}



.feature{ float:left; width:100% }
.feature p{	text-align: left; font-family:arial; font-size:12px; color:#666666; line-height:15px; padding: 2px 0px 5px 0px;}
.feature img{float: left; padding: 5px 20px 0px 10px;}

.feature1{ float:left; }
.feature1 p{text-align: left; font-family:arial; font-size:12px; color:#000000; line-height:15px; }
.feature1 img{float: left; padding: 7px 5px 0px 0px;}

.feature2{ float:left; width:100%; line-height:15px}
.feature2 p{text-align: left; font-family:arial; font-size:12px; color:#666666; line-height:15px; }
.feature2 img{float: left; padding: 7px 5px 0px 0px;}

.part{ float:left; width:100%; }

.dotted_violent{background:url(../imgs/dotted-violent.gif) 0 0 repeat-x; width: 212px; line-height:7px;}
.dotted_orange{background:url(../imgs/dotted-orange.gif) 0 0 repeat-x; width: 215px; line-height:5px;}
.dotted_green{background:url(../imgs/dotted-green.gif) 0 0 repeat-x; width: 215px; line-height:5px;}

.violent{background-color:#e1def6; width:215px; border:1px solid #c9c4e7; padding: 3px}
.violent_inner{background-color:#c9c4e7; padding-top:4px; padding-bottom:4px}

.middle{background-color:#f7f7f6; border:1px solid #e1e1e0; padding: 3px}
.middle_inner{background-color:#e1e1e0; padding-top:4px; padding-bottom:4px }

.orange{background-color:#f9e8c8; border:1px solid #ffd484; padding: 3px}
.orange_inner{background-color:#ffd484; padding-top:4px; padding-bottom:4px}

.green{background-color:#e2f6d8; border:1px solid #aae48b; padding: 3px}
.green_inner{background-color:#aae48b; padding-top:4px; padding-bottom:4px}

.black-text1 { font-family:arial; font-size:16px; color:#000000; font-weight:bold; }
.black-text2 { font-family:arial; font-size:12px; color:#000000; line-height:15px; margin-top:15px }
.black-text3 { font-family:arial; font-size:12px; color:#000000; }


a.black:link {color: #6633cc; font-family: arial; font-size: 12px; text-decoration: underline; }
a.black:visited {color: #6633cc; font-family: arial; font-size: 12px;text-decoration: underline; }
a.black:hover {color: #ff6600; text-decoration: underline; font-family: arial; font-size: 12px; text-decoration: underline;}

a.question:link {color: #000000; font-family: arial; font-size: 12px; text-decoration: none; }
a.question:visited {color: #000000; font-family: arial; font-size: 12px;text-decoration: none; }
a.question:hover {color: #ff6600; text-decoration: underline; font-family: arial; font-size: 12px; text-decoration: underline;}


a.products:link {color: #000000; font-family: arial; font-size: 12px; text-decoration: none; }
a.products:visited {color: #000000; font-family: arial; font-size: 12px;text-decoration: none; }
a.products:hover {color: #6633cc; font-family: arial; font-size: 12px; text-decoration: none;}

.services {margin:5px}
