body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #EBE8E3;
}
.main {
	background-image: url('images/bg_table.gif');
	background-repeat: repeat-y;
	width:921px;
}
.main .header {
	min-height: 181px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	
	width:921px;
}
.main .header h1 {
    color: #7D79B8;
    margin: 0;
    font-size: 36px;
    padding: 0px 170px 0px 0px;
    font-weight: bold;
    padding-top: 65px;
}

.main .header h2 {
	margin: 0; 
	font-size:  24px;
	color: #585858;
	padding-right: 330px;
	padding-bottom: 5px;
	padding-top: 60px;	
	position:relative;
	padding-top: 2px;
}

.mainBox .side
{
    width:165px;
    margin-right:21px;
padding-right: 20px;
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 #a6a6a6;
    border-bottom-style: dotted;
    background-position: 150px;
	padding-right: 0px;
	padding-top: 7px;	


}
.mainBox .side .menuItem a,
.mainBox .side .menuItem a:visited {
padding-right: 0px;
	padding-top: 7px;
	min-height: 22px; 	
	padding-left: 10px; 
	font-size: 12px; 
	color: #3D3D3D;
	
	position:relative;
	left:-20px;    



}
.mainBox .side .menuItem a:hover {
padding-right: 0px;
	padding-top: 7px;
	min-height: 22px; 	
	padding-left: 10px; 
	font-size: 12px; 
	color: #7D79B8;
position:relative;
	
	left:-20px;	


}
.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 #a6a6a6;
    border-bottom-style: dotted;
    background-position: 150px;  
	padding-right: 0px;
	padding-top: 6px;
}
.mainBox .side .menuItemSelected a, 
.mainBox .side .menuItemSelected a:visited {
	padding-right: 0px;
	padding-top: 7px;
	min-height: 22px; 	
	padding-left: 10px; 
	font-size: 12px; 
	color: #7D79B8;
	font-weight: bold;
	position:relative;
	left:-20px;
}

.mainBox .side .menuItemSelected a:hover {
	font-weight: bold;
	min-height: 22px; 
	color: #7D79B8;
	font-size: 12px;
}

.mainBox .side .contactUs {
    color: #505050; 
    padding-top: 0px;
}

.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;

		
}

.mainBox .content {
    padding: 0;
    margin: 0;
	width: 665px; /* Main box width */
	float:left;
}


.mainBox .content .element {
    width: 615px;    
    margin-right: -3px;   
}

.mainBox .content .element .contactUs {
    color: #505050;
}


.mainBox .content .element h2
{
    line-min-height: normal;
    margin: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #7D79B8;
    font-weight: bold;
    vertical-align: top;
    border-bottom: solid 1px #a6a6a6;
    border-bottom-style: dotted;
    padding-top: 0px;
	min-height: 0px;
    padding-bottom: 30px;
}
.mainBox .content .element h3 {
	font-size: 12px;
	color: #890189;	
	line-min-height: 30px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-right: -50px;
}

.mainBox .content .element .products h3 {
    font-size: 12px;
}

.mainBox .content .element .products .desc {
    font-size: 10px;
}

.mainBox .content .element .questions h3 {
    font-size:12px;
    margin: 0px 0px 0px 0px;
    color: #890189;
    text-decoration: none;
    font-weight: bold;
    border: 0;
    text-align: right;
}

.mainBox .content .element .questions .answer {
    font-size: 12px;
}

.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: #8582AB; 
    line-min-height: 67px;
    font-size: 12px;
	text-align: center;	
	background-image: url( 'images/bg_footer.gif' );
    background-repeat: no-repeat;
    background-position: center bottom;
	min-height: 67px;
	width: 921px;
}
.credits {
	color: #8582AB; 
	margin-top: 2px;
}
.credits a, 
.credits a:visited {
	color: #8582AB; 
}