html, body {margin: 0; padding: 0; border: 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #7A7C7A;	
	text-align: left;
	background: #000 url(../img/body_bg.jpg) repeat-x left top;
	
}


a {
	color: #8D8032;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 7px 0 7px 0;
}

hr {
	width: 100%;
	height: 1px;
	overflow: hidden;
	color: #7A7C7A;
	background: #7A7C7A;
}

#Container {
	display: block;
	position: relative;
	width: 1024px;
	min-height: 700px;
	height: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	background: #000 url(../img/container_bg.jpg) no-repeat left top;

	
	
}

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#Cols {
	display: block;
	position: relative;
	width: 1024px;
	min-height: 700px;
	height: 100%;
	margin: 0;
	padding: 180px 0 20px 0;
	background: transparent;
	list-style-type: none;	
}

#Cols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.ColsLi {
	display: inline;
	position: relative;
	float: left;
}
#Flies {
	display: block;
	position: absolute;
	z-index: 20;
	top: 130px;
	left: 100px;
}

#Logo {
	display: block;
	position: absolute;
	z-index: 25;
	top: 0;
	left: 0;
}

#TextHolder {
	display: block;
	position: absolute; 
	width: 469px;
	background: url(../img/raster.gif) left top;
	border: 1px solid #7A7C7A;
	left: 38px;
	top: 182px;
	margin: 0;
	padding: 0;
	
}


#C1_1 {
	display: block;
	position: relative;
	width: 500px;
	background: url(../img/c1_1.gif) repeat-y left top;
	border-bottom: 1px solid #7A7C7A;
	margin: 0 0 0 38px;
	padding: 0;
	
}

#C1_1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#C1 {
	display: block;
	position: relative;
	width: 500px;
	background: url(../img/c1_2.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	
}

#C1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C2_1 {
	display: block;
	position: relative;
	width: 200px;
	background: url(../img/c1_2.gif) repeat-y left top;
	border-bottom: 1px solid #7A7C7A;
	margin: 0 0 0 20px;
	padding: 0;
}

#C2_1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#C2 {
	display: block;
	position: relative;
	width: 200px;
	background: url(../img/c2_2.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}

#C2:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SAContent1, #SAContent2, #SAArea1  {
	display: block;
	position: relative;
	width: 470px;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
	overflow: hidden;
}

#SAContent1:after, #SAContent2:after, #SAArea1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SAContent3 {
	display: block;
	position: relative;
	width: 180px;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
	overflow: hidden;
}

#SAContent3:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#CopyRight {
	display: block;
	position: relative;
	width: 455px;
	padding: 10px 0 10px 10px;
	margin: 0;
	color: #444;
	text-align: center;
}









