body {
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
text-align:center;
}

#container{width:850px; margin:0 auto; text-align:left; }

#header{background-image: url(images/index_01.jpg); width:850px; height:105px;}
#banner{width:850px; height:296px;}
#body{background-image: url(images/index_05.jpg); width:850px; height:auto;}
#body h1 {
font : bold 22px/40px Georgia, "Times New Roman", Times, serif;
color : #202020;
background-color : inherit;
text-transform : uppercase;
margin : 10px 0 0 3px;
}
#body h1 span {
font : normal 18px/25px Verdana, Arial, Helvetica, sans-serif;
color : #970000;
background-color : inherit;
display : block;
font-weight : bold;
width : 550px;
}

#body h2 {
font : bold 18px/40px Georgia, "Times New Roman", Times, serif;
color : #202020;
background-color : inherit;
text-transform : uppercase;
margin : 25px 0 0 3px;
}
#body h2 span {
font : normal 18px/25px Verdana, Arial, Helvetica, sans-serif;
color : #970000;
background-color : inherit;
display : block;
font-weight : bold;
}



#body p.bodyText1 {
font : normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
color : #251c00;
background-color : #ffffff;
margin : 10px 0 0 3px;
display : block;
width : 550px;
text-align : justify;
line-height:15pt;


}

#body p.bodyText2 {
font : normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
color : #251c00;
background-color : #ffffff;
margin : 10px 0 25px 3px;
display : block;
width : 550px;
text-align : justify;
line-height:15pt;


}
.clear {clear:both;}


.footerbg{
background-color:#FFFFFF;
height:auto;
width:100%;

}

#footer{
font : normal 11px Verdana, Arial, Helvetica, sans-serif;
color : #251c00;
background-image : url(images/index_06.jpg);
background-repeat : repeat-x;
height:79px;
width:850px;
float:left;

}
#footer a {
	color: #251c00;
	text-decoration: none;
}
#footer  a:hover  {
	color: #251c00;
	text-decoration: underline;
}

.footer_txt{
font : normal 11px Verdana, Arial, Helvetica, sans-serif;
color : #251c00;
margin: 20px 0 0 210px;
width: 429px;
height:60px;
}



A.lnkStyle_01:link {
font : Verdana, Arial, Helvetica, sans-serif;
color : #251c00;
text-decoration : none;
font-size : 12px;
}
A.lnkStyle_01:visited {
font : Verdana, Arial, Helvetica, sans-serif;
color : #251c00;
text-decoration : none;
font-size : 12px;
}
A.lnkStyle_01:active {
font : Verdana, Arial, Helvetica, sans-serif;
color : #251c00;
text-decoration : none;
font-size : 12px;
}
A.lnkStyle_01:hover {
font : Verdana, Arial, Helvetica, sans-serif;
color : #251c00;
text-decoration : underline;
font-size : 12px;
}
A.lnkStyle_02:link {
color : #000;
text-decoration : none;
font-size : 10px;
}
A.lnkStyle_02:visited {
color : #000;
text-decoration : none;
font-size : 10px;
}
A.lnkStyle_02:active {
color : #000;
text-decoration : none;
font-size : 10px;
}
A.lnkStyle_02:hover {
color : #000;
text-decoration : none;
font-size : 10px;
}




#menubg{
background-image : url(images/index_03.jpg);
background-repeat : repeat-x;
width:850px;
height:38px;
}
#menu{padding-left:18px;}

#MainMenu 
{
	width:810px;
	height:37px;
	border:0;
	margin:0;
	background-image : url(images/bg_menu.jpg);
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(images/bright_015.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_015.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:37px;
	padding:0 18px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #306;
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #000;
	color:#FFF;
	background:url(images/bleft_015.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:37px;
	background:url(images/bright_015.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 18px;
}
.dropmenudiv a:hover 
{
	border:0 #000;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}



.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 30px 0 0 320px;
}

#statement{
	width:785px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left:25px;
	padding-top:5px;
	text-align:center;
	float:left;
	
		}
		
		#form-contact {
width:530px;
border:1px solid #594c3e;
padding-top:20px;
padding-bottom:20px;
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:12px;
}

#form-contact td{
text-indent:50px;
}

#form-contact td textarea{
border:1px solid #594c3e;
height:100px;
}

#form-contact td input{
border:1px solid #594c3e;
padding:5px;
}

#form-table {
width:530px;
margin-left:10px;
background-color:#594c3e;
text-align:center;
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:2.5em;
color:#051244;
border-bottom:1px solid white;
margin-bottom:50px;
}

#form-table td {
background-color:#FFFFFF;
vertical-align:middle;
text-align:center;
}

tr.table-head td{
background-image:url(images/orderbg.jpg);
background-repeat:repeat-x;

height:25px;
line-height:25px;
font-family:tahoma;
color: #fff;
font-weight: bold;
font-size:12px;
text-align:center;
}




#form-table td b {
color:red;
font-weight:bold;
line-height:11px;
font-size:11px;
}

#form-table td s {
line-height:11px;
font-size:11px;
font-weight:normal;
text-align:center;
}