body {font-family: sans-serif; text-align: center; background: #fff; color: #4f5053; font-size: 12px;}
* {margin: 0; padding: 0;}

.PageWrapper {position: relative; width: 894px; margin: 0 auto; text-align: left; padding:10px;}

.HomeRightColumn .MediaFile .Info {width: 260px;}
.HomeRightColumn .MediaFile.Thumbnail .Info {margin-left: 80px; width: 180px;  padding-bottom: 34px;}


.Footer {float: right; padding-right: 45px; margin: 8px 0 30px;}
.Footer a {color: #000; padding-left: 10px; font-size: 11px;}
.Footer a:hover {text-decoration: underline;}


/* -- Alsett Clearing Method*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;} 

a {text-decoration: none; color: #72a492;}
a:hover {color: #f47a20;}


/*Navigation*/
.Header { z-index: 0; height: 134px; width: 894px; height: 255px; margin-bottom: 10px; background: url('../images/Header.bg.jpg'); }
.Header h1 {display: none;}
.Logo {position:relative; left:23px; top:27px; width: 203px; height: 58px; }
.Header h2 { position:relative; width:200px; top:15px; left:270px; color:#fff; text-transform:none;font-size:11px;}

/* Layout */
.ContentWrapper {width: 894px; background: #fff url('../images/bg_content_wrapper.gif') no-repeat;}
.Content {width: 894px; padding: 8px 0 0; background: url('../images/bg_content.gif') bottom no-repeat;}



/* Left & Right columns containing content for the home page */
.HomeRightColumn { float:right;	 margin: 12px 17px 15px 15px; width:192px; -margin-right:7px; }
.HomeRightColumn p { margin:0; }
.HomeRightColumn a { color: #72a492; }
.HomeRightColumn a:hover { color:#f47a20; }

.HomeRightColumn .Links {
	background: url('../images/Right.links.gif');
	width:196px;
	height:228px;
	margin-bottom:10px;
}
.Links h1 { color:#fff; font-size:13px; text-transform:uppercase; padding: 10px 0 0 17px;}
.Links ul {
	padding:17px 0 17px 17px;
	list-style:none;
}
.Links ul li { margin-top:2px; }
.Links ul li img { padding-right:5px; position:relative; top:4px; }
.Links ul li a { padding-left:20px; color:#fff; font-size:14px; font-weight:bold; background: url('../images/Right.links.chevron.gif') no-repeat bottom left;}
.Links ul li a:hover { background: url('../images/Right.links.chevron.hover.gif') no-repeat bottom left; }

.HomeLeftColumn { padding: 5px 0 20px 10px; width:565px; margin-bottom:15px; }
.HomeLeftColumn a { color:#0076c0; }
.HomeLeftColumn a:hover { color:#f47a20; }

.HomeLeftColumn .HomeTopLeftColumn { float:left; width:650px; margin-bottom:25px; } 
.HomeLeftColumn .HomeTopLeftColumn img { float:left; margin:0 5px 15px 0;} 
* HTML .HomeLeftColumn .HomeTopLeftColumn img { margin:0 5px 8px 0;} 
.HomeLeftColumn .HomeTopLeftColumn h1 { float:left; font-size:34px; color:#72a492; margin-left:5px; font-weight:normal;}
.HomeLeftColumn .HomeTopLeftColumn p { display:block; clear:both; font-size:20px; color:#949ca1;}
.HomeLeftColumn .HomeTopLeftColumn p.Bottom { margin-top:15px; width:580px; }

.HomeLeftColumn .HomeBottom { width:565px; float:left; font-size:14px; color:#949ca1; border-top:1px solid #b9d2c9; padding:20px 0 0 0; width:650px;}
* HTML .HomeLeftColumn .HomeBottom { width:640px; }
.HomeLeftColumn .HomeBottom h1 {color:#72a492; font-size:20px; padding:0 15px 0 0; float:left; font-weight:normal; }
.HomeLeftColumn .HomeBottom .OfficeLocation { display:block; width:500px; height:22px;}
.HomeLeftColumn .HomeBottom h2 {font-size:15px; padding:15px 0 0 0; font-weight:normal;}
.HomeLeftColumn .HomeBottom p { margin-bottom:20px; width:580px; margin-top:15px;}
.HomeLeftColumn .HomeBottom .Chevron { font-size:27px; position:relative; top:2px;}
.HomeLeftColumn .HomeBottom .Chevron.Small { font-size:20px; top:1px;}




/* DropDowns */
.Options { margin-top:12px; color: #0061b0; font-size: 9px; font-weight: bold; text-transform: uppercase; }
html>/**/body  .Options { margin-top:0px; position:relative; top:6px; }
.Options .Label { float: left; padding: 3px 12px 0px 8px; color: #0061b0; }
.Options .DropDown { float: left; margin-right: 12px; cursor: pointer; }
.Options .DropDown .Arrow { position: absolute; margin: 4px 0px 0px 122px; width: 12px; height: 8px; background: url('http://www.boyden.com/images/dropdown-arrow.gif') bottom right no-repeat; }

.Options .DropDown .Selection { width: 140px; background: url('http://www.boyden.com/images/dropdown-selection-bottom-white.gif') bottom right no-repeat; }
.Options .DropDown .Selection .Value { background: url('http://www.boyden.com/images/dropdown-selection-top-white.gif') top right no-repeat; padding: 3px 16px 2px 8px; overflow: hidden; }
.Options .DropDown .List { position: absolute; margin: -1px 0 0 5px; z-index: 1000; display: none; background: #eee; overflow: auto; overflow-x: hidden; height: 160px; border: 1px solid #aaa; width: 130px; }
.Options .DropDown .List ul {list-style: none; padding: 0; margin:0;}
.Options .DropDown .List ul li {padding: 0px; margin: 0px; }
.Options .DropDown .List ul li a {margin: 0; padding: 2px 5px 2px 5px; display: block; color:#0076c0;}
.Options .DropDown .List ul li a:hover {background: #036; color: #fff;}
.Options .Submit { float: left; cursor: pointer; background: url('http://www.boyden.com/images/btn_submit_br.gif') bottom right no-repeat; }
.Options .Submit DIV { background: url('http://www.boyden.com/images/btn_submit_bl.gif') bottom left no-repeat; }
.Options .Submit DIV DIV { background: url('http://www.boyden.com/images/btn_submit_tr.gif') top right no-repeat; padding: 2px 10px 9px 4px; }
* HTML .Options .DropDown .Arrow { margin-top: 1px; }


.Options .DropDown .Selection { width: 140px; background: url('http://www.boyden.com/images/dropdown-selection-bottom-white.gif') bottom right no-repeat; }
