body {
	background-color:#eeeeee;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-x;
}

a {
	color:#c62900;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#c62900;
}

#mainWrapper {
	width:815px;
	background-position:center;
	margin:auto;
}

#headerWrapper  {
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	height:164px;
}

#bescoLogo {
	padding:53px 0px 0px 26px;
	margin:0px;
}

#contactInfo {
	float:right;
	margin: 58px 0px 0px 0px;
	border-left:1px solid #e5e5e5;
	width:130px;
	padding: 0px 34px 0px 22px;
}

#contentWrapper {
	width:815px;
	margin:auto;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 40px 0px;
}

#contentWrapper h1 {
	color:#00307c;
	font-weight:bold;
	font-size:15px;
	margin:0px 0px 3px 0px;
	padding:0px;
}

#topFeature {
	padding:20px 0px 20px 0px;
	text-align:center;
}

#topFeature img {
	border:6px solid #e6e7e7;
	padding:3px;
}

#introCopy {
	border-bottom: 2px dotted #cecece;
	padding: 0px 0px 26px 0px;
	width:749px;
	margin:0px 0px 0px 33px;
}

#twoColumns {
	width:749px;
	margin:23px 0px 0px 33px;
	background-image:url(images/column_bg.gif);
	background-repeat:repeat-y;
}

#leftColumn {
	width:241px;
	background-image:url(images/left_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	float:left;

}

#leftColumn h1 {
	color:#c62900;
	font-weight:bold;
	font-size:15px;
	margin:0px 0px 3px 0px;
	padding:0px;
}

.leftContainer {
	margin:20px 0px 0px 28px;
	border-bottom:2px dotted #cecece;
	width:185px;
	padding:0px 0px 20px 0px;
}

.leftContainerLAST {
	margin:20px 0px 0px 28px;
	width:185px;
	padding:0px 0px 20px 0px;
}

ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

li {
	padding: 0px 0px 4px 0px;
}

.clearLeft {
	clear:left;
}

#rightColumn {
	margin:0px 0px 0px 33px;
	width:475px;
	float:left;
}

#rightColumn img {
	border:6px solid #e6e7e7;
	padding:3px;
}

.rightContainer {
	border-bottom:2px dotted #cecece;
	padding:0px 0px 20px 0px;
}

.rightImage {
	float:left;
	margin:0px;
}

.rightText {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	width:285px;
}

.extraPixels {
	height:25px;
}

#footer {
	height:71px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-y;
	padding:10px 0px 0px 0px;
}

#gp_copy {
	padding: 0px 0px 26px 0px;
	width:749px;
	margin:0px 0px 0px 33px;
}

.gp_copySections {
	border-bottom: 2px dotted #cecece;
	padding: 10px 0px 16px 0px;
}

.gp_copySections p {
	margin:0px;
	padding:0px;
}

.gp_copySections h2 {
	color:#c62900;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding: 0px 0px 5px 0px;
}

.gp_copySections ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

.gp_copySections li {
	padding: 0px;
}

#servicesWrapper {
	padding: 0px 0px 26px 0px;
	width:759px;
	margin:0px 0px 0px 28px;
}

#services_content {
	padding: 0px;
	width:759px;
	margin:0px;
	background-image:url(images/services_contentbg.gif);
	background-repeat:repeat-y;
}

#services_content ul {
	margin:5px 0px 5px 25px;
	padding:0px;
}

#services_content li {
	padding: 5px;
}

#servicesList1 {
	width:209px;
	float:left;
	margin:0px 0px 0px 20px;
}

#servicesList2 {
	width:209px;
	float:left;
	margin:0px 0px 0px 40px;
}

#servicesList3 {
	width:209px;
	float:left;
	margin:0px 0px 0px 40px;
}