* {
	padding: 0;
	margin: 0;
}
img {
	border: 0px;
}
.left {
 float: left;
}
.servicesimage {
	margin: 25px 0px 0px 0px;
	border: 1px solid #000000;
}
ul {
	list-style: none;
}
#mailgif {
	float: right;
}

/* Begain Typography & Colors */

h1 {
	font-weight: lighter;
	margin: 10px 0px 10px 0px;
	color: #343434;
}
h2 {
	font-weight: lighter;
	margin: 10px 0px 10px 0px;
	color: #343434;
}
h3 {
	font-size:26px;
	font-weight: bolder;
	color: #343434;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 10px 5px 10px 0px;
}
h6 {
 font-size: 9px;
 line-height: 15px;
 color: #343434;
}
p {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}
a:link {
 color: #F04E23;
 text-decoration: none;
 border-bottom: 0px;
}
a:visited {
 color: #F04E23;
 text-decoration: none;
 border-bottom: 0px;
}
a:hover {
 color: #000000;
 text-decoration: none;
 border-bottom: 0px;
}

/* End Typography & Colors */

/* Begin Structure */

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 700px;
}
#faux {
 background: url(../images/columnbg.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100% 
}
#header {
 color: #333;
 width: 680px;
 padding: 10px 10px 0px 10px;
 margin: 10px 0px 0px 0px;
 background: transparent;
}
#navigation {
 color: #333;
 padding: 10px 0px 10px 0px;
 margin: 0px 0px 0px 0px;
 background: transparent;
 border-top: 1px solid #CCCCCC;
}
#content { 
 color: #333;
 padding: 25px 0px 20px 6px;
 margin: 0px 0px 0px 0px;
 background: transparent;
}
#content/contact { 
 color: #333;
 padding: 0px 0px 20px 6px;
 margin: 0px 0px 0px 0px;
 background: transparent;
}
#leftcontent { 
 margin: -43px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 330px;
 float: left;
 display: inline;
 background-color: transparent;
 }
#rightcontent { 
 float: left;
 color: #333;
 margin: -17px 0px 20px 0px;
 padding: 0px 0px 0px 0px;
 width: 330px;
 display: inline;
 position: relative;
 
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px 10px 10px 10px;
 padding: 0px 0px 0px 0px;
 width: 206px;
 float: left;
 border-top: 5px solid #F04E23;
   
}
#middlecolumn { 
 float: left;
 color: #333;
 margin: 0px 10px 10px 10px;
 padding: 0px 10px 0px 10px;
 width: 208px;
 display: inline;
 position: relative;
 border-top: 5px solid #F04E23;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px 10px 10px 10px;
 padding: 0px;
 width: 206px;
 float: right;
	border-top: 5px solid #F04E23;
}
#footer { 
text-align: center;
 width: 680px;
 clear: both;
 color: #333;
 background: transparent;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 border-top: 1px solid #CCCCCC;
}
.clear { clear: both; background: none; 
}

/* End Structure */
