body {
	background-color: #E0E0E0;
	margin: 0px;
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: center;
}
h2{
	color:#80A913;
	font-weight:bold;
	font-family:Century Gothic, Arial;
	font-size:20px;

}
#top{
	background-image: url(../images/topGrad.gif);
	background-color: #C9C9C9;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;
}
#header {
	margin: 0px auto 0px;
	padding: 0px;
	height: 96px;
	width:900px;
	/*overflow:auto;*/
	text-align: right;
}
#logo{
	float:left;
}
.menu{
	float:right;
	color:#000033;
	font-size:12px;
	font-weight:bold;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 71px;
	height:96px;
	text-align:right;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:25px;
}
.menu ul{
	color:#000033;
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}

.menu li{
	color:#000033;
	list-style:none;
	display:inline;
	background-repeat: no-repeat;
	background-position: right center;
}
.menu li a{
	padding-right:7px;
	padding-left:7px;
	text-decoration:none;
	color:#6F8A00;
	
}
.menu li a:hover{
	text-decoration:underline;
	color:#000000;
	
}

#banner {
	background-color:#0E1927;
	height:265px;
	background-image: url(../images/bannerback.gif);
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}
#banner h1{
	font-family:Century Gothic, Arial, Verdana;
	font-size:24px;
	color:#f1f1f1;

}
#bannerblock{
	width:900px;
	background-image:url(../images/banner.jpg);
	height: 265px;
	padding:8px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 249px;
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	font-size:10px;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 30px;
	background-image: url(../images/footerGrad.gif);
	height: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 70px;
}

#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#block{
	width:900px;
	text-align:left;
	height:100%;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width:900px;
	text-align: left;
	margin: 0px auto;
	/*padding-top: 8px;*/
	padding-bottom: 25px;
	overflow: hidden;
	background-image: url(../images/mback.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.content{
	float:left;
	text-align:left;
	width:670px;
	padding:8px;
	padding-left: 10px;
	padding-right: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 654px;
}
.content a{
	color:#0066CC;

}
.content h1{
	color:#80A913;
	margin: 0px;
	padding: 0px;
	font-size:13.5px;
}
.left{
	float:left;
	width:445px;

}
.im1{
float:right;
}
.fai{
	margin-bottom:15px;
	border-bottom:#f1f1f1 solid thin;
}
.fai p{
	padding:8px;
}
.fai a{
	color:#333333;

}

.faq{
	padding:18px;
	border:thin solid #f1f1f1;
	margin-bottom:8px;
}
.faq ul{
	margin:0px;
	padding:0px;
}
.faq li{
	list-style:none;
	margin-bottom:6px;
}
.faq li a{
	font-size:12px;
	color:#0066CC;
	font-weight: bold;
}
.faq li a:hover{
	color:#333333;
}

#jump{
	float: right;
	padding:8px;
	margin-left:0px;
	text-align:left;
	width:225px;
	height: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 209px;
}
#jump ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#jump li{
	margin:0px;
	padding: 0px;
	list-style:none;
}
#jump a{
	color:#0099CC;
	text-indent: 8px;
	padding:3px;
	width: 200px;
	font-family:Century Gothic, Arial, Verdana;
	text-decoration:none;
	font-size:13px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display:block;	

}
#jump a:hover{
	background-color:#CCCCCC;
}
/* NEWS */
.news{
	padding:5px;
}

.news ul{
	margin:0px;
	list-style:none;
}
.news li{
	margin-bottom:5px;
	padding:6px;
	border: 1px solid #CCCCCC;
}
.news h5{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#0066CC;

}
/*case study */
.cs {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.cs a{
	color:#FF6600;
}
.cs img{
	float:left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;

}
.cs h2{
	color: #FF6600;
	margin-top:8px;
}

