/* CSS Document */

body
{
	background-color:#000000;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
}
.header
{
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	padding-left:63px;
	padding-top:84px;
}
.logo
{
	padding-left:16px;
}
.top_menu
{
	font-size:14px;
	font-family:"Trebuchet MS";
	color:#000000;
	text-align:center;
	padding-top:11px;
}
.top_menu a:link, .top_menu a:visited
{
	text-decoration:none;
	color:#000000;
}
.top_menu a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}
.header_text
{
	line-height:22px;
	color:#FFFFFF;
	padding-bottom:10px;
	padding-top:20px;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}
.body_content
{
	padding-left:80px;
}
.tab_top_1
{
	background-image:url(images/tab_up.jpg);
	background-repeat:no-repeat;
}
.tab_top_2
{
	background-color:#e8cd89;
	color:#000000;
	line-height:12px;
	padding-left:20px;
	padding-right:20px;
}
.tab_top_3
{
	background-image:url(images/tab_down.jpg);
	background-repeat:no-repeat;
}
.tab_2
{
	line-height:22px;
	color:#FFFFFF;
	padding-bottom:32px;
	padding-top:32px;
	text-align:justify;
}
.tab_4
{
	font-size:20px;
	line-height:28px;
	color:#FFFFFF;
	padding-bottom:35px;
	padding-top:35px;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}
.pic_border
{
	border: #ce0000 solid 4px;
}
.tab_1_text
{
	font-size:12px;
	line-height:12px;
	color:#000000;
	padding-bottom:25px;
}
.bullet
{
	background-image:url(images/bullet.jpg);
	background-position:left-top;
	background-repeat:no-repeat;
}
.tab_3_hadingtext
{
	font-size:18px;
	line-height:12px;
	color:#000000;
	padding-bottom:25px;
}
.footer
{
	background-color:#444444;
	color:#cbcbcb;
	padding-bottom:25px;
	padding-top:25px;
	padding-left:80px;
}