/*main styles begin below*/
/*+clearfix {*/
#servicesUL:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#servicesUL
{
	display: inline-block;
}
#servicesUL
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
*
{
	padding: 0;
	margin: 0;
}
BODY
{
	margin: 0 auto;
	font-size: 62.5%;
	background: #222E65;
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
}
DIV#container
{
	background: #FFFFFF;
	width: 810px;
	margin: 0 auto;
	border-right: 6px solid #C2C0D2;
	border-left: 6px solid #C2C0D2;
	border-bottom: 6px solid #C2C0D2;
}
IMG
{
	border: none;
}
EM
{
	color: #7A1218;
}
/*header styles begin below*/
DIV#headerWrap
{
	background: #FFFFFF;
	height: 70px;
	border-bottom: 10px solid #C2C0D2;
}
DIV#header
{
	margin: 0 auto;
	padding: 5px 0 20px;
}
DIV#header IMG
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0 15px 0 0;
}
/*homepage styles begin below*/
/*[clearfix]*/#servicesUL
{
	margin-left: 30px;
	margin-bottom: 20px;
}
#servicesUL LI
{
	float: left;
	font-weight: normal;
	width: 150px;
	padding: 3px 0;
}
/*headerNav styles begin below*/
UL#nav
{
	list-style: none;
	float: right;
	margin-right: 10px;
}
UL#nav LI
{
	font-weight: bold;
	float: left;
	font-size: 1.2em;
	padding: 0 15px;
	border-right: 1px solid #CBD1EE;
	margin: 20px 0 0;
}
UL#nav LI A
{
	color: #222E65;
	text-decoration: none;
}
UL#nav LI A:hover
{
	text-decoration: underline;
}
UL#nav LI.last
{
	border: none;
}
/*topbar styles begin below*/
DIV.topbar
{
	width: 802px;
	height: 186px;
	margin: 0 auto;
	background: url(images/menu-bg.png) no-repeat;
	padding: 0 0 5px;
}
DIV.topbar UL
{
	float: left;
	margin: 20px 0 0;
}
DIV.topbar LI
{
	float: left;
	display: inline;
}
DIV.topbar A
{
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin: 0 12px;
	padding-top: 112px;
	width: 107px;
}
DIV.topbar A.wooden
{
	background: url(images/temporary.png) no-repeat center top;
}
DIV.topbar A.chainLink
{
	background: url(images/chainLink.png) no-repeat center top;
}
DIV.topbar A.vinyl
{
	background: url(images/vinyl.png) no-repeat center top;
}
DIV.topbar A.ornamental
{
	background: url(images/ornamental.png) no-repeat center top;
}
DIV.topbar A.temporary
{
	background: url(images/chainLink.png) no-repeat center top;
}
DIV.topbar A.guard
{
	background: url(images/guard.png) no-repeat center top;
}
/*content styles begin below*/
DIV#content
{
	clear: both;
}
DIV#content H1
{
	font-size: 22px;
	padding: 20px 0 0 15px;
}
DIV#content P
{
	padding: 10px 0 10px 15px;
	font-weight: normal;
	line-height: 22px;
}
/*leftColumn styles begin below*/
DIV#leftWrap
{
	float: left;
	width: 490px;
	border-right: 1px dashed #7A1218;
}
DIV#leftColumn
{
	padding: 20px 10px;
	margin: -15px 0 0;
}
/*Contact Form*/
#cforms2form FIELDSET.cf-fs1 LEGEND, #leftColumn #ll2.linklove
{
	display: none;
}
.cf-fs1
{
	background: none !important;
	border: none !important;
}
/*rightColumn styles begin below*/
DIV#rightWrap
{
	float: right;
	width: 290px;
	margin: 0 auto;
}
DIV#rightColumn H2
{
	font-size: 20px;
	padding: 20px 0;
}
DIV#contactInfo
{
	margin: 5px 0 0 20px;
	padding: 0 0 20px;
}
DIV#rightWrap UL
{
	list-style: none;
	font-size: 1em;
	line-height: 20px;
	color: #222E65;
	font-weight: bold;
}
DIV#contactInfo LI
{
	padding: 5px 0;
}
DIV#contactInfo IMG
{
	margin: 10px 0 0 -20px;
}
DIV#contactInfo LI#cellPhone
{
	background: url(images/cellPhone.png) no-repeat;
	padding: 15px 0 5px 25px;
}
DIV#contactInfo LI#address
{
	background: url(images/address.png) no-repeat center left;
	padding: 0 0 0 25px;
	margin: 0 0 5px;
}
DIV#contactInfo LI#email
{
	background: url(images/email.png) no-repeat center left;
	padding: 0 0 0 25px;
}
/*footer styles begin below*/
DIV#footer
{
	color: #BBC;
	clear: both;
	text-align: left;
	width: 810px;
	font-weight: normal;
	margin: 0 auto;
	padding: 10px 0 0 20px;
}
DIV#footer UL
{
	list-style: none;
	float: left;
	padding: 0 15px 25px;
}
DIV#footer UL A
{
	color: #BBC;
	text-decoration: none;
}
DIV#footer UL A:hover
{
	text-decoration: underline;
}
DIV#footer LI
{
	padding: 1px 0;
}
/*extra styles begin below*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
/*End hide from IE-mac*/

