body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61737f;
	line-height:16px;
	margin:0px;
	background-color:#ececec;
	}
a:link {color:#61737f;
				text-decoration:none;}     
a:visited {color:#61737f;} 

a:hover {color:#61737f;
				text-decoration:underline;} 
a:active {color:#61737f;} 
	
 
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #551d2a;
	padding:8px;
	}
	
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #551d2a;
	}
	
	/*
#header {
	width:100%;
	height:150px;
	background-image: url(../images/top_bg.jpg);
	background-repeat:repeat-x; 
	}  */
	
#main {
	width:900px;
	height:100%;
	margin:0 auto;
	}
	
	
#head {
	width:900px;
	margin:0 auto;
	height:115px;
	float:left;
	}

#head .logo{
	width:120px;
	height:65px;
	float:left;
	margin: 8px 0px 0px 30px;
	}

#head .text{
	width:450px;
	height:65px;
	float:left;
	margin: 2px 0px 5px 10px;
	}

#buttons{
	width:445px;
	height:38px;
	float:right;
	background-color:#333333;
	margin: 10px 0px 0px 0px;
	}
 
 
#buttons .Link1{
	background-image:url(../images/menu_01.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}
#buttons .Link1:hover, .link1active{
	background-image:url(../images/menu1_01.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}

#buttons .Link2{
	background-image:url(../images/menu_02.gif);
	background-repeat:no-repeat;
	width:3px;
	height:38px;
	margin:0px auto;
	float:left; 
	}	

#buttons .Link3{
	background-image:url(../images/menu_03.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}
#buttons .Link3:hover, .link3active{
	background-image:url(../images/menu1_03.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}
	
	
#buttons .Link4{
	background-image:url(../images/menu_04.gif);
	background-repeat:no-repeat;
	width:3px;
	height:38px;
	margin:0px auto;
	float:left; 
	}
	
#buttons .Link5{
	background-image:url(../images/menu_05.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}
#buttons .Link5:hover, .link5active{
	background-image:url(../images/menu1_05.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}	

#buttons .Link6{
	background-image:url(../images/menu_06.gif);
	background-repeat:no-repeat;
	width:3px;
	height:38px;
	margin:0px auto;
	float:left; 
	}
	
#buttons .Link7{
	background-image:url(../images/menu_07.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}	
#buttons .Link7:hover, .link7active{
	background-image:url(../images/menu1_07.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}	
	 
 #buttons .Link8{
	background-image:url(../images/menu_08.gif);
	background-repeat:no-repeat;
	width:3px;
	height:38px;
	margin:0px auto;
	float:left; 
	}
	
  #buttons .Link9{
	background-image:url(../images/menu_09.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}	
#buttons .Link9:hover, .link9active{
	background-image:url(../images/menu1_09.gif);
	background-repeat:no-repeat;
	width:86px;
	height:38px;
	margin:0px auto;
	float:left; 
	}	

#banner{
	width:900px;
	height:300px;
	float:left;
	margin:8px 0px 0px 0px;
	}
	

	
#introduction{
	width:900px;
	height:100%;
	margin:0 auto;
	}
	
#introduction .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61737f;
	line-height:18px;
	margin: 20px 29px 0px 28px;
	}
	
#bottomimage{
	width:900px;
	height:100%;
	margin:0 auto;
	float:left;
	background-color: #ffffff;
	}
	
	
#introduction{
	width:900px;
	height:100%;
	margin:0 auto;
	}
	
#introduction .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e2424;
	line-height:18px;
	margin: 20px 29px 0px 28px;
	}
	
	
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e2424;
	line-height:16px;
	text-align:justify;
	padding:8px;
}
	
#image1{
	width:200px;
	height:100%;
	margin: 10px 10px 10px 30px;
	border: 1px solid #ccc9c9;
	float:left;
	}
	
#image1 .inside{
	width:200px;
	height:10px;
	background-color:#2c637b;
	}
	
	
#image2{
	width:200px;
	height:100%;
	margin: 10px 10px 10px 0px;
	border: 1px solid #ccc9c9;
	float:left;
	}
	
#image2 .inside{
	width:200px;
	height:10px;
	background-color:#2b2d34;
	}

#image3{
	width:200px;
	height:100%;
	margin: 10px 10px 10px 0px;
	border: 1px solid #ccc9c9;
	float:left;
	}
	
#image3 .inside{
	width:200px;
	height:10px;
	background-color:#014788;
	}

#image4{
	width:200px;
	height:100%;
	margin: 10px 10px 10px 0px;
	border: 1px solid #ccc9c9;
	float:left;
	}
	
#image4 .inside{
	width:200px;
	height:10px;
	background-color:#e7970c;
	}
	
#bottombg {
	width:100%;
	height:60px;
	background:#551d2a;
	margin:0 auto;
	float:left;
	}
	
	
#bottom{
	width:900px;
	height:40px;
	margin:0 auto;
	background-color:#78525b;
	}
	
	
#bottom .text{
	width:400px;
	height:30px;
	margin:10px 0px 0px 250px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	}


#bottom .image{
	width:100px;
	height:30px;
	margin:10px 0px 0px 10px;
	float:left;
	}	
	
	
	
	
	
	
	 
