/* CSS Document */

body{
	padding:0;
	margin:0 auto;
	text-align:center;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #3D7B94;
}
h1{
	color: #3A5362;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
h2{
	color: #3A5362;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	font-weight: bold;
}
.sub{
	color:#225568;
}
p{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#bg{
	text-align:center;
	margin: 0 auto;
	width: 1150px;
	background: url(img/bg.jpg) repeat-y;
}
#page{
	text-align:left;
	margin: auto;
	width: 1000px;
}
#container{
	width: 1000px;
	border: solid 1px #B2B2B5;
	}
#header{}

#menu{
	font-size: 12px;
	text-align: right;
	color:#2D718B;
	margin-right: 20px;
}


#menu ul{
	padding: 0;
	margin: 0;
	padding-top: 3px;
	padding-bottom:3px;
}
#menu li{
	list-style-type:none;
	display:inline;
	padding: 0;
	margin: 0;
	padding-right: 6px;
	padding-left: 10px;
	}
#menu a{
	color:#2D718B;
	text-decoration:none;
}
#menu a:hover{
	color:#2D718B;
	text-decoration:underline;
}

#content{
	padding: 0;
	margin: 0;
	margin-top: 37px;
	margin-bottom: 37px;
	margin-left: 175px;
}
#contentL{
	float: left;
	width: 500px;
	padding: 0;
	margin: 0;
	margin-top: 37px;
	padding-bottom: 37px;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px solid #CCCCCC;
}
#contentL a{
	text-decoration: none;
	color: #225568;
}
#contentL a:hover{
	text-decoration: none;
}
#contentR{
	float: left;
	width: 430px;
	padding: 0;
	margin: 0;
	margin-bottom: 37px;
	background: url(img/rCol.gif) no-repeat 30px 30px;
	_min-height:350px;
	height:350px;
}
#contentR.osaat{
	background: url(img/rCol_02.jpg) no-repeat 30px 30px;
	background-position: -2px;
}
#contentR.afot{
	background: url(img/rCol_03.gif) no-repeat 30px 30px;
}
#contentR.qo{
	background: url(img/rCol_04.gif) no-repeat 30px 30px;
}
#contentR.n{
	background-image:none;
}
#clear{
	clear:both;
	}
#contentL ul{
	margin: 0;
	padding: 0;
	margin-left: 35px;
	margin-bottom: 15px;
	}
#contentL li{
	list-style-type:square;
}

#footer.nobimage{
	background-image:none;
	}
#footer{
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	color: #999999;
	height: 100px;
	background: url(img/wmark.gif) no-repeat right 30px;
}
#footer a{
	color: #999999;
	text-decoration: none;
}
#bg_bot{
	text-align:center;
	margin: 0 auto;
	width: 1150px;
	height: 23px;
	background: url(img/bg_bot.jpg) no-repeat;
}
#profile{
	margin-bottom: 10px;
	width: 100%;
	height: 100px;
}
#profile img{
	margin-right: 5px;
	}
