body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
	background-image: url(../images/main_images/bg.jpg);
	background-position: 0px 30px;
	background-repeat: repeat-x;
}
p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
p {
	color: #333333;
	font-size: 1.6em;
	margin-top: 10px;
}
h1 {
	color: #333333;
	margin-top: 10px;
	font-size: 1.4em;
	border-top: 3px solid #EC0300;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	color: #333333;
	font-size: 1.3em;
	margin-top: 10px;
	overflow: hidden;
	background: #e2e2e2 repeat-x left bottom;
	text-transform: uppercase;
	border-top: 1px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
h3 {
	text-transform: capitalize;
	font-size: 1.3em;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
}

H4 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 333px 555px;
	padding-bottom: 30px;
}
.seocontainer {
	width: 100%;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

.seoheader {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.seoheader h1 {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFF;
	margin-top: 0px;
	text-align: center;
}

.seoheader h1 a {
	color: #333;
	text-decoration: none;
	font-size: 16px;
}
#main2 {
	background-color: #FFFFFF;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#main2 H2 {
	color: #FFFFFF;
	background-color: #EC0300;
	width: 630px;
	margin-bottom: 20px;
	border-bottom: 4px solid #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	font-size: 16px;
	padding-left: 10px;
}

#main2 P {
	color: #333333;
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#accordion p {font-size: 12px;color: #000;margin:0;padding-top:0;padding-bottom:20px;}
#accordion a {font-size: 12px;color: blue;text-decoration: none;}
#accordion a:hover {color: red;}
#accordion h2 a:link {font-size: 16px;font-weight:bold;color: #fff;margin:3px 3px 3px 20px;padding:3px;}
#logo {
	height: 31px;
	overflow: hidden;
}

#logo .telephone {
	color: #EC0300;
	font-size: 16px;
	font-weight: bold;
	display: block;
	background-image: url(../images/main_images/telephone_BG.gif);
	background-position: 19px -28px;
	height: 25px;
	background-repeat: no-repeat;
	width: 220px;
	text-align: left;
	padding-left: 28px;
	float: left;
}
.clickablelogo {
	float: left;
	height: 68px;
	width: 337px;
	padding-top: 22px;
	padding-left: 14px;
}
.mwenavigation {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 6px;
	text-align: center;
}


.mwenavigation ul li {
	display: inline-block;
	list-style-type: none;
	float: left;
	position: relative;
}

.mwenavigation ul li a {
	font-size: 14px;
	cursor: pointer;
	color: #039;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 1px;
	display: inline-block;
	font-weight: bold;
}
.mwenavigation ul li a:hover {
	background-color: #EC0300;
	color: #fff;
}
.mwenavigation li ul {
	display: none;
	margin: 0;
	position: absolute;
	top: 100%;
	z-index: 1;
	background-color: #e2e2e2;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mwenavigation ul li:hover > ul {
border-left: 0;
display: table-cell;
}
.mwenavigation ul li ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
span.st_fblike_hcount {
	padding-top: 2px !important;
}
span.st_plusone_hcount {
	width: 65px;
}
span.st_fblike_hcount,
span.st_plusone_hcount,
span.st_twitter_hcount {
	float:       right;
	display:     block;
	height:      30px;
	padding-top: 5px;
}

#headlogo {
	display: block;
	margin:5px 0 0 0;
	background: url("../images/main_images/testmasthead2.jpg") no-repeat;
	height: 95px;
	width: 400px;
	float: left;
	border:0px solid #000;
}
#banner {
	background: url("../images/main_images/testmasthead2.jpg") no-repeat 0px 30px;
	position: relative;
	border: 1px none black;
	height: 180px;
}
#footer {
	border-top: 1px dashed #999999;
	padding: 20px 0 10px 0;
}

#footersocial {
	text-align: center;
}

#footertext {
	text-align: center;
}
#logoHeader {
	margin: 5px 400px 15px -2000px;
	height: 78px;
}

.websitesbymark{
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
.seo-tags{
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
.seo-tags h1, .seo-tags h2 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	text-transform: lowercase;
	background: none;
}
.seo-tags h1 a, .seo-tags h2 a{
	color: #666;
	text-decoration: none;
}
#titlelead3 {
color: #333;
margin-top: 10px;
font-size: 1.5em;
border-top: 3px solid #EC0300;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
font-style: italic;
text-align: center;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #333 !important;
	background-color: #FFF !important;
}
