
body { 
	margin:0;
	padding:0;
	font-size:13px;
	line-height:16px;
	font-family: Arial, Tahoma;
	}

a { color:#990000;}
a:hover { text-decoration:none;}
.orange { color:#fe5800;}

#header {
	 background: url(images/header_bckg.gif) repeat-x ;
	 height:120px;
	 }

#logo { width:780px; margin:0 auto; padding:25px 0 0 0px; }



#menu {
	color:#fff; text-align:center; margin-top:15px;}

#menu ul{
	width:900px;
	margin:0;
	list-style:none;
	padding:0;
	text-align:left;
	}
		
#menu ul li{
	display:inline
	}
	
#menu ul a {
	display:block;
	float:left;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	background:url(images/menu_enactive.gif) no-repeat bottom center;
	padding:8px 5px;
	width:118px;
	text-align:center;
	text-transform:uppercase;
	}


#menu ul a:hover {
	background:url(images/menu_over.gif) 
	no-repeat bottom center;
	color:#CC9900;
	}

#menu ul a.active { background:url(images/menu_active.gif) no-repeat bottom center; color:#990000;}
#menu ul a.active:hover { background:url(images/menu_active.gif) no-repeat bottom center; color:#CC9900;}

#main { width:100%; margin:50px 0 20px 0; float:left;}

#head_image { height:150px; background:url(images/head_bckg.jpg) no-repeat #ffffff; padding:30px 0 30px 50px; line-height:24px;}


#slogan { color:#fff; font-family: "Arial Narrow", Arial, Tahoma; font-size:21px; text-transform:uppercase; }
#under_slogan_text { color:#ffff00; font-size:10px; line-height:12px; padding-top:15px;}

#content { margin:0 auto; padding:0; width:780px;}
#content h1 { margin:35px 0 15px 0; text-transform:uppercase; font-size:20px; color:#990000; font-weight:bold;}

#title{
	font-size:15px;
	color:#990000;
	font-weight: bold;
	}

#text {float:left; width:530px; padding-left:20px;}

#s_text {float:left; width:700px; padding-left:20px;}

#img { 
		width:750px;
		margin:30px 0 30px 0;
		}

#v_text {float:left; width:600px; padding-left:20px;}

#img_p { float:left;
		width:80px ;
		margin:0 15px 30px 15px;
		}

#img_n { float:right;
		width:100px;
		margin:0 15px 0 15px;
		}


#sidebar {
		background:url(images/sidebar_bckg.gif) repeat-x;
		margin:20px 0 0 560px;
		color:#333333;
		padding:8px; }
		
#sidebar h2 {
		margin:0 0 15px 0;
		color:#990000;
		font-size:13px;
		font-weight:bold;}


#mail {
		background:url(images/mail_bckg.gif) repeat-x;
		margin:20px 0 0 560px;
		color:#333333;
		padding:8px; }
		
#mail h2 {
		margin:0 0 15px 0;
		color:#990000;
		font-size:13px;
		font-weight:bold;}
		
		
#blog {
		margin:0 0 0 560px;
		padding:8px; }

		
#footer {
	background:url(images/footer_bckg.gif) repeat-x #FFFFFF 0 2px;
	height:94px;
	margin-top:20px;
	clear:both;}

#left_footer { text-align:center; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:50px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}