/*
creatidee
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: #ffffff;
}
		
a:link, a:visited { color: #006699; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; 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;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

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

.m_right { margin-right: 30px; }

.button_01 a {
	display: inline-block;
	padding: 0px 5px 5px 5px;
    background:  url(images/more_button.png) bottom right no-repeat;
	text-align: center;
	color: #026181;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 0px;;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}

h2 {
	margin: 0 0 15px 0;
	padding: 3px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	color: #000;
}


.image_wrapper {
	border: 4px solid #d6d6d6;
	padding: 1px;
	background: #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

.em_text {
	color: #000000;
}

/* site title */

#css_site_title_bar_wrapper {
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	background: url(images/site_title_bg_wrapper.jpg) top repeat-x;
}

#css_site_title_bar {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/css_site_title_bg.jpg) center top no-repeat;
}

#site_title {
	margin: 0px;
	padding: 0 0 0 0;
}





#site_title_bar_right_section {
	
	width: 700px;
}

/* end of menu */

#css_menu {
	margin-top: 15px;
}

#css_menu ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
}

#css_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#css_menu ul li a {
	float: left;
	display: block;
	height: 20px;
	padding: 2px 10px 0 5px;
	margin: 0 0 0 30px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #074256;	
	outline: none;
}

#css_menu li a:hover, #css_menu li .current {
	position: relative;
	color: #ffffff;
	background: url(images/menu_hover_right.png) right no-repeat;
}

#css_menu li a:hover span, #css_menu li .current span {
	position: absolute;
	top: 1px;
	left: -9px;
	width: 120px;
	height: 22px;
	background:url(images/enu_hover_left.png) no-repeat;
}

.call_no {
	float: right;
	margin: 20px 0 0 0;
	width: 300px;
	color: #ffffff;
	font-size: 30px;
}

.call_no span {
	color: #ffffff;
}

/* end of menu */

/* end of site title */

/* banner */

#css_banner_wrapper {
	width: 100%;
	height: 200px;
	margin: 0 auto;	
	background:url(images/banner_bg_wrapper.jpg) top repeat-x;
}

#css_banner {
	width: 900px;
	height: 160px;
	margin: 0 auto;
	padding: 60px;
	background: url(images/banner_bg.jpg) center top no-repeat;
}

#css_banner h2 {
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;	
}

#css_banner h2 span {
	color: #af0303;
	font-weight: bold;
}

#css_banner p {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 20px;
}

#css_banner a {
	font-size: 16px;
	font-weight: bold;
	color: #af0303;
}

#css_banner a span {
	font-size: 20px;
}
	

/* end of banner */

/* content */

#css_content_wrapper {
	width: 100%;
	margin: 0 auto;	
	background: #c1c1c1 url(images/content_bg.jpg) top repeat-x;
}

#css_content {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
	background: none;
}

#css_content p {
	margin-bottom: 10px;
}

#css_content .service_box {
	position: relative;
	float: left;
	width: 260px;
	height: 125px;
	padding: 10px 30px;
	background: url(images/service_box_bg.jpg) top center no-repeat;
}

.service_box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0981a9;
	margin-bottom: 10px;
}

.service_box img {
	position: absolute;
	top: 40px;
	right: 135px;
	width: 105px;
	height: 72px;
}

#css_conten .service_box p {
	padding: 0px;
	margin: 0px;
}

.section_w960 {
	clear: both;
	width: 960px;
}

.section_w600 {
	float: left;
	width: 78%;
	padding-right: 40px;
}

.section_w320 {
	float: left;
	width: 150px;
}

.news_section {
	clear: both;
	margin-bottom: 10px;
}

.news_section h3 a {
	color: #af0303;
	font-weight: bold;
}

/* end of content */

/* footer */

#css_footer_wrapper {
	width: 100%;
	margin: 0 auto;	
	background: #ffffff url(images/footer_bg.jpg) top repeat-x;
}

#css_footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: center;
	background: none;
	color: #666;
}

#css_footer a {
	color: #333333;
}

#css_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #7c7471;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */
