@charset "UTF-8";
/* CSS Document */

/*main*/

body {
	margin: 0; 
	padding: 0;
	background: #ffffff;
	color: #000000;
	font: 14px Arial, Verdana,  Helvetica, Sans-serif;
	
}


h2 {
    font: 16px  Arial, Verdana,  Helvetica, Sans-serif;
	color: #7A9E4B;
	
	
	}
	
	h7 {
color:#FF0000;
stress:inherit;

}

p {
font:Arial, Verdana, Helvetica, Sans-serif;
color:#4B4B4B;
}
#imageright {
    float: right; 
    margin: 4px; 
}

#rightside{
float: right;
}

#textsplit {
float: left;
width: 393px;
margin-bottom: 14px;
height: 450;
}

#imagesplit {
float: right;
width: 393px;
height: 450;
margin-bottom: 14px;


}


#imagegoesright{
float:right;
width:400px;

	margin-bottom: 5px;
	padding-right: 10px;
}
#imagegoesleft{
float:left;
width:400px;

	margin-bottom: 5px;
	padding-right: 10px;
}

#alttextcolumn {
width:395px;
float: left;

margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#alttextcolumnb {
width:395px;
float: left;

margin-top: 5px;
	margin-bottom: 10px;
	
}

.left{
float:left;
width:255px;
margin-top: 10px;
	margin-bottom: 20px;
}

.middle{
float:left;
width:255px;
margin-top: 10px;
	margin-bottom: 20px;
	margin-left:17.5px;
	margin-right: 17.5px;
}

.right{
float:right;
width:255px;
margin-top: 10px;
	margin-bottom: 20px;
} 

html {
	margin: 0; 
	padding: 0;
	background: #ffffff;
	font: 14px  Arial, Verdana,  Helvetica, Sans-serif;
	color: #000000;
}

h1 {
    font: 20px  Arial, Verdana,  Helvetica, Sans-serif;
	color: #7A9E4B;
	
	
	}
#main {
	margin: 15px auto; 
	padding: 0;
	width: 800px;
}

A:hover {
	color: #555555;
	
}

.clear {
	clear: both;
	height: 1px;
}
A {
	text-decoration: underline;
	color: #333333;	
}
#imageright {
width:255;
float:right;
}
#imageleft {
float:left;
width:527px;
}

#banner {
width: 800;
}

/* Header */

#header img {
	float: left;
}

#header ul { 
	margin: 82px 0 0; padding: 0; 
	list-style: none; 
	float: right;
	font-size: 11px;
	text-transform: uppercase;
} 
#header ul li { 
line-height: 19px;
	float: left;
	
}
#header ul li a { 
	display: block; 
	float: left; 
	padding: 0 15px; 
	text-decoration: none;
}
#header ul li a:hover { 
	text-decoration: underline;  
}



/*navigation*/

#nav {
	margin: 1px 0;
	background: url(menu.png) repeat-x;
	height: 44px;
}
#nav ul { 
	margin: 0; 
	padding: 0 0 0 12px; 
	list-style: none; 
	text-transform: uppercase;
} 
#nav ul li { 
	float: left;
}
#nav ul li a { 
	
	display: block; 
	float: left; 
	padding: 0 16px; 
	line-height: 44px;
	font-size: 11.5px;
	letter-spacing: 0.06em;
	color: #ffffff;
	text-decoration: none;
	
}





html>body #nav ul li a {
padding: 0 17px;
} 


#nav ul li a:hover { 
	text-decoration: underline;  
	background: url(menuover.png) repeat-x;
}

#nav ul li a.current,#nav ul li a.current:hover{

color:#ffffff;
background:#000000 url(menuover.png) repeat-x;

}

/*subnav*/

#subnav {
	clear: both;
	background: url(subnav.png);
	height: 31px;
	margin: 1px 0;
}

#subnav ul li { 
	float: left;
}

#subnav ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	text-transform: uppercase;
} 
#subnav ul li a { 
	display: block; 
	float: left; 
	padding: 0 10px; 
	line-height: 31px;
	font-size: 10px;
	text-decoration: none;

}
#subnav ul li a.current,#subnav ul li a.current:hover{
text-decoration: underline;
}
#subnav ul li a:hover { 
	text-decoration: underline;
}


/*lowertabs*/

#lowertabs1{
	float: left;
	padding: 6px 11.5px 5px 0px;
	margin-bottom: 20px;
}	

#lowertabs3{
	float: right;
	padding: 6px 0px 0px 0px;
	margin-bottom: 20px;
}  
#lowertabs p, {
	text-align: center;
	margin: 0; 
	padding: 10px 0 0;
	width: 250px;
	font-size: 11px;
	line-height: 14px;
	
}




/*foot*/

#footer { 
	margin: 30px 0 0; 
	padding: 13px 0;
	border-top: 1px solid #cccccc;
	text-align: left;
	font-size: 10px;
} 
#footerL{
text-align:center
}
#footerL img {
vertical-align: middle;
}
#footerR {
float: right;
}

#footerR img {
margin-top:0;
}

#footerold {
	margin: 30px 0 0;
	padding: 25px 0;
	border-top: 1px solid #cccccc;
	text-align: left;
	font-size: 10px;
}
#footerold img{
	margin: 0; 
	padding: 0; 
	vertical-align:top;
}