body {
	background: #d2cab5;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 95%;
	height: 140px;
    margin-left: 1%;
	margin-right: 3%;
	margin-top: 1%;
	border: 10px solid #FFFFFF;
	border-bottom: none;
	background: #ffffff;

  
}


.rsImage
{
	background-repeat: no-repeat;
	background-position: 50% 50%;
		min-height:1em; 
}

/*** For IE 7 and up ***/
.rsImage img
{
	width: 0;
	margin-left: -2400px;
	padding-left: 2%;
	min-height:1.8em; 
	height:auto;
	overflow:hidden;
}
/* for Internet Explorer */

* html .rsImage {
height: 5em;
}
	




#FlashContainer {
		height: 110px;
		width:350px;
		border:0px solid red;
		position:absolute;
		left: 52%;
		top: 10px;
}
#TopMenu {
	border: 0px solid red;


	
}
#header h1 {
	float: left;
	margin: 20px 0 0 20px;
	font-size: 50px;
	letter-spacing: -7px;
	color: #323B2E;
}

/* Menu */

/* Content */

#content {
	width: 98%;
	margin: 1% 1% 1% 1%; 
	border: 2px solid #FFFFFF;
	border-top: none;
	background: #ffffff;


}

#colOne {
	float: left;
	width: 20%;
	padding: 0 1% 0 1%;
}

#colTwo {
	float: right;
	width: 70%;
	padding: 0 2% 0 2%;
}



#footer {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
	
A

{

color: #ffffff !important;

text-decoration: none !important;

}

A:visited

{

color: #ffffff !important;

text-decoration: none !important;

}

A:hover

{



text-decoration: underline !important;


}

A:active

{

color: #ffffff !important;

text-decoration: none !important;

}
@charset "utf-8";
/* CSS Document *
