body{
	margin:0;
	padding:0;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h4,h5,ul,li,p,a{
	margin:0px;
	padding:0px;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
}
h1{
	color:#000;
	font-size:20px;
}
h2{
	padding-top:18px;
	color:#37a276;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
h3{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
h4{
	color:#000;
	font-size:17px;
}
h5{
	color:#1274b7;
	font-size:14px;
}
p{
	color:#000;
	font-size:12px;
	line-height:18px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#pageBody{
	width:977px;
	margin:0 auto;
	overflow:hidden;
	float:none;
}
#pageBody-cont{
	background:url(../img/body-shadow.gif) repeat-y 0 0;
	width:100%;
	float:left;
	overflow:hidden;
}
#head{
	background:url(../img/head.jpg) repeat-x 0 0;
	width:963px;
	height:267px;
	overflow:hidden;
	margin:0 0 0 7px;
	float:left;
}
#head h1 a{
	width:340px;
	height:85px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:100px 0 0 259px;
}
#contentBody{
	background:url(../img/body-content.gif) no-repeat 0 0;
	width:963px;
	float:left;
	overflow: hidden;
	margin:0 0 0 7px;
	padding:9px 0 0 0;
}
#contentBody ul.menu{
	width:187px;
	float:left;
	margin:0 0 0 19px;
	padding-top:6px;
	
	display:inline;
}
#contentBody ul.menu li{
	width:100%;
	float:left;
	line-height:28px;
}
#contentBody ul.menu li a:hover{background:#d3ede2;}
#contentBody ul.menu li a{
width:89%;
	font-size:14px;
	line-height:25px;
	color:#000;
	float:left;
	padding:0 0 3px 20px;
}
#contentBody div.text{
	width:450px;
	float:left;
	padding:8px 0 0 32px;
}
#contentBody div.box{
	width:215px;
	overflow:hidden;
	margin:10px 0 0 42px;
	float:left;
}
#contentBody div.box .top{
	background:url(../img/box-top.png) no-repeat;
	width:215px;
	height:4px;
	overflow:hidden;
}
#contentBody div.box .body{
	background:url(../img/box-body.png) repeat-y;
	width:215px;
	float:left;
}
#contentBody div.box h3{
	background:#37a276;
	width:195px;
	line-height:27px;
	float:left;
	margin:0 0 0 3px;
	padding:0 0 0 14px;
}
#contentBody div.box p{
	width:170px;
	padding:11px 0 0 14px;
	font-size:14px;
	float:left;
}
#contentBody div.box span{
	width:135px;
	padding:5px 0 0 14px;
	font-size:12px;
	line-height:16px;
	float:left;
}
#contentBody div.box strong{
	width:135px;
	padding:5px 0 0 14px;
	font-size:14px;
	color:#35a373;
	float:left;
}
#contentBody div.box a:hover{text-decoration:underline;}
#contentBody div.box a{
	width:100px;
	float:right;
	margin:17px 10px 0 0;
	padding:0 0 18px 0;
	font-size:12px;
	color:#35a373;
	font-weight:bold;
	text-align:right;
}
#contentBody div.box .bottom{
	background:url(../img/box-bottom.gif) no-repeat 0 100%;
	width:100%;
	float:left;
	overflow:hidden;
}

