body
{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#515050;
	line-height:16px;
	margin:0px;
	}
a:link {
text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.clear{clear:both;}
.ftlink{
   font-family:Arial, Tahoma, Verdana;
   color:#515050;
   font-size:12px;
   text-decoration:none;
   }
.ftlink:hover{
   font-family:Arial, Tahoma, Verdana;
   color:#000000;
   font-size:12px;
   text-decoration:underline;
   }
.mnulink{
   font-family:Arial, Tahoma, Verdana;
   color:#515050;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   }
.mnulink:hover{
   font-family:Arial, Tahoma, Verdana;
   color:#003A74;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   }
#wrapper{
   width:1000px;
   height:auto;
   margin:auto;
   padding:inherit;
   background-image: url(../images/bg.jpg);
   background-repeat: repeat-x;
   }
#header {
	height:130px;
	width:900px;
	float:left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	padding:0px 50px 0px 50px;
	}
#logo {
   width:345px;
   height:130px;
   float:left;
   }
#header_ryt {
	height:130px;
	width:555px;
	float:left;
}
#header_ryttop {
	height:45px;
	width:555px;
	float:left;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	padding-top:30px;
	color:#FFFFFF;
	}
#menu {
	height:55px;
	width:555px;
	float:left;
	}
#banner {
	width:900px;
	height:377px;
	float:left;
	background-image: url(../images/banner_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding:0px 50px 0px 50px;
	}
#flash_area{
    width:656px;
	height:377px;
	float:left;
	}
#banner_ryt {
    width:243px;
	height:377px;
	float:left;
	}
#offer {
	width:168px;
	height:200px;
	float:left;
	background-image: url(../images/off_bg.jpg);
	background-repeat: no-repeat;
	padding:60px 20px 20px 55px;
	}
#quote {
	width:243px;
	height:97px;
	float:left;
	text-align:center;
	}
#contents {
	width:1000px;
	height:auto;
	float:left;
	background-image: url(../images/cnt_bg.jpg);
	background-repeat: repeat-y;	
	}	
#contents_in {
	width:900px;
	height:auto;
	float:left;
	background-image: url(../images/cnt_bg.gif);
	background-repeat:no-repeat;
	padding:10px 50px 10px 50px	
	}	
#footer {
	width:900px;
	height:110px;
	float:left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	padding:15px 50px 5px 50px;
}
#cnt_lft {
	width:646px;
	height:auto;
	float:left;
	text-align:justify;
	}
#cnt_mid {
	width:17px;
	height:auto;
	float:left;
	padding-top:10px;
	}
#cnt_ryt {
	width:237px;
	height:auto;
	float:left;
	}	
