body {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	background-color: #ffffff;
}
.main {
	background-image: url('images/bg_table.gif');
	background-repeat: repeat-y;
	width:1000px;
}
.main .header {
	min-height: 233px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	
	width:1000px;
}
.main .header h1 {
    color: #ffffff;
    margin: 0;
    font-size: 45px;
    padding: 0px 41px 0px 0px;
    font-weight: bold;
    padding-top: 20px;
}

.main .header h2 {
	margin: 0; 
	font-size:  20px;
	color: #ffffff;
	padding-right: 43px;
	padding-bottom: 0px;
	padding-top: 55px;
	font-weight: bold;
	position:relative;
	padding-top: 0px;
}

.mainBox .side
{
    width: 220px;
    margin-right: 0px;
padding-right: 30px;
padding-top: 7px;
}

.mainBox .side .menuItem
{
min-height: 22px;
	margin: 0;	
	font-weight: normal;
	text-decoration: none;
	background-image: url( 'images/starSm.gif' );
    background-repeat: no-repeat;
    border-bottom: solid 1px #dad9d9;
    background-position: right 0.6em;
	padding-right: 0px;
	padding-top: 4px;	


}
.mainBox .side .menuItem a,
.mainBox .side .menuItem a:visited {
padding-right: 0px;
	padding-top: 7px;
	min-height: 22px; 	
	padding-left: 10px; 
	font-size: 14px; 
	color: #ffffff;
	
	position:relative;
	left:-15px;    



}
.mainBox .side .menuItem a:hover {
padding-right: 0px;
	padding-top: 7px;
	min-height: 22px; 	
	padding-left: 10px; 
	font-size: 14px; 
	color: #ffffff;
position:relative;
	
	left:-15px;	


}
.mainBox .side .menuItemSelected {
	min-height: 22px;
	margin: 0;	
	font-weight: bold;
	text-decoration: none;
	background-image: url( 'images/starSm.gif' );
    background-repeat: no-repeat;
    border-bottom: solid 1px #dad9d9;
    background-position: right 0.6em;  
	padding-right: 0px;
	padding-top: 4px;
}
.mainBox .side .menuItemSelected a, 
.mainBox .side .menuItemSelected a:visited {
	padding-right: 0px;
	padding-top: 7px;
	min-height: 22px; 	
	padding-left: 10px; 
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold;
	position:relative;
	left: -15px;
}

.mainBox .side .menuItemSelected a:hover {
	font-weight: bold;
	min-height: 22px; 
	color: #ffffff;
	font-size:14px;
}

.mainBox .side .contactUs {
    color: #ffffff; 
    padding-top: 0px;
padding-right: 10px;


}

.mainBox .side .contactUs .button {
    margin-right: 100px;
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    text-align: center;    
    font-weight: bold;
    min-height: 22px;
    width: 53px;

    background-image: url('images/bg_button.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
margin-top: 3px;
margin-left: 7px;
		
}

.mainBox .content {
    padding: 0;
    margin: 0;
	width: 720px; /* Main box width */
	float:left;
}


.mainBox .content .element {
    width: 640px;    
    margin-right: 20px;   
}

.mainBox .content .element .contactUs {
    color: #ffffff;
}


.mainBox .content .element h2
{
    line-height: normal;
    margin: 0;
    margin-bottom: 10px;
    font-size: 24px;
    color: #ffffff;
  font-weight: bold;
    vertical-align: top;
   
    border-bottom: solid 1px #dad9d9;
    padding-top: 0px;
	min-height: 30px;
    padding-bottom: 0px;
}
.mainBox .content .element h3 {
	font-size: 14px;
	color: #000000;	
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-right: -50px;
}

.mainBox .content .element .products h3 {
    font-size: 14px;
}

.mainBox .content .element .products .desc {
    font-size: 10px;
}

.mainBox .content .element .questions h3 {
    font-size:14px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border: 0;
    text-align: right;
}

.mainBox .content .element .questions .answer {
    font-size: 14px;
}

.mainBox .content .element .contactUs .button{
    margin-right: 300px;    
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    text-align: center;    
    font-weight: bold;
    font-size: 12px;
    min-height: 22px;
    width:53px;
    background-image: url('images/bg_button.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footer {
    color: #3c3c3c; 
    line-height: 25px;
    font-size: 12px;
	text-align: center;	
	background-image: url( 'images/bg_footer.gif' );
    background-repeat: no-repeat;
    background-position: center bottom;
	min-height: 25px;
	width:1000px;
}
.credits {
	color:#baac99; 
	margin-top: 0px;
}
.credits a, 
.credits a:visited {
	color:#dad9d9; 
}