/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   
}
		
a:link, a:visited { color: #0066CC; 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; }

.margin_r_15 { margin-right: 15px; }

.button_01 a {
	clear: both;
	display: block;
	width: 280px;
	height: 25px;
	padding: 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

/*
	background: url(images/templatemo_button_01.png) no-repeat;
*/
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #333;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}


/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 80px;
	margin: 0 auto;	
	background:  url(images/templatemo_site_title_wrapper.jpg) top center no-repeat;
}

#templatemo_site_title_bar {
	width: 962px;
	height: 80px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	background: url(images/templatemo_site_title_bg.jpg) top center no-repeat;
}

#site_title {
	float: left;
	margin: 0px;
	padding: 25px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
}

#templatemo_site_title_bar #search_box {
	float: right;
	width: 280px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}

#search_box form {
	float: left;
	width:962px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 195px;
	padding: 6px 5px 4px 5px;
	margin: 0px;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	color: #ffffff;
	background: none;
	border: none;	
	font-size:14px;
}

#searchbutton {
 	height: 30px;
	width: 70px;
	margin: 0px;
	padding: 6px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;	

}

/* menu */

/* banner */

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 270px;
	margin: 0 auto;	
	background: url(images/templatemo_banner_wrapper.jpg) no-repeat center top;
}

#templatemo_banner {
	width: 962px;
	height: 270px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/templatemo_banner_bg.jpg) no-repeat center top;
}

#templatemo_banner_slider {
	clear: both;
	width: 962px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
}

/* end of banner */

/* end of menu */

#templatemo_menu_wrapper {
	clear: both;	
	width: 100%;
	height: 50px;
	margin: 0 auto;	

}

#templatemo_menu {
	clear: both;
	width: 982px;
	height: 50px;
	margin: 0 auto;
	background: url(images/templatemo_menu_bg.jpg) top center no-repeat;
}

#templatemo_menu ul {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000000;
	background:url(images/templatemo_button_01.png) no-repeat;
}

#templatemo_menu li .last {
	margin-right: 10px;
}

/* end of menu */

/* content */

#templatemo_content_wrapper {
	clear: both;	
	width: 982px;
	margin: 0 auto;	
	background:#10100E;
}

#templatemo_content {
	width: 962px;
	margin: 0 auto;
	padding: 20px 10px 0;
	background: url(images/templatemo_content_bg_middle.png) repeat-y center;
}
#templatemo_contenttxt {
	width: 900px;
	margin: 0 auto;
	padding: 20px 10px 0;
	font-size:14px;
	line-height:180%;
}

#templatemo_content_bottom {
	width: 982px;
	height: 15px;
	margin: 0 auto;
	background: url(images/templatemo_content_bg_bottom.png) no-repeat center top;
}

#templatemo_content p {
	margin-bottom: 10px;
}

.section_w960_p15 {
	clear: both;
	width: 940px;
	padding: 0 15px;
}
.section_w960_p152 {
	clear: both;
	width: 940px;
	padding: 0;
}

.section_w960_p30 {
	clear: both;
	width: 910px;
	padding: 0 30px;
}

.box {
	float: left;
	width: 300px;
	background: url(images/templatemo_box_01_middle.jpg) repeat-y;
}

.box_top {
	width: 300px;
	height: 5px;
	background:url(images/templatemo_box_01_top.jpg) no-repeat;
}

.box_bottom {
	width: 300px;
	height: 15px;
	background: url(images/templatemo_box_01_bottom.jpg) no-repeat;
margin-top: 10px;
}

.box .box_content {
	padding: 10px;
}
.box_content {
	height:250px;
margin-top:-15px;
/line-height:160%;
/margin-top:-5px;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
}
.box_content1 {
	height:300px;
margin-top:5px;
/line-height:160%;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
background: url(images/music.gif) no-repeat;
margin-left:10px;
padding-left:0;
}
.box_content1 ol{
	min-height:250px;
	line-height:220%;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
/font-size:10px;
	width:250px;
/margin-left:-30px;
/line-height:250%;
}


.box_content1 ol li a{
color:#000;
}
/*
font-weight:bold;
*/

.box_content2 {
	height:300px;
margin-top:5px;
/line-height:160%;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
background: url(images/kakutougi.gif) no-repeat;
margin-left:10px;
padding-left:0;
}
.box_content2 ol{
	min-height:250px;
	line-height:200%;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
/font-size:10px;
	width:250px;
/margin-left:-30px;
/line-height:215%;
}
.box_content2 ol li a{
color:#000;
}
/*
font-weight:bold;
*/


.box_content3 {
	height:300px;
margin-top:5px;
/line-height:160%;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
background: url(images/legal.gif) no-repeat;
margin-left:10px;
padding-left:0;
}
.box_content3 ol{
	min-height:250px;
	line-height:220%;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
/font-size:10px;
	width:250px;
/margin-left:-30px;
/line-height:250%;
}
.box_content3 ol li a{
color:#000;
}
/*
font-weight:bold;
*/



.box_content4 {
	height:300px;
margin-top:5px;
/line-height:160%;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
background: url(images/knowledge.gif) no-repeat;
margin-left:10px;
padding-left:0;
}
.box_content4 ol{
	min-height:250px;
	line-height:200%;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
	width:240px;
/font-size:10px;
/margin-left:-30px;
/line-height:210%;
}
.box_content4 ol li a{
color:#000;
}
/*
font-weight:bold;
*/



