html , body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.blank{
background-color:#FFFFFF;
text-decoration:none;
}
.intro1{
	padding:50px 0 50px 100px;
	font-size:18px;
	line-height:36px;
	font-family:Helvetica;
	font-weight:normal;

}

#container {
margin:0;
padding:0;
}
#banner {
    width:740px ; 
	height:80px;
}
#nav {
    width:740px ; 
	height:36px	; 
	background:url(../image/navi-bg.jpg);
}
#nav ul {
	padding: 0px;
	font-size: 13px;
	font-weight:bold;
	font: Helvetica;
	color: #FFF;
	line-height: 36px;
	white-space: nowrap;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 30px;
}
#nav li {
    list-style-type: none;
    display: inline;
}
#nav li a {
    text-decoration: none;
    font-family: Helvetica;
	font-weight:bold;
    padding: 7px 10px;
    color: #FFF;
}
#nav li a:hover {
	color: #ff0;
}
#banner-2 {
width:740px ; 
height:auto;
}
#main-cont {
	width:740px;
	background-color:#FFFFFF;
}
#content {
	margin-left:235px;
	width:485px;
	height:auto;
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
}
.tdtop {
background:url(../image/glass-top.png) center top!important;
background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/image/glass-top.png', sizingMethod='scale') center top repeat-y;
}
.tdbottom {
background:url(../image/glass-bottom.png) center top!important;
background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/image/glass-bottom.png', sizingMethod='scale') center top repeat-y;
}
.tdleft {
background:url(../image/glass-left.png) center top !important;
background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/image/glass-left.png', sizingMethod='scale') center top repeat-y;
}
.tdright {
background:url(../image/glass-right.png) center top !important;
background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/image/glass-right.png', sizingMethod='scale') center top repeat-y;
}
