html, body {margin: 0; padding: 0; border: 0;}

body {
/*	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	background: url(../img/bg.gif) center top repeat-y;
	background-color: #FFFFFF;	
*/	text-align: center;
}

hr {	
	width: 100%;
	height: 1px;
}

/************************************************************************** TXT */

body img {
	display: block;
	margin: 0;
	padding: 0;
}

body a img, body a:hover img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

/*
body a {
	color: #2992CF;
	text-decoration: underline;
}

body a:hover {
	color: #2992CF;
	text-decoration: none;
}
*/

.txtCopyright {
	padding: 5px 0 0 0;
	margin: 0;
}

/*
.txtCopyright a {
	margin: 0;
	padding: 6px;
	font-family: Verdana;
	font-size: 11px;	
	color: #C9C8C8;
	font-weight: normal;
	text-decoration:none;
}

.txtCopyright a:hover {
	margin: 0;
	padding: 6px;
	font-family: Verdana;
	font-size: 11px;
	color: #C9C8C8;
	text-decoration: underline;
}
*/
/************************************************************************** DIV */

#Skeleton {	
	margin: 0 auto;
	width: 982px;
	text-align: left;
	background-color: transparent;
}

html>body #Skeleton {border-bottom:1px solid tranparent;}

/*
#Defaultbg {
	background: url(../img/headerbg.jpg) top left no-repeat;
}

#Frontbg {
	background: url(../img/frontbg.jpg) top left no-repeat;
}
*/

#HeaderBox {
	display: block;
	position: relative;
	width: 982px;
	height: 173px;
	overflow:hidden;
}

#Address {
	display: block;
	float: left;
	margin: 20px 0 0 20px;
	padding: 0;
	width: 120px;
	line-height: 18px;
/*	text-transform: uppercase; */
}

#Menu {
	display: block;
	float: right;
	width: 480px;
	margin: 50px 0 0 135px;
	padding: 0;
	clear: both;
}

html>body #Menu {clear: none; margin: 50px 0 0 145px;}


#ColPlacementOuter {
	border-right: 270px;
}

html>body #ColPlacementOuter {border-bottom:1px solid transparent;}


#ColPlacementInner  {
	width: 982px;
}

html>body #ColPlacementInner {border-bottom:1px solid transparent;}

#MainContainerBox {
	display: block;
	float: left;
	width: 712px;
	margin: 0;
	padding: 0 -230px 0 0;
	overflow: hidden;
/*	background-color: transparent; */
}
html>body #MainContainerBox {border-bottom:1px solid transparent;}

#LeftBox {
	display:block;
	float: left;
	width: 1px;
	min-height: 600px;
	height: 600px;
}

html>body #LeftBox { height: auto;min-height:auto;}

#CenterBox {
	display: block;
	position: relative;
	float: left;
	height: auto;
	width: 711px; 
	margin: 0;
	padding: 0;
	overflow: hidden;
/*	background-color: transparent; */
}

#TextArea {
	display: block;
	position: relative;
	width: 496px;
	margin: 0 4px 0 0;
	padding: 0;
	width: 708px; 
}

#FrontHeader {
	display: block;
	margin: 0;
	padding: 0;
	width: 711px; 
	height: 210px;
}
html>body #FrontHeader {height: auto;}

#LeftArea {
	display: block;
	
	float: left;
	width: 351px;
	height: auto;
	margin: 0;
	padding: 0;
}

#RightArea {
	display: block;
	float: right;
	width: 351px;
	height: auto;
	margin: 0;
	padding: 0;
}

#RightBox {
	position: relative;
	display: block;
	float: right;
	width: 270px;
	height: auto;
	margin: -44px 0 0 0;
	padding:0;
	overflow: hidden;
/*	background-color: transparent; 
*/
}

#FooterBox {
	display: block;
	height: 50px;
	width: 450px;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
/*	border-top: 1px solid #FFFFFF;*/
}

.SpacerBox {clear: both;}

/************************************************************************** SA */


/* SAContent tyylit */

#SAContent1 {
	display: block;
	padding: 0;
	margin:  0 20px 20px 20px;
	overflow: hidden;
	
}

#SAContent2 {
	display: block;
	padding: 0;
	margin: 0 5px 10px 20px;
	overflow: hidden;
}

#SAContent3 {
	display: block;
	padding: 0;
	margin: 0 20px 10px 5px;
	overflow: hidden;
}

#SAArea1 {
	display: block;
	padding: 0;
	margin:  0 20px 20px 20px;
	overflow: hidden;
	width: 95%;
}

/*
#SAContent1 a, #SAContent2 a, #SAContent3 a{
	color: #2992CF;
	text-decoration: underline;
}

#SAContent1 a:hover, #SAContent2 a:hover, #SAContent3 a:hover {
	color: #2992CF;
	text-decoration: none;
}
*/

#SAInclude1 {
	display: block;
	margin: 20px 25px 0 15px;
	padding: 0;
	height: auto;
}

/*
.IncludeTitle {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

*/
.BlockElement{
	width:220px;
	color:Black;
	margin-left:20px;
}









