/**
 * Main CSS Stylesheet
 *
 */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
fieldset{
	border:0;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(images/bg.gif) repeat-x;
	color:#666666;
}

#body_page{
	background:url(images/body_page_bg.gif) no-repeat center top;
}

#page{
	width:1000px;
	margin:0 auto;
}

/* HEADER */

#header{
	width:100%;
	height:108px;
	background:url(images/header_bg.gif) no-repeat;
}

#header_logo{
	float:left;
	padding-top:29px;
	padding-left:33px;
}

#header_menu{
	float:right;
}

#header_logo a{
	text-indent:-5000px;
	display:block;
	background:url(images/logo.gif) no-repeat;
	width:206px;
	height:70px;
}

#header_menu ul{
	padding-top:38px;
}

#header_menu li{
	float:left;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:8px;
	height:36px;
	background:url(images/header_menu_bg.gif) repeat-x;
}

#header_menu li#menu_left{
	background:url(images/header_menu_left_bg.gif) no-repeat;
	width:11px;
	height:36px;
}

#header_menu li#menu_right{
	background:url(images/header_menu_right_bg.gif) no-repeat;
	width:11px;
	height:36px;
}

#header_menu li a{
	color:#595959;
	display:block;
	margin-left:9px;
	margin-right:9px;
}

#header_menu li a:hover{
	color:#ffffff;
}

/* BODY */

#body{
	width:100%;
	background:#ffffff url(images/body_bg.gif) no-repeat;
}

#body_left{
	float:left;
	width:665px;
}

#body_right{
	float:right;
	width:335px;
}

/* LEFT */

#left_wrap{
	width:596px;
	margin-left:40px;
	padding-top:30px;
}

#left_wrap h1{
	font-size:24px;
	font-weight:normal;
	color:#000000;
	padding-bottom:5px;
}

#left_wrap .index_text{
	padding-bottom:15px;
	line-height:19px;
}

#index_latest_works{
	width:100%;
	background:url(images/index_latest_work_bg.gif) no-repeat;
	margin-top:5px;
}

#index_latest_works h2{
	text-indent:-5000px;
	height:55px;
}

#index_latest_works_data{
	margin-left:10px;
}

#index_latest_works_data img{
	border:1px solid #d4d4d4;
	margin-left:3px;
	margin-bottom:3px;
	float:left;
}

#index_latest_works_check{
	float:right;
	padding-right:20px;
	padding-top:10px;
}

#index_latest_works_check a{
	text-indent:-5000px;
	display:block;
	background:url(images/index_check_port.gif) no-repeat;
	width:142px;
	height:14px;
}

#index_latest_works_check a:hover{
	background:url(images/index_check_port_s.gif) no-repeat;
}

#index_latest_works_line{
	background:url(images/index_latest_works_line.gif) no-repeat center top;
	width:100%;
	height:5px;
	margin-top:15px;
}

#index_latest_client{
	width:100%;
	background:url(images/index_latest_client_bg.gif) no-repeat;
	margin-top:20px;
}

#index_latest_client h2{
	text-indent:-5000px;
	height:42px;
}

.index_latest_client_data{
	margin-left:14px;
	margin-right:14px;
	border-bottom:1px dashed #cccccc;
	padding-bottom:11px;
	padding-top:11px;
}

.index_latest_client_data_nobr{
	border-bottom:0px;
}

.index_latest_client_data p{
	padding-bottom:10px;
	line-height:14px;
}

.index_latest_client_data strong{
	color:#000000;
}

.index_latest_client_data strong a{
	color:#8dc63f;
}

#portfolio{
	width:100%;
	background:url(images/portfolio_bg.gif) no-repeat;
	margin-top:5px;
	padding-top:16px;
}

#portfolio_data{
	margin-left:8px;
}

#portfolio_data img{
	border:1px solid #d4d4d4;
	margin-left:4px;
	margin-bottom:4px;
	float:left;
}

#contact{
	width:100%;
	background:url(images/portfolio_bg.gif) no-repeat;
	margin-top:5px;
	padding-top:34px;
}

#contact_data{
	margin-left:100px;
	color:#7f7f7f;
}

.contact_item{
	clear:both;
}


.contact_item li{
	float:left;
	margin-bottom:6px;
}
.contact_item label{
	position:relative;
	top:3px;
	display:block;
	width:100px;
	text-align:right;
	padding-right:5px;
}

.contact_text{
	width:204px;
	border:1px solid #d5d5d5;
	background:url(images/contact_text_bg.gif) repeat-x;
	color:#7f7f7f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}

textarea.contact_text{
	width:283px;
	height:100px;
	overflow:auto;
}

#quotation{
	width:100%;
	background:url(images/portfolio_bg.gif) no-repeat;
	margin-top:5px;
	padding-top:34px;
}

#quotation_data{
	margin-left:100px;
	color:#7f7f7f;
}

.quotation_item{
	clear:both;
}


.quotation_item li{
	float:left;
	margin-bottom:6px;
}
.quotation_item label{
	position:relative;
	top:3px;
	display:block;
	width:100px;
	text-align:right;
	padding-right:5px;
}

.quotation_text{
	width:204px;
	border:1px solid #d5d5d5;
	background:url(images/contact_text_bg.gif) repeat-x;
	color:#7f7f7f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}

textarea.quotation_text{
	width:283px;
	height:100px;
	overflow:auto;
}

select.quotation_text{
	width:216px;
	padding:2px;
}

/* RIGHT */

#right_menu{
	width:242px;
	margin-left:21px;
	padding-top:34px;
}

#right_menu li{
	padding-left:10px;
	display:block;
	height:33px;
}



#right_menu span{
	background:url(images/right_menu_a.gif) no-repeat left 5px;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

#right_quote{
	width:291px;
	background:url(images/right_quote.gif) no-repeat;
	margin-left:18px;
	margin-top:18px;
}

#right_quote h2{
	text-indent:-5000px;
	height:54px;
}

#right_quote fieldset{
	padding-left:3px;
	background:url(images/right_quote_line.gif) no-repeat center bottom;
	padding-bottom:30px;
}

#right_line{
	padding-left:3px;
	background:url(images/right_quote_line.gif) no-repeat center bottom;
	padding-bottom:30px;
}

#right_quote label{
	display:block;
	color:#7f7f7f;
	font-size:12px;
	padding-bottom:3px;
	padding-top:5px;
}

#right_quote label sup{
	color:#f68d91;
}

.right_quote_text{
	width:281px;
	border:1px solid #d5d5d5;
	background:url(images/right_quote_text_bg.gif) repeat-x;
	color:#7f7f7f;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}

textarea.right_quote_text{
	width:283px;
	height:75px;
	overflow:auto;
}

.right_quote_file{
	margin-top:7px;
	margin-bottom:10px;
}

#right_contact{
	width:280px;
	background:url(images/right_contact.gif) no-repeat;
	margin-left:28px;
	margin-top:22px;
}

#right_contact h2{
	text-indent:-5000px;
	height:44px;
}

#right_contact h3{
	color:#000000;
	font-size:14px;
}

#right_contact h4{
	font-weight:normal;
	color:#4b4b4b;
	padding-top:4px;
	font-size:14px;
}

/* FOOTER */

#footer_rep{
	width:100%;
	background:url(images/footer_rep_bg.gif) repeat-x;
}

#footer{
	width:1000px;
	height:136px;
	background:url(images/footer_bg.gif) no-repeat;
	margin:0 auto;
}

#footer p{
	font-weight:bold;
	text-align:right;
	padding-top:70px;
	padding-right:15px;
	color:#000000;
}

#footer a{
	color:#000000;
}
