* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	background:url(images/bg.gif) repeat-x #8fc7fc;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

h1{font-size:1.8em; font-weight:bold; color:#f00;}
h2{font-size:1.5em; font-weight:bold; color:#00f;}
h3{font-size:1.2em; font-weight:bold; color:#f00;}
h4{font-size:1em; font-weight:bold; color:#00f;}
h5{font-size:.85em; font-weight:bold; color:#f00;}

h1, h2, h3, h4, h5, p, ul, ol, li {
	margin-top:10px;
	margin-bottom:10px;
}

ul li {
	list-style-position:outside;
	list-style-type:disc;
}

ul, ol {
	margin-left:20px;
}

ul.menu, ul.menu li {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.browseDetail h1, div.browseDetail h2, div.browseDetail h3, div.browseDetail h4, div.browseDetail h5, div.browseDetail p, div.browseDetail ul, div.browseDetail ol, div.browseDetail li {
	margin-top:auto;
	margin-bottom:auto;
}

hr {
	margin:5px auto;
}

img, a img, table {
	border:none;
}
a, #content a {
	outline:none;
	color:#666666;
}
a:hover, #content a:hover {
	color:#782327;
}
.wrapped {
	width:980px;
	margin:0 auto;}
#wrap {
	background:url(images/wrap_bg.gif) repeat-y;
}

/* Header */
#header {
	height:148px;
	background:url(images/header_bg.jpg) no-repeat;
	position:relative;
}

#header a#headerLogo {
	display:block;
	position:absolute;
	width:420px;
	height:130px;
	top:0;
	left:0;
}

#headerInfo {
	position:absolute;
	top:20px;
	right:10px;
	text-align:right;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#fff;
}

#headerInfo .companyName {
	color:#fefe08;
}

#headerInfo .addy {
}

#headerInfo .phone {
	font-size:22px;
	line-height:32px;
	color:#fefe08;
}

/* Nav */
#nav {
	width:190px;
	float:left;
	background:url(images/contentwrap_bg.gif) no-repeat top left;
	padding-top:14px;
}

#nav ul.menu li {
	margin-bottom:8px;
	display:block;
	height:24px;
}

/* Cover */
#cover {
	width:790px;
	float:right;	
	background:url(images/contentwrap_bg.gif) no-repeat top right;
}

/* Content */
#content {
	width:750px;
	float:right;
	background:url(images/contentwrap_bg.gif) no-repeat top right;
	padding:20px;
}

/* Footer */
#footer {
	margin-top:7px;
	width:960px;
	clear:both;
	padding:10px 10px 0;
	height:63px;
	background:url(images/footer_bg.png) no-repeat bottom left;
	font-weight:normal;
	font-size:18px;
	color:#000;
}

#int #footer {
	margin-top:0;
	padding-top:21px;
}

#footerAddy {
	display:block;
	float:left;
}

#footerAddy strong {
	font-weight:bold;
	color:#003366;
}

#footerPhone {
	color:#003071;
	display:block;
	float:right;
	text-align:right;
	font-weight:bold;
}

/* Baydo Family Links */
#baydoFamily {
	width:980px;
	margin:0 auto;
	padding:5px;
	clear:both;
	float:none;
}

#baydoFamily ul, #baydoFamily li {
	list-style:none outside none;
	padding:0; margin:0;
}

#baydoFamily ul {
	margin-left:13px;
	float:none; clear:both;
}

#baydoFamily li {
	display:block;
	float:left;
}

#baydoFamily li a {
	display:block;
	float:left;
	padding:5px;
	border:none;
	margin-right:5px;
	background:#336699;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#baydoFamily li a:hover {
	padding:3px;
	border:2px solid #336699;
	background:#ffffff;
	color:#336699;
	text-decoration:none;
}


/*  clearfix for baydoFamily links */
#baydoFamily:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #baydoFamily             { zoom: 1; } /* hack for IE6 */
*:first-child+html #baydoFamily { zoom: 1; } /* hack for IE7 */





/* SEO */

#seoWrap {
	color:#666;
}
#seoWrap a {
	color:#333;
}
#seoWrap a:hover {
	text-decoration:underline;
}
#seoWrap {
	margin:0 auto;
	padding:20px 0;
	clear:both;
	padding:10px;
}

#seoToggle {
	border-bottom:1px solid #333;
	padding-left:12px;
}

#seoTextWrap {
	text-align:left;
	font-size:12px;
	line-height:18px;
}

.seo_scrolling {
	overflow: auto;
	margin:20px auto; 
	padding:0px; 
	width:900px; 
	clear: both;
}
.seo_scrolling a{text-decoration: none;}
.seo_scrolling a:hover{text-decoration: none;}
.seo_scrolling p, .seo_scrolling ul, .seo_scrolling ol {margin-top:10px;margin-bottom:10px;}  



/* Special Classes and IDs */
.clearfix, .clearFix {
	clear:both;
}
.red {color:#C00;}
.left {
	float:left;
}
.right {
	float:right;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.contactheader {
	display:none;
}
.BrowseBox1, hr {
	margin:3px auto 3px auto;
}
