@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #dbf7fb;
	background-image: url(images/back-001.jpg);
	background-repeat: repeat-x;
}

.tit {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:left;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#general {
	background-image: url(images/back-001.jpg);
	background-repeat: repeat-x;
}
#content {
	background-image: url(images/111mainBackimg.png);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
}
#header {
	width:auto;
	height:316px;
}
#top_header {
	height:70px;
	width:auto;
}
#navBar {
	height:37px;
	width:auto;
}
#headerPhoto {
	height:180px;
	width:auto;
}
#headerBottom {
	height: auto;
	width:auto;
}
#leftColumn {
	width:218px;
	height:315px;
	float:left;
}
#main {
	height: auto;
	background-image:url(images/111mainBackimg.png);	
}
#mainText {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	position:relative;
	float:none;
	width:580px;
	height: auto;
	margin-left:220px;
}
#footer {
	width:900px;
	height:30px;
}
