body {
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-color: #8e97a0;
	margin:0;
}
.head{width:981px; height:126px; background-image:url(images/index_02.png); background-repeat:no-repeat;}

.mattblacktabs{
width: 500px;
overflow: hidden;
float:left;
margin:70px 0 0 460px;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
text-transform: uppercase;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 5px; /*padding inside each tab*/
border-right: 1px solid #0088c3; /*right divider between tabs*/
color: #fff;
}

.mattblacktabs li .item6 {
     border-right: none;
}


.mattblacktabs li a:visited{
color: #fff;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
color: #eaff01; 
text-decoration: underline;
}


.body{width:981px; background-image:url(images/index_05.png); background-repeat:repeat-y; font:normal 13px Verdana, Arial, Helvetica, sans-serif; color:#000; text-align:justify; line-height:15pt;}

h1 {font-family: Arial, Helvetica, sans-serif;	font-size: 22px;	color: #990000;  text-align:center;}
h2 {font-size: 16px; color:#015f7d;}

img.pic{
float:right;
padding:5px;
margin:0 5px 10px 0;
}

img.pic1{
float:left;
padding:0px;
margin:0 5px 0 0;
}


.benefits dl {
	position: 			relative;
	margin: 			10px 0 0 30px;
	}

	.benefits dl dd {
		position: 			relative;
		margin: 			0 0 10px 20px;
		font-size:			110%;
		padding: 			10px 0 0 50px;
		min-height: 		24px;
		height: 			21px;
		background:			url(images/bulitas.jpg) no-repeat;
		font-size: 20px;
		

	}
	
.biloba{width:925px; height:336px; background-image:url(images/gingkobiloba.jpg); background-repeat:no-repeat; background-position:bottom;}	
	

.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}


#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:900px; height:auto px;  float:left;}

.footer a {
	color: #7c7b7b;
	text-decoration: none;
}
.footer  a:hover  {
	color: #454444;
	text-decoration: underline;
}

.footer_txt{width:820px; overflow: hidden; float:left; margin:0 0 0 200px; font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 13px;}


.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:#fff;
}


.footer_txt li .last {
     border-right: none;
}


.footer_txt li a:visited{
color: #fff;

}

.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: #fff;
	padding-top:10px;
	padding-left:48px;
	text-align:center;
	}
#c_link{text-align:center; font:normal 10px Arial, Helvetica, sans-serif; color:#fff; padding-top:15px;}

