.right {
	float:right;
	padding-left:15px;
}
.left {
	float:left;
	padding-right:15px;
}
.bigger {
	font-size:120%;
}
body{
	margin:0;
	background:#000;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img{border:none;}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{text-decoration:underline;}
#main{
	width:946px;
	margin:5px auto 0;
}
#header{
	width:100%;
	overflow:hidden;
	margin:0 0 25px;
}
.header-top{
	background:url(/images/bg-header-top.gif) no-repeat;
	height:19px;
}
.header-center{
	background:#f5f0e8 url(/images/bg-header-ctr.jpg) repeat-x;
	width:100%;
}
.header-center:after{
	content:"";
	display:block;
	clear:both;
}
.header-center h1{
	float:left;
	width:173px;
	height:60px;
	padding:0 0 0 75px;
	margin:0 123px 0 0;
}
.header-center h1 a{
	display:block;
	width:173px;
	height:63px;
	text-indent:-9999px;
	background-image: url(/images/Mikkelson-Logo.png);
	background-repeat: no-repeat;
}
.header-nav{
	list-style:none;
	padding:0;
	margin:-19px 0 0;
	float:left;
	position:relative;
}
.header-nav li{
	float:left;
	border-left:1px solid #000;
	padding:39px 0 36px;
	width:140px;
	text-align:center;
}
.header-nav li a{
	font-size:11px;
}
.illustrations{
	background:#f2ece1 url(/images/bg-illustrations.jpg) repeat-x 0 100%;
	width:946px;
	overflow:hidden;
	margin:0 0 25px;
}
.pictures{
	list-style:none;
	padding:0;
	margin:0 0 0 -8px;
	width:954px;
}
.pictures li{
	float:left;
	padding:0 0 0 8px;
}
.pictures li img{
	display:block;
}
#content{
	background:#d5c1a0 url(/images/bg-content.gif) repeat-x 0 100%;
	width:911px;
	overflow:hidden;
	padding:16px 20px 28px 15px;
}
.conternt-bottom{
	background:url(/images/bg-content-bottom.gif) no-repeat;
	height:14px;
	overflow:hidden;
}
.primary{
	float:left;
	width:592px;
	margin:0 37px 0 0;
}
.three-boxes{
	width:100%;
	overflow:hidden;
	margin:0 0 16px;
}
.title1,
.title2,
.title3{
	float:left;
	margin:0 0 0 15px;
	width:187px;
	overflow:hidden;
}
.title1{
	margin:0;
}
.title-top,
.title-bottom{
	height:16px;
	overflow:hidden;
}
.title-top{
	background:url(/images/bg-subnav-top.png) no-repeat;
}
.title-bottom{
	background:url(/images/bg-subnav-bottom.png) no-repeat;
}
.title-center{
	background:url(/images/bg-subnav-ctr.png) repeat-y;
	overflow:hidden;
	height:1%;
	padding:14px 28px 20px;
	text-align: center;
}
.title1 .title-center{
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
}
.title3 .title-center{
	padding-top: 14px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
}
.title-center h2{
	font-size:16px;
	margin:0;
}
.title-center h2 a{
	color:#a6a6a6;
}
.cont-top,
.cont-bottom{
	height:16px;
	overflow:hidden;
}
.cont-top{
	background:url(/images/bg-primary-top.png) no-repeat;
}
.cont-bottom{
	background:url(/images/bg-primary-bottom.png) no-repeat;
}
.cont-center{
	background:url(/images/bg-primary-ctr.png) repeat-y;
	width:552px;
	min-height:378px;
	padding:0 20px;
	overflow:hidden;
}
* html .cont-center{
	overflow:visible;
}
.sidebar{
	float:left;
	width:280px;
	overflow:hidden;
}
.sidebar-top,
.sidebar-bottom{
	height:19px;
	overflow:hidden;
}
.sidebar-top{
	background:url(/images/bg-sidebar-top.png) no-repeat;
}
.sidebar-bottom{
	background:url(/images/bg-sidebar-bottom.png) no-repeat;
}
.sidebar-center{
	background:url(/images/bg-sidebar-ctr.png) repeat-y;
	width:230px;
	overflow:hidden;
	padding:0 25px;
}
.sidebar h3{
	font-size:16px;
	color:#a6a6a6;
	border-bottom:1px solid #000;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 7px;
	padding-bottom: 28px;
	padding-left: 0;
}
.photos{
	list-style:none;
	margin:0 0 -16px;
	padding:0;
}
.photos li{
	padding:0 0 55px;
}
.photos li a.ill{
	display:block;
	padding:0 0 3px;
}
.photos li span{
	display:block;
}
#footer{
	width:100%;
	overflow:hidden;
	padding:14px 0 9px;
}
#footer p{
	float:left;
	color:#fff;
	font-size:11px;
	margin:0;
	padding:0 0 0 5px;
}
#footer a.contact{
	color:#fff;
	float:left;
	font-size:11px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 366px;
}
#footer span.banner{
	float:right;
	width:72px;
	height:23px;
}
#footer span.banner a{
	background:url(/images/banner1.gif) no-repeat;
	width:72px;
	height:23px;
	display:block;
	text-indent:-9999px;
}
