/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg) repeat-x #0d45dd;
}


form {
	margin:0;
	padding:0;
	}



/*-----------DIV TO HOLD ALL SITE CONTENT--------------------*/

.site_container {
	margin: 0px auto;
	width: 980px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	background-color:#4187fc;
	}
	
.header {
	float:left;
	width:729px;
	height:76px;
	background:url(images/header.jpg) no-repeat;
	text-align:right;
	padding:35px 10px 0 0;
	}
	
	
	
		
/*--------------LEFT COLM START----------------------------------------------------*/

.colm_left {
	float:left;
	width:241px;
	background:#4187fc;
	}
	
/*------------*/
	
.left_item1 {
	float:left;
	width:241px;
	font-family:"Century Gothic", "Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	background-color:#4187fc;
	text-align:justify;
	}
	
.left_item1 h1 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	}
	
.left_item1 img {
	border:5px solid #4174fc;
	}
	
.left_item1_text {
	padding:10px 5px 15px 5px;
	border-top:1px solid #3666e6;
	border-bottom:1px solid #3666e6;
	}
	
.left_item1_text a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}
	
.left_item1_text a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
/*------------*/
	
.left_item2 {
	float:left;
	width:241px;
	font-family:"Century Gothic", "Trebuchet MS";
	font-size:11px;
	color:#0a1f58;
	background-color:#4174fc;
	text-align:justify;
	}

.left_item2 a {
	font-weight:bold;
	color:#0a1f58;
	text-decoration:none;
	}
	
.left_item2 h1 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	}
	
.left_item2 img {
	border:5px solid #4174fc;
	}
	
.left_item2_text {
	padding:5px 5px 15px 5px;
	}
	
	
	
	
	



/*--------------LEFT COLM END----------------------------------------------------*/









/*--------------RIGHT COLM START----------------------------------------------------*/

.colm_right {
	float:left;
	width:739px;
	}

/*----------------*/	
	
#flash {
	float:left;
	width:739px;
	height:200px;
	}
	
/*---------TOP LINKS---------------------------------------------------------------------*/
	
.top_links_holder {
	float:left;
	width:739px;
	height:49px;
	border-top:8px solid #5d88fc;
	background-color:#011b63;
	}
	
/*------*/

.top_links {
	position:relative;
	display:block;
	font-family:"Century Gothic", "Trebuchet MS";
	font-size:14px;
	text-align: center;
	float:left;
	padding: 0px;
	overflow:hidden;
	width: 183px;
	height: 49px;
	}

.top_links a {
		display: block;
		color:#c6d0eb;
		text-decoration:none;
		float: left;
		width: 183px;
		height: auto;	
		overflow:hidden;	
		}
		
.top_links a:hover {
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
		}
		
.top_links span {
		position: absolute;
		left: 0px;
		top: 15px;
		text-align:center;
		width: 183px;
		cursor: pointer;
		font-weight: bold;
		}
	

	

	
	
/*------------------------------------------------------------------------------*/

.content {
	float:left;
	width:685px;
	overflow:auto;
	background-color:#fff8d0;
	font-family:"Century Gothic", "Trebuchet MS";
	color:#10359b;
	font-size:13px;
	padding:30px 27px 30px 27px;
	line-height:19px;
	}
	
.content a {
	color:#01154d;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
.content a:hover {
	color:#01154d;
	text-decoration:underline;
	}
	
.content img {
	float:right;
	border:0;
	}
	

	
/*------*/
	
.content_item {
	text-align:justify;
	padding:30px 0 15px 0;
	border-bottom:1px solid #f7cb4c;
	width:685px;
	}
	
.content_item img {
	float:right;
	padding:5px;
	border:1px solid #e0bc2f;
	margin:0 0 27px 27px;
	background-color:#ecf0fd;
	}
	
.content_item h1 {
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:bold;
	}
	
.content_item h2 {
	padding:0;
	margin:0;
	font-size:15px;
	font-weight:bold;
	}
	
.content_item ol {
	/*margin-left:0;
	text-indent:25px;*/
	}
	
	
/*-------------------------------------------*/


#where_are_we_map {
	text-align:center;
	float:left;
	margin:30px 0 0px 0;
	padding-bottom:30px;
	/*border-bottom:1px solid #f7cb4c;*/
	width:685px;
	}
	
	
	
	
	
