body {
	margin:0;
	background:#630 url(images/head_bckg.jpg) repeat-x center top;
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
}

a {color:#FDC605; text-decoration:none;}
a:hover {
	text-decoration:underline;
	color: #FDC617;
}
h1 {
	font-size:14px;
	font-weight:normal;
	color:#D6D6D6;
	margin:15px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	margin:10px 0;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}
img {border:none;}
br {line-height:10px;}

#container {width:1000px; margin:0 auto;}

#logo {
	height:60px;
	margin-top: 39px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#logo a {color:#EDECEC; text-decoration:none; font-size:24px; text-transform:uppercase; background:url(images/logo.gif) no-repeat; padding:4px 0 0 50px; float:left;}

#menu {
	padding-right:150px;
	height:56px;
}
#menu ul {padding:0; margin:0; float:right;}
#menu li {float:left; list-style:none;}
#menu a {
	display:block;
	width:126px;
	height:50px;
	font-size:11px;
	text-decoration:none;
	color:#FFFDF7;
	text-align:center;
	background:url(images/menu_deact.gif) no-repeat;
	padding-top:6px;
}
#menu a:hover, #menu a.active {
	background:url(images/menu_act.gif) no-repeat;
	color:#FFF;
}

#main {
	color:#D6D6D6;
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	word-spacing: normal;
	border-style: none;
}

#main ul {padding:0; margin:10px 0;}
#main li {margin-left:20px;}
#main img {border:6px solid #FFFFFF; margin:0 5px;}
#main img:hover {border-color:#D6D6D6;}

#text_top {padding:0 30px 20px 30px; font-size:12px;}

#text_bottom {
	background:#9B765B url(images/main_bckg.jpg) repeat-x;
	width:940px;
	float:right;
	padding:30px 30px;
	border-style: none;
}

#first_col {
	width:290px;
	float:left;
	letter-spacing: normal;
	word-spacing: normal;
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	margin-right: 40px;
}
#first_col h2 {color:#ff6f08; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#second_col {width:280px; float:left; margin-right:40px;}
#second_col h2 {
	color:#94d223;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#third_col {width:280px; float:left;}
#third_col h2 {color:#23abd2; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}

#footer {
	clear:both;
	height:50px;
	background:#630 url(image_s/footer_bkg.jpg) repeat-x;
	color:#ffffff;
	font-size:11px;
}
#footer_left {
	padding:0;
	float: left;
}
#footer_right {
	float:left;
	padding:0px;
	color: #ffffff;
}
#container #main #text_bottom #first_col p {
	font-family: Georgia, Times New Roman, Times, serif;
}
