html, body {margin: 0;padding: 0;border: 0;}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666;	
	text-align: center;
	height: auto;
	background: #F3F3F3 url(../img/bg.jpg) repeat-x left top;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #0060A9;
	text-decoration: none;
}

body a:link	
{	
	color: #0060A9;
	text-decoration: none;
}	
		
body a:visited	
{	
	color: #0060A9;
	text-decoration: none;
}	
		
body a:active
{	
	color: #0060A9;
	text-decoration: none;
}	
		
body a:hover {
	color: #008BCA;
	text-decoration: underline;
}

hr {	
	width: 100%;
	height: 1px;
}

p 
{
	margin: 0;
	padding: 0 0 17px 0;
	}


/**********************************************************/


#Container 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	width: 990px;
	text-align: left;
	/*background: #fff url(../img/container_bg.gif) repeat-x left top;*/
	background-color: #fff;
	background: #CDCDCD url(../img/bg_new.gif) left top;
}


/*************************************** HEADER-ELEMENTS *******************/

#Header {
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	width: 990px;	
}

.HeaderFrontPage {height: 360px;}
.HeaderDefault {height: 310px;}


#Header:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



#SABanner {
	position: absolute;
	display: block;
	margin: 0; 
	padding: 0;
	width: 930px;	
	left: 30px;
	top: 150px;
}

.SABannerFrontPage {height: 209px;}
.SABannerDefault {height: 209px;}


#Logo {
	display: relative;
	position: absolute;
	width: 270px;
	height: 90px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 28px;
	z-index: 20;

}

#Tools {
	display: relative;
	position: absolute;
	width: 330px;
	height: auto;
	margin: 0;
	padding: 0;
	top: 29px;
	left: 500px;
	z-index: 20;
	font-size:10px;
	text-transform: uppercase;
	
}

#ToolSitemapLink {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 20px 0 20px;		
	height: auto;
	background: url(../img/tool_sitemap.gif) no-repeat 0 3px;
	color: #666;

}

#ToolContactLink
{
    position: absolute;
	width: auto;
	height: 18px;
	margin: 0;
	padding: 0;
	top: 29px;
	right: 25px;	
	z-index: 20;
	font-size:10px;
	text-transform: uppercase;
	/*background: url(../img/tool_sitemap.gif) no-repeat 0 3px*/
	color: #666;
}

#MenuTitle {
	/*display: relative;*/
	position: absolute;
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
	z-index: 50;
	font-size:30px;
	color: #ADAFAF;
	/*color: #0098DB;*/
}

.MenuTitleFrontPage {
	top: 320px;
	left: 44px;
}

.MenuTitleDefault {
	top: 320px;
	left: 44px;
}


/******************************* COLUMNS N STUFF ***************************/

#Columns {
	position: relative;
	display: block;
	margin: 0 0 0 30px;
	padding: 0 0 45px 0;
	width: 950px;
	height: auto;
	background: url(../img/colums_bg.gif) no-repeat left top;
	
}

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.Column 
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

.FloatRightColumn 
{
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
}



.BlockElement {
	position: relative;
	display: block;
}

.BlockElement {
	position: relative;
	display: block;
}

.BlockElement:after  {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



#C1 {	
	position: relative;
	display: block;
	width: 222px;
	margin: 0;
	padding: 0;
}

#C2 {
	position: relative;
	display: block;
	width: 708px;
	padding: 0;
	margin: 0;
	background: url(../img/c2_bg.gif) repeat-x left top;
}


#C3 {
	position: relative;
	display: block;
	width: 2px;
	height: 300px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#C1:after, #C2:after, #C3:after  {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



/****************************************** SACONTENTS ****************/

#SAContent1,#SAContent2,#SAContent3,#SAContent4,#SAContent5,#SAContent6,#SAContent7,#SAContent8,#SAArea1
{
	position:relative;
	display: block;
	height: auto;
	padding:10px 0 0 0;
}



