/*****GLOBAL STYLES****/
body {
	margin:0px;
	margin-top:0;
	background-color:#000000;
	text-align:center;
}
.Page_Container {
	height: auto;
	width: 950px;
	background-color:#000000;
}

.top_navigation_container {
	width:950px;
	height:80px;
	position:relative;
	float:left;
}

.content_section {
	width:950px;
	background-color:#000000;
	height:auto;
	padding-left:20px;
	position:relative;
	background-color:#000000;
	float:left;
	text-align:left;
} 
.left_Content_Box {
	background-color:#000000;
	width: 465px;
	float:left;
	position:relative;
}
.flash_box {
	width:950px;
	text-align:center;
	position:relative;
	float:none;
}
	

.Content_text {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	text-align:left;
	font-size: 14px;
	color: #ffffff;
}

.left_Content_White_text {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	font-size: 14px;
	color: #ffffff;
}
.left_Content_White_text a {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}
.left_Content_White_text a:hover {
	color: #a0d5fa;
	font-weight: bold;	
	text-decoration: none;
}
.right_photo_box  {
	background-color:#000000;
	float: right;
	width: 450px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
}

/*.top_navigation {
	font-family:Arial, Helvetica, sans-serif;
	width:750px;
	text-align:center;
	font-size: 14px;
	color: #f5f5f5;
	padding-top:20px;
}
.top_navigation a {
	color: #f5f5f5;
	font-weight: bold;	
	text-decoration: none;
}
.top_navigation a:hover {
	color: #00f6ff;
	font-weight: bold;	
	text-decoration: none;
}
*/
.Content_title_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-align:left;
	font-weight:bold;
}



.Content_title_Blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a0d5fa;
	text-align:left;
	font-weight:bold;
}


.footer {
background-image:url(/global_images/footer.jpg);
background-repeat:no-repeat;
width:950px;
height:106px;
position:relative;

float:left;
}
/*
.footer_text_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:750px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 10px;
	color: #000000;
}
.footer_text_box a {
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
}
.footer_text_box a:hover {
	color: #31f4fb;
	font-weight: bold;	
	text-decoration: none;
}*/
/** {
	margin: 0;
	padding: 0;
	color: #333; 
	background-color:#996600;
}

/******************* LEFT NAVIGATION SECTION *******************/
/*#leftsection{
	width: 271px;
	height:700px;
	float: left;
	background-image:url(/images/global/left_nav_bk.jpg); background-repeat:no-repeat;
}

/******************* CONTENT SECTION *******************/
/*#right_section {
	margin-left:271px;
	width:529px;
	height:700px;
	position:relative;
	float:left;
}
#header-section {
	width:529px;
	float:left;
}
#content-section {
	width: 529px;
	height:636px;
	padding: 10px 10px 15px 10px;
	float: left;
	background-image:url(/images/global/content_bk.gif); background-repeat:no-repeat;
	overflow: visible;
}
