body {
	margin: 0;
	padding: 0;
	color: #303;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #fff;
	background-image: url(../images/main_bgr.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1, h2, h3, h4, h5, h6 {
	color:#000;
	letter-spacing:-1px;
	font-weight:400;
	padding: 0;
	margin: 0;
}

em {
	color: #309
}

h1 { font-size:32px; margin-bottom: 20px; }
h2 { font-size:28px; margin-bottom: 20px; }
h3 { font-size:20px; margin-bottom: 20px; }
h4 { font-size:16px; margin-bottom: 10px; font-weight:100 }
h5 { font-size:14px }
h6 { font-size:12px }
.header { display: block }

.left { float:left }
.right { float:right }

.float_l { float: left }
.float_r { float:right; margin-right:48px;}

.img_fl { float: left; margin: 3px 15px 5px 0 }
.img_fr { float: left; margin: 3px 0 5px 15px }
.img_border {
	padding: 4px;
	border: 1px solid #eee;
	background-color: #909;
}

a:link, a:visited {
	color:#066
}
a:visited { text-decoration:none }
a:hover { text-decoration:none }
a:hover,a:active { outline:none }

a.more { 
	clear: both; 
	display: block; 
	width: 58px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	text-decoration: none; 
	background: url(../images/button_01.png) no-repeat; 
}







.main_menu{
}

.main_menu ul{
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.main_menu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.main_menu ul li a {
	display: block;
	height: 30px;
	width: 80px;
	margin-left: 5px;
	line-height: 30px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;	
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	outline: none;
}

* html .main_menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.main_menu ul li a.selected, .main_menu ul li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #fff;
	background: url(../images/menu_hover.png)
}








.tmo_ul_list { 
	margin: 10px 0 10px 15px; 
	padding: 0; 
	list-style: none; 
}

.tmo_ul_list li { 
	color:#666; 
	margin: 0 0 7px 0; 
	padding: 2px 0 2px 30px; 
	background: url(../images/list.png) no-repeat scroll 0 3px;  
}

.tmo_ul_list li a { 
	color: #666; 
	font-weight: normal; 
	text-decoration: none; 
}

.tmo_ul_list li a:hover { 
	color: #666; 
}

.no_bullet { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.no_bullet li { 
	margin: 0 0 20px 0; 
	padding: 0; 
}

#body_wrapper {
	padding: 50px 0 0;
	background:url(../images/main_bg3.jpg) center top no-repeat
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 10px 12px;
	background:url(../images/wrapper_m.png) repeat-y center
}

#wrapper_top {
	position: absolute;
	top: -5px;
	left: 0;
	width: 984px;
	height: 5px;
	background: url(../images/wrapper_t.png)
}

#header {
	width: 940px;
	height: 150px;
	padding: 10px 10px;
	margin-bottom: 20px;
	background: url(../images/header_bg.jpg);
	position:relative;
}
.header_img {
	position:absolute;
	right:-6px;
	top:-11px;
	display:block;
	width:30px;
	height:30px;
	background: url(../images/header_nav_bg.png);
	text-indent:-999999px;
	cursor:default;
}




#head_start {
		background: url(../images/start_01.jpg);
}




#main {
	padding: 30px 10px 0
}

#bottom {
	width: 940px;
	padding: 0px 22px 30px;
	margin: 0 auto;
	background: url(../images/wrapper_b.png) top center no-repeat
}

#footer_wrapper {
	clear: both;
	background: #eaeaea;
	border-top: 5px solid #fff;
	padding: 20px 0;
	width: 100%;
}

#footer {
	width: 940px;
	padding: 0  22px;
	margin: 0 auto;
}

#site_title { 
	float: left; 
}

#site_title a { 
	display: block; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	width: 360px; 
	height: 150px; 
	color: #acacac; 
	text-indent: -10000px; 
	background: url(../images/logo.png) no-repeat center left; 
}

#menu { 
	float: right; 
	margin-top: 15px; 
}

#start_right {
	padding: 10px;
	background: #fbe9ef;
}






#gallery {
	margin: 0; padding: 0; list-style: none;
}

#gallery li {
	display: block;
	float: left;
	width: 450px;
	margin-right: 40px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

#gallery li img { 
	margin-bottom: 20px; 
	border: 1px solid #eee; 
	background: #fff; 
	padding: 9px; 
}


#gallery .no_margin_right { 
	margin-right: 0; 
}




#gallery 2 {
	margin: 0; padding: 0; list-style: none;
}

#gallery 2 li {
	display: block;
	float: left;
	width: 450px;
	margin-right: 40px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

#gallery 2 li img { 
	margin-bottom: 20px; 
	border: 1px solid #eee; 
	background: #fff; 
	padding: 9px; 
}



#contact_form { 
	padding: 0; 
	margin: 0; 
}

#contact_form form { 
	margin: 0; 
	padding: 0; 
}

#contact_form form p { 
	float: left; 
	margin-right: 14px; 
}



.footer_gallery { 
	margin: 0; 
	padding:0; 
	list-style: none; 
}

.footer_gallery li { 
	margin: 0; 
	padding: 0; 
	display: block; 
	float: left; 
}

.col {
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0;
}

.half { width: 455px }
#sidebar, .col13 {
	width: 220px
}
#content, .col23 { width: 620px }
.padding_right { padding-right: 20px }
.col14 { width: 205px }
.no_margin_right { margin-right: 0 }
.last_box { margin-bottom: 0; background: none }

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #fff; 
	border: 1px solid #eee; 
}

.pagging ul li a:hover { 
	background: #f3b2bd; 
	border: 1px solid #eee; 
	color: #fff;  
}

.cleaner { 
	clear: both; 
	display: block; 
}

.h20 { height: 20px }
.h40 {
	height: 10px
}
