@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:15px 0px 0px 0px;
	background-image:url('../img/site_background.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#e5e5e5;
	text-align:center;
}

#page
{
	width:947px;
	margin:auto;
}

#logoarea
{
	height:80px;
	width:974px;
	margin-bottom:1px;
}

#logoarea #logo
{
	height:80px;
	width:226px;
	background-image:url('../img/head_logo.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}

#logoarea #spacer
{
	height:80px;
	width:556px;
	background-image:url('../img/head_spacer.jpg');
	background-repeat:no-repeat;
	background-position:top left;	
	float:left;
}

#logoarea #phone
{
	height:80px;
	width:192px;
	background-image:url('../img/head_phone.jpg');
	background-repeat:no-repeat;
	background-position:top left;	
	float:left;
}

a
{
	border:0;
	margin:0;
	padding:0;
	font-size:11px;	
	font-family:Helvetica, Arial, Sans-Serif;
	line-height:1.3;
	text-align:left;
	color:#255289;
	text-decoration:none;
}

#groupsarea
{
	width:974px;
	height:260px;
	overflow:hidden;
}

.group
{
	float:left;
	width:324px;
	height:260px;
	overflow:hidden;
}

.overlay
{
	position:absolute;
	top:250px;
	z-index:3;
	width:324px;
	height:64px;
}

.overlay_image
{
	position:absolute;
	top:0;
	left:0;
	width:324px;
	height:64px;
}

.zoomimg
{
	z-index:4;
}

#searcharea
{
	width:325px;
	float:right;
	margin:7px 5px 0px 0px;
}

#searcharea .textbox
{
	margin-left:20px;
	width:270px;
	height:20px;
	padding:0;
	border:0;
	background-image:url('../img/searchfield.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
}

#searcharea .okbutton
{
	width:32px;
	height:20px;
	float:left;
	border:0;
	background-image:url('../img/search_button_off.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}

#mainmenu
{
	margin-top:1px;
	width:974px;
	height:36px;
	background-image:url('../img/menu_gradient.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}

#mainmenu .button
{
	width:160px;
	height:36px;
	float:left;
}

#submenu
{
	width:974px;
	height:26px;
	background-image:url('../img/submenu_gradient.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}

#submenu .button
{
	width:80px;
	height:26px;
	float:left;
}

#content
{
	background-image:url('../img/content_gradient.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	width:974px;
	background-color:#ffffff;	
	margin-bottom:-10px;
	padding:20px 0px 0px 0px;
	float:left;
}

#content_frame
{
	width:460px;
	margin: 0px 94px 0px 94px;
	padding-bottom:40px;
	float:left;
}

#clearer
{
	clear:both;	
}

#footer
{
	width:974px;
	height:40px;
	background-color:transparent;
	margin-top:20px;
	margin-bottom:50px;
}

#footer div
{
	padding:2px 10px 2px 10px;	
}

#footer p
{
	color:#666;
	padding:0;
	margin:0;
}

#footer a
{
	color:#666;
}

#news
{
	width:290px;
	float:left;
}

#news #top
{
	width:290px;
	height:12px;
	background-image:url('../img/news_bg_top.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}

#news #cont_img
{
	width:171px;
	height:40px;
	background-image:url('../img/news_title.png');
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:-11px;
	margin-left:18px;
}

#news #cont
{
	width:290px;
	height:336px;
	background-image:url('../img/news_bg_content.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}

#news #bot
{
	width:290px;
	height:30px;
	background-image:url('../img/news_bg_bottom.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}



h1, h2, h3, h4, h5, p, dt, dl
{
	font-family:Helvetica, Arial, Sans-Serif;
	line-height:1.3;
	text-align:justify;
	color:#4c4c4c;
}


p, tr, td, table, li
{
	font-size:11px;	
	font-family:Helvetica, Arial, Sans-Serif;
	line-height:1.3;
	text-align:left;
	color:#4c4c4c;
}

form, input, textarea
{
	font-size:11px;	
	font-family:Helvetica, Arial, Sans-Serif;
	line-height:1.3;
	text-align:left;
	color:#4c4c4c;
}


.team
{
	font-size:13px;	
	font-weight:bold;
	font-family:Helvetica, Arial, Sans-Serif;
	text-align:justify;
	line-height:1.3;
	color:#4c4c4c;
}

.news_box
{
	padding:0;
	margin:0;
	line-height:1;
	color:#666;
}

.cust_link_box
{
	width:140px;
	height:140px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	background-color:#FFF;
	border:1px solid #e6e6e6;
}

.cust_link_box img
{
	display:block;
	width:140px;
	height:140px;
	border:0;
	position:absolute;
	cursor:pointer;
}

.cust_link_box .image
{
	display:block;
	width:140px;
	height:140px;
	border:0;
	position:absolute;
	cursor:pointer;
}

.teambox
{
	display:block;
	width:100%;
	border-bottom:1px dashed #999999;
	margin-top:12px;
	margin-bottom:6px;
	height:220px;
}

.teambox .image
{
	display:block;
	float:left;
	width:150px;
	height:194px;
	border:1px solid #e6e6e6;
	margin-right:20px;
}

.teambox .textarea
{
	display:block;
	float:left;	
	width:200px
}

.refbox
{
	display:block;
	width:100%;
	border-bottom:1px dashed #999999;
	margin-top:12px;
	margin-bottom:6px;
}

.refbox .header
{
	float:none;
	width:100%;
}

.refbox .header p
{
	margin:0;
	line-height:1;
}

.refbox .contentarea
{
	margin-top:10px;
	margin-bottom:10px;
	float:none;
	width:100%;
}

.refbox .contentarea .textarea ul
{
	padding:0px;
	margin:0px 0px 0px 10px;
}

.refbox .image
{
	display:block;
	float:left;
	width:120px;
	border:1px solid #ffffff;
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:20px;
}

.refbox .textarea
{
	display:block;
	float:left;	
	width:300px
}