/*------BOTTOM LINK BOXES----------*/

.link_box1 {
	float:left;
	width:312px;
	height:137px;
	background:url(images/latestnews_box.jpg) no-repeat;
	margin:30px 0 0 10px;
	color:#a7b8e7;
	display:inline;
	}
	
.link_box1 a {
	color:#a7b8e7;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	}
	
.link_box1 a:hover {
	color:#a7b8e7;
	text-decoration:underline;
	}
	
#link_box1_sep1 {
	color:#e0e8fd;
	font-size:22px;
	font-weight:normal;
	padding:10px 0 8px 14px;
	}
	
#link_box1_sep2 {
	padding:4px 0 0 30px;
	}
	
/*-----------------*/
	
.link_box2 {
	float:left;
	width:312px;
	height:137px;
	background:url(images/popular_box.jpg) no-repeat;
	margin:30px 0 0 40px;
	color:#a7b8e7;
	display:inline;
	}
	
.link_box2 a {
	color:#a7b8e7;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	}
	
.link_box2 a:hover {
	color:#a7b8e7;
	text-decoration:underline;
	}
	
#link_box2_sep1 {
	color:#e0e8fd;
	font-size:22px;
	font-weight:normal;
	padding:10px 0 8px 14px;
	}
	
#link_box2_sep2 {
	padding:4px 0 0 30px;
	} 
	
 
	




/*--------------RIGHT COLM END----------------------------------------------------*/



/*NB!!!!! RE-USABLE BUTTON---------------------------------------------------*/	
.mybtn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f3f3f3;
	font-size:11px;
	font-weight:bold;
	background-color:#10359b;
	padding:1px 10px 1px 10px;
	border-color:#A5ACB2;
	border-width:1px;
	border-style:solid;
	margin:0;
	cursor:pointer;
	margin-right:17px;
	}
	
/*-------------------------------------------------------------------------*/

#flash {
	width:739px;
	height:200px;
	float:left;
	background:url(images/flash_banner.jpg) no-repeat;
	font-family:"MS Reference Sans Serif", Verdana, Arial;
	font-size:10px;
	color:#FFFFFF;
	}
	
#flash a {
	color:#FFFFFF;
	}
	
	







	

	


	
	
/*////////////////FOOTER CONTAINER/////////////*/
	
.footer {
	float:left;
	margin: 0px auto;
	width:980px;
	height:98px;
	background:#4174fc;
	text-align:center;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	display:inline;
	border-top:2px solid #0d45dd;
	}
	
.footer img {
	border:0px;
	}

#footer_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	width:700px;
	margin: 42px auto;
	height:23px;
	}
	
/*--new---*/
	
#footer_text a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footer_text a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
	
	

/*//////////////////////////MAIN BUTTONS START//////////////////////////////////////////////////////////////////////////////*/


/*-------------BUTTONS CONTAINER---------------*/

.nav_holder {
	float:left;
	width:241px;
	}



/*---------------BUTTONS-----------------------*/

.nav {
	position:relative;
	display:block;
	font-family:"Century Gothic", "Trebuchet MS";
	font-size:13px;
	text-align: center;
	float:right;
	padding: 0px;
	overflow:hidden;
	width: 241px;
	height: 26px;
	background:url(images/btn_over.jpg) repeat-x;
	}

.nav a {
		display: block;
		color:#FFFFFF;
		text-decoration:none;
		float: left;
		width: 241px;
		height: auto;	
		overflow:hidden;	
		}
		
.nav a:hover {
		color:#ffb400;
		text-decoration:none;
		font-weight:bold;
		}
		
.nav img {
		width: 241px;
		height: 26px;
		border: 0px;	
		}
		
* html a:hover {
		visibility:visible;
		}
		
		
.nav a:hover img {
		visibility:hidden;						    
		}
		
.nav span {
		position: absolute;
		left: 7px;
		top: 5px;
		text-align:left;
		width: 241px;
		cursor: pointer;
		font-weight: bold;
		}
		

#footer_text a {
                color:#FFFFFF;
                text-decoration:none;
                }
                
#footer_text a:hover {
                color:#FFFFFF;
                text-decoration:underline;
                }
