html {

	background: #fff;

}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #333333;

	width: 100%;

	display: table;

}
.txtoption {
	
	color:#03F;
	font:18px bold Arial,Tahoma,Helvetica;
	padding-left:20px;	
}

a { text-decoration:none;}
a:hover { color: #666; }

#background_section_top {

	width: 100%;
	
}

.container {

	width: 1000px !important;
	margin: auto;
	

}

#background_section_mid {

	width: 100%;
	background: #fff;


}


/* Logo Area */
#logo_section {

	width: 650px;
	margin: 25px 0 0 0;
	/*padding: 20px 0 0 15px;*/
	float:left;	
	
}


#logo_section h1 {
	font-size: 26px;
	color: #003;
	margin-top: 0px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
		
}
#logo_section h2{
	
	font-size:14px;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
	
}
/* End Of Logo Area*/

/* Search Box*/

#search_box {
	width: 320px;
	float: right;
	margin: 42px 0px 0 0;

}

* html #search_box {
	margin-right: 8px;
}

#search_box img {
	float: right;
}

* html  #search_box img {
	margin: 0 -5px 0 0;
}

#search_box form {
	margin: 10px 0 0 0;
	float: right;
	width: 330px;
}

#textfield {
	float: left;
	width: 240px;
	height: 16px;
	background: #fff;
	color: #999;
	border: solid 1px #999;
	margin: 0;
	padding: 5px 5px;
}

#button{
	float: right;
	border: solid 1px #999;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	white-space: pre;
	width: 70px;
	height: 28px;
	color: #999;
	background: #fff; 
	margin: 0 0 0 0;
	padding-bottom: 5px;
	padding-top: 4px;
}

/* End Of Search Box*/

/* Menu Section */

 #menu_section{
	width: 1000px;
	height: 31px;
	float: left;	
	padding: 0;    border-top:2px #0066CC solid;
	/*border-bottom:2px #0066CC solid;
	background: url(../images/menu-bg.gif);*/
}

#menu_section ul {
	float: left;
	width: 1000px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_section ul li{
	display: inline;
}

#menu_section ul li a{
	float: left;
	padding:8px 10px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color:#000;
}

#menu_section li .current{
	color: #fff;
	height: 26px;
	width:50px;
}
#menu_section li a:hover{
	color: #fff;
	height: 26px;
	background:#06C;
}


/* End Of Menu */


#content_area{
	border-bottom:2px #0066CC solid;
	margin: 30px 0 0 0;

}
/* Left Section*/


#left_section {

	float: left;
	width: 410px;
	margin: 0 ;
	

}


.left_section_box {

	width: 410px;
	margin: 0 0 15px 0;
	
}
.left_section_box_top {

	width: 395px;
	height: 20px;
	background: url(images/templatemo_section_box_top.jpg) repeat-x;
	padding: 10px 0 0 15px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	
}

.left_section_box_body {

	width: 380px;
	padding: 15px 15px 0 15px;

}
.left_section_box_body p{

	text-align: justify;
	color: #333;
	font-size: 11px;
	margin: 0 0 10px 0;

}

.left_section_box_body img{
	float: left;
	display:inline;
	margin-bottom: 10px;
	margin-right: 13px;
	border:none;

}

span.post{
	margin: 0 25px 0 0;
	color: #c60;
	font-size: 11px;
	
}

span.post a{
	color: #c60;
	text-decoration: none;
	
}

span.post a:hover{
	color: #c60;
	text-decoration: underline;
	
}

.cleaner_with_height {

	clear:both;
	height: 1px;
}

.cleaner {

	clear:both;
}


/* Middle Section */
#middle_section {
	width: 180px;
	float: left;
	margin: 0 0 0 15px;
}

.middle_section_box {
	width: 168px;
	border: 1px solid #ccc;
	margin: 0 0 15px 0 ;
	padding: 10px 0 10px 10px;
	
}

.middle_section_box h1{

	color: #c60;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;

	
}

