ul.menu {
	margin:0px;
	padding:0px;
	width: 161px;
	position: relative;
	z-index: 201;
	margin-top: -1px;
}
ul.menu li {
	line-height: 15px;
	border-top: 1px #BCBDBF solid;
	padding: 0px;
	padding-left: 18px;
	list-style: none;
	padding-top: 8px;
	padding-bottom: 7px;
}
ul.menu li.l {
	list-style: circle;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-position: inside;
	border-top: 0px;
	border-bottom: 0px;
    color: #666666;
}

ul.menu li.lsel {
	list-style: circle;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-position: inside;
	border-top: 0px;
	border-bottom: 0px;
	color: #64AFD8;
}

ul.menu li.sel {
	border-top: 1px #64AFD8 solid;
}

ul.menu li.l img, ul.menu li.lsel img {
	position:relative;
	top: 2px;
}


body,td,th, input, select {
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
html, body {
	margin: 0px;
	height:100%;
	padding:0;
}

body {
    background: url('images/mainbg.gif') repeat-y center;
    margin: 0;
    padding:0;
}

a#logo {
	width: 379px; 
	height: 127px; 
	display: block;
	background: url('images/logo.jpg') no-repeat center;
	margin-top:23px;
	margin-left:21px;
	position:relative;
	margin-bottom: -6px;
	top: -6px;
	left: -3px;
}
#bg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.png', sizingMethod='image');
	display:none;
	position:absolute; 
	top:210px; 
	width:580px; 
	height: 577px; 
	z-index: 100;
}
.bg[class] {
	background: url('images/bg.png') top right no-repeat;
}
#contents {
	position: relative;
	z-index: 101;
	padding-top: 23px;
	padding-left: 19px;
	padding-right: 5px;
}
#contents a:link {
	color: #696969;
	text-decoration: none;
}
#contents a:visited {
	color: #696969;
	text-decoration: none;
}
#contents a:hover {
	color: #64AFD8;
	text-decoration: underline;
}
#contents a :active {
	color: #696969;
	text-decoration: none;
}
#title {
	color: #64AFD8;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	margin:0px;
}

#subtitle {
	text-align: center;
	font-size: 13px;
	margin:0px;
}
#copyright {
	text-align: center;
	position: relative;
	z-index: 101;
	line-height: 20px;
}
#call_us {
	text-align: right;
	margin-bottom: 5px;
}

#call_us b {
	font-size: 16px;
	color: #AFB0B4;
}

#call_us img {
	position: relative;
	top: 3px;
}

#outerContainer {
	width:800px;
	height:100%;
	background-color:#AEB0B3;
}
#mainContainer {
	height:100%
}
td.round_corner {
	height: 105px;
	background: url('images/round_corner.gif') no-repeat;
}
#titleContainer {
	width:200px;
    height: 80px;
    padding:0px;
    margin:0px;
}

#titlePhoto {
	position:relative; 
	z-index:101;
	height:162px;
	background: url('images/title_photo.jpg') no-repeat right;
}

#photoContainer {
	height:80px;
    padding:0px;
    margin:0px;
}
#photoContainer img {
    position: relative;
    _top: 3px;
}
#contentsContainer {
	background-color: #E2E3E4;
	width: 640px;
}
#copyrightContainer {
	background-color: #E2E3E4;
    height: 20px;
}
img.top_img {
	position: relative;
	z-index: 105;
	height: 164px;
	margin:0;
	padding:0;
	top: 3px;
}
#mainTitle {
	position:absolute; 
	display:none;
	z-index:106;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: white;
}
#topSeparator {
	background-color: #AFB0B4;
	height:8px;
	font-size: 1px;
}
#loading {
	width: 100%;
	height: 101%;
	background-color: white;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	z-index: 500;
}
