/* CSS Document */

body{ margin:0px 0px 0px 0px; background-color:#eaf1f5; background-image: url(../images/main.jpg); background-repeat:repeat-x}

H1{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#00527e; border-bottom: solid 1px #CCC; padding:0px 0px 4px 0px}

H2{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#00527e; border: solid 1px #CCC; padding:4px; background-color:#FFF}



/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}
/* ---------------------layout----------------- */

#wrapper
	{
		width:952px;
		height:auto;
		margin:0px auto;
	}
#header
	{
		width:952px;
		height:218px;
		float:left;
		background-image:url(../images/header.jpg)
	}
#boomarks
	{
		width:952px;
		height:51px;
		float:left;
		padding:5px 0px 0px 0px
	}
	
#bookmarkholder
	{
		width:300px;
		float:left;
		
	}
#address
	{
		width:484px;
		float:right;
		margin:-3px 0px 0px 0px;
	}
		
#nav
	{
		width:952px;
		height:42px;
		float:left;
		margin:58px 0px 0px 0px;
	}
	
#contents
	{
		width:952px;
		height:auto;
		float:left
	}
	
#left-cell
	{
	width:610px;
	height:auto;
	float:left;
	border: solid 1px #ced5d9;
	background-color: #f7f9fb;
	padding:10px;
	margin:21px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#477c9f;
	text-align:justify

	}
	
#left-cell-home
	{
	width:630px;
	height:auto;
	float:left;
	border: solid 1px #ced5d9;
	background-color: #f7f9fb;
	padding:0px;
	margin:21px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	color:#477c9f;
	text-align: center;
	font-size: 25px;
	line-height:55px;

	}
	
#left-cell-faq
	{
		width:930px;
		height:auto;
		float:left;
		border: solid 1px #ced5d9;
		background-color: #f7f9fb;
		padding:10px;
		margin:21px 0px 0px 0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		line-height:19px;
		color:#477c9f;
		text-align:justify
	}
	
#right-cell
	{
		width:311px;
		height:auto;
		float:left;
		margin:10px 0px 0px 9px;
	}
#bottom-cell
	{
		width:930px;
		height:auto;
		float:left;
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		line-height:19px;
		border: solid 1px #ced5d9;
		background-color: #f7f9fb;
		margin:10px 0px 0px 0px;
		color:#477c9f;
		padding:10px;
		text-align:justify
	}
#footer
	{
		width:930px;
		height:auto;
		float:left;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		border: solid 1px #ced5d9;
		background-color: #eaf1f5;
		margin:10px 0px 0px 0px;
		color:#9aa1a4;
		padding:10px;
		text-align:center
	}
	
#footer a
	{
		color:#9aa1a4
	}
	
#footer a:hover
	{
		color:#000;
		font-weight:bold
	}
#contact-left
	{
		width:312px;
		height:282px;
		float:left;
		margin:4px;
		padding:10px;
		font-size:12px;
	}
#contact-right
	{
		width:260px;
		height:300px;
		float:left;
		margin:4px;
		border: solid 1px #333
	}
	

.intr {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:25px;
	display:block
}

.style-index-1 {
	font-size: 35px;
	color: #00517E;
}
.main-page {
	font-size: 36px;
	color: #00517e;
}