body {margin:0; font-size:11px; line-height:16px; font-family:Arial, Tahoma, Helvetica, sans-serif; background-color:#000000; color:#FFFFFF;}
a {
	color:#858383;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #60CE1A;
}
img {border:none;}
h1 {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#60CE1A;
}

#all {background:url(images/body_bckg.jpg) repeat-x #60ce1a;}
#container {
	width:960px;
	margin:0 auto;
	background-color: #FFFFFF;
}

#header {
	height:186px;
	background-color: #000000;
	background-repeat: no-repeat;
}
#logo {
	width:220px;
	float:left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 107px;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
}
#logo a {color:#FFFFFF; text-decoration:none; font-size:16px; text-transform:uppercase;}
#head {
	float:right;
	width:690px;
	background-color: #000000;
}
#head p {font-size:10px; color:#999999; line-height:10px; margin:0; padding:0 20px;}
#head ul {list-style:none; padding:0; margin:30px 0; height:75px;}
#head ul li {float:left; padding:0 18px;}
#head a {display:block; width:192px; height:48px; color:#FFFFFF; text-decoration:none; background:url(images/text_top_bckg.jpg) no-repeat; text-transform:uppercase; text-align:center; padding-top:28px; font-size:15px;}
#head a:hover {background:url(images/text_top_bckg_over.jpg) no-repeat;}

#main {
	float:left;
	width:100%;
	min-height:250px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #000000;
}
#menu {
	float:left;
	width:215px;
	padding:25px;
	background-color: #FFFFFF;
}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	color: #000000;
	text-decoration: none;
}
#menu a {
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	display:block;
	width:180px;
	height:20px;
	padding:5px 10px 0 10px;
	text-transform:capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5ABF19;
}
#menu a:hover {
	background-color:#5ABF19;
	color: #FFFFFF;
	text-decoration: none;
}
#text {
	padding:15px 20px 20px 290px;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

#footer {background:url(images/footer_text.jpg) no-repeat #000000; height:16px; color:#858383; font-size:11px; padding:59px 30px 0 30px; clear:both;}
#left_footer {float:left;}
#right_footer {float:right;}

#bottom {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/footer_bckg.jpg);
}
#bottom_center {
	width:960px;
	margin:0 auto;
	height:191px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/center_foot.jpg);
}
