body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #232323;
	background: #302f2f;
}

a:link, a:visited { color: #006699; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #000000; text-decoration: underline;}	


p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px; }
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.header_01 {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #000000;
}

.header_02 {
    clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #000000;
	font-variant:small-caps;	
	border-bottom: 3px solid #496DA6;
}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
}

.header_04 {
	clear: both;
	display: block;
	height: 20px;
	padding: 3px 10px 0 40px;
	color: #ffffff;
	background: url(images/header_04_bg.jpg) no-repeat
}

.header_04 a{
	color: #ffffff;
	text-decoration: none;
}

.header_05 {
	clear: both;
	font-size: 16px;
	color: #edc31f;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
.header_06 {
        clear: both;
	padding-bottom: 10px;
	font-size: 18px;
	color: #000000;
	font-variant:small-caps;	
	border-bottom: 3px solid #496DA6;
}

#top_bar_wrapper {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: #1f1f1f;
	border-bottom:5px solid #496DA6;
}

#top_bar {
	width: 920px;
	height: 55px;
	padding: 0 30px;
	margin: 0 auto;
}

#top_bar .contest a {
        float:left;
        width:400px;
        padding: 15px 0 0 50px;
        color:#eec420
        }
 
#top_bar form {
	float: right;
	width: 275px;
	height: 40px;
	padding: 10px 0 0 5px;
	background: url(images/search_bg.jpg) no-repeat;
}

.inputfield {
	height: 15px;
	width: 160px;
	padding: 7px 5px 0 5px;
	margin: 0px 0 10px 0;
	font-size: 12px;
	color: #eec420;
	margin-right: 10px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;
}

.submitbutton{
	width: 80px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #eec420;
	white-space: pre;
	background: none;
	border: none;
}

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 238px;
	margin: 0 auto;
	background: url(images/banner_bg2.jpg) repeat-x;
	border-bottom:5px solid #496DA6;
}

#banner {
	width: 920px;
	height: 238px;
	padding: 0 30px;
	margin: 0 auto;
	background: url(images/banner_bg2.jpg) repeat-x;
}

#site_title_section {
	float: left;
	width: 270px;
	height: 238px;
	background: url(images/logo.jpg) no-repeat;
}

#site_title a{
	display: block;
	padding: 10px 0;
	margin: 100px 0 0 17px;
	width: 286px;
	height: 80px;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#site_title span {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #6a6a6a;
}

#banner_content {
	float: right;
	text-align: left;
	width: 530px;
	margin-top: 15px;
}

#banner_content p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

#banner_content a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#banner_content a:hover {
	color: #006699;
}
/* menu */

#menu_wrapper {
	clear: both;  
	width: 100%;
	height: 51px;
	margin: 0 auto;	
	background: url(images/menu_bg.jpg) repeat-x;
}

#menu {
	clear: both;
	width: 920px;
	height: 45px;
	margin: 0 auto;
	padding: 0 30px;
	background: url(images/menu_bg.jpg) repeat-x;	
}

#menu ul {
	float: left;
	margin: 10px 0 0 0;
	padding: 0px;
	list-style: none;
}

#menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
	background: url(images/menu_divider.jpg) right repeat-y;
    text-transform:uppercase;
}

#menu ul li a{
	float: left;
	display: block;
	width: 130px;
	padding: 4px 0px;
	font-size: 14px;
	color: #d1cfd0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	background: url(images/menu_divider.jpg) right repeat-y;	
}

#menu li a:hover {
	color: #496DA6;
}
	
#menu .last{
	background: none;
}

/* end of menu */

/* content */

#content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	background: #302f2f;
}

#content{ 
    position: relative;
	width: 840px; 
	margin: 0 auto;
	padding: 30px 70px;
	background: url(images/content_middle.jpg) repeat-y;
}

#top {
    display:block;
    position:relative;
	width: 980px;
    height: 11px;
	margin: 0 auto;
	
}

#bottom {
	width: 980px;
	height: 11px;
	margin: 0 auto;
	background: url(images/content_bottom.jpg) no-repeat;
}

.column_w380_left{
	float: left;
	width: 595px;
	padding-right: 19px;
	margin-right: 20px;
	border-right: 1px solid #496DA6;
}

.column_w380_right {
	float: right;
	width: 205px; 
}

.column_w380_right p a {
    color:#2B5AA5;	
    text-decoration:none; 
	} 
    
.column_w380_right p a:hover {
    color:#000000;	
	text-decoration:none;  
	padding-left:5px;
	}   
  
    
.column_w380_left .image_wrapper {
	padding: 9px;
	background: #1f1f1f;
	margin-bottom: 20px;
}

.column_w380_left .image_wrapper img{
	width: 360px;
	height: 170px;
	border: 1px solid #747171;
}

.column_w380_left p{
	text-align: justify;
	margin-bottom: 15px;
}

.column_w380_left .em_text {
	color: #000000;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.content_list_01 li {
	margin: 0 0 0 30px;
	padding: 0 0 10px 10px;
	list-style-image:url(images/list_icon.jpg);	
}

.section_w180 {
	width: 180px;
	background: #191818;
}

.section_w180 img {
	margin: 5px;
	width: 168px;
	height: 84px;
	border: 1px solid #c8c9c8;
}

.section_w180 p {
	padding: 5px 10px 10px 10px;
	color: #a6a6a6;
}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #191818;
	border-top: 1px solid #4d4848;
}

#footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #fff;
}

#footer a {
	text-decoration: none;
	color: #7a7a7a;
}

.section_w330 {
	float: left;
	width: 330px;
}

.section_w330 .gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.section_w330 .gallery li {
	float: left;
	display: inline;
	margin: 0 8px 8px 0;
	padding: 1px;
	width: 71px;
	height: 71px;
	background: #000;
}

.section_w330 .gallery li img {
	width: 70px;
	height: 70px;
	border: 1px solid #496DA6;
}

.section_w330 .gallery li img:hover {
	border: 1px solid #eec420;	
} 

.section_w185 {
	float: left;
	width: 150px;
	padding: 0 20px 0 0;	
	margin: 0 30px 0 0;
	background: url(images/footer_bg.jpg) right center no-repeat;
} 

.section_w195 {
	float: left;
	width: 340px;
	padding: 0 20px 0 0;	
	margin: 0 30px 0 0;
	background: url(images/footer_bg.jpg) right center no-repeat;  
}

.section_w195 p{
    font-weight:normal;
}  

.section_w195_last {
	background: none;
}

#footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#footer .footer_menu_list li a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#footer .footer_menu_list li a:hover {
	color: #B0B0B0;
}
/* end of footer */

.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

.column_w380_left li h4 {
    font-size:14px;
    font-weight:normal; 
	} 	
	
.column_w380_left li a {
    color:#496DA6; 
    text-decoration:none; 
	} 	
	
.column_w380_left li a:hover {
    color:#000000; 
    text-decoration:underline;
	} 	