body {
	margin:0px auto 0px auto;
	background:#FFF;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;	
	line-height:14px;
	color:#666666;
	}
	
#main {
	width:880px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	}

#top {
	width:880px;
	height:25px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	}
	
#space {
	width:880px;
	height:25px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	}

#nav {
	width:880px;
	height:55px;
	float:left;
	background-image:url(../images/header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

#holder {
	float:left;
	width:880px;
	height:475px;
	background-image:url(../images/holder_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#logo {
	float:left;
	width:180px;
	height:150px;
	margin: 0px 0px 0px 60px;
	background-color:#FFFFFF;
	}
	
#header {
	float:right;
	width:540px;
	margin: 0px 55px 0px 0px;
	}
	
#header img{
	border:1px solid #CCC;
	display:block;
	width:120px;
	height:100px;
}

#header img:hover {
	border-top:1px dashed #FF0000;
	border-left:1px dashed #FF0000;
	border-right:1px dashed #FF0000;
	border-bottom:1px dashed #FF0000;
	display:block;
	width:120px;
	height:100px;
}

#comm img{
	border:1px solid #CCC;
	display:block;
	width:90px;
	height:75px;
}

#comm img:hover {
	border-top:1px dashed #FF0000;
	border-left:1px dashed #FF0000;
	border-right:1px dashed #FF0000;
	border-bottom:1px dashed #FF0000;
	display:block;
	width:90px;
	height:75px;
}

	
#content {
	float:left;
	width:765px;
	background-color:#FFF;
	margin: 10px 55px 0px 60px;
	}	
	


#content a:hover{
		border-bottom:1px dashed #FF0000;
	}	
		
	#row1 {
	float:left;
	width:220px;
	height:330px;
	background-color:#FFF;
	border-right: 1px dashed #555;
	padding: 0px 5px 0px 2px;
	}
	
	#row2 {
	float:left;
	width:220px;
	height:330px;
	background-color:#FFF;
	border-right: 1px dashed #555;
	padding: 0px 20px 0px 20px;
	}
	
	#row3 {
	float:right;
	width:255px;
	height:330px;
	background-color:#FFF;
	border-right: 1px dashed #FFF;
	padding: 0px 0px 0px 15px;
	}
	
	#one_row {
	float:left;
	width:525px;
	height:330px;
	background-color:#FFF;
	padding: 0px 0px 0px 10px;
	}
	
	#portside {
	float:left;
	width:200px;
	height:330px;
	padding: 0px 5px 0px 62px;
	}

#footer {
	width:810px;
	height:50px;
	padding: 10px 70px 0px 0px;
	float:left;
	background-image:url(../images/footer_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	font-size:10px;
	color:#999999;
	}
	
	h3{
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 17px;	
	line-height:25px;
	color:#666666;
	font-weight:100;
	}
	
	.services{
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 13px;	
	line-height:13px;
	color:#333333;
	font-weight:100;
	}

	a{
	color:#EE2D28;
	text-decoration:none;
	}
	
	a:hover{
	color:#EE2D28;
	text-decoration:none;
	}
	
.grey {color: #333333}
.red {color: #EC2D23; }
.line-height {line-height:19px;}


#contactform {
	overflow:hidden;
	margin: 0px;
	padding: 2px 0px 5px 0px;
	line-height:5px;
	text-align:right;
}


.button {
	font: 11px Helvetica, Arial, sans-serif;
	color: #D90025;
	margin: 0px 5px;
	padding: 0px;
	width: 75px;