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

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

a:hover
	{
	text-decoration: underline;
	}

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

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


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

#wrapper0
	{
	width: 100%;
	margin: 0 0 -20px 0;
	padding: 0;
	background-image: url(images/bg-main-repeat.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	min-width: 960px;
	}

#wrapper1
	{
	height: 72px;
	width: 100%;
	padding: 0;
	background-image: url(images/bg-top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
	}

#top
	{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	}

#nav1
	{
	}

#nav1 li
	{
	margin: 20px 10px 0 0;
	}

#nav1 li.first
	{
	margin: 10px 10px 0 30px;
	}

#nav1 li.last
	{
	margin: 20px 0 0 0;
	}

#wrapper2
	{
	border-top: 1px solid #292929;
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(images/bg-main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-width: 960px;
	}

#content
	{
	width: 960px;
	margin: 0 auto 0 auto;
	min-height: 600px;
	}

#content h1.title
	{
	font-size: 30px;
	border-bottom: 1px solid #414141;
	padding: 0 10px 5px 10px;
	}

#content div.text
	{
	padding: 0 10px 0 10px;
	text-align: justify;
	}

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

#content div.text a:hover
	{
	background-color: #1d93dc;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	text-shadow: #57b5ef 0 1px 0;
	}

#left
	{
	padding: 20px 10px 20px 30px;
	float: left;
	width: 440px;
	}

#right
	{
	padding: 20px 30px 20px 10px;
	float: right;
	width: 440px;
	}

#right div.text
	{
	margin: 10px 0 0 0;
	padding: 10px;
	color: #ffffff;
	background: #57b5ef; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b5ef', endColorstr='#1d93dc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#57b5ef), to(#1d93dc)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #57b5ef,  #1d93dc); /* for firefox 3.6+ */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

#right div.text a
	{
	color: #ffffff;
	}

#buyingNewWebsite
	{
	width: 100%;
	
	}

#buyingNewWebsite li.middle
	{
	margin: 0 10px 0 10px;
	}

#getInTouch
	{
	background-image: url(images/bg-contact.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 15px;
	margin: 10px 0 0 0;
	color: #ffffff;
	width: 410px;
	height: 300px;
	text-align: center;
	}

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

#getInTouch .textbox
	{
	width: 400px;
	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;
	}
	
#getInTouch textarea
	{
	width: 400px;
	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: #a1a1a1;
	background-image: url(images/bg-bottom.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	}

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

#siteDetails
	{
	color: #ffffff;
	width: 100%;
	}

#siteDetails a
	{
	color: #ffffff;
	}	

#siteDetails li 
	{
	width: 260px;
	padding: 10px 30px 0 30px;
	}

#siteDetails li.contactDetails
	{
	font-size: 11px;
	text-shadow: #000000 0 1px 0;
	}

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

#siteDetails .rss
	{
	vertical-align: top;
	}

#newsFeed
	{
	vertical-align: top;
	display: inline-block;
	width: 189px;
	height: 92px;
	overflow: hidden;
	background-image: url(images/bg-news-feed.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 30px;
	color: #000000;
	}

#newsFeed li
	{
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
	}

#newsFeed a
	{
	color: #000000;
	}

#bookmarks
	{
	height: 32px;
	}

#bookmarks ul li.first
	{
	padding: 1px 3px 0 0;
	}

#bookmarks ul li.middle
	{
	padding: 1px 3px 0 3px;
	}

#bookmarks ul li.last
	{
	padding: 0 0 0 3px;
	}

#siteDetails hr
	{
	clear: both;
	}

#footer
	{
	margin: 20px 0 0 0;
	}

#ecommerce
	{
	float: right;
	margin: 0 30px 0 0;
	}

#footer li
	{
	border-right: 1px solid #414141;
	padding: 0 10px 0 10px;
	}

#footer li.last
	{
	border-right: none;
	}

#clients li, #services li
	{
	padding: 0 0 10px 0;
	margin: 0 0 0 5px;
	text-align: center;
	width: 140px;
	}

#clients li p, #services li p
	{
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	}

.imageBorder
	{
	background-image: url(images/bg-splash.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 10px 15px 10px;
	}

.thumbBorder
	{
	background-image: url(images/bg-thumb.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px;
	}

.button
	{
	display: inline-block;
	height: 35px;
	overflow: hidden;
	position: relative; /* IE */
	}

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

.bigButton
	{
	display: inline-block;
	height: 55px;
	overflow: hidden;
	position: relative; /* IE */
	}

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