html, body {margin: 0;padding: 0;border: 0;}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666;	
	text-align: center;
	height: auto;
	background: #D0CABE url(../img/body_bg.gif) repeat-x left top;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #663300;
	text-decoration: none;
	font-weight:bold;
}


body a:link	
{	
	color: #663300;
	text-decoration: none;
}	
		
body a:visited	
{	
	color: #663300;
	text-decoration: none;
}	
		
body a:active
{	
	color: #663300;
	text-decoration: none;
}	
		
body a:hover {
	color: #996633;
	text-decoration: underline;
}

hr {	
	width: 100%;
	height: 1px;
}

p 
{
	margin: 0;
	padding: 0 0 17px 0;
	}


blockquote {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 17px;
	}



#LogoMask {
	position: absolute;
	display: block;
	height: 65px;
	width: 130px;
	top: 45px;
	left: 15px;
}

/**********************************************************/


#Container 
{
	position: relative;
	display: block;
	margin-top: 30px; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: 640px;
	width: 809px;
	text-align: left;
	background: transparent url(../img/banneri.jpg) no-repeat 0 20px;
}

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#LanguageMenu{
	position: absolute;
	display: block;
	height: 20px;
	width: 500px;
	top: 0;
	left: 8px;
}

#LanguageMenu a {
	line-height: 18px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	}


/******************************* COLUMNS N STUFF ***************************/


.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;
}




#ContentArea {
	position: absolute;
	display: block;
	height: 439px;
	width: 447px;
	top: 120px;
	left: 38px;
	overflow: auto;	
}
/****************************************** 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;}
.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;}
.Width180 {width: 180px;}
.Width189 {width: 189px;}
.Width186 {width: 186px;}
.Width190 {width: 190px;}
.Width192 {width: 192px;}
.Width198 {width: 198px;}
.Width202 {width: 202px;}
.Width205 {width: 205px;}
.Width215 {width: 215px;}
.Width216 {width: 216px;}
.Width222 {width: 222px;}
.Width234 {width: 234px;}
.Width245 {width: 245px;}
.Width250 {width: 250px;}
.Width290 {width: 290px;}
.Width260 {width: 260px;}
.Width305 {width: 305px;}
.Width350 {width: 350px;}
.Width356 {width: 356px;}
.Width357 {width: 357px;}
.Width383 {width: 383px;}
.Width400 {width: 400px;}
.Width454 {width: 454px;}
.Width530 {width: 530px;}
.Width550 {width: 550px;}
.Width564 {width: 564px;}
.Width570 {width: 570px;}
.Width576 {width: 576px;}
.Width700 {width: 700px;}
.Width722 {width: 722px;}
.Width763 {width: 763px;}
.Width766 {width: 766px;}
.Width769 {width: 769px;}
.Width840 {width: 840px;}
.Width886 {width: 886px;}

.LeftMargin20 {margin-left: 20px;}


/*************************** TEXT COLUMNS */

.TextCols 
{
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
}

.TextCols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/********************************* FOOTER *************************/

#Footer 
{
	position: absolute;
	display: block;
	margin: 0;
	margin:0;
	padding: 0;
	width: 809px;
	height: 40px;
	color: #ACACAC;
	top: 590px;
	left: 0;
	}


#Footer a {
	color: #fff!important;
	text-decoration: none!important;
	font-weight: normal!important;
}

#Footer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#DesignInfo
{
	position:absolute;
	display: block;
	margin: 0;
	padding: 0;
	height: 18px;
	width: 300px;
	left: 8px;
	top: 8px;	
}

#PoweredInfo
{
	position:absolute;
	display: block;
	margin: 0;
	padding: 0;
	height: 18px;
	width: 300px;
	left: 8px;
	top: 20px;	
}

#CopyInfo
{
	position:absolute;
	display: block;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 85px;
	left: 723px;
	top: 8px;
	letter-spacing: 8px;
	color: #fff;
}



/*******************************************/




