@charset "utf-8";
body{
	color: #999999;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#parent_container {
	background-color: #cccccc;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	width: 732px;
	margin: auto;
	padding: 9px;
}
#container{
	border: solid 1px #b8b8b8;
	width: 706px;
	background-color:#FFFFFF;
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-position: top right;
	padding: 12px;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 238px;
	height: 84px;
	text-indent: -90000em;
	margin-top: 54px;
	margin-bottom: 46px;
}
#nav{
	border: solid 1px #045e98;
	background-color: #136ba3;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li{
	float: left;
	text-indent:-9000em;
	height: 38px;
}
#nav li a{
	display: block;
	line-height: 38px;
}
#nav_1, #nav_1 a{
	background-image:url(../images/nav_1.gif);
	background-repeat:no-repeat;
	width: 83px;
}
#nav_2, #nav_2 a{
	background-image:url(../images/nav_2.gif);
	background-repeat:no-repeat;
	width: 96px;
}
#nav_3, #nav_3 a{
	background-image:url(../images/nav_3.gif); 
	background-repeat:no-repeat;
	width: 118px;
}
.gallery{
	clear: both;
}
.clear{
	clear: both;
}
.gallery div{
	float: left;
	width: 150px;
}
.gallery div p{
	margin-top: 0px;
}
.gallery img{
	float: left;
	margin-right: 15px;
	border: solid 1px #cccccc;
    padding: 1px;
	margin-top: 5px;
    margin-bottom: 5px;
}
#content{
	clear:both;
	padding: 15px;
	padding-top: 15px; 
}
.button_more{
	display: block;
	background-image:url(../images/button_more.gif);
	background-repeat:no-repeat;
	width: 122px;
	height: 30px;
	text-decoration: none;
	text-indent: -90000em;
    align: right;
}
#col_1, #col_2{
	width: 326px;
	float: left;
}
#col_2{
	margin-left: 22px;
}
.title{
	background-repeat: no-repeat;
	text-indent: -9000em;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#title_gallery{
	background-image:url(../images/title_gallery.gif);
	width: 178px;
	height: 30px;
}
#title_workmanship{
	background-image:url(../images/title_workmanship.gif);
	width: 227px;
	height: 37px;
}
#title_service{
	background-image:url(../images/title_service.gif);
	width: 182px;
	height: 27px;
	margin-bottom: 10px;
}
#footer{
	width: 750px;
	margin: auto;
	background-image:url(../images/container_drop.gif);
	background-repeat:no-repeat;
	background-position: top;
	padding: 20px;
}
#footer a{
	text-decoration: none;
	color: #999999;	
	}
a:hover{
	text-decoration: underline;
	color: #666666;	
	}
	
a{
	text-decoration: none;
	color: #0071BC;	
	}

	
}	
#copyright{
	float: left;
	margin-left: 20px;
}
#credit{
	float: right;
	margin-right: 20px;	
}
.float_right{
	float: right;
}
.float_left{
	float: left;
	margin-right: 20px;
}
#force_width{
	width: 160px;
}
h1{
	color: #0071BC;
	font-size: 2.5em;
	margin-bottom: 0px;
    margin-top: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	
}
h2{
	color: #0071BC;
	font-size: 1.7em;
	margin-bottom: -3px;
	font-weight: normal;
}
h3{
	color: #0071BC;
	font-size: 1.3em;
	margin-bottom: 10px;
	font-weight: normal;
}
.no_top_margin{
	margin-top: 0px;
}
.portfolio_img{
border: 1px solid #cccccc;
padding: 1px;
 }
.product_thumbnails_project
{
border: 1px solid #cccccc;
padding: 1px;
 }