* {
	margin: 0; 
	padding: 0;
	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;
}
body { background:#000 url(../images/bg_body.jpg) repeat-x top left; color:#bbbbbb; }
h1,h2,h3 { color:#ffffff; }
#main p { margin: 0px 0px 8px 0px; }
.clear { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
 
.align-left { text-align:left; }
.align-right { text-align:right; }
.align-center { text-align:center; }
.align-justify { text-align:justify; }
 
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }

.hide { visibility:hidden; display:none; }


a { color:#eebb00; text-decoration:none; }
img { border: none;}
a:hover { color:#c4bcae; }

#container { margin:0 auto; padding:0; width:740px;  background:transparent url(../images/bg_container.jpg) no-repeat center 66px;    }

#portfolio #container { background:transparent url(../images/bg_container_portfolio.jpg) no-repeat center 66px; }

#header { position:relative; margin:0; padding:0;  width:100%; height:66px; background:transparent url(../images/bg_header.jpg) no-repeat top center;   }
#header h1 { position:absolute; left:0; padding:0; margin:10px 0 0 15px; }
#header h1 a { display:block; padding:0; margin:0; margin-top:10px; width:260px; height:40px;  background:transparent url(../images/img_logo.png) no-repeat 0 0; }

#header #nav { position:absolute; right:10px; margin:2px 0 0 0 ; padding:0; width:440px; height:58px; list-style:none; }
#header #nav li { float:left; margin:0; padding:0; font-size:100%;  }
#header #nav li a { cursor:pointer; float:left; display:block; background:url(../images/bg_nav_images_left.gif) no-repeat 0 0;   }
#header #nav li a span { float:left; padding:22px 11px 0 11px;  height:36px; background:url(../images/bg_nav_images_right.gif) no-repeat 0 -58px; font-size: 11px; }

#header #nav li#active a, #header #nav li a:hover { position:relative; z-index:1; color:#65ee00; background:url(../images/bg_nav_images_left.gif) no-repeat 0 -58px;  }
#header #nav li#active a { z-index:0; }
#header #nav li#active a span, #header #nav li a:hover span { background:transparent url(../images/bg_nav_images_right.gif) no-repeat top right; }

#main { margin:0 auto; padding:60px 35px 0 35px;  min-height:500px;  }
* html #main {  height:auto !important; height:500px;   } 
#main h2 { font-size:16px; margin:0; padding:6px 0; }

#portfolio_list { margin:20px 0 0 0; }
.portfolio_entry { padding:28px 0 30px 65px; background:transparent url(../images/bg_div_portfolio_list.jpg) no-repeat bottom center; float: left; }
.portfolio_entry .left {
	width: 180px;
}
.portfolio_entry .right {
	width: 420px;
}
.last  { background:none; } 
.portfolio_entry img { float:left; margin:4px 15px 5px 0; border:1px solid #2c2727; }
.portfolio_entry h3 { font-size:16px; color: #ffffff; padding: 2px 0px 5px 0px; text-transform:uppercase;  }
.portfolio_entry a.portfolio_url { color:#65ee00; line-height: 0.6cm; }
.portfolio_entry a.portfolio_url:hover { text-decoration:underline; }
.portfolio_entry p { margin:8px 0 8px 180px; width:380px; text-align:justify;  }

#footer  { clear:both;  margin:20px auto; padding:14px 0 0 0; height:44px; text-align:center; background:url(../images/bg_footer.jpg) no-repeat top center;  }
#footer #copyright {  color:#5a5b5b; font-size: 11px; }

strong { color: #ffffff; }
/*contact form */
#contact * { margin: 0; padding: 0;}
#contact { }
#contact .intro { text-align: center; font-size: 12px; padding: 10px 0px 30px 0px;}
#contact form { width: 320px; float: left;}
#contact label { width: 125px; float: left; }
#contact .inputtext { width: 190px; float: left; border: solid 1px #898989; border-bottom: none; height: 18px; padding: 1px; background: #e5e5e5; }
#contact textarea { width:  320px; background: #e5e5e5; height: 110px; border: solid 1px #898989; margin-top: 8px;}
#contact .content {
	background: red;
}
#contact .widget {
	float: left;
	width: 350px;
}
.clear { clear: both; height: 8px; overflow: hidden;}
.clear0px { clear: both; height: 0px; overflow: hidden;}
.green_button_left { float: left; width: 2px; height: 24px; background: url(../images/green_button_left.gif) left no-repeat;}
.green_button_right { float: left; width: 2px; height: 24px; background: url(../images/green_button_right.gif) left no-repeat; padding-right: 10px;}
.green_button_middle { float: left; height: 24px; background: url(../images/green_button_middle.gif); border: none; color: #fff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; cursor: pointer;}
.space {float: left; width: 5px;}
.left, .right { float: left;}
#address {
	padding-top: 30px;
	text-align: center;
	font-size: 12px;
}
#services {
	width: 560px;
	min-width: 560px;
	margin: auto;
	padding: 30px 0px;
}
.item {
	float: left;
	padding-top: 20px;
}
.item .left {
	width: 165px;
}
.item .left img {
	border: solid 1px #2c2727;
	margin-top: 10px;
}
.item .right {
	width: 385px;
	padding-left: 10px;
}
.line_bottom {
	background: url(../images/bg_div_portfolio_list.jpg);
	width: 670px;
	height: 30px;
	margin: auto;
}
#design_blog  {
	width: 620px;
	min-width: 610px;
	margin: auto;
	padding: 30px 0px;
}
#design_blog .createdon, #design_blog .createdby {
	line-height: 0.8cm;
}
#design_blog a  {
	color: #65EE00;
}
#design_blog .item .left {
	width: 78px;
}

#design_blog .item .right {
	width:520px; 
}
#design_blog .content {
	font-size: 12px;
	padding-bottom: 10px;
}
#design_blog ul {
	list-style: none;		
}
#design_blog ul li {
	display: inline;
}
#design_blog ul li img {
	border: solid 1px #2c2727;
}	
.box_online_top {
	background: url(../images/box_online_top.png);
	width: 394px;
	height: 7px;
	overflow: hidden;
}
.box_online_middle {
	background: url(../images/box_online_content.png);
	width: 394px;
}
.box_online_bottom {
	background: url(../images/box_online_bottom.png);
	width: 394px;
	height: 7px;
	overflow: hidden;
}
#online_quote { width: 400px; margin: auto; padding-top: 40px;}
#online_quote .intro { text-align: center; padding: 10px 0px 30px 0px;}
#online_quote form { width: 400px; margin: auto;}
#online_quote label { width: 125px; float: left; }
#online_quote .inputtext { width: 190px; float: left; border: solid 1px #898989; border-bottom: none; height: 18px; padding: 1px; background: #e5e5e5; }
#online_quote textarea { width:  320px; background: #e5e5e5; height: 110px; border: solid 1px #898989; margin-top: 8px;}
#online_quote .content {
	padding: 35px;
}
#home_portfolio {
	background: url(../images/bg_home_portfolio.png) no-repeat top;
	width: 735px;
	height: 317px;
	padding-top: 30px;
	position: relative;
	margin-top: 20px;
}
#home_portfolio h3 {
	font-size: 16px; text-transform: uppercase;
	padding-left: 10px;
}
#home_portfolio img {
	border: solid 4px #000;
	position: relative;
	left: 40px;
	top: 15px;
}
.home_portfolio_heading {
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
	top: 60px;
	left: 10px;
	z-index: 9999;
}
#home_portfolio .left {
	width: 255px;
	position: relative;
	padding-top: 15px;
}
#home_portfolio .right h3 {
	padding: 10px;
}
#home_portfolio .right{
	padding-top: 30px;
	width: 350px;
	margin: 0px;
	padding-left: 90px;
	text-align: center;
	line-height: 0.45cm;
}
#home_portfolio .water_mark {
	background: url(../images/portfolio_watermark.png);
	width: 324px;
	height: 282px;
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 1;
}