body 
{
	position: absolute;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, Helvetica;
	font-size: 10pt;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color:#868686;
}

.wrapper {
	position:relative;
	width: 1000px;
	border:1px solid Black;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#242329;
	background-image: url("http://www.airskeems.com/images/main-bg.jpg");
	background-repeat: no-repeat;
	background-position:0px 201px;
}
.header
{
	width:100px;
	height:209px;
}
.contentwrapper {
	text-align:left;
	float:left;
}

/* For Internet Explorer */
* html .contentwrapper {
	
}

.dark-content-box-header {
	background-image: url("http://www.airskeems.com/images/dark-content-box-header.png");
	background-repeat: repeat-y;
	height:68px;
	width:736px;
}

.dark-content-box-content {
	background-image: url("http://www.airskeems.com/images/dark-content-box-bg.png");
	background-repeat: repeat-y;
	padding-left:65px;
	padding-right:105px;
	color:white;
}

.dark-content-box-footer {
	background-image: url("http://www.airskeems.com/images/dark-content-box-footer.png");
	background-repeat: repeat-y;
	height:58px;
	width:736px;
}

.light-content-box-wrapper {
	margin-left:-3px;
	margin-top:-20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
.dark-content-page-title
{
	text-align:center;
	font-size:20pt;
	font-weight:bold;
	font-family:arial;
	color:#FFFFFF;
	text-shadow: 1px 1px 5px #FEF4BD, 2px 2px 4px #000000
}
.dark-content-page-title-ietext
{
	filter: glow(color=#ffffff,strength=2);
}
.light-content-box-header {
	background-image: url("http://www.airskeems.com/images/light-content-box-header.png");
	background-repeat: repeat-y;
	height:36px;
	width:704px;
	float:left;
}
.light-content-box-content {
	float:left;
	background-image: url("http://www.airskeems.com/images/light-content-box-bg.png");
	background-repeat: repeat-y;
	padding-left:50px;
	padding-right:50px;
	width:604px;
	color:black;
	font-size:11pt;
	font-weight:normal;
}
.light-content-box-footer {
	background-image: url("http://www.airskeems.com/images/light-content-box-footer.png");
	background-repeat: repeat-y;
	height:48px;
	width:704px;
	float:left;
}
.menu {
	background-image: url("http://www.airskeems.com/images/menu-bg.png");
	background-repeat: no-repeat;
	float:left;
	padding-top:20px;
	margin-top:28px;
	height:281px;
	width:197px;
}
.menubuttons
{
	
}
.menubutton
{
	background-image: url("http://www.airskeems.com/images/button-bg.png");
	background-repeat: no-repeat;
	height:31px;
	width:182px;
	text-align:center;
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
}
.menubutton:hover
{
	background-image: url("http://www.airskeems.com/images/button-bg-hover.png");
	background-repeat: no-repeat;
}

.menubutton a:link, .menubutton a:active, .menubutton a:visited
{
	text-decoration:none;
	color:Black;
}

.menubutton a:hover
{
	color:White;
}

.content {
	float:left;
	width:775px;
	margin-left:25px;
}
.copyright
{
	background-image: url("http://www.airskeems.com/images/copyright.png");
	background-position:right;
	background-repeat: no-repeat;
	height:49px;
	padding-top:20px;
}
.biotable td
{
	vertical-align:top;
}
.biotable h1
{
	font-size:12pt;
}
.pagetitleimage
{
	padding-top:5px;
}
.garage-background
{
	background-image: url("http://www.airskeems.com/images/garage-background.png");
	background-repeat: no-repeat;
	background-position:right bottom;
	height:600px;
}
.pager
{
	padding-top:10px;
	font-size:10pt;
	font-weight:bold;
	color:black;
}
.pager a
{
	color:black !important;
	text-decoration:underline !important;
}