body { background: #fff; text-align: center; }
/*
=MAIN---------------------------------- */
#main { width: 750px; margin: 0 auto; font: normal 12px Arial, sans-serif; border: 0; }
/*
=header---------------------------------- */
#header { height: 50px; }
#header img { display: block; }
/*
=sidebar---------------------------------- */
#empty { line-height: 0; background: #fff; border-right: 2px solid #397D9C; border-left: 2px solid #397D9C; }
#sidebar { width: 150px; vertical-align: top; background: #fff; border-right: 2px solid #397D9C; border-left: 2px solid #397D9C;}
#sidebar #menu {  padding: 0; margin: 0; list-style: none; margin-top: 50px;}
#sidebar #menu li { line-height: 24px; font-weight: 600; }
#sidebar #menu li a { display: block; text-decoration: none; color: #31799C; height: 24px; background: url(../img/menu3.jpg); padding: 0 0 0 20px;}	
#sidebar #menu li a:hover { color: #26370A;	background: url(../img/menu3.jpg) 0 -24px;	padding: 0 0 0 20px; }	
#sidebar #menu li a:active { color: #fff; background: url(../img/menu3.jpg) 0 -48px; padding: 0 0 0 20px; }	
	
/*
=content---------------------------------- */
#content { width: 600px; text-align: justify; background: #fff; padding-bottom: 10px; border-right: 2px solid #397D9C; }
#content p { padding-left: 10px; padding-right: 10px; text-indent: 10px; }
#content h3 {  font: 600 14px arial sans-serif; color: #B51418; text-indent: 10px; padding-left: 10px; padding-right: 10px; }
#content img { border-style: solid; border: none; }
#content .image1 { float: right; margin: 5px; }
#content .image2 { float: left; margin: 5px; clear: both; }
#content .strong { font: bold 12px arial sans-serif; letter-spacing: 1px; }
#content #orderbutton { text-align: center; margin-top: 10px; margin-bottom: 15px; }
#content #t1 { width: 580px; margin-left:10px; border: 1px solid #ADAAAD; font: normal 12px arial sans-serif; text-align: center; }
#content #t1 td { border: 1px solid #ADAAAD; }
.tt { text-align: left; }
#content #important li { text-align: justify; padding-right: 10px; margin-left: -5px; }
/*
=footer---------------------------------- */
#footer { text-align: center; background: #397D9C; font: bold 10px arial sans-serrif; color: #fff; }
