*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	border-top:5px solid #7f7f7f;
}

#container {
	width:950px;
	margin:auto;
	font: 1em Arial, Helvetica, sans-serif;
	text-align:left;
	position:relative;
}

#top{
	width:950px;
	height:95px;
	float:left;
	position:relative;
}


	#logo{
		position:absolute;
		top:15px;
		left:25px;
	}
	
	#dmc{
		position:absolute;
		top:43px;
		right:0;
	}
	
	#top h2 {
		position:absolute;
		top:70px;
		right:0;
	}

#nav{
	float:left;
	width:710px;
	margin:0 0 25px 240px;
	list-style:none;
	display:inline;
	border-bottom:5px solid #ff8400;
}

	#nav li{
		float:left;
		padding:0.6em 1em;
		margin:0;
		font:0.7em Arial, Helvetica, sans-serif;
	}
	
	#nav .selected{		
		background:url(/img/selected.gif) center bottom no-repeat;
	}
	
		#nav li a{
			text-decoration:none;
			color:#000;
		}
		
			#nav li a:hover{
				color:#888;
			}
	
#panel{
	width:211px;
	float:left;
	margin:-30px 6px 0 0;
	border-top:5px solid #ff8400;
	padding:0 9px;
}


	#panel .break{
		margin:2.5em 0 0 0;
	}



	#panel img{
		margin:20px 0 0 55px;
	}
	
	#panel .leftlink img{
		margin:40px 0 0 0;
	}

#content{
	float:left;
	width:691px;
	border-left:1px solid #e5e5e5;
	padding:0 9px 0 14px;
	position:relative;
}

	.back{
		float:right;
		font:0.7em Arial, Helvetica, sans-serif;
		margin:-50px 0 0 0;
}

	.midbox{
		float:left;
		width:360px;
		padding:15px;
		margin:0 0 15px 130px;
		border:1px solid #e5e5e5;
		display:inline;
	}
	
	.widebox{
		width:360px;
		float:right;
		padding:15px;
		margin:0 0 15px 15px;
		border:1px solid #e5e5e5;
	}	

	.box{
		width:240px;
		float:right;
		padding:15px;
		margin:0 0 15px 15px;
		border:1px solid #e5e5e5;
	}
	
	.boxleft{
		width:240px;
		float:left;
		padding:15px;
		margin:0 15px 15px 0;
		border:1px solid #e5e5e5;
	}
	
		
	.left{
		float:left;
		width:400px;
	}
	
#base{
	border-top:5px solid #e8e8e8;
	margin:2em 0 0 0;
	padding:1em 0;
	float:left;
	width:950px;
}

	
	#base .section{
		width:453px;
		border-right:1px solid #e8e8e8;
		float:left;
		padding:0 9px;
		height:4.0em;
	}
	
		#base .section img{
			margin:0 0 0 30px;
		}
	
	#base .first{
		width:216px;
		border-right:1px solid #e8e8e8;
		float:left;
		padding:0 9px;
		height:4em;
	}
	
	#base .end{
		width:215px;
		border:none;
		float:left;
		padding:9px;
		height:4.0em;
	}
	
		#base .end p{
			float:left;
			padding:1.6em 1.0em 1em 1.5em;
		}
		
		#base .end img{
			float:left;
		}

/********************** HOME *******************/


#line{
	margin:0 11px 25px 0;
	float:left;
	width:229px;
	list-style:none;
	display:inline;
	border-bottom:5px solid #ff8400;
}

	#line li{
		float:left;
		padding:0.6em 1em;
		margin:0;
		font:0.7em Arial, Helvetica, sans-serif;
		visibility:hidden;
		}
	
	
#navhome{
	margin:0 0 25px 0;
	float:left;
	width:710px;
	list-style:none;
	display:inline;
	border-bottom:5px solid #ff8400;
}

	#navhome li{
		float:left;
		padding:0.6em 1em;
		margin:0;
		font:0.7em Arial, Helvetica, sans-serif;
	}
	
	#navhome .selected{		
		background:url(/img/selected.gif) center bottom no-repeat;
	}
	
		#navhome li a{
			text-decoration:none;
			color:#000;
		}
		
			#navhome li a:hover{
				color:#888;
			}







#flashhome{
	width:950px;
	height:287px;
	margin:0 0 20px 0;
	float:left;
}

#xline{
	width:228px;
	height:5px;
	background:#ff8400;
	float:left;
	margin:0 0 0 0;
}

.column{
	padding:0 9px;
	margin:0 0 15px 18px;
	float:left;
	border-right:1px solid #ddd;
}

.columnlast{
	padding:0 9px;
	margin:0 0 15px 0;
	float:left;
}

.columnlast .more, .column .more{
	margin:0 0 0 22px;
}

.columnlast .inner, .column .inner{
	float:left;
	width:300px;
	background:url(/img/homefade.jpg) top repeat-x;

}

.col2, .col3, .col1{
	float:left;
	padding:0 9px;
	position:relative;
	height:235px;
}

.col1, .col3{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

.col1 .inner, .col3 .inner{
	float:left;
	width:274px;
	background:url(/img/homefade.jpg) top repeat-x;

}

.col2 .inner{
	float:left;
	width:344px;
	background:url(/img/homefade.jpg) top repeat-x;
}

.col1 h3, .col2 h3, .col3 h3{
	font:1.0em Arial, Helvetica, sans-serif;
	color:#333;
	margin:10px 10px 20px 10px;
	padding:0;
	font-weight:bold;
}

.col1 ul, .col2 ul, .col3 ul{
	margin:10px;
}

.col1 img, .col2 img, .col3 img{
	position:absolute;
	top:10px;
	right:20px;
}

.col1 p, .col2 p, .col3 p{
	margin:10px;
	padding:0;
}	

.col1 .more, .col3 .more{
	position:absolute;
	bottom:10px;
	left:20px;
}

.col2 .more{
	position:absolute;
	bottom:10px;
	left:50px;
}

.more{
	display:block;
	width:252px;
	height:45px;
	background:url(/img/readmore.jpg) bottom left no-repeat;
}

	.more span{
		display:none;
	}

.more:hover{
	background:url(/img/readmore.jpg) top left no-repeat;
}


/********************** PHONES *******************/

.phone{
	float:left;
	width:330px;
	font:0.8em Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ddd;
	margin:0 15px 10px 0;
	padding:10px 0;
	height:260px;
}

	.phone .title{
		float:left;
	}

	.phone .price{
		float:right;
	}
	
	.phone ul{
		float:left;
		margin:15px 0 0 0;
	}
	
	.phone img{
		float:right;
		margin:15px 0 0 0;
	}

		.phone li{
			width:120px;
		}

		
/***************** CONBTACT FORM *****************/

#contact-form{
	float:left;
}

.input label{
 width:70px;
 float:left;
 clear:both;
 font:0.8em Arial, Helvetica, sans-serif;
 margin:0 0 3px 10px;
}

.input input{
 float:left;
 margin:0px 0px 3px 0px;
}

.input select{
 float:left;
 margin:0px 0px 3px 0px;
}

.input textarea{
 width:300px;
 height:150px;
 float:left;
 margin:0 20px 3px 0;
}

.submit input{
 margin:0 0 0 80px;
 float:left;
 clear:both;
}

.error-message{
 float:left;
 color:#CC0000;
 font:0.8em Arial, Helvetica, sans-serif;
}		