@charset "utf-8";
/* CSS Document */

*
	{
		margin:0;
		padding:0;
		font-weight:normal;
		border:none;
	}
	
body
 	{
		font-family:Arial, Helvetica, sans-serif;
		background:url(images/bg_1.jpg) top center no-repeat;
		background-color:#aed9ec;
	}
#main 
	{
		width:1346px;
		margin:0 auto;
		
	}
#mainFrame
	{
		width:970px;
		float:left;
		margin:0 187px 0 187px;
		
	}
#header
	{
		width:970px;
		float:left;
		height:115px;
		margin:0 187px 0 187px;
		
	}
#logo
	{
		width:380px;
		height:115px;
		float:left;
		background:url(images/logo.png) no-repeat;
		margin:10px 0 0 0;
	}
#menu
	{
	width:350px;
	float:left;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
		
	}
	
#menu menu
	{
		list-style:none;
	}
	
#menu menu li
	{
		float:left;
		
	}
	
#menu menu li a
	{
		color:#000;
		line-height:28px;
		text-decoration:none;
		display:block; 
		padding:0 15px;
		font-size:14px;
		cursor:pointer; 
		
	}
	
#menu menu li span
	{
		color:#000;
		line-height:28px;
		text-decoration:none;
		display:block;
		padding:0 15px;		
		cursor:pointer;
		font-size:14px;
		
		
	}
	
#menu menu li a:hover
	{
		
		background:url(images/Untitled-2.png) no-repeat;
		
	}
	
#imgarea
	{
		width:970px;
		height:379px;		
		float:left;
		margin:0 0 0 0;
		background:url(images/flash-img.png) no-repeat;
		margin:20px 187px 0 187px;
	}
#quotebox
	{
		width:131px;
		height:34px;
		float:left;
		margin:311px 0 0 25px;
		background:url(images/quote.png);
	}
#quotebox a

	{
		font-size:14px;
		color:#ffffff;		
		display:block;
		line-height:30px;
		text-align:center;
		text-decoration:none;
		
	}
	
#main_contentarea
{
		width:970px;	
		float:left;
		margin:0 0 0 0;		
		margin:20px 187px 0 187px;
	}
	
#main_contentarea h1
{
	font-size:16px;
	color:#383838;
	padding:0 0 0 5px;
}

#line
{
		width:970px;
		height:3px;
		float:left;
		margin:12px 0 0 0;		
		background:#74c8ed;
	}
		
#main_contentarea h2
{
	font-size:13px;
	color:#383838;
	padding:25px 10px 0 10px;
	text-align:justify;
}
#main_contentarea h3
{
	font-size:13px;
	color:#383838;
	padding:0 10px 0 10px;
	text-align:justify;
}
#main_contentarea h2 span
{
	font-size:13px;
	color:#000;
	font-weight:bold;
}	
#main_contentarea h3 span
{
	font-size:13px;
	color:#000;
	font-weight:bold;
	
	
}	

#main_box
{
	width:970px;
	float:left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 50;
	margin-left: 0;
	height: auto;
		
	}
	
	#main_box2
{
	width:970px;
	float:left;
	margin-top: 145px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
	height: auto;
		
	}
.box_1

	{
		width:226px;
		height:198px;
		float:left;
		margin:10px 15px 0 0;
	}
	
.box_1 h4
{
	font-size:13px;
	color:#333;
	padding:10px 0 0 5px;
}
.box_1 h4 span
{
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:justify;
}
.read_more
	{
		width:100px;
		height:16px;
		margin:15px 0 0 0;
		float:left;
	}
.read_more a
	{
		color:#2c276c;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		
	}
.read_more a:hover
	{
				
		font-size:12px;
		text-decoration:underline;
		font-weight:bold;
	}
/*#blank
	{
		width:970px;
		height:860px;		
		float:left;		
		margin:20px 187px 0 187px;
	}*/
#footer
{
		width:100%;
		height:45px;
		float:left;
		background:url(images/footer.png) ;
		margin:920px 0 0 0;
		position:fixed bottom; 
}
#footer h1
	{
		font-size:12px;
		text-align:center;
		color:#444441;
		padding:15px 0 15px 0;
	
	}
#footer h1 a
	{
		font-size:12px;
		text-align:center;
		color:#444441;
		padding:15px 0 15px 0;
		
	
	}
			
		
	

		
		
		



	


	
