body 
{
	margin-top:0px;
	background-image:url(../images/bk_gradient.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

#superwrap
{
	width:740px;
	position:absolute;
	top:-1px;
	left:-377px;
	margin:0 0 0 50%;
}

#header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:740px;
	height:270px;
}

.flags
{
	width:160px;
	height:17px;
	float:right;
	margin-top:15px;
}

.flags2
{
	width:160px;
	height:17px;
	float:right;
	clear:both;
}

#main_nav_bar
{
	background-repeat:no-repeat;
	background-image:url(../images/bk_nav_bar_latest.jpg);
	width:740px;
	height:35px;

}

.main_nav_content
{
	font-size:11px;
	text-align:center;
	width:740px;
	padding-top:2px;
	margin-left:49px;
	font-weight:bold;

}

.main_nav_content a
{
	color:#041c62;
	text-decoration:none;
}

.main_nav_content a:hover
{
	color:#999;
}

#main_content_container
{
	width:740px;
	height:100%;
	clear:both;
}

.top_content_container
{
	height:100%;
	width:740px;
}

.main_top_bar
{
	background-image:url(../images/top_bar_large.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:9px;
}

.main_content_bk
{
	background-image:url(../images/bk_main_top.jpg);
	width:740px;
	height:100%;
	background-repeat:y;
}

.main_content_container
{
	width:700px;
	margin-left:20px;
	font-size:11px;
	overflow:hidden;
	background-color:#FFF;
}

.main_content_container_home
{
	width:500px;
	margin-left:20px;
	font-size:11px;
	overflow:hidden;
	float:left;
}

.content_left_space
{
	width:400px;
	float:left;
	text-align:justify;
	margin-left:20px;
}



.flash_video_container
{
	width:250px;
	height:167px;
	float:right;
	margin-top:15px;
}

.hompepage_image
{
	width:250px;
	height:200px;
	float:right;
	margin-top:20px;
}

.motto_container
{
	margin-left:10px;
}

.main_bottom_bar
{
	background-image:url(../images/bottom_bar_large.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:9px;
	clear:both;
	overflow:hidden;
}

.bottom_content_container
{
	width:740px;
	height:300px;
	overflow:hidden;
	clear:both;
}

.bottom_content_homepage
{
	width:700px;
	float:left;
	margin-left:20px;
	font-size:13px;
}

.small_block_top
{
	background-image:url(../images/top_bar_small.jpg);
	background-repeat:no-repeat;
	width:181px;
	height:8px;
}

.small_block_bk
{
	background-image:url(../images/bk_small_blocks.jpg);
	background-repeat: repeat-y;
	width:181px;
	height:100%;
}

.small_block_bottom
{
	background-image:url(../images/bottom_bar_small.jpg);
	background-repeat:no-repeat;
	width:181px;
	height:8px;
}

.small_block_content
{
	width:161px;
	margin-left:13px;
	font-size:11px;
	line-height:16px;
}

.small_block_content_container
{
	font-size:11px;
	width:160px;
	margin-left:13px;
	height:400px;
	overflow:hidden;
	clear:both;

}

.bottom_left_block
{
	width:181px;
	height:250px;
	float:left;
}

.bottom_block_center_left
{
	width:181px;
	height:250px;
	margin-left:5px;
	float:left;
}

.bottom_block_center_right
{
	width:181px;
	height:250px;
    margin-left:5px;
	float:left;
}

.bottom_block_right
{
	width:181px;
	height:250px;
	margin-left:5px;
	float:left;
}

#footer
{
	width:740px;
	height:100px;
    clear:both;
	background-color:#FFF;

	
}

.footer_content
{
	font-size:11px;
	text-align:center;
}

.footer_content a
{
	color:#041c62;
	text-decoration:none;
}

.footer_content a:hover
{
	color:#999;
	text-decoration: underline;
}

.spacer
{
	width:740px;
	height:10px;
	background-color:#FFF;
}



.email_links a
{
	color:#333;
}

.email_links a:hover
{
	color:#666;
}

.headings
{
	font-size:14px;
	font-weight:bold;
}

.homepage_headings
{
	font-size:22px;
	font-weight:bold;
}

.ul_lists_style
{
	list-style:none;
}