#SAContent1:after,#SAContent2:after,#SAContent3:after,#SAContent4:after,#SAContent5:after,#SAContent6:after,#SAContent7:after,#SAContent8:after,#SAArea1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.Width1 {width: 1px;overflow: hidden;}
.Width7 {width: 7px;overflow: hidden;}
.Width11 {width: 11px;}
.Width40 {width: 40px;}
.Width65 {width: 65px;}
.Width68 {width: 68px;}
.Width72 {width: 72px;}
.Width130 {width: 130px;}
.Width145 {width: 145px;}
.Width150 {width: 150px;}
.Width155 {width: 155px;}
.Width159 {width: 159px;}
.Width165 {width: 165px;}
.Width166 {width: 166px;}
.Width172 {width: 172px;}
.Width180 {width: 180px;}
.Width186 {width: 186px;}
.Width191 {width: 191px;}
.Width192 {width: 192px;}
.Width198 {width: 198px;}
.Width200 {width: 200px;}
.Width205 {width: 205px;}
.Width210 {width: 210px;}
.Width215 {width: 215px;}
.Width216 {width: 216px;}
.Width227 {width: 227px;}
.Width245 {width: 245px;}
.Width250 {width: 250px;}
.Width290 {width: 290px;}
.Width260 {width: 260px;}
.Width305 {width: 305px;}
.Width310 {width: 310px;}
.Width345 {width: 345px;}
.Width350 {width: 350px;}
.Width356 {width: 356px;}
.Width357 {width: 357px;}
.Width383 {width: 383px;}
.Width454 {width: 454px;}
.Width485 {width: 485px;}
.Width525 {width: 525px;}
.Width530 {width: 530px;}
.Width550 {width: 550px;}
.Width564 {width: 564px;}
.Width570 {width: 570px;}
.Width576 {width: 576px;}
.Width655 {width: 655px;}
.Width690 {width: 690px;}
.Width700 {width: 700px;}
.Width722 {width: 722px;}
.Width750 {width: 750px;}
.Width763 {width: 763px;}
.Width766 {width: 766px;}
.Width769 {width: 769px;}
.Width840 {width: 840px;}
.Width886 {width: 886px;}


.LeftMargin1 {margin-left: 1px;}
.LeftMargin3 {margin-left: 3px;}
.LeftMargin13 {margin-left: 13px;}
.LeftMargin17 {margin-left: 17px;}
.LeftMargin20 {margin-left: 20px;}
.LeftMargin50 {margin-left: 50px!important;}

.VerticalPadding3 {padding-top: 3px!important;padding-bottom:3px!important;}
.VerticalPadding7 {padding-top: 7px!important;padding-bottom:7px!important;}
.VerticalPadding10 {padding-top: 10px!important;padding-bottom:10px!important;}
.VerticalPadding20 {padding-top: 20px!important;padding-bottom:20px!important;}

.MinHeight150 {min-height:150px;}
* html .MinHeight150 {height:150px;}

.MinHeight205 {min-height:205px;}
* html .MinHeight205 {height:205px;}

.MinHeight219 {min-height:219px;}
* html .MinHeight219 {height:219px;}

.MinHeight357 {min-height:357px;}
* html .MinHeight357 {height:357px;}

.MinHeight400 {min-height:400px;}
* html .MinHeight400 {height:400px;}


/********************************* FOOTER *************************/

#Footer 
{
	position: relative;
	display: block;
	margin: 0 0 0 30px;
	padding: 35px 0 0 0;
	width: 895px;
	height: 135px;
	line-height: 33px;
	text-align:center;
	color: #FFFFFF;
	background: url(../img/footer_bg.gif) no-repeat left top;    
	}

* html #Footer {width: 930px;}
#Footer a {color:#FFFFFF;}

/************************************************/


#TitleBox {
	position: relative;
	display: block;
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	height: 65px;	
	width: 655px;	
}

* html #TitleBox {height: 70px;}

/********************************************/

#EventBoxTop {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;	
	width: 238px;
	background: url(../img/events_top.gif) no-repeat left top
}

#EventBoxBottom {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;	
	width: 238px;
	background: url(../img/events_bottom.gif) no-repeat left bottom;
}



#EventBoxBody {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;	
	width: 238px;
	background: url(../img/events_body.gif) repeat-y left bottom;
}

.LightGray {color:#0098DB; /*#ADAFAF;*/}

.OrangeTitle {color:#EE7F49!important;}

.NewsArea
{
    display: block;
    position: relative;   
    height: auto;
    /*width: 440px;*/
    width: 420px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}

.NewsInner
{
    display: block;
    position: relative;
    height: auto;
    /*width: 220px;*/
    /*width: 208px;*/
    width: 193px;
    margin-right: 15px;
    margin-top: 10px;
    float: left;
    overflow: hidden;

}
* html .NewsInner
{
    width: 198px;
}

#NewsBoxTop {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;	
	width: 440px;
	background: url(../img/news_top.gif) no-repeat left top
}

#NewsBoxBody {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;	
	width: 440px;
	background: url(../img/news_body.gif) repeat-y left bottom;
}

#NewsBoxBottom {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;	
	width: 440px;
	background: url(../img/news_bottom.gif) no-repeat left bottom;
}

#NewsFooter
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;	
	clear:both;
	float:left;
}

.formfield{
	float:left;
	width:118px;
}
.formlabel{
	width:110px;
}
.forminput{
	width:110px;
}
.formcombo{
	width:110px;
}

.servicepeopletable{
	float:left;
	margin-top:25px;
	width: 708px;
	overflow: hidden;
}
.servicepeopletable tr{
	height:15px;
}
.servicepeopletable th{
	height:35px;
	border-bottom:solid 2px black;
	padding-left:3px;
	text-align:left;
	/*padding-right:10px;*/
}
.servicepeopletable td{
	vertical-align:top;
	padding-left:3px;
	/*padding-right:10px;*/
}


