html
{
	margin: 0px;
}

body
{
	background-color: #ffffff;
	background-image: url(../images/common/main_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
}	

hr
{
	display: none;
}

#main_area
{
	width: 100%;
	text-align: center;
}

#page_area
{
	width:770px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#head_area
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 48px;
	position: relative;
	background-image: url(../images/common/lines_bg.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

#logo
{
	position: absolute;
	top: 12px;
	left: 0px;
}

#logo h1
{
	display: none;
}

#logo img
{
	border: 0px;
}

#menu
{
	position: absolute;
	height: 22px;
	bottom: 0px;
	width: 430px;
	left: 200px;
}	

ul, li{border:0; margin:0; padding:0; list-style:none;}
ul{
	
	
}
#menu li{float:left; margin-right:2px;}
.tab a:link, .tab a:visited{
	background:url(../images/common/tabs/tab-round.png) right 49px;
	color:#56554e;
	display:block;
	font-weight:bold;
	
	
	text-decoration:none;
}
.tab a span{
	background:url(../images/common/tabs/tab-round.png) left 49px;
	display:block;
	
	margin-right:14px;
	padding-left:14px;
}
.tab a:hover{
	background:url(../images/common/tabs/tab-round.png) right 24px;
	display:block;
	color:#ffffff;
}
.tab a:hover span{
	background:url(../images/common/tabs/tab-round.png) left 24px;
	display:block;
}

/* -------------------------------- */
/* 	ACTIVE ELEMENTS					*/
.active a:link, .active a:visited, .active a:visited, .active a:hover{
	color:#000000;
	background:url(../images/common/tabs/tab-round.png) right 0 no-repeat;
} 
.active a span, .active a:hover span{
	background:url(../images/common/tabs/tab-round.png) left 0 no-repeat;
}

#search
{
	position: absolute;
	bottom: 14px;
	right: 10px;


}

#search input
{
	font-size: 10px;
	
}

#search #search_field
{
	width: 130px;
	color: #5990c6;
	background: #fff url(../images/common/search_field_bg.jpg) left no-repeat;
	border: 1px solid #cccccc;
}

.search_active
{
	
	background: #ffffff !important;
}

.search_inactive
{
	background: #fff url(../images/common/search_field_bg.jpg) left no-repeat !important;
}

#search strong
{
	display: none;
}

#search #go_button
{
	padding-left: 0px;
	padding-right: 0px;
}

#content_area
{
	position:relative;
	display: block;
	margin-top: 14px;
}

#full_width_panel
{
	position:relative;
	display: block;
	height:146px;
	margin-bottom:14px;
}

#water_panel_home
{
	width:384px;
	margin:0px;
	padding:0px;
	float:right;
	border-left: 1px solid #838383;
	height: 146px;
	background: url(../images/homepage/taconova_water_panel.jpg);
}

#water_panel_home h2
{
	display: none;
}

#main_panel_left
{
	width:385px;
	margin:0px;
	padding:0px;
	float:left;
	height: 146px;
	background: url(../images/homepage/main_panel_left.jpg);
}

#water_panel_text
{
	position: absolute;
	top:65px;
	font-size: 18px;
	right: 18px;
	color: #ffffff;
	font-weight:bold;
	width: 240px;
	line-height: 18px;
	text-align:right;
}

#case_study
{
	position:absolute;
	height: 140px;
	bottom: 1px;
	left: 10px;
	width: 360px;
	text-align: left;
}

#case_study img
{
	margin-right: 0px;
}

#case_study h2
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#fd0909;
}

#case_study p
{
	margin: 0px;
	font-size: 12px;
}

#case_study a
{
	display: block;
	text-align: right;
	text-decoration:none;
	color:#48a4ed;
	font-weight:bold;
	margin-top: 4px;
}

#case_study a:hover
{
	color: #000000;
}

#water_panel_text p
{
	margin: 0px;
}

#panel_holder
{
	position:relative;
	display:block;
	
}

#panel
{
	width:182px;
	height:137px;
	background: url(../images/homepage/panel.jpg);
	float: left;
	margin-right: 14px;
	position:relative;
	cursor: pointer;
}

#panel h2
{
	margin: 0px;
	margin-top: 5px;
	font-size: 18px;
	color: #ff0202;
	margin-bottom: 10px;
}

#panel p
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align:center; 
	left: 0px;
	bottom: 6px;
	width: 182px;
	color: #76bbf2;
	font-weight: bold;
	line-height: 16px;
}

#panel a 
{
	display: none;
}

.panel_no_margin
{
	margin-right: 0px !important;
}

#clear
{
	clear:both;
}

#footer_area
{
	width: 100%;
	margin:0px;
	margin-top: 14px;
	padding: 0px;
	height:40px;
	background: url(../images/common/footer_bg.jpg) top repeat-x;
	text-align:center;
}

#footer_contents
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#to_top
{
	width:126px;
	height: 25px;
	position:absolute;
	top: 0px;
	left: 0px;
	background: url(../images/common/to_top_area.jpg);
}

#to_top a
{
	font-size: 12px;
	font-weight: bold;
	color: #4f4f4f;
	background: url(../images/common/to_top_arrow_off.jpg) left no-repeat;
	padding-left: 20px;
	text-decoration:none;
	line-height: 25px;
}

#to_top a:hover
{
	background: url(../images/common/to_top_arrow_over.jpg) left no-repeat;
	color: #000000;
}

#footer_links
{
	position: absolute;
	top: 5px;
	right: 5px;
	text-align:right;
	color: #4f4f4f;
	font-size: 12px;
}

#footer_links p
{
	margin:0px;
	padding:0px;
}

#footer_links a
{
	color: #4f4f4f;
}

#footer_links a:hover
{
	color: #000000;
}

#inpage_content
{
	width: 550px;
	float: left;
	text-align:left;
	margin: 0px;
}

#inpage_content h1
{
	margin-top: 0px;
	font-size: 20px;
	color: #ff0202;
}

#inpage_content h2
{
	margin-top: 0px;
	font-size: 16px;
	color: #76bbf2;
}

#inpage_content h3
{
	margin-top: 0px;
	font-size: 14px;
	color: #000000;
}

.img_border
{
	border: 1px solid #000000;
}

#right_images
{
	float: right;
	width: 200px;
	margin-right: 2px;
}

#right_images #panel
{
	margin-right: 0px !important;
	margin-bottom: 14px;
	float: right !important;
}

#inpage_content p
{
	font-size: 12px;
	line-height: 18px;
}

#handy_links
{
	display: block;
	background-color: #d4ecff;
	padding: 3px;
	color:#48a4ed;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}

#handy_links a 
{
	color: #21567f;
}

#handy_links a:hover 
{
	color: #000000;
}

#spacer
{
	margin-bottom: 10px;
}

#sub_menu
{
	display: block;
	position: relative;
	height: 40px;
	background: url(../images/common/sub_menu_bg.jpg) bottom no-repeat;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	line-height: 35px;
}

#sub_menu a 
{
	text-decoration:none;
	margin-right: 20px;
	color: #ff0202;
}

#sub_menu a:hover
{
	color: #76bbf2;
}


#content_area a 
{
	text-decoration:underline;
	color: #ff0202;
}

#content_area a:hover
{
	color: #76bbf2;
}

.strong_sublink
{
	font-weight: bold;
}

.half_width
{
	width: 350px !important;
}

/** Form stuff **/

#form_field
{
	display: block;
	position: relative;
	height: 28px;
	background-color: #d9eeff;
	font-size: 12px;
	margin-bottom: 1px;
}

#form_submit_area
{
	display: block;
	position: relative;
	height: 40px;
	background-color: #48a4ed;
	font-size: 12px;
	margin-bottom: 1px;
	text-align:center;
	line-height: 28px;
	
}

#form_submit_area input
{
	margin-top: 8px;
}

#form_field label
{
	position: absolute;
	top: 6px;
	left: 6px;
	font-weight: bold;
}

.form_text_field
{
	width: 230px;
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 12px;
}

.extended_field_area
{
	height: 100px !important;
}

.form_text_area
{
	width: 230px;
	position: absolute;
	top: 4px;
	right: 4px;
	height: 88px;
	font-family:trebuchet ms;
	font-size: 12px;
}


/** End form **/

#map
{
	width: 370px;
	height: 370px;
	float: right;
	border: 1px solid #000000;
}

#padd_left
{
	display: block;
	margin-left: 20px;
}

th
{
	font-weight: bold;
	padding: 2px;
	background-color: #387fc6;
	color: #ddeaf7;
	padding-left: 4px;
}

td.company_name
{
	background-color: #862525;
	color: #f4e8e8;
	padding: 2px;
	padding-left: 4px;
	font-weight: bold;
}

td.item
{
	padding: 2px;
	padding-left: 4px;
	background-color: #f0f0f0;
}

td.add_new
{
	padding: 2px;
	padding-left: 4px;
	background-color: #cccccc;
}
div.case_study
{
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	height: 140px;
}