body {
	background-image: url(images/bghead_cap.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.container{width:850px;
margin:0 auto;
text-align:left;
}

.head{width:850px; height:150px; float:left;}
.top{width:850px; height:190px; float:left; background-image:url(images/index_08_cap.jpg);}

.body{width:850px; margin: 0 0 0 0; float:left; background-color:#FFFFFF;}
.left{width:610px; float:left; margin:0 0 0 0; padding:10px; border-right:1px #cecece solid; font:normal 12px Verdana, Arial, Helvetica, sans-serif; line-height:15pt; text-align:justify;}

.left h1{
	font:bold 22px/40px Georgia, "Times New Roman", Times, serif;
	color:#202020;
	background-color:inherit;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
.left h1 span{
	font:normal 20px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#970000;
	background-color:inherit;
	display:block;
}

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


.right{width:210px; float:right; margin:0 0 0 0px;}


.menu{float:left; width:850px; height:33px;}

#home{  width: 74px; 
        height: 33px; 
		float:left;
		background:url(images/index_02_cap.jpg) repeat 0px 0px; 
		}
a.home { 
        background:url(images/index_02_cap.jpg) repeat 0px 0px; 
        width: 74px; 
        height: 33px;
		display: block
			 
}

a.home:hover { 
        background: url(images/index_02_cap.jpg) repeat 0px 0px; 
}



#faq{   background:url(images/index_03_cap.jpg) repeat 0px 0px; 
        width: 42px; 
        height: 33px; 
		float:left;}

a.faq { 
        background:url(images/index_03_cap.jpg) repeat 0px 0px; 
        width: 42px; 
        height: 33px; 
	    display: block; 
}

a.faq:hover { 
        background: url(images/index_03_cap.jpg) repeat 0px 0px; 
}



#testi{ width: 114px; 
        height: 33px; 
		float:left;
		background:url(images/index_04_cap.jpg) repeat 0px 0px; 
		}

a.testi { 
        background:url(images/index_04_cap.jpg) repeat 0px 0px; 
        width: 114px; 
        height: 33px;
		display: block; 
}

a.testi:hover { 
        background: url(images/index_04_cap.jpg) repeat 0px 0px; 
}


#contact{width: 102px; 
        height: 33px; 
		background:url(images/index_05_cap.jpg) repeat 0px 0px;
		float:left;}

a.contact { 
        background:url(images/index_05_cap.jpg) repeat 0px 0px; 
        width: 102px; 
        height: 33px;
		display: block; 
}

a.contact:hover { 
        background: url(images/index_05_cap.jpg) repeat 0px 0px; 
}




#order{
        background:url(images/index_06_cap.jpg) repeat 0px 0px; 
        width: 100px; 
        height: 33px; 
		float:left;}

a.order { 
        background:url(images/index_06_cap.jpg) repeat 0px 0px; 
        width: 100px; 
        height: 33px;
		display: block; 
}

a.order:hover { 
        background: url(images/index_06_cap.jpg) repeat 0px 0px; 
}

.rmenu{ background:url(images/index_07_cap.jpg) repeat 0px 0px; 
        width: 418px; 
        height: 33px; 
		float:left;}
		


#form{float:left; margin:25px 0 0 0; width:450px;}

#inputArea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    background-color: #d6e5f4;
	    padding: 10px;
	    width:450px;
		float:left;
			}
	#inputArea input, #inputArea textarea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 425px;
		
	}

        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #33677F;
        }
        .idle
        {
	    border: solid 1px #85b1de;
	    background-image: url( 'images/blue_bg_cap.png' );
	    background-repeat: repeat-x;
	    background-position: top;
        }


.formbutton {
cursor : pointer;
border : 1px outset #ccc;
background : #999;
color : #666;
font-weight : bold;
padding : 1px 2px;
background : url(images/formbg_cap.gif) repeat-x left top;
margin-left:2px;
}

.button{width:450px; background-color:#d6e5f4;  float:left; padding:10px;}







.footer_wrapper{width:100%; margin:0 0 0 0; background-color:#4e575b; float:left;}
.footerbg{width:950px;}
.footer{width:950px;  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#fff;}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer  a:hover  {
	color: #fff;
	text-decoration: underline;
}

.footer_txt{width:856px; overflow: hidden; float:left; margin:20px 0 0 130px;}


.footer_txt ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
list-style-type: none;

}



.footer_txt li{
display: inline;
margin: 0;

}


.footer_txt li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 10px; /*padding inside each tab*/
/*border-right: 1px dotted #ffcd8d; right divider between tabs*/
color: white;
}


.footer_txt li .last {
     border-right: none;
}


.footer_txt li a:visited{
color: white;

}

.footer_txt li a:hover, .footer_txt li.selected a{
color: #fff; 
text-decoration: underline;

}


#statements{
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c2c1c1;
	padding-top:10px;
	padding-left:75px;
	text-align:center;
	}
#c_link{text-align:center; font:normal 10px Arial, Helvetica, sans-serif; color:#fff; padding-top:15px;}