body{
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #77ADC0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px auto;
}

a{
	color: #FF9138;
	text-decoration: underline;
}

a:hover{
	color: #FFA851;
	text-decoration: underline;
}

h1{
	color: #77ADC0;
}

h2{
	color: #77ADC0;
	font-size: 18px;
}

#Container{
	margin: 0px auto;
	width: 629px;
	background-image: url(../images/containerbg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	text-align: left;
}

#FeatureContainer{
	margin: 0px auto;
	width: 629px;
}

#Top{
	width: 627px;
	height: 81px;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
}

#Nav{
	float: right;
	padding-top: 46px;
	font-weight: bold;
	text-align: left;
	width: 440px;
}

#Nav a{
	color: #666666;
	text-decoration: none;
	padding: 5px;
}

#Nav a:hover{
	color: #FF9138;
	text-decoration: none;
}

#OrangeBar{
	margin-bottom: expression("-3px");
}

#TopFeature{
	width: 627px;
	height: 78px;
}

#Content{
	width: 607px;
	padding: 10px;
	min-height: 200px;
	text-align: left;
}

#Features{
	width: 629px;
	float: left;
	background-image: url(../images/containerbg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	text-align: left;
}


#Bottom{
	width: 629px;
	margin: 0px auto;
}

#Footer{
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	margin-top: 7px;
	margin-bottom: 7px;
}

.feature{
	float: left;
	margin: 7px;
}
	
.featuretop{
	width: 182px;
	height: 15px;
	background-image: url(../images/featuretop.jpg);
	background-repeat: no-repeat;
	padding: 4px 5px 5px 5px;
	border: 1px solid #cccccc;
	color: #22819F;
	font-size: 13px;
	letter-spacing: 1px;
}

.featuretext{
	width: 182px;
	height: 130px;
	height: 165px;
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.button{
	background-color: #77ADC0;
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
	margin-top: 7px;
}

.portfolio{
	float: left;
	margin: 5px;
	text-align: left;
}

.portfolioleft{
	float: left;
	margin: 5px 5px 5px 35px;
	text-align: left;
}

.portfoliotext{
	text-align: left;
}
	
.express{
	width: 598px;
	border: 1px solid #cccccc;
	background-image: url(../images/express.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 164px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.plus{
	width: 598px;
	border: 1px solid #cccccc;
	background-image: url(../images/plus.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 164px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.advanced{
	width: 598px;
	border: 1px solid #cccccc;
	background-image: url(../images/advanced.jpg);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 164px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.cms{
	width: 598px;
	border: 1px solid #cccccc;
	background-image: url(../images/cms.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 164px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.solutiontext{
	width: 428px;
}

.cmsleft{
	width: 296px;
	min-height: 100px;
	float: left;
}

.cmsright{
	width: 170px;
	height: 84px;
	float: right;
	color: #ffffff;
	margin-right: 22px;
	margin-top: -13px;
	margin-top: expression("0px");
}