/*resetter*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}/*endresetter*/

body{
	background: #cfcfcf url(images/bg.gif) repeat-x;
	margin: 0px 0px 0px 0px;
	font-family:  Arial;
	font-size: 11px;
	color: #fdfdfd;
	font-weight:normal;
	text-decoration:none;
	padding: 24px 0px;
}
h1{
	font-size: 19px;
	color: #bebebe;
	font-weight: normal;
	margin: 15px 0px 10px 8px;
}
h1 span{
	font-family: Impact;
	font-weight: bold;
}
a {
	color: #fdfdfd;
	text-decoration: underline;
}
p{
	margin-bottom: 3px;
	line-height: 16px;
}
.body{
	width: 797px;
	height: 602px;
	margin: 0px auto;
}
.clear{
	clear: both;
}
.left_container{
	float: left;
	width: 114px;
}
.left{
	float: right;
	width: 114px;
	height: 433px;
	background: #313131 url(images/bg_left.gif) no-repeat;
}
.left .switch{
	margin-left: -19px;
	margin-top: 30px;
	width: 20px;
	height: 23px;
	float: left;
	display: none;
}
.middle{
	float: left;
	width: 492px;
	height: 592px;
	background: #313131;
	padding: 10px 14px 0px 16px;
	position: relative;
	z-index: 1000;
}
.right{
	float: left;
	width: 161px;
	height: 508px;
	margin-top: 47px;
	position: relative;
	margin-left: 0px;
}
.right .switch{
	left: 161px;
	top: 110px;
	width: 20px;
	height: 23px;
	position: absolute;
	display: none;
}
.right_left{
	float: left;
	width: 136px;
	height: 508px;
	background: #313131;
}
.right_right{
	float: left;
	width: 25px;
	height: 453px;
	margin-top: 26px;
	background: #313131;
	display: none;
}
.left ul{
	position: relative;
	margin: 27px 0px 0px 13px;
}
.left ul li{
	position: absolute;
	margin: 0px 0px 25px 0px;
}
.left ul li#nav_1{
	top: 0px;
}
.left ul li#nav_2{
	top: 102px;
}
.left ul li#nav_3{
	top: 204px;
}
.left ul li#nav_4{
	top: 306px;
}
img.preload{
	display: none;
} 
.box_home{
	width: 493px;
	height: 228px;
	background: #4e4e4e;
	margin-top: 17px;
	position: relative;
}
.corner_top_left{
	background: #4e4e4e url(images/corner_top_left.gif) no-repeat;
	top: 0;
	left: 0;
	width: 17px;
	height: 15px;
	position: absolute;
}
.corner_top_right{
	background: #4e4e4e url(images/corner_top_right.gif) no-repeat;
	top: 0;
	right: 0;
	width: 17px;
	height: 15px;
	position: absolute;
}
.corner_bottom_left{
	background: #4e4e4e url(images/corner_bottom_left.gif) no-repeat;
	bottom: 0;
	left: 0;
	width: 17px;
	height: 15px;
	position: absolute;
}
.corner_bottom_right{
	background: #4e4e4e url(images/corner_bottom_right.gif) no-repeat;
	bottom: 0;
	right: 0;
	width: 17px;
	height: 15px;
	position: absolute;
}
.box_home_content{
	padding: 19px 26px;
}
.footer{
	clear: both;
	text-align: right;
	padding-right: 5px;
	width: 487px;
	position: absolute;
	bottom: 10px;
}
.footer a{
	color: #fdfdfd;
	text-decoration: none;
}
.portfolio_title {
	height: 12px;
	margin: 0px 0px 25px 34px;
	padding-top: 13px;
}
.portfolio{
	margin: 0px 0px 0px 8px;
	height: 414px;
	/*width: 169px;*/
	width: 145px;
	overflow: auto;
	float: left;
}
.portfolio img{
	border: 1px #f8f8f8 solid;
	margin-top: 20px;
	width: 112px;
	height: 86px;
}
.portfolio img#first{
	margin-top: 0px;
}
.box_services_left{
	width: 240px;
	height: 304px;
	background: #4e4e4e;
	margin-top: 17px;
	position: relative;
	float: left;
}
.box_services_right{
	width: 237px;
	height: 304px;
	background: #4e4e4e;
	margin-top: 17px;
	margin-left: 15px;
	position: relative;
	float: left;
}
.box_services_bottom{
	width: 492px;
	height: 127px;
	background: #4e4e4e;
	margin-top: 17px;
	position: relative;
	float: left;
}
.box_services_left .text , .box_services_right .text , .box_services_bottom .text, .box_contact_left .text, .box_portfolio .text {
	padding: 16px;
}
.box_services_left .text img , .box_services_right .text img  {
	margin-bottom: 12px;
}
.box_contact_left img  {
	margin-bottom: 26px;
}
.box_services_bottom .text img {
	margin-bottom: 5px;
}
.box_contact_left{
	width: 240px;
	height: 443px;
	background: #4e4e4e;
	margin-top: 17px;
	position: relative;
	float: left;
}
.box_contact_right{
	width: 237px;
	margin-top: 39px;
	margin-left: 15px;
	position: relative;
	float: left;
	font-size: 12px;
}
input[type=text]{
	width: 170px;
	height: 16px;
	border: 1px #9f9e9e solid;
	background: #fff;
}
textarea{
	width: 231px;
	height: 158px;
	border: 1px #9f9e9e solid;
	background: #fff;
}
input[type=submit]{
	width: 67px;
	height: 18px;
	background: #e3e3e3;
	border: none;
	padding-bottom: 3px;
}
.box_contact_left p{
	margin-left: 8px;
	margin-right: 8px;
}
img#portoimg{
	float: left;
	border: 6px #000 solid;
	width: 307px;
	height: 306px;
}
.img_right{
	float: left;
	margin-left: 11px;
}
.img_right img{
	border: 2px #000 solid;
	margin-bottom: 2px;
	width: 158px;
	height: 100px;
}
.box_portfolio{
	width: 492px;
	height: 90px;
	background: #4e4e4e;
	margin-top: 8px;
	position: relative;
}
/* impromptu */
.jqiwarning .jqi{
      background-color: #b0be96;
}
div.jqi{
      position: absolute;
      background-color: #c0cEa6;
      padding: 10px;
      width: 300px;
}
div.jqi .jqiclose{
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.jqi .jqicontainer{
      background-color: #e0eEc6;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #c0cEa6;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
} 
.cleanblackwarning .cleanblack{ background-color: #000000; }
div.cleanblack{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 11px; text-align: left; border: solid 1px #000000; }
div.cleanblack .cleanblackcontainer{ background-color: #ffffff; border-top: solid 14px #000000; padding: 5px; font-weight: bold; }
div.cleanblack .cleanblackclose{ float: right; width: 18px; cursor: default; margin: -19px -12px 0 0; color: #ffffff; font-weight: bold; }
div.cleanblack .cleanblackmessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblack .cleanblackbuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #ffffff; background-color: #ffffff; }
div.cleanblack button{ padding: 3px 10px; margin: 0 10px; background-color: #000000; border: solid 1px #000000; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblack button:hover{ border: solid 1px #000000; }
