*{
	margin:0;
	padding:0;
}


body{
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	}

a{
	text-decoration:underline;
	color:#000000;
	}
	img{
	border:0;
	}
	p{
	margin:0px 0px 10px 0px;
	}
	h1{
	margin:0px 0px 0px 0px;
	font-size:24px;
	}
	h2{
	padding:20px 0px 7px 0px;
	color:#FFB300;
	font-size:17px;
	}
	h3{
	margin:0px 0px 10px 0px;
	}
	table{
	margin:20px auto 0px auto;
	border-collapse:collapse;
	font-size:12px;
	}
	td{
	vertical-align:top;
	padding:5px;
	border:1px solid #DDDDDD;
	}

.clear{
	clear:both;
	font-size:1px;
	height:1px;
	}
	
.weak{
	font-weight:normal;
	}
.centre{
	text-align:center;
}

/*-----------------------Layout-----------------------*/

#top{
	display:none;
	}
#middle{
	width:866px;
	}
#bottom{
	display:none;
	}
#reflection{
	display:none;
}
#menu{
	display:none;
}
#content{
}
#min-height{
	display:none;
}

/*-----------------------Properties-----------------------*/
.list-property{
	border:1px solid white;
	margin-bottom:10px;
	}
	.list-property p{
	margin-bottom:5px;
	}
	.list-top{
	background:#6CB8D8;
	padding:5px 20px;
	font-size:16px;
	}
	.list-top-left{
	float:left;
	}
	.list-top-right{
	float:right;
	}
	.list-image{
	width:150px;
	margin:10px 10px 5px 20px;
	float:left;
	}
	.list-disc{
	float:left;
	margin: 10px 20px 5px 10px;
	font-weight:normal;
	}


/*------------------------Clients--------------------------*/

.client{
	margin:20px 20px 20px 0px;
	width:290px;
	float:left;
	font-size:13px;
	font-weight:normal;
}
.client img{
	border:1px solid white;
	padding:3px;
	float:left;
	margin-right:10px;
}

/*------------------------Services------------------------*/

.services-contact{
	height:20px;
	line-height:20px;
	vertical-align:middle;
	float:left;
	margin:0px 10px 10px 0px;
	}


/*------------------------Contact--------------------------*/

#contact-table{
	margin:20px 0px 20px 0px;
	border:1px dashed white;
	width:500px;
	padding-left:5px;
	}
	.contact-item{
	float:left;
	width:240px;
	height:40px;
	padding:10px 5px 0px 5px;
	}
	.contact-left{
	font-size:12px;
	}
	.contact-right{
	}
	.contact-ta{
	padding:20px 5px 10px 5px;
	
	}
	#contact-table .textbox{
	width:230px;
	background-image:url('/images/diag.gif');
	background-repeat:repeat;			
	}
	#contact-table .select{
	width:230px;
	background-image:url('/images/diag.gif');
	background-repeat:repeat;			
	}
	#contact-table .textarea{
	width:480px;
	height:125px;
	background-image:url('/images/diag.gif');
	background-repeat:repeat;
	}	
	#contact-table .submit{
	border:1px solid #FFFFFF;
	background-color:#000066;
	color:#FFFFFF;
	margin:5px 0px 10px 5px;
	}	
	.email-image{
		padding-left:2px;
		margin-bottom:-3px;
	}

/*------------------------Bottom--------------------------*/

#bottom-info{
	float:right;
	padding:16px 33px 0px 0px;
	font-size:10px;
	color:#ADB1D1;
	}




