* {
	padding:0;
	margin:0;
}

body {
	background:rgb(220,220,220);
	font-family:Arial;
	color:rgb(102,102,102);
	text-align:center;
}

p {
	font-size:12px;
	line-height:18px;
}

h1 {
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	padding:30px 0 0 0;
}

h3 {
	font-size:15px;
	font-weight:normal;
	line-height:30px;
	padding:0;
	margin:0;
}

img {border:0;margin-bottom:10px;}

a {text-decoration:none;color:rgb(102,102,102);font-size:15px;white-space:nowrap;}
a:hover{color:rgb(204,0,51);}
span {color:rgb(204,0,51);margin-left:6px;}


div.page {margin:0 auto;width:904px;text-align:left;}

div.headlines {
	height:120px;
}

.ssbwindsystems, .ssb-service, .ssb-duradrive {
	width:230px;
	height:370px;
	border-left:1px dashed rgb(102,102,102); 
	padding:0 35px 0 35px;
	float:left;
}

.ssb-duradrive {border-right:1px dashed rgb(102,102,102);}

div.col-left, div.col-right {
	margin-top:20px;
}

div.col-left {float:left;width:410px;}
div.col-right {float:right;padding-right:35px;width:400px;}