/*-----------------------INDEX-----------------------*/
#index_head {
	position: relative;
	width: 100%;
	margin: 0;
	margin-bottom: 0px;
	border-color: 1px solid red;
}

/*-----------------------Main Container-----------------------*/
#container { 
	width: 1000px; 
	margin: 0 auto;
	text-align: left; 
	background-image:url(/images/content_bg.gif);
	background-repeat: repeat-y;
}

/*-----------------------Header: Top Logo, Top Flash-----------------------*/
#header { 
	height: 325px;
	width: 1000px;
	margin: 0;
	padding: 0; 
} 

#top_logo	{
	width: 209px;
	height: 158px;
	background-color:#FFFFFF;
	float:left;
	margin-left:1px;
	border-bottom: 31px solid #4F0099;
}

#top_flash {
	float: right;
	width: 789px;
	height: 250px;
	margin-right:1px;
}

/*-----------------------Left Column: Search, Menu (in Menu.css)-----------------------*/
#left_column {
	float: left;
	width: 180px; 
	padding: 15px 10px 15px 1px;
	position: relative;
	top: -150px;
}

#left_column h2	{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	font-size:14px;
	color:#059065;
}

#left_column p	{
	width:170px;
	padding:2px 0px 5px 2px;
	height:16px;
}

#search	{
	font-size:15px;
	font-weight:bold;
	color:#059065;
	height:60px;
	width:198px;
	padding-left:10px;
	background-color:#EBE8FF;
	border-bottom:1px solid #C3BBDD;
}

/*-----------------------Center Column for the content-----------------------*/
#center_column { 
	line-height:1.5em;
	margin: 0px 205px; 
	padding: 25px 25px 25px 25px; 
	position: relative;
	top: -140px;
} 

#center_column h1	{
	padding:10px 10px 15px 0px;
	font-size:30px;
	color:#059065;
	font-weight:normal;
	line-height:1.2em;
}

#center_column h2	{
	padding:0px 10px 15px 0px;
	font-size:22px;
	color:#4F0099;
	font-weight:normal;
}

h5 {
	padding:20px 10px 10px 0px;
	margin: 0;
	font-size:22px;
	color:#4F0099;
	font-weight:normal;
}

#center_column li	{ 
	margin-left:20px;
}

#center_column strong	{
	margin-top:10px;
	font-size:14px;
	color:#4F0099;
}

/*-----------------------Right Column for the services menu-----------------------*/
#right_column {
	float: right; 
	width: 180px; 
	padding: 15px 15px 5px 15px; 
	position: relative;
	top: -125px;
}

#right_column h1	{
	padding:10px 10px 20px 5px;
	font-size:24px;
	color:#059065;
	font-weight:normal;
}

/*-----------------------Bottom Flash-----------------------*/
#bottom_flash	{
	height:250px;
	width:460px;
	margin-left:1px;
}


/*-----------------------Copyright Footer-----------------------*/
#footer_menu {
	clear:both;
}

#footer_menu ul li {
	display:inline;
}

#footer_menu ul li a {
	color:#4F0099;
	display:inline;
	font-weight:normal;
	text-decoration:none;
}

#footer_menu ul li a:hover {
	color:#7A9BD0;
}

/*-----------------------Footer Main Container-----------------------*/
#footer_container { 
	width: 1000px; 
	margin: 0 auto;
	text-align: left; 
	color:#FFFFFF;
} 

/*-----------------------Left Footer Column-----------------------*/
#footer_left_column {
	background: #4F0099;
	float: left;
	width: 200px; 
	height: 120px;
	padding: 5px;
}

#footer_left_column p.footer_title	{
	font-size:15px;
	margin-top: 5px;
	color: #fff;
}

#footer_left_column p	{
	padding:0px 5px 0px 30px;
	line-height:1.4em;
	color: #C4BDF4;
	font-size:12px;
}

/*-----------------------Center Footer Column-----------------------*/
#footer_center_column {
	background: #4F0099;
	height: 100px;
	margin: 0 550px 0px 210px;
	padding: 5px;
	position: relative;
}

#footer_center_column p.footer_title	{
	font-size:15px;
	margin-top: 5px;
	color: #fff;
}

#footer_center_column p	{
	padding: 0px 5px 0px 40px;
	line-height:1.4em;
	color: #C4BDF4;
	font-size:12px;
}

/*-----------------------Right Footer Column-----------------------*/
#footer_right_column {
	background: #4F0099;
	float: right; 
	width: 540px; 
	height: 120px;
	padding: 5px; 
	position: relative;
	top: -20px;
	font-size:12px;
} 

#footer_right_column p.footer_title	{
	font-size:15px;
}

#footer_right_column p	{
	padding:5px 5px 5px 5px;
	line-height:1.2em;
}

/*-----------------------Copyright Footer-----------------------*/
#footer_copyright_wrapper	{
	color:#000000;
	font-size:0.9em;
	padding-bottom:5px;
	text-align:center;
}

/*-----------------------Forms-----------------------*/
table, .table_search	{
	padding:5px 10px 5px 10px;
}

#join_contact_feedback input, #join_contact_feedback select	{
	border: 1px solid #ccc;
}

#join_contact_feedback fieldset {
	border:1px solid #4F0099;
	padding-top:5px;
	padding-bottom:5px;
}

#join_contact_feedback legend	{
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}

/*----Join Details Button----*/
#join_details_button a	{
	background-color:#F0F0F0;
	border:1px solid #4F0099;
	color:#4F0099;
	margin-top:5px;
	padding:5px 10px 5px 10px;
}

#join_details_button a:hover	{
	text-decoration:none;
	cursor:pointer;
}

/*----Newsletter label----*/
#newsletter	label {
	padding-left:5px;
	font-weight:bold;
}

/*-- News ---*/

#news_image {
	float: right;
	width: 300px;
	padding-left: 15px;
	margin: 0 0 10px 10px;
}

#news_image .news_caption {
	text-align: center;
	font-size: 0.8em;
	color: #4F0099;
	line-height: 13px;
}