/*                           CSS document for HTML template
   -------------------------------------------------------------------------------------------------
   |												RESET														  					  |
   -------------------------------------------------------------------------------------------------
*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, applet, object, iframe, blockquote, pre,  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;
	list-style:none;
}
/*
   -------------------------------------------------------------------------------------------------
   |												RESET														  					 |
   -------------------------------------------------------------------------------------------------
*/
body
{
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial;
}
.inline
{display:inline-block; vertical-align:top;}

#container
{
	width:1000px;
	margin:auto;
	position:relative;
}
/*
   -------------------------------------------------------------------------------------------------
   |												TAG'S														     				  |
   -------------------------------------------------------------------------------------------------
*/
img{vertical-align:top;}

.floatL{float:left;}
.clearFix{width:100%; clear:both; height:0; font-size:3;}


.margin{margin:33px 0 27px 0;}
.margin_1{margin:39px 0 19px 0;}
.margin_2{margin:39px 0 16px 0;}
.margin_3{margin:0 16px 0 16px;}
.margin_4{margin:10px 0px 0 0px;}
.margin_5{margin:12px 0px 0 0px;}

body#aboutpage .col_2 .margin_1{margin:39px 0 16px 0;}
body#aboutpage .margin_2{margin:39px 0 19px 0;}

body#projectspage .col_1 .margin_1{margin:39px 0 16px 0;}
body#projectspage .margin_2{margin:43px 0 19px 0;}

body#contactpage .col_2 .margin_1{margin:39px 0 16px 0;}

.margin_plus{margin-left:1px;}
.margin_minus{margin-left:-1px;}

.img{margin:0 0 20px 4px;}
.img_1{margin:5px 0 5px 0px;}
.img_2{margin:5px 20px 0px 0px;}
.img_3{margin:12px 0 5px 0px;}

.parg_indent_top{margin-top:1px;}

p.top{margin-top:1px;}
/*
   -------------------------------------------------------------------------------------------------
   |												HEADER													      					 |
   -------------------------------------------------------------------------------------------------
*/
#header
{
	height:540px;
	background:url(../images/header_bg.jpg) no-repeat 22px 0;
}
#logo
{
	width: 347px;
	height: 98px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	top: 2px;
	left: 33px;
}
	#logo .title
	{
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 9px;
	left: 353px;
	width: 318px;
	height: 101px;
	}
	#logo .slogan
	{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 73px;
	left: 497px;
	width: 288px;
	}
	
	#search
	{
		width:260px;
		height:30px;
		background:url(../images/search_bg.jpg) no-repeat;
		position:absolute; top:37px; left:690px;
	}
	#search .searchField
	{
		display:inline;
		float:left;
		border:none;
		background:none;
		outline:none;
		width:200px;
		margin-left:19px;
		margin-top:7px;
		font:11px Arial;
		color:#7d9606;
	}
	#search .searchButton
	{
		display:block;
		float:left;
		border:none;
		background:url(../images/search_button.jpg) no-repeat;
		outline:none;
		width:27px;
		height:28px;
		margin-left:9px;
		margin-top:1px;
		cursor:pointer;
	}
	.pic_box
	{
		width:853px;
		height:195px;
		position:absolute; top:187px; left:73px;
	}
	.pic_1{
	position: absolute;
	top: -1px;
	left: -1px;
	height: 196px;
	width: 262px;
}
	.pic_2{
	position: absolute;
	top: 0px;
	left: 294px;
	height: 195px;
	width: 263px;
}
	.pic_3{position:absolute; top:0px; left:592px;}
/*
   -------------------------------------------------------------------------------------------------
   |												MENU													          					 |
   -------------------------------------------------------------------------------------------------
*/
#menu
{
	position:absolute; top:433px; left:75px;
	width:850px;
	height:42px;
}
#menu ul
{
	width:850px;
	height:42px;
	background:url(../images/menu_bg.jpg) no-repeat;
}
#menu li{float:left;}
#menu a
{
	width:170px;
	height:29px;
	display:block;
	color:#fff;
	font:13px Arial;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:13px;
}
#menu a:hover
{background:url(../images/menu_bg_current.jpg) no-repeat;}

#menu a.home:hover{background-position: 0 0;}
#menu a.about:hover, #menu a.projects:hover, #menu a.services:hover, #menu a.contact:hover{background-position: -170px 0;}

body#homepage #menu a.home
{background:url(../images/menu_bg_current.jpg) no-repeat 0 0;}
body#aboutpage #menu a.about, body#projectspage #menu a.projects, body#servicespage #menu a.services, body#contactpage #menu a.contact
{background:url(../images/menu_bg_current.jpg) no-repeat -170px 0;}