.box_content5 {
	height:300px;
margin-top:5px;
/line-height:160%;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
background: url(images/divorce.gif) no-repeat;
margin-left:10px;
padding-left:0;
}
.box_content5 ol{
	min-height:250px;
	line-height:220%;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
	width:240px;
/font-size:10px;
/margin-left:-30px;
/line-height:250%;
}
.box_content5 ol li a{
color:#000;
}
/*
font-weight:bold;
*/



.box_content6 {
	height:300px;
margin-top:5px;
/line-height:160%;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
background: url(images/mimic.gif) no-repeat;
margin-left:10px;
padding-left:0;
}
.box_content6 ol{
	min-height:250px;
	line-height:220%;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
	width:240px;
/font-size:10px;
/margin-left:-30px;
/line-height:230%;
}
.box_content6 ol li a{
color:#000;
}
/*
font-weight:bold;
*/



.box_content7 {
	height:300px;
margin-top:5px;
/line-height:160%;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
background: url(images/comedy.gif) no-repeat;
margin-left:10px;
padding-left:0;
/height:300px;

}
.box_content7 ol{
	min-height:250px;
	line-height:190%;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
	width:240px;
/font-size:10px;
/margin-left:-30px;
/line-height:200%;
/height:250px;
}
.box_content7 ol li a{
color:#000;
}
/*
font-weight:bold;
*/



.box_content8 {
	height:300px;
margin-top:5px;
/line-height:160%;
/margin-right:5px;
/margin-left:-40px;
/width:320px;
font-size:11px;
text-align:center;
background: url(images/diet.gif) no-repeat;
margin-left:10px;
padding-left:0;
}
.box_content8 ol{
	min-height:250px;
	line-height:250%;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
	width:240px;

/font-size:10px;
/margin-left:-30px;
/line-height:240%;
}
.box_content8 ol li a{
color:#000;
}
/*
font-weight:bold;
*/



/*
.box_content ol{
	background:#FFF;
	height:300px;
	line-height:220%;
	padding-left:30px;
	padding-top:10px;
	text-align:left;
	padding-bottom: 10px;
/font-size:10px;
}
*/
.box_content img{
margin-top:-5px;
/margin-right:0px;
/margin-left:25px;

}
.box h2 {
	color: #9b1919;
	font-size: 16px;
	margin-bottom: 20px;
}

.box .box_image_wrapper {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.em_text {
	font-size: 14px;
	color: #000;
}

/* footer */

#footer {
	width: 962px;
	margin: 0 auto;
	padding: 25px 10px;
	color: #FFFFFF;
	background:#10100E;
	text-align:center;
}

#footer  a {
	color: #ffffff;
}

#footer .section_w240 {
	padding-right: 0px;
}

#footer .section_w240 h3 {
	width: 962px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#footer .footer_list {
	margin: 0 auto;
	padding: 0;
	list-style: none;
font-size:12px;
}
.sub_content{
    text-align:center;
    width:100%;
}
.sub_content p{
font-size:13px;

}

#footer .footer_list ul {
    text-align:center;
    margin:0px auto;
	width: 962px;

}

#footer .footer_list li {
	margin: 0px;
	padding: 3px 5px;
	display:inline

}






#footer .footer_listt {
	margin: 0 auto;
	margin-top: -15px;
	padding: 0;
	list-style: none;
	font-size:12px;
}
.sub_content{
    text-align:center;
    width:100%;
}
.sub_content p{
	font-size:13px;

}

#footer .footer_listt ul {
    text-align:center;
    margin:0px auto;
	width: 962px;

}

#footer .footer_listt li {
	margin: 0px;
	padding: 3px 5px;
	display:inline

}







#footer .footer_list2 {
	margin: 5px auto;
	padding: 0;
	list-style: none;
font-size:12px;
}


#footer .footer_list2 ul {
    text-align:center;
    margin:0px auto;
	width: 962px;

}

#footer .footer_list2 li {
	margin: 0px;
	padding: 10px 40px;
	display:inline

}




/* end of footer */



#search_box{
background:url("images/search.gif") no-repeat scroll center top transparent;
color:#6699CC;
margin:0 auto;
padding:5px 10px;
height:50px;
width:962px;
text-align:center;
font-size:14px;
}


#zoomenu_wrapper{
background:none repeat scroll 0 0 #10100E;
color:#CCCCCC;
margin:0 auto;
	clear: both;	
	width:962px;
	height: 30px;
padding:10px 10px;
	text-align:center;
	}

#zoomenu {
	clear: both;
	height: 50px;
	margin: 0 auto;
	text-align:center;
	width:700px;
}

#zoomenu ul {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
}

#zoomenu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
	float: left;
}

#zoomenu ul li a {
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #6699CC;	
	outline: none;
}

#zoomenu li a:hover, #templatemo_menu li .current {
	color: #FFF;
}

#zoomenu li .last {
	margin-right: 10px;
}


#search_wrapper{
height:55px;
margin:0 auto;
overflow:hidden;
padding:0;
width:982px;
background:none repeat scroll 0 0 #10100E;

}

