/* General styles*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
 border: 0;
 margin:0px;
 padding:0px;
 list-style:none;
 outline:none;
}
img, a img {
 border:none;
}
.clear {
 clear:both;
 float:none;
 height:1px;
 border:none;
 margin:0px;
 padding:0px;
}
a {
 color:#6f911a;
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
 font-weight:normal;
 color:#666666;
}

h1, h2, h3, h4, h5, h6, p {
 padding-bottom:15px;
}
h1 { font-size:20px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
p {
 line-height:18px;
 /*text-align:justify;*/
}
.fltleft {
 float:left;
}
.fltright {
 float:right;
}
.hide {
 display:none;
}
.show {
 display:inline;
}
li { margin-bottom:0px; }

/* General Styles*/
body{
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#74757a;
}
.main_bg{
	padding:0px;
	margin:0px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position:top;
}
div#wrapper{
	width:979px;
	margin-top:10px;
	margin:0px auto;
	margin-bottom:20px;
}
div#header{
	height:120px;
	margin:0px 8px 0px 12px;
	padding-top:10px;
}
div#logo_area{
	width:160px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	height:120px;
	float:left;
}
div#nav_area{
	float:right;
	width:790px;
}
.social ul, .social li, div#nav ul,div#bottom_nav ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.social li{
	display:block;
	float:left;
	padding-right:5px;
}
.social li a{
	background-repeat:no-repeat; 
	display:block;
	height:16px;
	width:16px;
}
.social li a.fbook{
	background-image:url(images/fbook.png);
}
.social li a.rss{
	background-image:url(images/rss.png);
}
.social li a.ytube{
	background-image:url(images/ytube.png);
}
.social li a.tweeter{ 
	background-image:url(images/tweeter.png);
}
.social li a.del{
	background-image:url(images/del.png);
}
.social li a.linkedin{
	background-image:url(images/linkedin.png);
}
div#slogan{ 
	background-image:url(images/slogan.png);
	background-repeat:no-repeat;
	width:230px; height:24px;
	float:right;
	margin-top:15px;
}

/* ---------- menu <<<--------------------*/

div#menu {
	padding-top:6px; 
	z-index:-99999;
	float:right;
	.margin-top:12px;
}
div#menu li{
	display:block;
	float:left;
}
.left_corner, .right_corner{ 
	width:14px;
	height:47px;
	background-repeat:no-repeat; 
}
.left_corner{
	background-image:url(images/left_nav.jpg);
}
.right_corner{
	background-image:url(images/right_nav.png);
}
.nav_text{
	background-color:#2e2a27;
	height:29px;
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:0px; 
	border-right:1px solid #1d1d1d;
}
.nav_text a{
	font-weight:bold;
	color:#cecdcd;
}
#slide_area{	
	height:248px;
	width:961px;
	position:relative;	

}
#slider{
	margin-left:10px;
}


/*		Slider Ends		*/
div#space{
	background-image:url(images/space.png);
	background-repeat:no-repeat;
	height:49px;
}
div#content{
	background-image:url(images/rightborder.png); 
	background-repeat:repeat-y;
	background-position:right;
	padding-right:22px;
}
div#sub_wrapper{
	float:left;
	width:957px;
	background-position:left; 
	background:url(images/leftborder.png); 
	background-repeat:repeat-y;
	padding-left:22px;
}

/*  left content  */
div#left_content{ 
	width:230px; 
	float:left;
}
.banner{
	padding:10px; 
	border:1px solid #b2b0b0; 
	width:201px;
}
.banner_text{ 
	background-color:#cfcfcf;
	padding:5px 10px 15px 5px;
}
.banner_text b,.banner_text a{
	color:#010101;
	font-weight:bold;
}
.banner_text a{
	text-decoration:underline;
}
.shadow{ 
	background-image:url(images/shadow.png); 
	background-repeat:no-repeat; 
	width:201px; 
	height:10px;
	margin-left:10px;
}
#contactus{
	margin-top:15px;
	width:229px;
	font-size:12px;
	background-image:url(images/presient-models_36.png); 
	background-repeat:no-repeat; 
	padding-top:60px;
	color:#4d4d4d;
	font-style:italic; 
}
#contact{
	margin-top:3px;
	width:229px;
	background-image:url(images/contactimage.jpg);
	background-repeat:no-repeat; 
	height:195px;
}


.list{
	padding-left:10px; 
	font-style:italic; 
	width:40px;
}
.detail{
	padding-right:15px;
	font-style:italic;
}
#contactus .social{	
	margin-top:10px; 
	margin-left:10px; 
}

/*right content*/
#right_content{
	float:right;
	width:680px;
}
div#right_text{
	padding:15px 10px 150px 15px;;
	background-color:#f0f4ff;
	border:1px solid #e0e0e0;
	color:#74757a;
	text-align:justify;
}
#right_content h3,#right_content h1,#right_content h4{
	color:#8f100b;
}
#right_content h4{
	font-style:italic;
}

#right_content ul,#right_content li{
	padding:0px;
	margin:0px;
	list-style:url(images/disc.jpg);
}
#right_content li{
	margin-left:20px;
	margin-bottom:15px;
	text-decoration:none;
}
#right_content img{
	height:70px;
	padding-right:10px;
}
#right_content a{
	color:#010101;
	text-decoration:underline;
}
/* footer */
div#footer{
	margin-top:15px;
	border-top:1px #d3d4d5 solid;
	margin-left:-12px;
	margin-right:-15px;
	color:#7f7f7f;
}
div#copyright{ 
	padding:25px 0px 20px 20px;
	width:350px; 
	float:left;
}
div#copyright a{
	color:#010101;
	font-weight:bold;
}
div#bottom_nav {
	padding:25px 0px 20px 20px;
	float:right;
	width:365px;
}
div#bottom_nav li{
	padding-right:10px;
	display:block;
	float:left;
}
div#bottom_nav a{
	color:#7f7f7f;
}
div#bottom_border{
	background-image:url(images/bottom_border.png);
	margin-left:-1px;
	height:14px;
	margin-bottom:20px;
}
div#right_text img{
	height:131px;
	width:110px;
	margin-left:10px;
}
div#right_text img.drjoe_img{
	height:181px;
	width:172px;
	margin-left:10px;
}
div#right_text img.chart{
	height:300px;
	width:488px;
	margin-left:10px;
}
div#right_text img.minichart{
	height:98px;
	width:160px;
	margin-left:10px;
}
div#right_text ul.hirarchy{
	margin-left:15px;
}

div#home_nav img{
	height:206px;
	width:206px;
}