/*
   -------------------------------------------------------------------------------------------------
   |												CONTENT											          					 |
   -------------------------------------------------------------------------------------------------
*/
#content
{padding-left:49px;}
#content p
{
	font-size:14px;
	line-height:18px;
	color:#808080;
}
#content p b{color:#696969;}
#content a
{
	font-size:14px;
	color:#7d9606;
}
#content a:hover{text-decoration:none;}
span.header
{
	display:block;
	font-size:28px;
	color:#73634a;
}
div.colum_1, div.colum_2, div.colum_3, div.colum_4
{
	width:212px;
}  
div.colum_1{margin-left:0px; margin-right:14px;}
div.colum_3{margin-left:14px; margin-right:14px;}

span.price
{
	font-size:14px;
	text-transform:uppercase;
	color:#525252;
	font-weight:bold;
	display:block;
	margin-bottom:2px;
}
span.price strong{color:#7d9606}

div.col_1
{
	width:646px;
	margin-left:1px;
}
div.col_2
{
	widows: 350px;
	margin-left:0px;
}
div.imgColum
{
	width:115px;
	margin-right:16px;
	margin-bottom:11px;
	margin-left:-2px;
	padding-left:2px;
}
div.width{width:200px;}
.list
{width:200px;}
.list.widht{width:350px;}
.list li{height:1%;display:block;}
.list a
{
	background:url(../images/marker_1.gif) no-repeat 0 5px;
	padding-left:21px;
	line-height:24px;
}
a.more
{
	background:url(../images/marker_2.gif) no-repeat 0 6px;
	font-weight:bold;
	padding-left:12px;
	display:inline-block;
}
/*
   -------------------------------------------------------------------------------------------------
   |												TABLESTYLE										          					 |
   -------------------------------------------------------------------------------------------------
*/
div#table
{
	width:605px;
	background:url(../images/table_vert_border.gif) repeat-y 24px 0;
	float:left;
	margin-top:5px;
	margin-left:1px;
	margin-bottom:14px;
	display:inline;
}
div#table span
{
	color:#808080; font-size:14px; display:block;
	margin:4px 0 2px 6px;
	line-height:12px;
}
div#table span a
{color:#808080; font-size:14px; text-decoration:none;line-height:12px;}
div#table span a:hover
{text-decoration:underline;}
div.table_row
{
	background:url(../images/table_gorz_border.gif) repeat-x;
	position:relative;
	float:left;
	width:100%;
}
div.table_col_1, div.table_col_2, div.table_col_3
{
	float:left;
}
div.table_col_1
{
	width:24px;
}
div.table_col_2
{
	width:538px;
}
div.table_col_3
{
	width:43px;
}
div#table div.table_col_3 span{margin-left:8px;}
div#table .first-child{background:none;}
/*
   -------------------------------------------------------------------------------------------------
   |												FORMSTYLE											          				 |
   -------------------------------------------------------------------------------------------------
*/
#form .col_3{margin-top:2px; margin-left:-3px; padding-left:5px;}	
#form  .col_4{
	width:328px;
	padding-left:0;
	position:relative; 
	padding-bottom:2px;
	margin-left:19px; 
	margin-top:2px;
}
.lable{
	font:12px Arial;
	color:#525252;
	font-weight:bold;
	margin-left:-1px;
}
.input{
	margin-bottom:5px;
	width:252px;
	font:12px Arial;
	color:#525252;
	height:14px;
	margin-left:-1px;
}
.textarea{
	width:325px;
	height:221px;
	resize:none;
	overflow:auto;
	font:12px Arial;
	color:#525252;
	margin-top:0px;
}
	.inForm{
		border-top:2px solid #404040;
		border-left:2px solid #404040;
		border-bottom:1px solid #d4d0c8;
		border-right:1px solid #d4d0c8;
	}
	.buttons{
		width:128px;
		height:19px;
		margin-top:20px;
		float:right;
		display:inline;
		margin-right:0px;
	}
		.reset, .submit{
			width:56px;
			height:19px;
			border:none;
			cursor:pointer;
			display:block;
			float:left;
		}
		.reset{background:url("../images/clear.jpg") no-repeat;}
		.submit{background:url("../images/send.jpg") no-repeat; margin-left:16px;}	
/*
   -------------------------------------------------------------------------------------------------
   |												FOOTER											          						 |
   -------------------------------------------------------------------------------------------------
*/
#footer
{
	width:900px;
	border-top:1px solid #b3a780;
	margin:0 auto;
	height:82px;
	position:relative;
}
body#homepage #footer{margin-top:24px;}
body#aboutpage #footer{margin-top:43px;}
body#projectspage #footer{margin-top:32px;}
body#servicespage #footer{margin-top:24px;}
body#contactpage #footer{margin-top:43px;}
	span.copy
	{
		font:12px Arial;
		color:#696969;
		position:absolute; top:32px; left:344px;
	}
