body	{
	background-color: #FFFFFF;
	margin: 50px 0px 0px 0px;
	text-align: center;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}
p	{
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 135%;
}
a	{
	color: #fe0202;
	text-decoration: none;
}
a:visited {
	color: #fe0202;
}
a:hover {
	color: #fe0202; 
	text-decoration: underline;
}

h1	{
	font : 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
	line-height: 135%;
}
h2	{
	font : 18px Arial, Verdana, Helvetica, sans-serif;	
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;	
	margin-bottom: 10px;
}
ul {
	margin: 2px 0px 10px 17px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('images/template/list-item.gif');
	margin-bottom: 10px;
	line-height: 130%;
}

ul li	{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

li.ul{
	list-style-image: url('images/template/list-item.gif');
	line-height: 130%;
}
.noteText {
	font-size: 9px;
	color: #666666;
}
.headerHR	{
	width: 100%;
	border-bottom: 1px solid white;
	margin-bottom:10px;
}
.show	{
	display: block;
}
.hide	{
	display: none;
}

/* template styles */
#alignWindow	{
	width: 900px;
    margin: 0 auto;
    text-align: left;	
}
#mainContainer	{
	position: relative;
	float: left;
	width: 900px;
	/*border: 1px solid #5a5a5a;*/
}
#mainContainerOne	{
	position: relative;
	float: left;
	width: 900px;
	background-color: #FFFFFF;
    margin: 0px;
}
#mainContainerTwo	{
	position: relative;
	float: left;
	width: 900px;
	background-color: #000000;
    margin: 0px;
	min-height : 500px;
	* height : 500px;	
}
#header	{
	position: relative;
	float: left;
	display: inline;
	margin: 0px 30px 0px 30px;
}
	#logo{
		position: relative;
		float: left;
		width: 440px;
	}
	#mainNav{
		position: relative;
		float: right;
	}
	.navItem	{
		position: relative;
		float: left;
		display: inline;
		margin: 0px 0px 0px 45px;
	}
	a.services {
		display: block; 
		width: 67px;
		height: 19px;
		background: transparent url('images/template/nav-services-off.gif') no-repeat top left;
	}
	a.services:hover {
		background: transparent url('images/template/nav-services-on.gif') no-repeat top left;
	}	
	a.work {
		display: block; 
		width: 40px;
		height: 19px;
		background: transparent url('images/template/nav-work-off.gif') no-repeat top left;
	}
	a.work:hover {
		background: transparent url('images/template/nav-work-on.gif') no-repeat top left;
	}	
	a.about {
		display: block; 
		width: 47px;
		height: 19px;
		background: transparent url('images/template/nav-about-off.gif') no-repeat top left;
	}
	a.about:hover {
		background: transparent url('images/template/nav-about-on.gif') no-repeat top left;
	}	
	a.contact {
		display: block; 
		width: 64px;
		height: 19px;
		background: transparent url('images/template/nav-contact-off.gif') no-repeat top left;
	}
	a.contact:hover {
		background: transparent url('images/template/nav-contact-on.gif') no-repeat top left;
	}	
#contentOne	{
	position: relative;
	float: left;
	display: inline;
	margin: 60px 30px 0px 30px;
}
	#contentOneLeft	{
		position: relative;
		float: left;
		width: 550px;
	}
	#contentOneRight	{
		position: relative;
		float: left;
		margin-left: 30px;
		border-left: 1px solid #FFFFFF;
		border-top: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
	}
#contentTwo	{
	position: relative;
	float: left;
	display: inline;
	margin: 10px 30px 0px 30px;
}
 	#contentTwoBLeft	{
		position: relative;
		float: left;
		width: 550px;
		margin: 10px 0px;
	}
	#contentTwoBRight	{
		position: relative;
		float: left;
		margin: 10px 0px 0px 30px;
		width: 260px;
	}

#footer	{
	position: relative;
	float: left;
	width: 900px;
	padding: 10px 0px;
	text-align: right;
}
	.footerLink	{
		font : 11px Verdana, Arial, Helvetica, sans-serif;
		padding-right: 30px;
	}

#contentTwoA	{
	position: relative;
	float: left;
	display: inline;
	margin: 0px 30px 0px 30px;
}
	#contentTwoALeft	{
		position: relative;
		float: left;
		width: 550px;
		margin: 10px 0px;
		padding-bottom: 20px;
	}
	#contentTwoARight	{
		position: relative;
		float: left;
		width: 258px !important;
		width: 260px;
		margin-left: 30px;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
	}
	#contentTwoARight p	{
		margin: 10px 20px 2px 20px;
	}
	
	#contentTwoCRight	{
		position: relative;
		float: left;
		margin-top: 10px;
		margin-left: 30px;
	}

/* home page styles */
#contentTwoHomeA	{
	position: relative;
	float: left;
	display: inline;
	margin: 0px 30px 0px 30px;
}
	#contentTwoHomeALeft	{
		position: relative;
		float: left;
		width: 550px;
		margin: 10px 0px;
	}
	#contentTwoHomeARight	{
		position: relative;
		float: left;
		width: 258px !important;
		width: 260px;
		margin-left: 30px;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
	}
	#contentTwoHomeARight p	{
		margin: 10px 20px 2px 20px;
	}
#contentTwoHomeB	{}
.homeFont	{
	font : 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 135%;
}
#calloutA	{
	position: relative;
	float: left;
	width: 260px;
	height: 250px;
	display: inline;
	margin: 30px 0px 30px 30px;
	background-color: #585858;
}
#calloutB	{
	position: relative;
	float: left;
	width: 260px;
	height: 250px;
	margin: 30px;
	background-color: #3b3b3b;
}
#calloutC	{
	position: relative;
	float: left;
	width: 260px;
	height: 250px;
	display: inline;
	margin: 30px 30px 30px 0px;
	background-color: #202020;
}
	.callout{
		margin:20px 10px;
	}
	.calloutLink	{
		font : 14px Verdana, Arial, Helvetica, sans-serif;
		text-align: right;
	}
.contactHomeButton	{
	margin: 20px 20px; float: right;
}
	
/* form styles */
/* input, textarea	{
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
} */
.textFieldB	{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border:1px solid #FFFFFF;
	color : #333333;
	width: 215px;
	height: 30px;
	padding: 5px;
}
.textField	{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #efefef;
	color : #333333;
	width: 275px;
	height: 30px;
	padding: 5px;
}
textarea	{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #efefef;
	color : #333333;
	width: 425px;
	padding: 5px;
}
.formSelects {
	background-color: #FFFFFF;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.validate	{
	border: 1px solid #bebebe;
}
.validateError	{
	border: 1px solid #cd0806;
}
#contact_err	{
	color: #cd0806;
}
.row1	{
	width: 525px;
	float: left;
	position: relative;
	padding-bottom: 15px;
}
.cell1	{
	width: 100px;
	float: left;
	position: relative;
	padding-top: 10px;
}
.cell2	{
	width: 425px;
	float: left;
	position: relative;
}
.cell3	{
	width: 525px;
	float: left;
	position: relative;
}