body
	{
	padding: 0;
	margin: 0;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	background-color: #ffffff;
	width: 100%;
	display: table;
	}

a
	{
	text-decoration: none;
	color: #eeeeee;
	}

a:hover
	{
	text-decoration: underline;
	}

a.text
	{
	display: inline-block;
	border-bottom: 1px dotted #eeeeee;
	}

a.text:hover
	{
	background-color: #eeeeee;
	}


h1, h2, h3, h4, h5, h6
	{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	text-shadow: #000000 0 1px 0;
	clear: both;
	color: #eeeeee;
	}

#wrapper0
	{
	width: 100%;
	padding: 0;
	background-image: url('images/bg-main.jpg');
	background-position: center top;
	background-repeat: no-repeat; margin-left:0; margin-right:0; margin-top:0; margin-bottom:-20px
	}

#wrapper1
	{
	width: 100%;
	display: table;
	padding: 0;
	}

#top
	{
	height: 250px;
	width: 860px;
	margin: 0 auto 0 auto;
	padding: 0 20px 0 20px;
	}

#logo
	{
	padding: 10px 0 0 0;
	float: left;
	}

#contactDetails
	{
	float: right;
	margin: 58px 0 0 0;
	}

#contactDetails li
	{
	padding: 10px 0 0 0;
	}

#wrapper2
	{
	width: 100%;
	padding: 0;
	margin: 0;
	}

#content
	{
	width: 860px;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 auto;
	min-height: 400px;
	}

#content h1.title
	{
	font-size: 55px;
	color: #eeeeee;
	width: 500px;
	float: left;
	clear: none !important;
	margin: 20px 0 10px 0;
	padding: 0;
	}

#left
	{
	padding: 0 20px 20px 0;
	float: left;
	/*vertical images...
	width: 430px;
	*/
	
	/* horizontal images... */
	width: 580px;
	
	text-align: justify;
	}

#left p
	{
	margin: 0 0 10px 0;
	}

#left a
	{
	display: inline-block;
	border-bottom: 1px dotted #ffffff;
	}

#left a:hover
	{
	background-color: #c1cafd;
	color: #5e4b4b;
	text-decoration: none;
	}

/* vertical images...
#images
	{
	padding: 0 40px 20px 0;
	width: 120px;
	float: left;
	}
*/

/*horizontal images...*/
#images
	{
	padding: 0 0 20px 0;
	width: 610px;
	float: none;
	clear: both;
	}

#right
	{
	padding: 20px 0 20px 0;
	float: right;
	width: 250px;
	clear: none;
	}
	
#getInTouch
	{
	background-image: url('images/bg-contact.png');
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	width: 250px;
	height: 306px;
	text-align: center; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:170px; padding-bottom:0
	}

#getInTouch .title
	{
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
	text-shadow: #000000 0 1px 0;
	}

#getInTouch .textbox
	{
	width: 190px;
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #f1f1f1;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: #ffffff 0 1px 0;
	}
	
#getInTouch textarea
	{
	width: 190px;
	height: 70px;
	padding: 5px;
	margin: 0 0 15px 0;
	background-color: #f1f1f1;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: #ffffff 0 1px 0;
	}

#wrapper3
	{
	width: 100%;
	padding: 0;
	background-color: #ffffff;
	}

#bottom
	{
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	}

#siteDetails
	{
	width: 100%;
	color: #5e4b4b;
	font-size: 14px;
	}

#siteDetails a
	{
	color: #5e4b4b;
	}	

#siteDetails li.first
	{
	width: 570px;
	padding: 20px 40px 0 20px;
	}

#siteDetails li.last
	{
	width: 250px;
	padding: 20px 0 0 0;
	}

#siteDetails li.contactDetails
	{
	}

#siteDetails li li
	{
	width: auto !important;
	padding: 0;
	border: none !important;
	}

#siteDetails hr
	{
	clear: both;
	}

.thumbBorder
	{
	border: 1px solid #eeeeee;
	display: inline-block;
	padding: 10px;
	
	/* vertical images...
	margin: 0 0 20px 0;
	*/
	
	/* hrizontal images... */
	margin: 0 30px 30px 0;
	
	height: 100px;
	width: 100px;
	background-color: #ffffff;
	}

.button
	{
	display: inline-block;
	height: 31px;
	overflow: hidden;
	}

.button img:hover, .button input:hover  
	{
	position: relative;
	margin-top: -31px;
	}

.bigButton
	{
	display: inline-block;
	height: 51px;
	overflow: hidden;
	}

.bigButton img:hover, .bigButton input:hover 
	{
	position: relative;
	margin-top: -51px;
	}
