/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 background-image:url(../images/bg_body.jpg);
 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-size:12px;
 background-color:#000;
 background-repeat:no-repeat;
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:100px; 
  background-color:transparent; 
 width:100%;
} 

#header_logo {
height:112px;
width:200px;
background-color:transparent;
float:left;
margin:5px;
margin-top:10px;
}
 
#header_navigation {
height:112px;
width:500px;
background-color:transparent;
float:right;
margin:5px;
margin-top:10px;
}
#maincol{
	background-color:#;  
 float: right; 
 display:inline; 
 position: relative; 
 width:900px;
 height:auto;
 }
 
#footer{
 height:140px; 
  background-color:#000; 
 clear:both;
 margin-bottom:0px;
 margin-top:15px;
border-top:1px solid #999;
width:875px;
 } 
 

#home_box {
width:450px;
height:auto;
padding:10px;
background-color:#E5E2C3;
color:#43444E;
float:left;
margin-top:10px;
}
 
 
 #home_box2 {
width:350px;
height:auto;
padding:10px;
background-color:#E5E2C3;
color:#43444E;
float:left;
margin-left:30px;
margin-top:10px;
}

#white_box {
width:854px;
height:auto;
padding:10px;
float:left;
background-color:#FFF;
margin-top:20px;
}

 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/* Navigation Text styles */
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: transparent;
color: #FFF;
float: left;
width: 100%;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
text-transform:uppercase;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.4em 1em;
background-color: transparent;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
background-image: url(../images/nav_transparent.png);
color: #fff;
}

 #active {
	background-image: url(../images/nav_transparent.png);
	color: #fff;
}
/* End Navigation Text styles */


/*** Text Styles ***/

h1 {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:22px;
color:#43444E;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:16px;
color:#43444E;
margin-bottom:-5px;
}

p{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
line-height:15px;
color:#333;
}

.footer_text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#FFF;
	text-align:left;
	padding-top:15px;
	margin:10px;
	}
	

a.button_link {
	padding:6px; 
	background-color:#43444F;
	color:#FFF; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	text-decoration:none;
}

a:hover.button_link {
	padding:6px; 
	background-color:#747474;
	color:#FFF; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	text-decoration:none;
}

#footer a {
 color:#FFF;
 text-decoration:underline;
}

#footer a:hover {
 color:#FFF;
 text-decoration:none;
}

ul, li {
margin-bottom:5px;	
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
color:#333;
list-style:square;
}

img {border:0;}

/*** End Text Styles ***/

