@charset "utf-8";
 /*CSS Document */
 
 

.content .column{
	float:left;	
}

.content{
	background-image: url(../images/backgrounds/large_cogs.jpg);
	background-position: 445px 12px;
	background-repeat: no-repeat;
}

.left_column{
	width:940px;
	padding:5px 20px 0px 10px;
	position: relative;
	margin:0px 0px 0px 10px;
}

.contactme{
	width:920px;
}

.price_banner{
	width:870px;
	height:auto;
	margin-left:10px;
	padding: 10px 0px 10px 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 1px;
}

.left_column{
	
	padding:0px 0px 0px 0px;
	
}

.line1{
	margin-left:10px;
	display:block;
}

.line2{
	margin-left:25px;
	display:block;
}

.line3{
	width:auto;
	margin-left:40px;
	display:block;
}

.line4{
	width:auto;
	margin-left:55px;
	display:block;
}

.line5{
	width:auto;
	margin-left:70px;
	display:block;
}

.line6{
	width:auto;
	margin-left:85px;
	display:block;
}

.price_content{
	width:900px;
	height:auto;
	border-left-color: #212121;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left:10px;
	padding: 0px 0px 0px 10px;
}


.bottombox{
	color:#000000;
	margin:0px 0px 0px 5px;
	width: 950px;
	/*background-color: #c5b784;*/
	/*background-color: #E3DDC6;*/
	padding: 5px 5px 10px 0px;
	margin: 5px 0px 20px 0px;
	/*border: solid 1px #000;*/
	display: block;
	/*background-image: url(../images/gradients/about.jpg);*/
	background-repeat: repeat-x;
}

.bottombox p{
	width:887px;
	display: block;
	margin: 260px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.dbox{
	width:261px;
	display: block;
	float: left;
	margin-left: 0px;
	margin-bottom:10px;
	border: solid 1px #000;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.dbox ul{
	width: 200px
}

.dbox2{
	border: solid 1px #000;
	border-bottom:0px;
	margin-left:0px;
	width: 410px;
}

.dbox3{
	float: right;
	margin-right: 15px;
	margin-left:0px;
	margin-bottom:10px;
	/*height:275px;*/
}

.dcontent{
	text-align: left;
	display: block;
	margin: 5px 30px 5px 30px;
	
}










