body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	background: url(images/body.jpg);
	background-color: #dbdbdd;
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link, a:visited { color: #000000;  text-decoration: none; font-weight:bold}
a:hover { color: #0066FF; text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #252323; font-weight: normal }
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 26px; margin: 0 0 30px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 25px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 5px; padding: 0; color: #606711; }
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 }

a.detail { display: block; width: 128px; height: 51px; padding: 9px 0 0 0; text-align: center; color: #ffc; font-size: 18px; background: url(images/templatemo_button_01.png) }
a.detail:hover { color: #fff; text-decoration: none }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #a0a93c; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #000; }

.testimonial { font-size: 16px; line-height: 30px; }

.tmo_list { margin: 0; padding: 0; list-style: none }
.tmo_list li { color:#666; margin:0 0 2px; padding: 0 0 0 18px; background: transparent url(images/templatemo_list.png)  no-repeat scroll 0 3px; text-align:justify; }
.tmo_list li a { color: #666 }
.tmo_list li a:hover { color: #666 }

.body_wrapper {
	width: 100%;
	background: url(images/header.jpg) center top no-repeat;
}

.wrapper {
	width: 984px;
	margin: 0 auto;
	background: url(images/header.jpg) center top no-repeat;
}

.header {
	position: relative;
	width: 984px;
	height: 200px;
	background: url(images/header.jpg) no-repeat center top
}

.icon {
	position: absolute;
	top: 30px;
	left: 660px;
	width: 220px;
	height: 197px;
	background: url(images/monitor_icon.png);
}

.header_content {
	float: left;
	margin: 30px 0 0 50px;
	width: 460px;
	background:url(images/moneysoc.png) top right no-repeat;
}

.site_title a {
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-decoration: none
}

.header_content p {
	font-size: 18px;
	color: #fff;
	text-align: justify;
	padding-top:10px;
}

.main_top {
	width: 984px;
	height: 30px;
	background: url(images/templatemo_content_top.png) no-repeat
}

.main_bottom {
	width: 984px;
	height: 30px;
	background: url(images/templatemo_content_bottom.png) no-repeat
}

.main {
	position: relative;
	width: 900px;
	padding: 10px 42px;
	background: url(images/templatemo_content_middle.png) repeat-y
}

#main_top { position: absolute; left: 289px; top: 0px; width: 13px; height: 364px; background: url(images/templatemo_sidebar_top.jpg) 0 -30px no-repeat }
#main_bottom { position: absolute; left: 289px; bottom: 0px; width: 13px; height: 364px; background: url(images/templatemo_sidebar_bottom.jpg) 0 scroll no-repeat }

.sidebar {
	float: left;
	width: 235px;
}

.sidebar_box { clear: both;	width: 235px; margin-bottom: 30px; }

.sb_title {
	width: 175px;
	height: 20px;
	padding: 9px 30px;
	font-size: 18px;
	color: #666666;
	background: url(images/templatemo_sidebar_box_top.jpg) no-repeat top left;
}
.sb_content {
	padding: 20px 30px;
	background: url(images/templatemo_sidebar_box_middle.jpg) repeat-y left;
}
.sb_bottom {
	height: 8px;
	background: url(images/templatemo_sidebar_box_bottom.jpg) no-repeat top left
}


/* menu */

.menu {
	width: 235px;
	margin-bottom: 20px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul li {
	padding: 0px 0 0 0px;
	margin: 0;
	display: block;
	height: 34px;
	background: url(images/templatemo_menu_divider.jpg) left bottom no-repeat;
}

.menu ul li a {
	display: block;
	height: 34px;
	padding: 0 0 0 30px;
	font-size: 16px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
}

.menu ul li a:hover {
	padding-left: 30px;
	color: #777700;
	background: url(images/menu_hover.png) left top no-repeat;
}

.menu ul li.active a {
	color: #777700;
	background: url(images/menu_hover.png) left top no-repeat;
}

/* end of menu */

.login_form form { margin: 0; padding: 0 }
.login_form p { margin-bottom: 15px }
.login_form p span { display: block }
.login_form .login_input { width: 173px; height: 28px; border: none; color: #999; background: url(images/templatemo_text.jpg) no-repeat }
.login_form #login_submit { width: 77px; height: 28px; cursor: pointer; border: none; background: url(images/templatemo_login.jpg) no-repeat }

.sb_news_box { border-bottom: 1px solid #ccc; padding: 0 0 5px 25px; margin-bottom: 15px; background: url(images/templatemo_news.png) top left no-repeat }
.sb_news_box a { color: #333 }
.sb_news_box span { display: block; color: #8e9924 }
.last_box { margin: 0; padding-bottom: 0; border: none }

.templatemo_content {
	float: right;
	width: 610px;
	text-align:justify;
}

.content_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
}

.content_box table { border-spacing:0px;}
.content_box table thead tr td {background:#CCCCCC; font:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight:bold;}
.content_box table tbody tr td {background:#FFFFFF; border:1px solid #666;}
.content_box .login table {width:400px; text-align:right}
.content_box .login table tbody tr td {background:none; border:none; font-size:16px}
.content_box .w260 {width:260px;}
.past_table {width:600px;}
.past_table thead td {text-align:center; font: 20px Georgia, "Times New Roman", Times, serif; color:#000000;}
.past_table tbody tr th {background:#333; color:#FFFFFF; text-align:center}
.past_table tbody tr td {text-align:center;}
.left { font:Verdana, Geneva, sans-serif; font-weight:bold; color:#003; padding:0px 5px 0px 5px;}

h2.title_icon {	padding: 0px 0 15px 50px; margin-bottom: 10px; line-height: 30px; }
h2.why_choose_us { background: url(images/icon_01.png) left no-repeat; line-height:28px; font-size:14px; }
h2.new_services { background: url(images/icon_02.png) left no-repeat; font-size:18px; }

.col_w290 {
	width: 260px;
	padding-right: 30px;
	background: url(images/templatemo_vertical_divider.jpg) center right no-repeat;
}
.col_w260 {
	width: 260px;
	padding-right: 30px;
	background: url(images/vertical_divider.jpg) center right no-repeat;
}

.cw290_last { background: none }

#gallery a { display: block; float: left; margin-right: 20px }
#gallery a img { border: 5px solid #ccc; cursor:default; }

.image {border-radius:15px; -webkit-border-radius:15px; -moz-border-radius:15px;}
.center {text-align:center;}
.iframe {width:600px; height:2500px;}
/* footer */

.footer_wrapper {
	clear: both;
	width: 100%;
	border-left: none;
	border-right: none;
	background: #252525;
}

.footer {
	width: 984px;
	margin: 0 auto;
	text-align: center;
	color: #CCCCCC;
	padding: 5px 0;
}

.footer a {
	color: #CCCCCC;
}

/* end of footer */
