body {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: .8em;
	line-height: 150%;
	color: #FFF;
	background: #000000;
	margin:0;
	padding:0;
}
p {
	font-size:1.1em;
}
strong {
	font-weight: bold;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.7em;
}
h4 {
	font-size:1.6em;
}
h5 {
	font-size:1.7em;
}
h6 {
	font-size:1.5em;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #7DCB0E;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
#content {
	background: url(../images/background.gif) #000000 top no-repeat;
	width: 990px;
	min-height: 760px;
	margin-left: auto;
	margin-right: auto;
}
#left_side {
	background: url(../images/menu_background.gif) #2F2F2F repeat;
	width: 218px;
	min-height: 760px;
	float: left;
	margin-left: 63px;
}
#left_side_company {
	background: url(../images/menu_background.gif) #2F2F2F repeat;
	width: 218px;
	min-height: 4000px;
	float: left;
	margin-left: 63px;
	height: 4000px;
}
#left_side_top {
	background: url(../images/menu_background_top.gif) top no-repeat;
	width: 218px;
	min-height: 760px;
}
#left_side_content {
	padding: 5px;
}
#right_side {
	min-height: 760px;
	margin-left: 280px;
	padding: 5px;
}
#logo {
	text-align: center;
	margin-top: 50px;
}
#flash_intro {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 651px;
}
#bottom_content {

}
#left_content_block {
	background: url(../images/content_block_background.gif);
	background-repeat: repeat;
	min-height: 275px;
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	padding: 5px;
}
#right_content_block {
	background: url(../images/content_block_background.gif);
	background-repeat: repeat;
	min-height: 275px;
	width: 300px;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	padding: 5px;
}
#top_image {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 651px;
}
#bottom_content_interior {
	background: url(../images/content_block_background.gif);
	background-repeat: repeat;
	min-height: 475px;
	width: 641px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.PageTitle {
	color: #7DCB0E;
	text-align: center;
}
.green {
	color: #7DCB0E;
}
