body {
	margin:0;
	padding:0;
	font-size:0.8em;
	line-height:20px;
	font-family: "Trebuchet MS", Arial;
	border:1px solid #666;
	background:#CCCCCC;
}
strong {
	font-size: 1em;
	font-weight: bold;
	color: #006600;
}

a {
	color:#339900;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
#header { background:url(images/header_bckg.jpg) no-repeat top right #000;}
#header_1 {
	height:205px;
	background:#666666 url(images/header_1.jpg) no-repeat;
}
#header_2 {
	height:205px;
	background:#666666 url(images/header_2.jpg) no-repeat;
}
#header_3 {
	height:205px;
	background:#666666 url(images/header_3.jpg) no-repeat;
}
#header_4 {
	height:205px;
	background:#666666 url(images/header_4.jpg) no-repeat;
}
#header_5 {
	height:205px;
	background:#666666 url(images/header_5.jpg) no-repeat;
}


#header_1 a{ color:#fff; text-decoration:none; font-weight:bold; font-size:20px; text-transform:uppercase; letter-spacing:5px; }
#logo_text {
	width:225px;
	text-align:left;
	font-size:12px;
	color:#fffc00;
	margin-top: auto;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
}
#menu { background: url(images/menu_bckg.gif) repeat-x #000; height:64px; padding-top:23px;}

#menu_list {
	width:850px;
	margin:0 auto;
}
#menu a {
	display:block;
	float:left;
	color:#339900;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin:0 20px;
	padding-top:10px;
}
#menu a:hover{padding-top:12px;}
.splitter { display:block; float:left;}

#text {
	margin: 0px 280px 0px 10px;
}
#text p {
	padding: 0px 10px 5px;
	color:#333333
}
#text li {
	list-style:none;
	padding-left:20px;
	background:url(images/li.gif) no-repeat 0px 23px;
	color:#333333;
	padding-top: 20px;
}
#sidebar {
	float:right;
	width:250px;
	padding: 0px 20px 0px 0px;
	color:#333333;
	font-size:12px;
}
#sidebar a{ font-weight:bold; }
h1 {
	margin:0;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	font-size:1.5em;
	color:#339900;
}
h2 {
	color: #006600;
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
	color: #006600;
	line-height: 1px;
}



#main {
	float:left;
	background:#CCCCCC url(images/sidebar_bckg.gif) no-repeat right top;
	padding:20px 0 0 0;
}
#footer {background:url(images/footer_bckg.gif) repeat-x #000; height:57px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; background:url(images/c.gif) no-repeat 30px 35px;  color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#sidebar li {
	list-style:none;
	padding-left:20px;
	background:url(images/li.gif) no-repeat 0px 4px;
	color:#333333;
}
img.contact {
	padding: 10px;
	border: 1px solid #006652;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;

}