.middle_section_box ul {

	list-style: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
		
}

.middle_section_box ul li{

	margin-bottom: 3px;

}

.middle_section_box ul li a {
	
	color: #333;
	text-decoration: underline;
		
}

.middle_section_box ul li a:hover {
	
	color: #333;
	text-decoration: none;
		
}



/* Right Section */

#right_section {
	width: 322px;
	float: right;
	margin: 0 10px 0 0;
}

* html right_section {
	margin: 0 5px 0 0;
}
.section_box, .section_box_1, .section_box_2, .section_box_3, .section_box_4, .section_box_5, .section_box_6 {
	width: 100%;
	margin: 10px 0 15px 0 ;
	padding: 10px 10px 10px 10px;
	
}

.section_box h1, .section_box_1 h1, .section_box_2 h1, .section_box_3 h1, .section_box_4 h1, .section_box_5 h1, .section_box_6 h1{

	color:#000;
	font-size: 18px; font-weight:600;
	text-decoration: none;
	margin: 0 0 8px 0;
	padding: 0;

	
}


.section_box h2, .section_box_1 h2, .section_box_2 h2, .section_box_3 h2, .section_box_4 h2, .section_box_5 h2, .section_box_6 h2{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;

	
}

.section_box h2 a, .section_box h2 a, .section_box_1 h2 a, .section_box_2 h2 a, .section_box_3 h2 a, .section_box_4 h2 a, .section_box_5 h2 a, .section_box_6 h2 a{

	text-decoration: none;

	
}

.section_box h2 a:hover, .section_box_1 h2 a:hover, .section_box_2 h2 a:hover, .section_box_3 h2 a:hover, .section_box_4 h2 a:hover, .section_box_5 h2 a:hover, .section_box_6 h2 a:hover{

	text-decoration: underline;	
}.section_box h3{
	color:#000;
	font-size: 16px; font-weight:600;
	text-decoration: none;
	margin: 0 0 8px 0;
	padding: 0;}
.section_box a{ color:#333 !important;}
#box_l {
	width:49%;
	float:left;
	height:400px;
	}
#box_r {
	width:49%;
	float:right;
	border-left:2px #0066CC solid;
	height:400px;
	}
#box_l img, #box_r img {
	margin-left:5px;
	width:164px;
	height:100px;
}
#box_l h2, #box_r h2 {
	margin-left:5px;
	
	}
.section_box p{

	color: #333;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;

	
}

.section_box .last{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: justify;

	
}

.mddle_right_t, .mddle_right_t:hover {
	cursor:text;
	color:#c60;
	text-decoration:underline;
}

.section_box #gallery_1, #gallery_2, #gallery_3, #gallery_4, #gallery_5, #gallery_6 {
	margin: 0 0 0 15px;
}

.section_box #gallery_1 img, #gallery_2 img, #gallery_3 img, #gallery_4 img, #gallery_5 img, #gallery_6 img{
	margin: 5px 5px 0 0;
	cursor:pointer;
}

.section_box img{

	margin: 5px 0 5px 0;
	
	
}
.section_box #gallery_1, #gallery_2, #gallery_3, #gallery_4, #gallery_5, #gallery_6{
	display:block;
	width:300px;
	height:240px;
	float:left;}
.section_box #gallery_1 h2, #gallery_2 h2, #gallery_3 h2, #gallery_4 h2, #gallery_5 h2, #gallery_6 h2{
	text-align:center;
	padding:5px;
	width:270px;
	cursor:pointer;
	}
/***********************************************************/

#footer {

	height: 29px;
	border-top: 1px solid #ccc;
	color: #666;
	padding: 10px 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	
}
#write {
	font-size:16px;
	font-weight:bold;
	
	margin:0px 0px 0px 135px;}
#write a {
	padding: 0px 20px;
	border:0px;}
#post {
	text-align:center;}
.clearfloat{ clear:both; margin:10px 0px;}