body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.3em;
	color: #636363;
	text-align:center;	
}
.container{
width:845px;
height:auto;
margin:0 auto;
text-align:left;
background-color:#fff;
}
.top{width:845px; height:217px;}
.top1{width:845px; height:214px;}

.body_bg{width:845px; background-image:url(images/index_10.jpg); background-repeat:repeat-y;}
.left{width:571px; margin:15px 0 0 25px; float:left; text-align:justify;}
.right{width:209px; float:left; margin:0 0 0 25px;}
img.pic{
float:left;
padding:5px;
margin:2px 5px 0 0;
border:1px  #e6e4e4 solid;
}



img.pic2{
float:right;
padding:5px;
margin:0 0 2px 5px;
border:1px  #e6e4e4 solid;
}



img.pic3{
padding:5px;
margin:2px 5px 2px 5px;
border:1px  #e6e4e4 solid;
}






h1 { padding: 0 0 5px 0; margin: 0; text-transform:uppercase; font-family:"Arial Narrow", Calibri; font-weight:normal; color: #08c; }
h2{font:bold 16px Arial, Helvetica, sans-serif; color:#fc0000;}

#menu{width:845px; height:44px;}
#home{width: 131px; 
        height: 44px; 
		float:left;
		background:url(images/home_01.jpg) repeat 0px 0px; 
		}
a.home { 
        background:url(images/home_01.jpg) repeat 0px 0px; 
        width: 131px; 
        height: 44px; 
        display: block
			 
}

a.home:hover { 
        background: url(images/home_01.jpg) repeat 0px 0px; 
}



#faq{   background:url(images/faq_02.jpg) repeat 0px 0px; 
        width: 83px; 
        height: 44px; 
		float:left;}

a.faq { 
        background:url(images/faq_02.jpg) repeat 0px 0px; 
        width: 83px; 
        height: 44px; 
        display: block; 
}

a.faq:hover { 
        background: url(images/faq_02.jpg) repeat 0px 0px; 
}



#testi{width: 201px; 
        height: 44px; 
		float:left;
		background:url(images/testi_03.jpg) repeat 0px 0px; 
		}

a.testi { 
        background:url(images/testi_03.jpg) repeat 0px 0px; 
        width: 201px; 
        height: 44px; 
        display: block; 
}

a.testi:hover { 
        background: url(images/testi_03.jpg) repeat 0px 0px; 
}


#contact{width: 165px; 
        height: 44px; 
		background:url(images/contact_04.jpg) repeat 0px 0px;
		float:left;}

a.contact { 
        background:url(images/contact_04.jpg) repeat 0px 0px; 
        width: 165px; 
        height: 44px;  
        display: block; 
}

a.contact:hover { 
        background: url(images/contact_04.jpg) repeat 0px 0px; 
}




#order{
        background:url(images/order_05.jpg) repeat 0px 0px; 
        width: 265px; 
        height: 44px; 
		float:left;}

a.order { 
        background:url(images/order_05.jpg) repeat 0px 0px; 
        width: 265px; 
        height: 44px; 
        display: block; 
}

a.order:hover { 
        background: url(images/order_05.jpg) repeat 0px 0px; 
}



#form{float:left; margin:25px 15px 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.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.gif) repeat-x left top;
margin-left:2px;
}

.button{width:450px; background-color:#d6e5f4;  float:left; padding:10px;}





.footer{width:820px;  font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#7c7b7b;}
.footer a {
	color: #7c7b7b;
	text-decoration: none;
}
.footer  a:hover  {
	color: #454444;
	text-decoration: underline;
}

.footer_txt{width:820px; 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:#454444;
}


.footer_txt li .last {
     border-right: none;
}


.footer_txt li a:visited{
color: #454444;

}

.footer_txt li a:hover, .footer_txt li.selected a{
color: #454444; 
text-decoration: underline;

}


#statements{
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7c7b7b;
	padding-top:10px;
	padding-left:20px;
	text-align:center;
	line-height:10px;
	}
#c_link{text-align:center; font:normal 10px Arial, Helvetica, sans-serif; color:#fff; padding-top:15px;}

