body {
	background: #3d3020 url('images/background-pattern.gif') repeat-x;
	margin: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 11pt;
	}
	
img {
	border: 0px;
}

h1 {
	font-weight: normal;
	font-size: 38px;
	line-height: 40px;}

h1.wdl {
	text-align: right;
	width: 120px;
	float: left;
	margin: 15px;
	margin-left: 0px;
	height: 189px;

}

h2 {
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	margin: 0px;
	margin-top: 10px;
}

h3 {
	font-weight: normal;
	font-size: 15px;
	line-height: 15px;
}

h4 {
	font-weight: normal;
	font-size: 1.2em;
}

h5 {
	font-size: 1.3em;
	margin: 0px;
	font-weight: normal;
}

#outershell {
	position: relative;
	width: 100%; 
	overflow: hidden;
	min-width: 1095px;
}

#container {
	width: 1095px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#topbg {
	position: absolute;
	top:0px;
	width: 1335px;
	height: 200px;
	background: url('images/background-top.gif') no-repeat;
}

#phonenumber {
	position: absolute;
	left: 510px;
	top: 150px;
	width: 350px;
	height: 20px;
	font-size: 16px;
	text-align: center;
	font-family: "Myriad Pro", "Myriad", "Gill Sans", Arial, sans-serif;
}

.burntbrown {
	color: #A15411;
}
	
#mainstripe {
	position: absolute;
	top: 190px;
	width: 830px; /*minus 120 for padding*/
	height: 189px;
	background: url('images/background-main.gif') repeat-y;
	padding-left: 55px;
	padding-right: 65px;
}

#flashmovie {
	float: left;
}



#menustripe {
	position: absolute;
	top: 379px;
	width: 950px;
	height: 28px;
	background: url('images/background-menu.gif') no-repeat;
	padding-left: 70px;
}

.nav {
	width: 110px;
	display: block;
	text-align: center;
	height: 29px;
	line-height: 28px;
	position: absolute;
}

a.nav {
	color: #FFFFFF;
	text-decoration: none;
}

.selected {
	background: url('images/buttonselected.gif') bottom center no-repeat;
}

	#nav1 {
		left: 70px;
	}
	#nav2 {
		left: 185px;
	}
	#nav3 {
		left: 300px;
	}
	#nav4 {
		left: 415px;
	}
	#nav5 {
		left: 530px;
	}
	#nav6 {
		left: 645px;
	}
	#nav7 {
		left: 760px;
	}
	
.submenu {
	position: absolute;
	height: 20px;
	top: 412px;
	z-index: 2;
}

.submenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.centered {
	text-align: center;
	width: 400px;
}

.rightalign {
	text-align: right;
	width: 500px;
}

	#homemenu { left: 70px; }
	#webdesignmenu {
	left: 43px;
	width: 700px;
}
	#graphicdesignmenu {
	left: 150px;
	width: 700px;
}
	#marketingmenu {
	left: 200px;
	width: 700px;
}
	#portfoliomenu { left: 380px; }
	#aboutusmenu { left: 495px; }
	#contactusmenu { left: 355px; }

#healthcheck {
	position: absolute;
	left: 702px;
	top: 0px;
}

#viewshowcase {
	position: absolute;
	left: 920px;
	top: 245px;
}

#spacer {
	position: relative;
	height: 615px;
}

#sidebuttons {
	position: absolute;
	left: 60px;
	top: 445px;
}

#body {
	position: relative;
	width: 845px;
	background: url('images/background-body-pattern.gif') repeat-y;
	color: #000000;
	padding-left: 250px;
}

#bodycontainer {
	position: relative;
	width: 610px;
	top: -100px;
}

#bodytop {
	position: absolute;
	top: 408px;
	height: 231px;
	width: 1335px;
	background: url('images/body-top.jpg') no-repeat;

}

.title2 {
	position: absolute;
	left: 260px;
	top: 23px;
}

#bodybottom {
	position: relative;
	height: 125px;
	width: 1095px;
	background: url('images/body-bottom.jpg') no-repeat;
	top: -100px;
}

#rightbar {
	font-size: .9em;
	width: 200px;
	position: absolute;
	left: 895px;
	top: 430px;
}
#outershell #container #rightbar .rightbarlist a {
	color: #FFFFFF;
	text-decoration: underline;
}

.rightbarlist li {
	list-style-image: url('images/arrow.gif');
	margin: 0px;
}
