div, ul, li {
	margin:  0px;
	padding: 0px;
}

ul {
	list-style: none;
}

#Head {
	height:  165px;
	width:   860px;

}
body {
	margin: 0 auto;
	height: 100%;
	background-color: #F0F4F3;
}


#SideBar 
{
	width:   200px;
	float: left;
	bottom: 0px;
}

#Content 
{
	width:   610px;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 40px;
}
#ContentLeft {
	background-image: url(image/side_phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-top: 110px;
}



#Foot {
	height:  40px;
	width:   860px;
	margin-left: auto;
	clear: both;
	border-top: 3px solid #67877A;
	background: white;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	vertical-align: middle;
}



#Foot p {
	padding-top: 10px;
	padding-bottom: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #67877A;
	
	letter-spacing: 2px;	
	text-align: center;
}


#Head #Logo {
	height:  165px;
	width:   260px;
	margin:  0px;
	padding: 0px;
	display: block;
	background-image: url(image/logo.gif);
	font-size: 0px;
	text-indent: -2000px;
	border: 0;
}
.inliner {
	display: block;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33FF00;
	border-right-color: #33FF00;
	border-bottom-color: #33FF00;
	border-left-color: #33FF00;
}



#MainMenu {
	height:  165px;
	width:   600px;
	background-image: url(image/head.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
#menuBox {
}


#MainMenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	letter-spacing:  1px;
	text-align:      center;
	line-height: 25px;
	vertical-align: middle;
}
#MainMenu li {
	width: 19%;
	float: left;
	margin-top: 140px;
	height: 25px;
	text-align: center;
}


#MainMenu li a:hover, #MainMenu li a:active , #MainMenu li a:focus {
	COLOR: #BBCAC7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ECF0F0;
	border-left-color: #ECF0F0;
	padding-right: 3px;
	padding-left: 3px;
}	

	

ul#SubMenu {
	width: 200px;
	border-bottom: 3px solid #67877A;
}

ul#SubMenu li{

}
	
ul#SubMenu li a, .btnUpCurrent, .btnRightCurrent {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
		
	display: block;	
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1px;

}

a.btnUp:link, a.btnUp:visited {
	color: #3688BA;
	background:  url(image/menu_up.jpg);
	padding: 8px 0 0 30px;
}
	
a.btnUp:hover, a.btnUp:active, a.btnUp:focus {
	color: white;
	background:  url(image/menu_up.jpg) 0 -32px;
}	
	
a.btnRight:link, a.btnRight:visited {
	color: #3688BA;
	background:  url(image/menu_rg.jpg);
	padding: 8px 0 0 40px;
}
	
a.btnRight:hover, a.btnRight:active, a.btnRight:focus {
	color: white;
	background:  url(image/menu_rg.jpg) 0 -32px;
	padding: 8px 0 0 50px;
}


.btnUpCurrent 
{
	padding: 8px 0 0 30px;

	color: white;
	background:  url(image/menu_up.jpg);
}

.btnRightCurrent 
{
	padding: 8px 0 0 40px;
	
	color: white;
	background:  url(image/menu_rg.jpg);
}
style {
}
#centerer {
	background-repeat: repeat-y;
	background-position: left;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/background.gif);
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCE4E2;
	border-right-color: #DCE4E2;
	border-bottom-color: #DCE4E2;
	border-left-color: #DCE4E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}
html {
	height: 100%;
}
#logoBox {
	float: left;
}
