#main { width:800px;padding-left:20px;}
#content{margin-left:0px;width:800px;}

#header {height:150px; background:url(/images/bg-top2.gif) top left no-repeat;}
#header2 {height:244px;background:url(/images/bg-mid.jpg) left top no-repeat;border:1px solid red;}

#footer { height:109px; width:766px;}
#wrapper { width:100%;}

/*#container #wrapper { background:url(/images/line4.gif) repeat-y 259px 0px;}*/

#container #wrapper .col { width:266px; float:left;background:url(/images/line.gif) repeat-y right top; margin-right:5px;}
#container #wrapper .col2 { width:247px; height:100%;float:left;background:url(/images/line.gif) repeat-y right top; margin-left:10px;}
#container #wrapper .col2big {width:447px; float:left; margin-left:10px;}
#container #wrapper .col3 { width:233px; float:left; margin-left:10px;}


/* CSS Document */
* { margin:0; padding:0;}

p{margin-top:5px;}

a:hover { text-decoration:underline;}

textarea, input {border:1px solid #959595; background:#FFFFFF;}

img { border:0px;}

.column { float:left;}
.clear { clear:both;}

.col a:hover{background:#eee;}
.col2 a:hover{background:#eee;}
.col3 a:hover{background:#eee;}

#main { margin:0 auto; font-family:Tahoma; font-size:11px; line-height:15px; color:#545454;}

#main span strong { color:#2978B0; font-size:11px;}
#main a{ color:#2978B0;}
#main strong a{ color:#2978B0; font-size:12px;}
#main font a{ color:#2978B0; background:url(images/a1.gif) left center no-repeat; padding-left:16px; font-size:10px; color:#5486A9; text-decoration:none;}
#main font a:hover{ text-decoration:underline;}
#main span { color:#2978B0; font-size:12px;}
#main span strong a{ color:#545454; font-size:11px;}

#header .col { width:293px;position:absolute;}
#header .col2 { width:480px;text-align:right;position:absolute;margin-left:290px;}

#footer .col{ width:506px; color:#C0C0C0; float:left}
#footer .col a{ color:#C0C0C0;}
#footer .col strong a{ color:#3C88BE; font-size:11px;}
#footer .col2{ width:260px; color:#3C88BE; font-size:14px; float:left}
#footer .col2 strong {color:#C0C0C0;}

#wrapper .col .indent { margin:15px 32px 25px 19px;}
#wrapper .col2 .indent { margin:15px 33px 25px 0px;}
#wrapper .col3 .indent { margin:15px 10px 25px 0px;}

#wrapper .col2 .indent2 { margin:15px 10px 25px 0px;}

.indent a{padding-left:5px;padding-right:5px;}


.u-col { width:205px; float:left;}
.u-col2 { width:165px; float:left;}

.f-col { width:250px; float:left;}
.f-col2 { width:247px; float:left;}

.bg-top { background:url(/images/bg-top.gif) top repeat-x;}
.bg-bot { background:url(/images/bg-bot.gif) bottom repeat-x;}

.line { background:url(images/line2.gif) repeat-x; height:1px;}

ul {padding:0; margin:0; list-style:none;}
li {background:none; margin:0px;}
li a {font-family:Tahoma; font-size:12px; line-height:18px; color:#2978B0;}

.form{height:23px; margin:0px}
.form input {border:1px solid #959595; background:#FFFFFF;}





#topnav {
	width: 430px; 	
	text-align: right;	
	margin-top: 20px;
	margin-right: 20px;

	}
/* IE double margin bug \*/
* html div#topnav {display: inline;}

#topnav ul {
	list-style-type: none;
}

#topnav ul li {
	display: block;
	float: right;
	background: url(/images/menu/bg.gif) no-repeat left top;
}
#topnav a  {
	padding: 20px 0 3px 0;
	height: 50px;	/* Total Height: 12+20+3=35 */
	width: 101px;
	display: block;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	
	border: none;
	color:#000;
	
}
#topnav a:hover {
	color: #2978B0;
	text-decoration: none;
	background: url(/images/menu/bg_over.gif) no-repeat left top;
}

#topicons
{margin-top:20px;
	margin-bottom:39px;
	margin-right:20px;}


#header2left
{
	padding-left:40px;
	margin-top:20px;
	width:210px;
	color:#fff;
	float:left;
	
    position:absolute;
		
}
#header2right
{

	width:505px;
	color:#fff;
	float:right;
	
	margin-left:260px;
	position:absolute;
	


}

#piclist
{
}
#piclist ul li
{
	list-style:none;
	margin-bottom:4px;
}
#piclist img
{
	border:8px solid #eee;
	
}

#services ol
{
	margin-left: 20px;
	margin-top:10px;
}
#services li
{
	margin-bottom:10px;
}
.areas{ width:677px;margin:auto; font-family:Tahoma; font-size:11px; line-height:15px; color:#666;}

/*===================MISC=====================*/

.bold
{
	font-weight: bold;
}
.txtbig
{
font-size:15px;	
}
.txtwhite
{
	color:#fff;
}
.margin_top
{
	margin-top: 20px;
}
.margin
{
	margin:15px;
}
.txtblue
{
	color:#2978B0;
	}