/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #4d4d4d url(images/main_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td, address {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

p, li, ul, a { font-size: 12px; }

h1 {
	font-size:18px;

	padding-top:0px;
	margin-top: 0px;
	text-align: center;
	text-transform:uppercase
}

h2 { }

address {
	float:right;
	text-align:right;
	padding: 87px 70px 0 0
}
address, address a { 
	font-size: 10px;
	font-style: normal;
	font-size:10px;}
address a:hover { text-decoration:none }

a { color: #000000; }

a:hover { text-decoration:none; }

ul { font-weight:bold; }

li { font-weight: normal; }

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0 auto;
	background:url(images/content_bg.jpg) no-repeat;
}

div#header { 
	width: 990px; 
	height: 207px;
	background:url(images/header.jpg) no-repeat;
	position: relative;
}

div#content {
	background: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	padding-bottom:10px; }
	
	div#text {
		width: 760px;
		margin: 0 auto;
		padding: 1px 0 0 0;
	}
	div.column {
	float:left;
	width: 40%;
	padding-left: 70px
}

div#footer { 
	width: 800px; 
	margin: 0 auto;
	clear: both;
}

div#copyright {
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	padding-top: 8px;
	color: #FFFFFF;
}

#copyright a {
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

#copyright a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
}

.ypimg {
	border: 0px;
	padding-top: 5px;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left { float: left; margin-right:10px; }

img.right { float: right; margin-left:10px; }

.clear { clear: both; }

/* ----------------- CUSTOM CLASSES ----------------- */
div#flash {
	float: left;
}

/* ----------------- UTILITY NAVIGATION ----------------- */
ul#utility {
	padding: 12px 0 2px 0;
	margin: 0 auto;
	text-align: center;
}

ul#utility li {
	display: inline;
	color: #fff;
	list-style: none;
	padding:0px;
	margin: 0px;
	}

ul#utility a {
	font-family:Tahoma, Arial, sans-serif;
	padding: 0 2px;
	font-size:11px;
	color:#fff;
	
}
ul#utility a:hover { text-decoration: none;}

/* ----------------- MAIN NAVIGATION ----------------- */
div#mainnav {
	width: 165px;
	height: 104px;
	float:left;
	padding: 84px 0 0 60px
}

ul#nav {
	margin: 0 1px 0 3px;
	padding: 0 0 0 1px;
}

ul#nav li {
	display: inline;
	list-style: none;
	}
	
ul#nav a {
	color: #1C2140;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	display: block;
	padding: 5px 0 5px 30px;
	}
ul#nav a:hover {
	color: #FFFFFF;
	background:#01386b;
	text-decoration:underline;
	}
ul#nav a#current  {
	background: #262D54;
	color: #FFFFFF;
	}

/* ----------------- AUDIO DIV ----------------- */ 

div#audio {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/audio.jpg) top left no-repeat;
	}
div#audio div {
	position: absolute;
	top: 65px;
	left: 31px;
	width: 68px;
	height: 30px;
}

div#audio a {
	display: block;
	position: absolute;
	top: 88px;
	left: 0px;
	width: 180px;
	height: 10px;
}

/* NAVIGATION CONTAINER */
a#audiolink {
	display: block;
	position: absolute;
	top: 48px;
	left: 959px;
	z-index: 2;
}

.audio {
	height: 30px;
	width: 163px;
	position: absolute;
	left: 767px;
	top: 55px;
	display: block;
}

.video {
	position: absolute;
	display: block;
	left: 737px;
	top: 0px;
}

#video{	background: url(images/pest-control-bg.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			width:610px;
			height:400px;
			text-align:right;
			margin: -40px auto 0 auto;
			 cursor: pointer;}
			
			
#vid{ padding:0 21px 0 0;
	cursor:pointer;
		height:354px;
		overflow:hidden;}
