/************* GENERAL CSS ************/
*{
	margin: 0 auto 0 0px; 
	padding: 0;
}
body
{
	background: #000000;
	font-size: 13px;
	color: #2e2e2e;
	line-height: 18px;
	text-align: center;
}

body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input
{
	font-family:  Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;	
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
	/*color: #33CCFF;*/
}


#wrapper
{
position: relative;
width: 900px;
margin: 0 auto;
height:auto;
}

#container
{
	padding: 0px;
	background: #ffffff;
	height:auto;
}


/************* HEADER STUFF ***********/

#header { 
	background:#fff url('../../images/header.jpg') no-repeat 50% top; 
	padding: 0 10px;
	height:165px; 
} 

#topNav
{
	padding-top: 128px;
	padding-bottom: 0px;
}

.staticMenuItemStyle
{
    width: 111px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    height: 37px;
}
.staticSelectedStyle
{
    background-color: #FD4C16;
    color: #ffffff;
    border-bottom: solid 0px #eee;
    z-index: 100;
}

.staticHoverStyle
{
    background-color: #FD4C16;
}
/************* LOGIN **************/
#StatusBar
{
	padding: 0px;
	height:20px;
	background-color: #efe7cf; 
    border-bottom: solid 1px #bfb8af; 
    border-left:  solid 1px #bfb8af; 
    border-top:  solid 1px #bfb8af; 
    width:auto;
}
#welcome
{
    color: #000000;/*666666; */
    text-align: left; 
    padding-left: 15px;
    font-size: 80%; 
    float:left;
}
#clock 
{
    color: #666666; 
    padding-right: 15px; 
    font-size: 80%; 
    float:right;
 
}
/************* CONTENT ************/

#content 
{
	position: relative;
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	margin-bottom:50px;
	height: auto;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 150%;
}
/*************** LEFT MENU *************/
#leftMenu {
	float: left;
	width: 230px;
	padding: 0 3px 0 0px;
	color:#fff;
	margin:15px 0 0 0px;
	line-height:20px;
	text-align: left;
	padding-bottom:280px;
}
#leftMenu ul {margin: 1em; padding: 0; border: dotted 0px purple;}
#leftMenu li {margin-left: 15px; border: solid 0px red; list-style: square; color: #0000cf;}

#leftMenu .title, p{
	margin-left: 20px;
	margin-right: 10px;
}
#leftMenu .title{
	padding:10px 10px 18px 10px;
	font-size:16px;
	color:#ffffff;
	font-weight: bold;
	text-align: center;

}
#leftMenu .contbox{
	background: url(../../images/contbox.jpg) repeat-y top;
}

#leftMenu .topbox{ 
	background:url(../../images/topbox.jpg) no-repeat top;
}

#leftMenu .footerbox{ 
	background:url(../../images/foot_box.gif) no-repeat top;
	padding: 10px;
}

#leftMenu .subtext{ 
	color:#fff; 
	text-align:center; 
	padding-bottom:38px;
}
#leftMenu .menuItem{ 
	margin:10px 0 10px 10px;
	width:210px;
	
}
#leftMenu .line{ 
	border-bottom:1px dotted #fff;
	width:210px;
	margin:9px;

}
#leftMenu .menuItem a{
color:#ffffff;
text-decoration:none;
}
.clear{ clear:both;}

/*************** RIGHT CONTENT ***********/
#rightContent {
	float: right;
	width: 640px;
	padding: 0px 10px 40px 10px;
	text-align:right;
	margin:0;
}


/************* FOOTER ************/

#footer 
{
	margin: 0px auto;
	border-top: 1px solid #666666;
	background:#333532 url('../../images/footer.jpg') repeat-x;
	padding-top: 15px;
	color: #333333;
	height: 30px;
}


.wrapper #footer p {
	/*margin-top:10px;*/
	text-align:left;
	font-size: 8px;
}


/************* TYPOGRAPHY ************/
#innerContent
{
	text-align: left;
	margin:0px;
	padding-left:0px;
	padding-right: 0px;
/*	border:solid 1px #ff0000;*/
}
#innerContent h1, h2
{
	padding:15px 5px 5px 0px; 
	border-bottom:3px solid #61800B;
	margin-bottom:10px;
}
#innerContent h1
{
	font-size:22px;
	font-weight: bold;
}
#innerContent h2
{
	font-size:20px;
	font-weight: bold;
}
#innerContent h3
{
	padding:10px 5px 10px 0px; 
	font-size:16px;
	font-weight:bold;
}

#innerContent p
{
	margin-bottom: 15px;
	margin-left:0px;
}

#spVideo
{
	
	background-color: #f2f2f2;	
}
.centerVideo
{
	margin-left: 60px;
	padding-bottom:10px;
	padding-top:10px;
	
}
.pic1{ float:left; padding:5px;}

.topcont{ 
	margin-bottom:10px;
}
.readMore
{
	
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: right;
}

.ListItem {margin: 5px; padding: 0;}
.ListItem ol, ul {margin: 1em; padding: 0; border: dotted 0px purple; list-style-type:none;}
.ListItem ul li 
{
	background-image: url('../../images/bullet.jpg');
	background-repeat: no-repeat;
	background-position:   0px 12px;
	padding-left :15px;
	padding-top :5px;
}
.ListItem ol li 
{
	/*background-position:   0px 12px;
	padding-left :15px;
	padding-top :5px;*/
	list-style-type:decimal;
}
/* Certified Technician */
.Technician .t_title {text-decoration: underline;
                         font-weight: bold;
                         font-size: 14px;}

.faqTitle
{
	padding-bottom: 5px;
	padding-top:65px;
	color: #800080;
	font-size: 14px;
}