html, body {margin: 0;padding: 0;border: 0;}

body 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666;	
	text-align: center;
	height: auto;
	background: #D9E4EE;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #CC0001;
	text-decoration: none;
}

body a:link	
{	
	color: #003F7E;
	text-decoration: none;
}	
		
body a:visited	
{	
	color: #003F7E;
	text-decoration: none;
}	
		
body a:active
{	
	color: #003F7E;
	text-decoration: none;
}	
		
body a:hover {
	color: #D28A1D;
	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 0 20px 0;
	height: auto;
	width: 990px;
	text-align: left;
	background: #fff;
}


#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



/*************************************** HEADER-ELEMENTS *******************/

#Header {
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	width: 990px;
	height: 170px;
}

* html #Header {height: 180px;}

.DefaultHeader {background: url(../img/header_bg.gif) repeat-x left top;}
.FrontPageHeader {background: url(../img/header_bg_frontpage.gif) repeat-x left top;}

#Header:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Logo {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 375px;
	height: 110px;
	
}


/******************************* COLUMNS N STUFF ***************************/

#HeaderHolder {
	position: relative;
	display: block;
	margin: 0 0 0 15px;
	padding: 0 0 0 27px;
	width: 933px;
	height: 60px;
	background: url(../img/headerholder_bg.gif) no-repeat left top;
	overflow: hidden;
}

* html #HeaderHolder {width: 960px;}

#HeaderHolder p {padding:0!important;margin:0!important;}


#FrontPageHeaderHolder {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 27px;
	width: 707px;
	height: 60px;
	background: url(../img/frontpagetitle_bg.gif) no-repeat left top;
	overflow: hidden;
}

* html #FrontPageHeaderHolder {width: 734px;}

#FrontPageHeaderHolder p {padding:0!important;margin:0!important;}


#SubHeaderHolder {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 27px;
	width: 707px;
	height: 60px;
	background: url(../img/subheaderholder_bg.gif) no-repeat left top;
	overflow: hidden;	
}

* html #SubHeaderHolder {width: 734px;}

#SubHeaderHolder p {padding:0!important;margin:0!important;}



#NewsHeaderHolder {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 27px;
	width: 199px;
	height: 60px;
	background: url(../img/newstitle_bg.gif) no-repeat left top;
}

* html #NewsHeaderHolder {width: 226px;}

#NewsHeaderHolder p {padding:20px 0 0 0!important;margin:0!important;}




/************************************************************************/

#Columns {
	position: relative;
	display: block;
	margin: 0 0 15px 15px;
	padding: 0;
	width: 960px;
	height: auto;
	border-bottom: 1px solid #F0F0F0;
}

.FrontPageColumns {background: url(../img/columns_bg_frontpage.gif) repeat-y left top;}
.DefaultColumns {background: url(../img/columns_bg.gif) repeat-y 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;
}

.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: 226px;
	margin: 0;
	padding: 0;
}

#C2 {
	position: relative;
	display: block;
	width: 733px;
	padding: 0;
	margin: 0;
}

#C3 {
	position: relative;
	display: block;
	width: 1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#C4 {
	position: relative;
	display: block;
	width: 734px;
	padding: 0;
	margin: 0;
}

#C5 {
	position: relative;
	display: block;
	width: 226px;
	padding: 0;
	margin: 0;
}



#C1:after, #C2:after, #C3:after, #C4:after, #C5:after, #C6:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



#FrontPageBlueColumns {
	position: relative;
	display: block;
	width: 734px;
	padding: 0;
	margin: 0;
	background: url(../img/frontpagebluecolumns.gif) repeat-y left top;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}



#FrontPageBlueColumns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#FrontPageThreeColumns {
	position: relative;
	display: block;
	width: 734px;
	padding: 0 0 20px 0;
	margin: 0;
	background: url(../img/frontpagethreecolumns.gif) repeat-y left top;
	border-top: 1px solid #EBEBEB;
}


#FrontPageThreeColumns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#BrownContact2 {
	position: relative;
	display: block;
	width: 233px;
	padding: 0;
	margin: 20px 0 0 0;
	background: url(../img/browncontact2.gif) repeat-y left top;
	border-bottom: 1px #ECE7DE;
}


#BrownContact1 {
	position: relative;
	display: block;
	width: 233px;
	padding: 0;
	margin: 0;
	background: url(../img/browncontact1.gif) no-repeat left top;
	min-height: 151px;
	border-bottom: 1px #E4DDD0;
}

* html #BrownContact1 {height: 151px;}


/****************************************** SACONTENTS ****************/

#SAContent1,#SAContent2,#SAContent3,#SAContent4,#SAContent5,#SAContent6,#SAContent7,#SAContent8,#SAArea1
{
	position:relative;
	display: block;
	height: auto;
	padding: 20px 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;}
.Width72 {width: 72px;}
.Width75 {width: 75px;}
.Width130 {width: 130px;}
.Width145 {width: 145px;}
.Width150 {width: 150px;}
.Width155 {width: 155px;}
.Width159 {width: 159px;}
.Width165 {width: 165px;}
.Width166 {width: 166px;}
.Width172 {width: 172px;}
.Width175 {width: 175px;}
.Width180 {width: 180px;}
.Width189 {width: 189px;}
.Width186 {width: 186px;}
.Width191 {width: 191px;}
.Width192 {width: 192px;}
.Width194 {width: 194px;}
.Width198 {width: 198px;}
.Width202 {width: 202px;}
.Width205 {width: 205px;}
.Width212 {width: 212px;}
.Width215 {width: 215px;}
.Width216 {width: 216px;}
.Width222 {width: 222px;}
.Width233 {width: 233px;}
.Width234 {width: 234px;}
.Width245 {width: 245px;}
.Width250 {width: 250px;}
.Width274 {width: 274px;}
.Width290 {width: 290px;}
.Width260 {width: 260px;}
.Width305 {width: 305px;}
.Width325 {width: 325px;}
.Width350 {width: 350px;}
.Width356 {width: 356px;}
.Width357 {width: 357px;}
.Width383 {width: 383px;}
.Width425 {width: 425px;}
.Width454 {width: 454px;}
.Width530 {width: 530px;}
.Width550 {width: 550px;}
.Width564 {width: 564px;}
.Width570 {width: 570px;}
.Width576 {width: 576px;}
.Width675 {width: 675px;}
.Width700 {width: 700px;}
.Width722 {width: 722px;}
.Width763 {width: 763px;}
.Width766 {width: 766px;}
.Width769 {width: 769px;}
.Width840 {width: 840px;}
.Width886 {width: 886px;}

.LeftMargin30 {margin-left: 30px;}
.LeftMargin27 {margin-left: 27px;}
.LeftMargin29 {margin-left: 29px;}


/*************************** TEXT COLUMNS */

.TextCols 
{
	position:relative;
	display: block;
	margin: 0 0 0 30px;
	padding: 0;
	height: auto;
}

.TextCols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/********************************* FOOTER *************************/

#Footer 
{
	position: relative;
	display: block;
	margin: 0;
	margin-left: 15px;
	margin-right: 0;
	padding: 0 20px 0 0;
	width: 940px;
	height: 31px;
	line-height: 31px;
	color: #ACACAC;
	background: url(../img/footer_bg.gif) no-repeat left top;
	text-align: right;

	}

* html #Footer {width: 960px;} 

#Footer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Footer a {color:#CCCCCC!important;text-decoration:none!important;}


/************************************************/


#WindowHeight 
{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}




/*******************************************/




