@charset "utf-8";
/* CSS Document */
/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
html {
	height: 100%;
	min-width: 1300px;

}
body {
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	color: #cccccc;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	min-width: 1300px;
	min-height: 100%;
	position: relative;
}
img {
	border: none;
}
a{
	color:#66ffff}
.no-underlne{
	text-decoration:none;}
#header {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
.clr{
	clear:both;height:1px;width:100%;}
#container {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 93px;
}
#main{
	width: 100%;
	min-height:575px;
	background-image:url(images/bg_main_stretch.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	}
#main-top{
	min-height:575px;
	background-image:url(images/bg_main.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#left-panel{
	margin:33px 0 0 33px;
	float:left;
	width:512px;
	height:93px;
	padding:14px 12px 0px 12px;
	overflow: hidden;
	display:inline;
	}
#right-panel{
	margin:33px 0 0 33px;
	float:left;
	width:240px;
	height:93px;
	padding:14px 12px 0px 12px;
	overflow: hidden;
	display:inline;
	}
#left-panel-bottom{
	margin:3px 0 0 33px;
	float:left;
	width:512px;
	display:inline;
	padding:14px 12px 0px 12px;
	
	}
#right-panel-bottom{
	margin:3px 0 0 33px;
	float:left;
	width:240px;
	display:inline;
	padding:14px 12px 0px 12px;
	
	}
.title{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	}
.text-top{
	color:#fff;
	font-size:11px;
	margin-top:5px;
	line-height:12px;}
.blue{
	color:#00ffff;}
#main-column-left{
	float:left;
	width:47%;
	margin-right:15px;}
#main-column-right{
	float:left;
	width:47%;
	margin-right:15px;}
#footer{
	text-align:center;
	color:#006666;
	font-size:12px;
	margin-top:20px;}
.more{
	color:#33ccff;}

#main-portfolio{
	background-image:url(images/bg-portfolio.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:677px;
	overflow:hidden;
	
	}
#portfolio-top{
	margin:33px 0 0 33px;
	width:513px;
	height:94px;
	padding:14px 160px 0 160px;
	}
.portfolio-item{
	float:left;
	margin:12px 45px 0 33px;
	width:226px;
	height:154px;
	overflow:hidden;
	background-image:url(images/portfolio_item_bg.jpg);
}
.portfolio-item-last{
	float:left;
	margin:12px 0px 0 33px;
	width:226px;
	height:154px;
	overflow:hidden;
	background-image:url(images/portfolio_item_bg.jpg);
	
	}
#portfolio-pn{
	background-image:url(images/pn_bg.jpg);
	width:226px;
	height:23px;
	padding-top:7px;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	color:white;
	margin:7px auto;
	
	}
#portfolio-pn a{
font-size:12px;
	color:white;
	text-decoration:none;
}
#portfolio-pn a span{
	color:#66ffff;
	font-size:16px;}
.portfolio-item-inner{
	margin-top:10px;
	font-size:12px;
	color:#fff;
	text-align:center;
	}
.portfolio-item-text{
	font-size:10px;
	color:#66ffff;
	text-align:center;
	width:80%;
	margin:2px auto;
	}
.portfolio-item-more{
	font-size:10px;
	color:#66ffff;
	text-align:right;
	width:80%;
	margin:0 auto;
	}
.small{
	font-size:10px;}
.view_all{
	color:#fff;
	font-size:14px;
	}
.contact-input{
	width:344px;
	height:19px;
	font-size:12px;
	color:#fff;
	background-color:#669999;
	border:1px solid #000;
	}
.contact-textarea{
	width:344px;
	height:235px;
	font-size:12px;
	color:#fff;
	background-color:#669999;
	border:1px solid #000;
	}
#tbl-contact td{
	padding:5px;
	color:#fff;
	font-size:12px;}
.input-text{
	width:140px;
	background-image:url(images/bg-input-quote.gif);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	height:25px;
	padding:3px 5px 3px 5px;
	border:0px;
	background-color:transparent;
	}
.input-quote{
	width:130px;
	border: none;
	background: none;
	height:16px;
	padding:3px;
	}
#table-quote2 td{
	padding:5px;}
.input-small{
	width:60%;
	height:60%;
	font-size:11px;}
#form-quote textarea{
	width:99%;
	height:40px;}
.right-column-item{
	background-image:url(images/right-pic-bg.png);
	background-position:center;
	background-repeat:no-repeat;
	width:238px;
	height:97px;
	margin:10px 0 10px 0;
	text-align:center;
	}
