img {
	border:0;
}
body {
	margin:0 auto;
	font:"Arial", Helvetica, sans-serif;
}
#main_container {
	margin:0 auto;
	left:0px;
	top:10px;
	width:1200px;
	background-color:#f7f7f7;
}
#top_links_container {
	position:relative;
	left:0px;
	top:0px;
	width:1200px;
	height:46px;
	background-color:#151515;
}
div.top_links {
	position:absolute;
	width:300px;
	left:900px;
	top:13px;
	color:#8a8a8a;
}
.top_links_text A:link {text-decoration: none; color: #8a8a8a}
.top_links_text A:visited {text-decoration: none}
.top_links_text A:hover {text-decoration: none; color: #ffffff;}
.top_links_text color {color: #8a8a8a:}
.footer_text A:link {text-decoration: none; color: #5a5a5a}
.footer_text A:visited {text-decoration: none}
.footer_text A:hover {text-decoration: none; color: #ffffff;}
.footer_text color {color: #5a5a5a:}
.active_tab A:link {text-decoration: none; color: #2f2f2f}
.active_tab A:visited {text-decoration: none}
.active_tab A:hover {text-decoration: none; color: #ffffff;}
.active_tab color {color: #2f2f2f:}
.not_active_tab A:link {text-decoration: none; color: #2f2f2f}
.not_active_tab A:visited {text-decoration: none;}
.not_active_tab A:hover {text-decoration: none; color: #ffffff;}
.not_active_tab color {color: #2f2f2f:}
#logo_container {
	position:relative;
	left:0px;
	top:0px;
	width:1200px;
	height:87px;
	background-image:url(images/navigation-bg.jpg);
}
div.logo {
	position:relative;
	display:inline;
	left:5px;
	top:10px;
	width:500px;
	height:80px;
}
#tab_1 {
	position:absolute;
	display:inline;
	left:560px;
	top:58px;
}
#tab_2 {
	position:absolute;
	display:inline;
	left:684px;
	top:58px;
}
#tab_3 {
	position:absolute;
	display:inline;
	left:808px;
	top:58px;
}
#tab_4 {
	position:absolute;
	display:inline;
	left:932px;
	top:58px;
}
#tab_5 {
	position:absolute;
	display:inline;
	left:1056px;
	top:58px;
}
div.active_tab {
	display: inline;
	position:absolute;
	width:118px;
	height:29px;
	background-image:url(images/active-tab.jpg);
}
div.tab_spacer {
	display:inline;
	position:absolute;
	left:118px;
	top:0px;
	width:6px;
	height:29px;
}
div.not_active_tab {
	display:inline;
	position:absolute;
	left:0px;
	width:118px;
	height:29px;
	background-image:url(images/not-active-tab.jpg);
}
div.tab_text {
	text-align:center;
	margin-top:5px;
	letter-spacing: 1px;
	font-weight:bold;
}
div.featured_bg {
	position:relative;
	left:0px;
	top:0px;
	width:1200px;
	height:202px;
	background-image:url(images/featured-bg.jpg);
}
div.featured_text {
	color:#FFFFFF;
	left:380px;
	top:20px;
	position: relative;
	width: 60%;
}
#content {
	position:relative;
	width:1200px;
	height:100%;
	background-color:#f7f7f7;
}
#content_text1 {
	position:relative;
	float:left;
	left:100px;
	top:10px;
	width:500px;
	height:100%;
	background-color:#f7f7f7;
}
#download_content_text1 {
	position:relative;
	float:left;
	left:50px;
	top:10px;
	width:630px;
	height:100%;
	background-color:#f7f7f7;
}
#content_text2 {
	position:relative;
	float: right;
	right:100px;
	top:10px;
	width:400px;
	height:100%;
	background-color:#f7f7f7;
}
#footer {
	position:relative;
	width:1200px;
	height:98px;
	background-image:url(images/footer_bg.jpg);
}
div.footer_text {
	position:relative;
	padding-left:20px;
	padding-top:-20px;
}
table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
}
table.sample td {
	padding: 1px 60px 1px 1px;
}