@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	
	}
	
img {
border:none;
}	

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

#content {
	position:absolute;
	left:0px;
	top:16px;
	width:800px;
	height:513px;
	z-index:4;
}

#content_contact {
	position:absolute;
	left:0px;
	top:81px;
	width:437px;
	height:446px;
	z-index:4;
}

p {
	color:#333333;
	font-family:Times, Arial, Helvetica, sans-serif;
	font-size:16px;
	
	line-height:26px;
	margin-left:10px;	
	
}

.chair{
float:left;
margin-top:6px;
margin-bottom:6px;
margin:15px;
border-style:solid;
border-width:medium;
border-color:#999999;
}

.plaid{
float:right;
margin-top:6px;
margin-bottom:6px;
margin:15px;
border-style:solid;
border-width:medium;
border-color:#999999;
}

.contact{

border-style:solid;
border-width:medium;
border-color:#999999;
}

#contact_pic {
	position:absolute;
	left:513px;
	top:44px;
	background:#00FF33;
}

h1 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	
	margin-top:5px;
	margin-left:10px;
}

h2 {
	color:#333333;
	font-family:"Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	line-height:26px;
	text-align:center;	
	
}



#port_menu {
	position:absolute;
	left:0px;
	top:456px;
	width:820px;
	height:83px;
	z-index:5;
}
/* below is centered at 400px tall */

#port_pic{
	margin-top:10px;
	text-align:center;
	vertical-align:middle;
	top:4px;
}



#bottom_logo {
	position:absolute;
	left:-10px;
	top:0px;
	width:45px;
	height:59px;
	z-index:0;
}

#bottom_logo_other {
	position:absolute;
	left:-13px;
	top:0px;
	width:45px;
	height:59px;
	z-index:0;
}

#bottom_logo_contact {
	position:absolute;
	left:0px;
	top:0px;
	width:163px;
	height:78px;
	z-index:0;
}
