body {
	font-family: Arial;
	font-size: 14px;
	color: #484848;
	
margin:0;padding:0;direction:ltr;font-family:Arial;background-image:url('images/67.jpg');background-Attachment: fixed;background-Repeat: no-repeat;background-Size: cover;

}
.main {
	background-image: url('images/bg_table.gif');
	background-repeat: repeat-y;
	width:1000px;
}
.main .header {
	height: 200px;
	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: 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    padding-top: 0px;
}

.main .header h2 {
	margin: 0; 
	font-size:  0px;
	color: #f6eddc;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	position:relative;
	padding-top: 0px;
}
.mainBox .side {
    margin-right: -10px;
    padding-right: 35px;
    padding-top: 7px;
    width: 220px;
}
.mainBox .side .menuItem {
    background-image: url("images/starSm.gif");
    background-position: right 0.3em;
    background-repeat: no-repeat;
    border-bottom: solid 1px #bed8e2;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 22px;
    padding-right: 0;
    padding-top: 4px;
    text-decoration: none;
}
.mainBox .side .menuItem a, .mainBox .side .menuItem a:visited {
    color: #484848;
    font-size: 14px;
    left: -15px;
    min-height: 22px;
    padding-left: 10px;
    /*padding-right: 10px;*/
    padding-top: 7px;
    position: relative;
}
.mainBox .side .menuItem a:hover {
    color: #58473d;
    font-size: 14px;
    left: -15px;
    min-height: 22px;
    padding-left: 10px;
    /*padding-right: 10px;*/
    padding-top: 7px;
    position: relative;
}
.mainBox .side .menuItemSelected {
    background-image: url("images/starSm.gif");
    background-position: right 0.3em;
    background-repeat: no-repeat;
    border-bottom: solid 1px #bed8e2;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 22px;
    /*padding-right: 10px;*/
    padding-top: 2px;
    text-decoration: none;
}
.mainBox .side .menuItemSelected a, .mainBox .side .menuItemSelected a:visited {
    color: #58473d;
    font-size: 14px;
    font-weight: bold;
    left: -15px;
    min-height: 22px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 7px;
    position: relative;
}
.mainBox .side .menuItemSelected a:hover {
    color: #58473d;
    font-size: 14px;
    font-weight: bold;
    min-height: 22px;
}
.mainBox .side .contactUs {
    color: #484848; 
    padding-top: 15px;
padding-right: 25px;


}

.mainBox .side .contactUs .button {
    margin-right: 96px;
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    text-align: center;    
    font-weight: bold;
    height: 24px;
    width: 56px;

    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: 670px;    
    margin-right: 15px;   
}

.mainBox .content .element .contactUs {
    color: #484848;
}


.mainBox .content .element h2
{
    line-height: normal;
    margin: 0;
    margin-bottom: 10px;
    font-size: 20px;
    color: #58473d;
  font-weight: bold;
    vertical-align: top;
   
     border-bottom: solid 1px #bed8e2;
    
    padding-top: 0px;
	min-height: 30px;
    padding-bottom: 0px;
}
.mainBox .content .element h3 {
	font-size: 14px;
	color: #484848;	
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-right: -50px;
}

.mainBox .content .element .products h3 {
    font-size: 12px;
	color: #484848;
	line-height: 24px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	margin-right: 0px;
}

.mainBox .content .element .products .desc {
    font-size: 10px;
}

.mainBox .content .element .questions h3 {
    font-size:14px;
    margin: 0px 0px 0px 0px;
    color: #484848;
    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;
    height: 24px;
    width:56px;
    background-image: url('images/bg_button.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footer {
    color: #58473d; 
    line-height: 0px;
    font-size: 0px;
	text-align: center;	
	background-image: url( 'images/bg_footer.jpg' );
    background-repeat: no-repeat;
    background-position: center bottom;
	height: 40px;
	width:1000px;
}
.credits {
	color: #58473d; 
	margin-top: 0px;
}
.credits a, 
.credits a:visited {
	color: #58473d; 
}
