/* CSS Document */

body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#9a9a9a;
}

a:link {
	color: #657076;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #657076;
}
a:hover {
	text-decoration: underline;
	color: #657076;
}
a:active {
	text-decoration: underline;
	color: #657076;
}

p
{
margin:0;
padding:0;
}

#top
{
width:900px;
height:280px;
margin:0 auto;
background-repeat:no-repeat;
background-position:right top;
}

#logo
{
width:100%;
height:auto;
font-family:"Trebuchet MS";
font-size:45px;
color:#94a62c;
padding-top:10px;
font-weight:bold;
}

.logo
{
font-family:"Trebuchet MS";
font-size:24px;
color:#b1b1b1;
font-weight:normal;
}

.slogan
{
font-family:"Trebuchet MS";
font-size:14px;
color:#767676;
font-weight:normal;
}



.style2 {color: #FFFFFF}
.style3 {font-size: 10px}
.style4 {font-size: 10px; color: #FF0000; }



	#bg_shadow_1{
					background: url(bg_shadow_1.png) repeat-y center left;
				width: 23px;
				
	}

	#bg_shadow_2{
					background: url(bg_shadow_2.png) repeat-y center left;
				width: 23px;
				
	}

	#bg_shadow_3{
					background: url(bg_shadow_3.png) repeat-y bottom left;
				width: 23px;
		height: 150px;
		
	}


* html #bg_shadow_1 {
  behavior: url(iepngfix.htc);
} 


* html #bg_shadow_2 {
  behavior: url(iepngfix.htc);
} 

* html #bg_shadow_3 {
  behavior: url(iepngfix.htc);
} 


/* -------- CONTENT --------- */


#menu_box
{
width:100%;
height: auto;
background-image:url(menu_bk.gif) ;
background-repeat:repeat-x;
text-align: center;
margin: auto;
}


#content
{
width:100%;
height:auto;
background-image:url(gradient.jpg);
background-repeat:repeat-x;
}

#wrapper
{
width:800px;
height:auto;
margin:0 auto;
padding-top:20px;
}

/* FIRST LINE OF BOXES */

#first
{
width:100%;
height:auto;
margin-bottom:0px;
}

#leftf
{
width:480px;
height:auto;
float:left;
padding-bottom:20px;
padding-left:20px;
border-bottom:dotted #cbcbcb 1px;
}


#tleftf
{
width:400px;
height:auto;
float:left;
padding-bottom:0px;
padding-left:15px;
padding-top:20px;
}


#form
{
width:800px;
height:auto;
float:center;
padding-bottom:20px;
border-bottom:dotted #cbcbcb 1px;
}



#rightf
{
width:280px;
height:auto;
float:right;
padding-bottom:15px;
border-bottom:dotted #cbcbcb 1px;
border-left:dotted #cbcbcb 1px;
}


#tright
{
width:360px;
height:auto;
float:right;
padding-top:15px;
padding-bottom:15px;}



#theader
{
width:780px;
height:20px;
padding-left:15px;
padding-top:5px;
background-image:url(bg_title2.gif) ;
background-repeat:none;
}


h2
{
font-family:"Trebuchet MS";
font-size:24px;
color:#657076;
margin:0;
padding:0;
padding-bottom:10px;
}

.green
{
color:#94a62c;
}

.image
{
padding:2px;
border:#cbcbcb solid 1px;
}

.padding1
{
padding-left: 20px;
padding-right: 20px;
}


/* SECOND LINE OF BOXES */

#second
{
width:100%;
height:auto;
margin-bottom:15px;
}

#lefts
{
width:285px;
height:auto;
float:left;
padding-bottom:15px;
padding-left:15px;
border-bottom:dotted #cbcbcb 1px;
border-right:dotted #cbcbcb 1px;
}

#rights
{
width:480px;
height:auto;
float:right;
padding-bottom:15px;
border-bottom:dotted #cbcbcb 1px;
}

.image2
{
padding:2px;
border:#cbcbcb solid 1px;
margin-right:8px;
margin-bottom:8px;
}


.image3
{
padding:4px;
border:#cbcbcb solid 1px;
}


.image4
{
padding:4px;
border:#cbcbcb solid 1px;
margin-right:3px;
margin-left:3px;
margin-bottom:8px;
}


.box2
{
border: thin solid #cbcbcb;
padding-left:10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom:10px;
background-color:#FFFFFF
}


#button
{
width:90px;
height:auto;
text-align:right;
margin-left:390px;
}

/* FOOTER */

#footer
{
width:800px;
height:auto;
margin:10px auto;
padding:10px 0 10px 0;
text-align:center;
color:#657076;
font-size:14px;
}

.copyright
{
font-size:12px;
color:#657076;

