BODY {
	background:#e1effc url(../images/bg.jpg) repeat-x top;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	color:#3f3f3f;
	margin:25px 0px 0px 0px;
	font-size:12px;
}

a:link {color:#3f3f3f; text-decoration:none;}
a:hover {color:#ff6c00; text-decoration:none;}
a:visited {color:#3f3f3f; text-decoration:none;}

img{border:0px solid;}

h1 {font-size:34px; margin:0px;}
h2 {font-size:22px; color:#ff6c00; margin:0px; }

#box {
	width:844px;
	background:#fff;
	margin:0 auto;
	padding:8px;
	overflow:hidden;
}

#logo1 {
	width:106px;
	height:136px;
	display:inline;
	float:left;
	padding:40px 42px;
	margin-bottom:8px;
	text-align:center;
	color:#fff;
	background:url(../images/logo1.jpg);

}

#logo2 {
	width:654px;
	height:216px;
	display:inline;
	float:right;
	margin-bottom:8px;
	background:url(../images/logo2.jpg);
}

#menu {
	width:844px;
	height:39px;
	clear:both;
	background:#5f81a0 url(../images/menubg.jpg);
	margin-bottom:16px;
}

.mm {
	margin:0px;
	padding-left:10px;
}

.mm li {
	display:inline;
	float:left;
	padding:10px;
	font-weight:bold;
	list-style-type:decimal;
}

.mm li a, .mm li a:visited{
	color:#fff;
}

.mm li a:hover {
	color:#ff8400;
}


#content {
	width:546px;
	display:inline;
	float:left;
	padding:10px;
	margin-right:8px;
	line-height:1.8;
}

#right {
	width:270px;
	display:inline;
	float:right;
	line-height:1.8;
}

#frame {
	width:240px;
	padding:15px;
	background:#c6d8e8;
	color:#597c9c;
	text-align:left;
}


.list {
		margin:0px 0px 15px 0px;
		padding-left:15px;
}

.list li {
	list-style-type:none;
}

.list li a, .list li a:visited{
	color:#597c9c;
}

.list li a:hover{
	color:#ff6c00;
}


#footer {
	width:860px;
	margin:10px auto;
	font-size:9px;
	text-align:center;
}

#ask {
	width:238px;
	height:30px;
	background:#d3e6f7 url(../images/bgask.jpg);
	border:1px solid #9dbcd8;
	font-size:20px;
	font-weight:bold;
	padding-bottom:6px;
	text-align:center;
}

#ask a, #ask a:visited{
	color:#597c9c;
}

#ask a:hover{
	color:#ff6c00;
}
