* {
	margin: 0;
	padding: 0;
}
A {
	color: #159;
}
A:active {
	color: #38b;
}
BODY {
	margin: 0;
	background: #f0f0f0 url('http://www.davisoninternational.com/images/layout/layout_bg.gif') repeat-y 50% 0;
	font-family: Arial, Helvetica, Sans-Serf;
}
@font-face {
	font-family: 'Frutiger';
	src: url('fonts/frutigerltstdcn.eot');
	src: local('Frutiger Condensed'), url('fonts/frutigerltstdcn.woff') format('woff'), url('fonts/frutigerltstdcn.ttf') format('truetype'), url('fonts/frutigerltstdcn.svg#webfontT0qU0q6Q') format('svg');
}
@font-face {
	font-family: 'Frutiger-Bold';
	src: url('fonts/frutigerltstd-boldcn.eot');
	src: local('Frutiger Condensed Bold'), url('fonts/frutigerltstd-boldcn.woff') format('woff'), url('fonts/frutigerltstd-boldcn.ttf') format('truetype'), url('fonts/frutigerltstd-boldcn.svg#webfontsNEGjPzY') format('svg');
}
#page {
	position: relative;
	font-size: 0.8em;	
	width: 925px;
	margin: 0 auto 0 auto;
}

#header {
	height: 191px;
}
.clear { clear: both }
/* ---- top navigation ---- */
A#home {
	display: block;
	position: relative;
	left: 18px;
	bottom: 0;	
	float: left;
	width: 152px;
	height: 117px;
	background: #fff url('http://www.davisoninternational.com/images/layout/logo.png') no-repeat bottom;
}
A#home span {
	display: none;
}

#topnav {
	width: 740px;
	float: right;	
	height: 117px;
}
#topnav ul.links {
	float: right;
	margin: 0 10px 51px 0;
}
#topnav ul li {	
	display: inline;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.7em;
	color: #38b;
}
#topnav ul li a {
	text-decoration: none;
	color: #38b;
}
#topnav .trail-wrapper {
	clear: both;
	background: #fff url('http://www.davisoninternational.com/images/layout/dottedline-h.gif') repeat-x top;
	height: 29px;
	width: 730px;
	margin: 0 auto 0 auto;
}

#topnav .trail-wrapper ul.trail {
	text-align: left;
	width: 490px;
	margin: 5px 0 0 0;
	float: left;
}
#topnav .trail-wrapper ul.trail a.current {
	color: #159;
}

#topnav .trail-wrapper .sitelabel {
	width: 138px;
	height: 15px;
	float: right;
	background: url('http://www.davisoninternational.com/images/layout/header_corpserv.png') no-repeat 50% 50%;
	padding: 15px 0 3px 0;

	
}
#topnav .trail-wrapper .sitelabel span {
	display: none;
}
/* ---- end top navigation ---- */







/* ---- main navigation ----- */
#main-nav {
	clear: both;
	width: 922px;
	margin: 0 1px 0 1px;
	background: url('http://www.davisoninternational.com/images/layout/mn-bg.png');
	height: 74px;
}
#main-nav li.logo-bottom {
	position: relative;
	top: 0;
	margin: 0 15px 0 17px;
	background: url('http://www.davisoninternational.com/images/layout/logo_bottom.png') no-repeat;
	width: 152px;
	height: 84px;
	
}
#main-nav li.logo-bottom:hover { background: url('http://www.davisoninternational.com/images/layout/logo_bottom.png') no-repeat; }
#main-nav li:hover { background: url('http://www.davisoninternational.com/images/layout/mn-button-bg-on.png') no-repeat 50% 32% }
#main-nav li {
	background: url('http://www.davisoninternational.com/images/layout/mn-button-bg.png') no-repeat;
	position: relative;
	top: 12px;
	margin: 0 10px 0 0;
	width: 135px;
	height: 72px;
	float: left;
	font-family: Frutiger-Bold, Arial;
	list-style: none;
}
#main-nav li a span {
	display: none;
}
#main-nav li a {
	display: block;
	z-index: 2;
	width: 135px;
	height: 72px;
	color: #999;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	background: url('http://www.davisoninternational.com/images/layout/mn-bg-off.png');
}
#main-nav li a:hover {
	color: #38b;
	background :url('http://www.davisoninternational.com/images/layout/mn-bg.on.png');
}
/* ---- end main navigation ----- */




