/*
 * RESET
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height:18px;
	vertical-align: baseline;
	background: transparent;
}
html { 
min-height:100%; margin-bottom:1px; 
}
body {
	background:url(../_images/background.jpg) top center repeat-x #133957;
	color:#FFF;
	font:normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {	
	line-height:18px;
	padding:6px 0;
}
h1 {
	color:#273b56;
	font:normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:3px 0;
}
h2 {
	color:#40AAC6;
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:15px 0;
}
hr {
	border-top:1px dotted #40AAC6;
	border-bottom:none;
	border-right:none;
	border-left:none;
	margin:20px auto;
}
#header {
	background:url(../_images/header.jpg);
	height:154px;
	margin:0 auto;
	padding-right:30px;
	width:930px;
}
.enter {
	float:right;
	padding:5px 10px;
	margin:2px;
}
.enter a {
	color:#FFF;
}
.enter a:hover {
	color:#f90;
}
#frame {
	margin:0 auto;
	padding:20px 140px;
	width:880px;
}
#menu {
	background:url(../_images/menu_back.jpg) top center;
	float:left;
	height:473px;
	width:270px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#menu ul {
	padding:20px 10px;
}
#menu li {
	list-style:none;
	margin-bottom:2px;
}
#menu li a:link, #menu li a:visited {
	color:#FFF;
	display:block;
	line-height:22px;
	padding:5px 10px;
	text-decoration:none;
}
#menu li a:hover {
	background:#05013e;
	color:#f90;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#menu .selected {
	background:#05013e;
	display:block;
	line-height:22px;
	padding:5px 10px;
	color:#f90;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#nemo {
	background:url(../_images/nemo.png);
	width:156px;
	margin:120px 0 0 0;
	height:106px;
	position:fixed;
	bottom:0;
	left:0;
}
#content {
	float:right;
	padding:0 20px;
	width:560px;
}
#case_menu {
	background:#83c8da;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float:right;
}
#case_menu li {
	display:inline;
	list-style:none;
	text-decoration:none;
	margin-right:2px;
}
#case_menu li a:link, #case_menu li a:visited {
	color:#FFF;
	padding:5px 5px 5px 22px;
	text-decoration:none;
}
#case_menu li a:hover {
	background:url(../_images/case_arrow.jpg) center left no-repeat #40AAC6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.case_selected {
	color:#FFF;
	padding:5px 5px 5px 22px;
	background:url(../_images/case_arrow.jpg) center left no-repeat #40AAC6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.pod {
	float:left;
	padding:10px;
	width:165px;
}
	 
.btn {
float:left;
width: 134px;
height: 31px;
}
		.btn a {
		color:#FFF;
		float:left;
		display: block;
		width: 134px;
		height: 26px;
		padding-top:5px;
		background:url(../_images/button.gif) no-repeat 0 0;
		text-align:center;
		text-decoration:none;
		}
		.btn a:hover {
		background-position: bottom left;
		}	
#page {
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display:block;
	color:#133957;
	min-height:500px;
	padding:20px;
	width:560px;
}
#page strong {
	color:#133957;
}
#footer {
	clear:both;
	font-size:12px;
	margin:0 auto;
	padding:5px;
	text-align:center;
	width:920px;
}
/* BANNER */
#banner {
	background:url(../_images/menu.png);
	height:280px;
	padding:15px;
	width:570px;
    margin: 0;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#banner #pager {
	position: absolute;
	top: 280px;
	left:20px;
	z-index: 999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display:block;

}
#banner #pager a {
	font-size: 12px;
	color:#FFF;
	padding: 3px 6px;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	margin-right: 5px;
}
#banner #pager a:hover, #banner #pager a.activeSlide {
	color: #1f4d6d;
	background-color: #FFF;
}
#rotate {
	height: 37px; 
    padding: 0 0 20px;  
    margin: 0;
} 

#rotate img { 
    top: 0; 
    left: 0 
}
.content {
	color:#666;
	float:left;
	padding:10px;
	width:290px;
}
.content1 {
	color:#666;
	float:left;
	padding:10px;
	width:230px;
}
.content img, .content1 img,.padding-15 img {
	background:#FFF;
	padding:4px;
	border:1px solid #CCC;
	margin:10px;
}
.padding-15 {
	padding:15px;
}