#menu, #menu-home{
    width:100%;
    margin:0;
	padding:0;
	border-bottom:none;
}
#logo{
    background:#fff url(css-images/kreatech-logo.gif) no-repeat top left;
    position:absolute;
    height:112px;
	width:302px;
}
#container{
	width:996px;
	margin:0 auto;
}
#mainbody{
    /*min-height: 450px;*/
    background:#fff url(css-images/LandingPagePrim.jpg) no-repeat top left;
    border-right:#e2e3e4;
    float: left;
    width:59em;
}
#content{
    float:left;
    min-height:10px;
	width:59em;
}
#content h1, h2, h3{
    color:#fff;
}
#contentholder{
    background:#eff0f0;
    padding-top: 0em;
}
#features{
    float:left;
    width:59em;
	margin:0;
    padding:0
}
#primaryfeature{
    margin-top: 5em;
    float:left;
	width:59em;
	/*min-height:50px;*/
}
#dnn_primaryfeaturepane{
    
}
#sidebar-2{
    float: right;
    width:280px;
    /*min-height:450px;*/
}