#main {
	position: relative;
	clear: both;
	height: 50px;
	background: #fff url('http://www.davisoninternational.com/images/layout/main-cornerbg.png') no-repeat 18px 0;
}




/* ---- left navigation ---- */

#left-side {
	width: 260px;
	margin-left:45px;
	padding-top: 5px;
	float: left;
}
#left-side H1 {
	font-family: Frutiger, Arial, sans-serif;
	font-size: 2em;
	letter-spacing: -1px;
	color: #ccc;
	font-weight: normal;
}
#left-side UL.menu {
	margin: 1.5em 0 0 0;
	padding: 0;

}
#left-side .menu li {
	padding-top: 0.65em;
	list-style: none;
	background: #fff url('http://www.davisoninternational.com/images/layout/dottedline-h.gif') repeat-x bottom;
	font-family: Frutiger, Arial, sans-serif;
	font-size: 1.2em;
	height: 1.8em;
}
#left-side .menu li a {
	text-decoration: none;
	color: #38b;

}
#left-side .menu li a:hover {
	color: #159;
}
#left-side .menu li a.selected {
	color: #159;
	font-family: Frutiger-Bold, Arial;
}

#left-side .page-quote {
	color: #999;
	margin-top: 20px;
}

#left-side .page-quote p {
	margin-bottom: 20px;
}
#left-side .page-quote ul li {
	margin-left: 20px;
}
/* ---- end left navigation ---- */






/* ----- content area ------ */
#content {
	position: relative;
	width: 550px;
	float: right;
	margin: 25px 40px 0 0;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 1em;
}

#content h2 {
	font-family: Frutiger, Arial, sans-serif;
	font-size: 3em;
	color: #38b;
	margin: 0.8em 0 0.9em 0;
	font-weight: normal;
}
#content h3 {
	font-family: Frutiger, Arial, sans-serif;
	color: #38b;
	clear: both;
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 1em 0;
}
#content p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#content ul {
	margin-left: 2em;
	margin: 2em 0 2em 2em;
}

.photo {
	background: #fff;
	padding: 5px;
	border: solid #def 1px;
}
.alignleft {
	float: left;
	margin-right: 0.8em;
}
.alignright {
	float: right;
	margin-left: 0.8em;
}
.aligncenter {
	clear: both;
	margin: 0 auto 0.8em auto;
}
.photo-caption div {
	color: #999;
	padding: 0.8em;
	color: #38b;
	text-align: center;
	font-size: 0.7em;
}

.hr {
	border-top: dotted #ccc 1px;
	padding: 5px 5px;
}
HR {
	border: none;
	border-top: dotted #ccc 1px;
	padding: 5px 5px;
}
sup {
	font-size: 0.5em;
}
/* ---- footer ---- */

#footer {
	width: 925px;
	margin: 0 auto 0 auto;
	clear: both;
	text-align: center;
	font-size: 0.7em;
	color: #999;
	padding-top: 7em;
	height: 50px;
	background: #fff url('http://www.davisoninternational.com/images/layout/footer_bg2.png') no-repeat top;
}






/* ---- section specific --- */
.product_stores UL {
	margin: 0.5em 0 0.8em 0 !important;
	list-style-image: none;
	list-style-type: none;
}
.product_stores LI {
	margin: 0 0 0.1em 0 !important;	
}
.product_stores .col {
	width: 150px;
	float: left;
}
.product_stores a {
	color: #999;
}


DIV.buildline-videos { clear: both; height: 200px;  }
DIV.buildline-videos .item { width: 50%; float: left; text-align: center}
DIV.buildline-photos { clear: both; }
DIV.buildline-photos DIV.section { clear: both; }
DIV.buildline-photos DIV.section DIV.item { width: 33%; float: left; text-align: center; margin: 0 0 20px 0 }
DIV.buildline-photos DIV.section DIV.item-vert { width: 25%; float: left; text-align: center; margin: 0 0 20px 0 }

FORM#contact-page div { margin-bottom: 10px; }
FORM#contact-page .float {
	width: 42%;
	float: left;
}
FORM#contact-page LABEL {
	padding-bottom: 2px;
	display: block;
}
FORM#contact-page INPUT,FORM#contact-page SELECT,FORM#contact-page TEXTAREA	 {
	color: #38b;
	padding: 2px;
	font-size: 1em;
	font-family: arial;
}
