.container .homeheader {
	float:left;
	width:776px;
	height:193px;
	/*border:1px solid #CC66FF;*/
	background-image:url(../../images/homeheader.jpg);
}

.container .homeheader .slogantitle {
	float:left;
	position:relative;
	left:554px;
	top:56px;
	width:200px;
	height:20px;
	color:#C6261C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	/*border:1px solid #CC0066;*/
}

.container .homeheader .slogan {
	float:left;
	position:relative;
	left:354px;
	top:74px;
	width:200px;
	height:60px;
	color:#01405F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	line-height:1.5em;
	/*border:1px solid #CC0066;*/	
}

.container .featureproduct {
	float:left;
	position:relative;
	width:447px;
	margin:10px 0 10px 0;
	/*border:1px solid #CCCCCC;*/
}

.container .featureproduct-top {
	background-image:url(../../images/featureproduct-top.gif);
	width:447px;
	height:14px;
}

.container .featureproduct-main {
	width:407px;
	padding:20px 20px 0 20px;
	background-image:url(../../images/featureproduct-bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
}

.container .featureproduct-main .title { /*only neccesary if you decide not to use an image for the feature product title*/
	color:#C6261C;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.container .featureproduct-main a {
	font-size:12px;
	font-weight:bold;
	color:#01405F;
}

.container .featureproduct-main a:hover,
.container .featureproduct-main a:visited,
.container .featureproduct-main a:active {
	color:#C6261C;	
}

.container .featureproduct-main a.moreinfo {
	background-image:url(../../images/featureproduct-more.png);
	background-repeat:no-repeat;
	padding:2px 0 2px 22px;
}

.container .featureproduct-main a.downloadnow {
	background-image:url(../../images/featureproduct-dlnow.png);
	background-repeat:no-repeat;
	padding:2px 0 2px 22px;
	margin-left:10px;	
}

.container .featureproduct-main a.buynow {
	background-image:url(../../images/featureproduct-buy.png);
	background-repeat:no-repeat;
	padding:2px 0 2px 22px;
	margin-left:10px;
	color:#C6261C;
}

.container .featureproduct-main img.featureproduct-icon {
	padding-right:20px;
}
.container .featureproduct-btm {
	background-image:url(../../images/featureproduct-btm.gif);
	width:447px;
	height:14px;
}
.container .testimonial {
	float:left;
	position:relative;
	width:280px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
	line-height:1.4em;
	height:158px;
	color:#01405F;
	padding:35px 0 0 30px;
	margin-top:4px;
	font-weight:bold;
	background-image:url(../../images/testimonial-quotes.gif);
	background-repeat:no-repeat;
	/*border:1px solid #CC0066;*/
}

.container .testimonialname {
	text-align:right;
	font-style:italic;	
	padding-top:20px;
	font-weight:normal;
	/*border:1px solid #CC0066;	*/
}

.container .homepagedivider {
	float:left;
	position:relative;
	width:776px;
	height:10px;
}


.container .smallbox {
    float:left;
    position:relative;
    width:235px;
    height:130px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;   
    line-height:1.5em;
    margin:10px 5px 0px 10px;
    border-bottom:1px solid #c1c1c1;
}

.container .smallbox_news {
    float:right;
    position:relative;
    width:235px;
    height:270px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;   
    line-height:1.5em;
    margin:10px 10px 0px 5px;
    border-bottom:1px solid #c1c1c1;
}

.container .smallbox_news .newsitem {
    font-weight:bold;
}

.container .smallbox_news .title,
.container .smallbox .title {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;   
    font-weight:bold;
    color:#C6261C;
    margin-bottom:10px;
    /*border:1px solid #CC0066;    */
}

.container .smallbox a.morefinfo {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;   
    font-weight:bold;
    color:#01405F;
    line-height:1.5em;
    background-image:url(../../images/moreinfoarrow.gif);
    background-repeat:no-repeat;
    padding-left:14px;
    /*border:1px solid #CC0066;    */
}

.container .smallbox_news .morenews {
    position:absolute;
    left:0px;
    padding-left:14px;
    top:250px;
    height:18px;
    width:100px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;   
    font-weight:bold;
    color:#01405F;
    line-height:1.5em;
    background-image:url(../../images/moreinfoarrow.gif);
    background-repeat:no-repeat;
}
