	div.logo {
		position:absolute;
		left:0px;
		top:0px;
		width:222px;
		height:283px;
		background-color:#33cb33;
	}
	
	div.header_banner {
		position:absolute;
		left:222px;
		top:0px;
		width:684px;
		height:283px;
		background-color:#33cb33;
	}
	
	div.darkgray_space {
		position:absolute;
		left:0px;
		top:283px;
		width:906px;
		height:15px;
		background-color:#999999;
	}
	
	div.content {
		position:absolute;
		left:0px;
		top:298px;
		width:906px;
		height:410px;
		background-color:#b2b0b0;
		
		color:#FFF;
	}
	
	div.left_content_col {
		position:absolute;
		left:20px;
		top:20px;
		width:205px;
		/*height:240px;*/
		/*background-color:#33cb33;*/
		
		font-size:12px;
	}

	div.middle_right_content_col{
		position:absolute;
		left:395px;
		top:20px;
		width:220px;
		/*height:200px;*/
		/*background-color:#33cb33;*/
	
		line-height:12px;
	}

	div.line_content_col{
		position:absolute;
		right:221px;
		top:20px;
		width:1px;
		height:200px;
		/*background-color:#33cb33;*/
	}
	
	div.right_content_col{
		position:absolute;
		right:20px;
		top:20px;
		width:136px;
		height:110px;
		background-color:#33cb33;
		padding: 15px;
		
		font-size:12px;
	}

	div.darkgray_space_2{
		position:absolute;
		left:0px;
		top:240px;
		width:906px;
		height:15px;
		background-color:#999999;
	}
	
	div.footer {
		position:absolute;
		left:0px;
		top:710px;
		width:906px;
		height:57px;
	}
	
		div.portal {
		position:absolute;
		left:940px;
		top:550px;
		width:57px;
		height:106px;
	}
	
	div.product_1{
		float:left; margin-left:20px; margin-top:13px;
		background-image:url(../../images/template2/startpage_ws1.jpg);
		background-repeat:no-repeat;
		
		width:427px;
		height:195px;
		}
	div.product_2{
		float:right; margin-right:20px; margin-top:13px;
		background-image:url(../../images/template2/startpage_vc1.jpg);
		background-repeat:no-repeat;
		
		width:427px;
		height:195px;
		}
	div.product_3{
		float:left; margin-left:20px; margin-top:7px;
		background-image:url(../../images/template2/startpage_domain.jpg);
		background-repeat:no-repeat;
		
		width:314px;
		height:195px;		
		}
	div.product_4{
		float:left; margin-left:20px; margin-top:7px;
		background-image:url(../../images/template2/startpage_d1.jpg);
		background-repeat:no-repeat;
		
		width:314px;
		height:195px;		
		}	
		
		
		
		
		
		
	div.product_fetures_box{
		float:right; 
		width:150px; 
		margin-right:5px; 
		margin-top:40px;
		line-height: 110%;
		}
	div.product_fetures_box2{
		float:right; 
		width:300px; 
		margin-right:5px; 
		margin-top:15px;
		
		}
	p.product_fetures{
		margin:0px;
		margin-bottom:5px;
		padding:0px;
		
		color:#000;}
	div.product_fetures_header{
		float:left;
		width: 150px;
		margin-left:20px; 
		margin-top:50px;
		color:#000;
		font-size:12px;		
		}
	div.product_fetures_header3{
		float:left;
		width: 150px;
		margin-left:20px; 
		margin-top:80px;
		color:#000;
		font-size:12px;
		}
	div.product_fetures_header4{
		float:left;
		width: 150px;
		margin-left:20px; 
		margin-top:75px;		
		margin-bottom:5px;
		color:#000;
		font-size:12px;
		}
	a:link.product_fetures_header_button, a:visited.product_fetures_header_button, a:active.product_fetures_header_button{
		font-size:11px;
		text-decoration:underline;
		color:#000;
		}
	a:hover.product_fetures_header_button{
		font-size:11px;
		text-decoration:underline;
		color:#33cb33;
		}
	
	
	div.infobox{
		float:right; margin-right:40px; margin-top:75px;
		color:#FFF;
		}
	a:link.infobox, a:visited.infobox, a:active.infobox{
		color:#FFF;
		}
	a:hover.infobox{
		color:#000;
		}
