/* Global Styles */

body {
	margin:0px;
	background-color: #cccccc;
	font-family: 'trebuchet ms', 'lucida sans', 'lucida grande', 'century gothic', 'palatino sans', helvetica, arial, sans-serif;
	font-size: 95.1%;
	}

p {
	margin-top: 0px;
	padding-top: 0px;
}

a {
	color: #00CCFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#windowswrapper {
	margin: 0px auto auto;
	width: 1024px;
	border: #333333 1px solid;
	background-color:#FFFFFF;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 430px; /*Width of Carousel Viewer itself*/
height: 130px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
margin-top: 10px;
margin-bottom: 10px;
width: 110px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
padding-right: 10px;
}

/* Heading defines */
#logo {
	width: 429px;
	height: 170px;
	overflow: hidden;
	float: left;
}

#heading-tel {
	position: relative;
	right: 0px;
	bottom: 0px;
	height: 96px;
	text-align: right;
	width: 550px;
	display: block;
	vertical-align:bottom;
}

#heading-left {
	float: left;
}

#heading-right {
	float: right;
	overflow:hidden;
	position: relative;
}

#heading-menu {
	clear:both;
	width: 100%;
	background-image:url(../images/menu-background.gif);
	background-repeat:repeat-x;
}

#heading-picture-strip {
	overflow: hidden;
	width: 550px;
	height: 75px;
}

.footer {
	color: white;
	background-color: black;
	font-size: 10px;
	padding-right: 5px;
}

.footer a, .footer a:visited {
	color: white;
	text-decoration:none;
}

.footer a:hover {
	color: #aaaaaa;
	text-decoration:underline;
}

.mnu ul {
	display: inline;
}

.mnu a {
	color: #CCCC00;
	text-decoration: none;
}

.mnu a:hover {
	color: yellow;
	text-decoration: underline;
}


h1 {
	font-size: 25.4px;
	font-weight:100;
	color: #9d1d20;
	font-style:normal;
	line-height: 1.5em;
}

h2 {
	font-size: 25.4px;
	font-weight:100;
	font-style:normal;
	text-align:right;
	left: 60px;
}

.testimonials-hiligh {
	color: #6a6a6a;
}


#MainLeftColumn {
	margin: 0px;
	padding-left: 17px;
	padding-right: 15px;
	padding-top: 32px;
	width: 123px;
	background-color: #c5c5c5;
	border-right: solid 1px #9c9b9b;
	float: left;
	font-size: 11px;
	min-height: 548px;
	max-height: 548px;
	overflow: hidden;
}

#MainRightColumn {
	padding-left: 17px;
	padding-right: 15px;
	padding-top: 32px;
	width: 123px;
	background-color: #c5c5c5;
	color: #7b7b7b;
	float: right;
	border-left: solid 1px #9c9b9b;
	font-size: 11px;
	min-height: 548px;
	text-align: center;
}

#MainMiddleColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: .85em;
	position: relative;
	width: 712px;
	line-height: 1.5em;
}

#MainMiddleLeft {
	float: left;
	Width: 316px;
	min-height: 548px;
	padding-top: 32px;
	padding-left: 20px;
	padding-right: 20px;
}

#MainMiddleRight {
	float: left;
	Width: 276px;
	background-color: #fffacc;
	min-height: 498px;
	padding-top: 82px;
	padding-left: 60px;
	padding-right: 20px;
}

.MiddleText {
	padding-left: 15px;
	padding-right: 15px;
	z-index: -100;
}

.MiddleWasp {
	position: absolute;
	left: 280px;
	top: 100px;
	z-index: 0;
}

.rc {
	margin-top: 50px;
	z-index: inherit;
}

.mrnojob {
	top: 50px;
	position: relative;
	float: none;
	clear: both;
	left: -20px;
	font-size: 200%;
}

#MainMiddleRightPests {
	float: left;
	Width: 326px;
	background-color: #fffacc;
	min-height: 498px;
	padding-top: 82px;
	padding-left: 20px;
	padding-right: 10px;
}

