* {
font-family:Arial;
font-size:16px;
color:#636B75;
}

body {
position:relative;
padding:0px;
margin:0px;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
}

p {
margin:0px;
padding:0px;
}

a {
margin:0px;
padding:0px;
}

table, tr, td {
vertical-align:top;
}

table {
margin:0 0 50px 0;
}

h2, h1 {

    font: 30px/1em Arial,sans-serif;
    letter-spacing: -1px;
margin:0px;
padding:10px 0px 10px 0px;
color:#005a8d;
}

strong {
color:#005a8d;
}

#upper {
position:relative;
margin:0 auto;

min-height:55px;
background:#3b537f url(images/top1.jpg) no-repeat scroll center;
}

	#upper p {
	padding:18px 30px 0 10px;
		font-size:18px;
		text-align:right;
	vertical-align:top;
	width:900px;
		margin:0 auto;
	}

	#upper p img{
	padding:0px;
	margin:0px;
	vertical-align:top;
	margin-top:-10px;
	margin-left:-20px;
	}
	
	#upper p a {
		font-size:18px;
		margin:10px;
	}
	
	#upper p a:hover {
		font-size:18px;
		margin:10px;
		color:#EBDDE2;
	}

#upper a {
color:#fff;
font-weight:bold;
text-decoration:none;
}

#top {
position:relative;
margin:0 auto;
min-height:125px;

background:#3c6599 url(images/top2.jpg) no-repeat scroll center;
}

#top_area {
margin:0 auto;
width:960px;
position:relative;
height:125px;
}

#frame {
position:relative;
margin:0 auto;
width:960px;

}

#side {
position:relative;
width:200px;
background:url(images/side1.jpg) no-repeat left top;
padding:0px;
margin:0px;
border-right:1px solid #DCDDDE;
height:547px;
}

	#side ul {
	list-style:none;
		margin:60px 0px 0 30px;
	padding:0px;
	text-align:right;
	}

	#side li {
	margin:0px 0px 9px 0;
	padding:4px 0 4px 4px;
	width:170px;
	height:18px;
	background: url(images/side_li.png) no-repeat;
	text-align:left;
	}

	#side li:hover {

	background: url(images/current.png) no-repeat;
	}

	#side li.current {

	background: url(images/current.png) no-repeat;
	}
	
	#side li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin:-7px 0 0 0;
	padding:5px 0px 5px 5px;
	color:#2e2e2e;
	height:18px;
	}

#main {
position:relative;
width:720px;
padding:10px 20px 20px 30px;
}

#main p {
margin:0 0 10px 0;
text-align:justify;
}

#footers {
position:relative;
margin:-53px auto 0px auto;
width:960px;
height:102px;
}

#sub_footer_top {
position:relative;
margin:20px 0 -2px 165px;
width:994px;
height:142px;

background:url(images/footer_box_full.png) no-repeat;
}

	#sub_footer_top p {
	position:relative;
	margin:0 0;
	padding:20px;
	}

#footer {
position:relative;
margin:0 0 0 -20px;
width:994px;
min-height:101px;
background:url(images/footer_box.png) no-repeat;
font-size:12px;
text-align:center;
padding:0px 0 0 0;
}

	#footer p {
	position:relative;
	margin:20px 0 0 0;
	padding:0px 20px 0 20px;
	font-size:12px;
	}
	
		#footer a {
	color: #005a8d;
	font-weight: bold;
	}
	

	#footer ul{
	list-style:none;
	margin:0px;
	padding:15px 0 0 15px;
	display:inline-block;
	vertical-align:top;
	width:120px;
	/*border-left:1px dashed #FCC852;*/
	}
	
	#footer a{
	font-size:12px;
	text-decoration:none;
	}

	#footer a:hover {
	background:#E3E4FA;
	}
	
	
.what {
    background: url(images/what.png) no-repeat scroll 0 0 transparent;
    height: 40px;
    position: absolute;
    width: 215px;
	right:0px;
}

.why {
    background: url(images/why.png) no-repeat scroll 0 0 transparent;
    height: 40px;
    position: absolute;
    width: 215px;
	right:0px;
}

.where {
    background: url(images/where.png) no-repeat scroll 0 0 transparent;
    height: 40px;
    position: absolute;
    width: 215px;
	right:0px;
}
.what:hover , .why:hover , .where:hover {
background-position: 0 bottom;
}

.copy {
text-align:center;
font-size:12px;
vertical-align:top;

}

.copy a{
font-size:12px;
}

.copy p {

}

#main img {
margin:5px 6px 0px 6px;
padding:0px;

}

#box1, #box2, #box3, #box4 {
vertical-align:top;
position:absolute;
right:20px;
    background: url(images/trans_bg.png) repeat;
	display:none;
	padding:10px;
	width:300px;

}
#box1 b, #box2 b, #box3 b, #box4 b{
	color:#fff;
}
	
