@charset "utf-8";
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	width:100%;
	background:#fff;
}
html {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* main */
.main {
	width:980px;
	margin:auto;
	background:#FFF;
}
/********** header **********/
.header {
	height:121px;
	width:980px;
	margin:auto;
	background:url(images/top.png) repeat-x top;
}
/* logo */
.logo {
	padding:25px 0 0 34px;
	margin:0;
	width:300px;
	float:left;
}
/* contact top */
.contact_top {
	float:left;
	width:330px;
	padding:18px 0;
	background:url(images/contact_sk.png) 0px 18px no-repeat;
	height:85px;
}
.contact_top ul {
	margin:0;
	padding:13px 0 0 40px;
	list-style:none;
}
.contact_top ul li {
	margin:0;
	padding:0;
	color:#FFF;
	font:normal 10px Georgia, "Times New Roman", Times, serif;
	line-height:1.8em;
}
/* search */
.search {
	float:right;
	width:250px;
	padding:60px 0 0 0;
	margin:0;
	height:60px;
	background:url(images/top_r.png) no-repeat right top;
}
.search form {
	display:block;
	float:left;
	padding:40px 10px 0 10px;
}
.search b {
	display:block;
	float:left;
	padding:5px;
	color:#bcbcbc;
	font:normal 12px Tahoma, Geneva, sans-serif;
}
.search span.bgs {
	float:left;
	display:block;
	background:url(images/search_bg_r.gif) no-repeat right;
	height:24px;
	margin:0 10px;
	width:170px;
}
.search span.bgs span {
	display:block;
	background:url(images/search_bg_l.gif) no-repeat left;
	height:24px;
}
.search form .keywords {
	background:none;
	border:0;
	height:14px;
	width:180px;
	padding:5px;
	line-height:14px;
	margin:0;
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#9c9c9c;
}
.search form .button {
	float:left;
	margin:0;
}
/* menu */	
.menu {
	height:44px;
	margin:6px 0 0 0;
	width:980px;
	background:url(images/menu_bg.png) no-repeat;
}
.menu ul {
	height:44px;
	margin:0 10px 0 0;
	list-style:none;
	border:0;
	float:left;
}
.menu ul li {
	float:left;
	margin:0 0 0 0;
	border:0;
	background:url(images/menu_line.gif) no-repeat right;
}
.menu ul li a {
	color:#fff;
	display:block;
	float:left;
	padding:15px 14px 13px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.menu ul li a.active {
	background-color:#000000;
	padding:15px 14px 13px 10px;
}
.menu ul li a:hover {
	background-color:#000000;
	padding:15px 14px 13px 10px;
}
/* block header */
.block_header {
	margin:auto;
}
/* slider */
.slider {
	background:url(images/slider_bg.jpg) no-repeat top;
	height:250px;
	width:980px;
}
.block_header h2 {
	color:#f3f4f4;
	font:bold 28px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:40px 10px 10px 10px;
	line-height:1.4em;
}
.block_header p {
	color:#f3f4f4;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px;
	line-height:1.8em;
}
.slider a img {
	color:#f3f4f4;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:5px 0 0 20px;
	line-height:1.8em;
}
.slider div.img {
	float:right;
	padding:0;
	width:360px;
	padding-top:9px;
}
/* title header */
.title_header {
	background:url(images/header_title.png) no-repeat top;
	height:107px;
}
.title_header h2 {
	float:left;
	width:250px;
	padding:30px 10px 10px 60px;
}
.title_header p {
	float:left;
	width:650px;
	padding:30px 10px 10px 10px;
	color:#cacaca;
}
.title_header img {
	float:left;
}
/* header panel */
.header_panel {
	background:#f4f4f4 url(images/box_top.png) no-repeat top;
	padding:0;
	width:980px;
	margin:0 auto 10px auto;
}
.header_panel .panel_bot {
	background:url(images/box_bot.png) no-repeat bottom;
}
.header_panel h2 {
	color:#4e4a38;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:10px 5px;
}
.header_panel p {
	font:italic 12px Georgia, "Times New Roman", Times, serif;
	color:#828282;
	line-height:1.8em;
	margin:0;
	padding:5px;
}
.header_panel strong {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	line-height:1.8em;
}
.panel_left {
	float:left;
	padding:10px;
	margin:0 5px;
	width:440px;
}
.panel_center {
	float:left;
	padding:10px;
	margin:0 5px;
	width:330px;
}
.panel_right {
	float:right;
	padding:40px 10px 0 10px;
	margin:0;
	width:125px;
}
/********** body **********/
.body {
	margin:0 auto;
	width:980px;
	padding:0 0 20px 0;
}
.body_center {
	float:left;
	width:700px;
	padding:0 10px;
}
.body_right {
	float:right;
	width:230px;
	margin:5px;
	padding:0 10px 0 5px;
	background-color:#FFFFFF;
}
.body h2 {
	color:#0073AA;
	font:normal 20px Tahoma;
	margin:2px 0;
	padding:5px 5px 1px 0;
}
.body h2 span {
	color:#898989;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	display:block;
	line-height:1.8em;
}
.body h3 {
	color:#0073AA;
	font:normal 20px Tahoma;
	margin:2px 0;
	margin:5px 0;
	padding:7px;
}
.body p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#414141;
	line-height:1.8em;
	padding:5px;
	margin:0;
}
.body a {
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#c01f1f;
	line-height:1.8em;
}
.body ul.list {
	padding:5px;
	margin:0 10px;
	list-style:none;
}
.body ul.list li {
	padding:0 20px;
	margin:0 10px;
	background:url(images/str.gif) no-repeat left center;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#414141;
	line-height:1.8em;
}
/* sub nav */
ul.sub_nav {
	padding:10px;
	margin:0;
	list-style:none;
}
ul.sub_nav li {
	padding:2px 10px;
	margin:0;
}
ul.sub_nav li a {
	background: url(images/sub_nav.gif) no-repeat left;
	padding:0 0 0 20px;
}
ul.sub_nav li a:hover {
	text-decoration:underline;
}
/* service */
.service {
	width:50%;
	float:left;
}
.service img.img {
	float:left;
	width:110px;
	padding:10px;
}
/* poortfolio */
.poortfolio {
	width:100%;
	float:left;
}
.poortfolio img.img {
	float:left;
	width:265px;
	padding:10px 20px 10px 10px;
}
/* lister */
ul.lister {
	padding:0;
	margin:0;
	list-style:none;
	float:right;
}
ul.lister li {
	padding:0;
	margin:25px 3px 0 3px;
	float:left;
}
ul.lister li a {
	display:block;
	background:url(images/lister.gif) no-repeat;
	width:17px;
	height:16px;
	text-align:center;
	color:#FFF;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
ul.lister li a:hover {
	background:url(images/lister_h.gif) no-repeat;
	color:#6f6f6f;
}
ul.lister li a.active {
	background:url(images/lister_h.gif) no-repeat;
	color:#6f6f6f;
}
/********** footer **********/
.footer {
	width:980px;
	margin:0 auto;
	padding:6px 0 20px 0;
	height:10px;
	background:url(images/footer_line.png) no-repeat top
}
.footer ul {
	margin:0;
	padding:0 10px;
	list-style:none;
	float:left;
}
.footer ul li {
	margin:0;
	padding:0 10px;
	float:left;
}
.footer p {
	margin:0;
	padding:0 20px;
	float:right;
	color:#FFFFFF;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:1.8em;
}
.footer a {
	color:#ffffff;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:1.8em;
}
.footer a:hover {
	text-decoration:underline;
	color:#000000;
}
/********** contact form **********/


p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
}
li.bg, .bg {
	clear:both;
	border-bottom:1px solid #e3e3e3;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	background:none;
	list-style:none;
}
li.line, .line {
	border-top:1px solid #d9d9d9;
	padding:0;
	margin:10px 0;
	background:none;
	list-style:none;
}
.gallery {
	background:url(images/gallery.png) no-repeat center top;
	width:954px;
	height:126px;
	margin:auto;
	padding:4px 8px 2px 8px;
}
.gallery_images {
	float:left;
	margin:3px;
}
img {
	border:none;
}
#slider {
	width:890px;
	height:250px;
	margin:auto;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li {
	width:890px;
	height:250px;
}
p#controls {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	width:27px;
	height:26px;
	position:absolute;
	left:20px;
	top:-200px;
}
#nextBtn {
	top:-174px;
}
#prevBtn a {
	display:block;
	width:27px;
	height:26px;
	background:url(images/arrow_t.gif) no-repeat 0 0;
}
#nextBtn a {
	display:block;
	width:27px;
	height:26px;
	background:url(images/arrow_b.gif) no-repeat 0 0;
}
