

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #fff;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/stick_body.jpg)
}

a, a:link, a:visited { color: #d22c86; font-weight: normal; text-decoration: underline; font-size: 12px }

a:hover { text-decoration: none; }

a.more { display: block; width: 84px; height: 25px; line-height: 22px; text-align: center; background: url(../images/stick_more.png); font-weight: 700; font-size: 12px; text-decoration: none; color: #000 }

.orange {
	color: #C60;
}

.green {
	color: #399;
}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#d22c86; }
cite a, cite a:link, cite a:visited  { font-weight: bold; color:#d22c86; }
cite span { font-weight: 400; color: #818da9; }
em { color: #000; }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 34px; margin: 0 0 20px; padding: 5px 0 }
h2 { font-size: 28px; margin: 0 0 25px; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 12px; color: #666; margin: 0 0 15px; padding: 0; }
h4 span { display: block; color: #000;  font-size: 18px }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #dddddd; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

.tmo_list { margin: 20px 0 20px 10px; padding: 0; list-style: none }
.tmo_list li { color:#d22c86; margin: 0; padding: 0 0 5px 20px; background: url(../images/stick_list.png) no-repeat scroll 0 5px  }
.tmo_list li a { color: #d22c86; font-weight: normal; font-size: 12px; text-decoration: none }
.tmo_list li a:hover { text-decoration: underline }

#stick_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

#stick_header {
	width: 960px;
	height: 150px;
	background: url(../images/stick_header.png) no-repeat 
}

#site_title { width: 228px; height: 70px; margin: 0 auto; padding-top: 20px; }
#site_title h1 { margin: 0; padding: 0; }
#site_title h1 a { display: block; width: 228px; height: 70px; color: #fff; text-indent: -10000px; background: url(../images/stick_logo.png) no-repeat }

#stick_menu {
	clear: both;
	width: 940px;
	height: 35px;
	margin: 14px;
}

#stick_main {
	clear: both;
	width: 960px;
	background: url(../images/stick_content_middle.png) center top no-repeat
}

#stick_slider {
	width: 900px;
	height: 240px;
	padding: 30px 30px 46px;
	background: url(../images/stick_slider.png) center bottom no-repeat;
}

#stick_content {
	width: 900px;
	padding: 30px;
}

.col_w900 { width: 900px; margin-bottom: 30px; padding-bottom: 30px; background: url(../images/stick_hdiv.png) repeat-x bottom }
.col_w580 { width: 580px }
.col_w420 { width: 420px }
.col_w280 { width: 280px }
.col_allw280 { float: left; width: 280px; margin-right: 30px }
.col_w900_last { padding: 0; margin: 0; background: none }
.col_last { margin: 0; border: none }

.fp_service_box img { float: left; margin-right: 15px }

.fp_lw_box { clear: both; margin-bottom: 30px }
.fp_lw_box img { margin-right: 15px; padding-top: 3px }
.fp_lw_box h6 { margin-bottom: 0 }
.fp_lw_box h6 a { font-weight: bold; text-decoration: none }

#sidebar {
	width: 280px;
	float: right;	
}

.sidebar_box {
	padding-left: 15px;
	margin-bottom: 40px;
}

#gallery { margin: 0; padding: 0 }
.gallery_box { display: block; position: relative; float: left; width: 200px; margin: 0 25px 25px 0; }
.gb_lmb { margin: 0 0 25px 0; }
.gallery_box a img { width: 190px; height: 85px; }
.gl_box { padding: 5px 10px }

.post_box { width: 420px; height: 180px; margin-bottom: 30px; padding-bottom: 20px }
.post_header { border-top: 3px solid #999; border-bottom: 1px solid #ccc; padding: 5px; margin-bottom: 20px }
.post_box h2 { font-size: 18px; padding: 0 0 5px; margin-bottom: 10px; border-bottom: 1px dashed #ccc }
.post_box p.post_meta { margin-bottom: 0 }
.post_box img { float: left; margin-right: 20px }



#stick_footer {
	clear: both;
	width: 900px;
	padding: 40px 30px 30px; 
	color: #333;
	text-align: center;
	margin: 0 auto;
	background: url(../images/stick_footer.png) no-repeat top center
}

#stick_footer a { color: #000; text-decoration: underline }