body
{
	background-image:url(../images/back.gif);
}

#wrapper
{
	width:900px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#header
{
	position:relative;
	width:900px;
	height:122px;
}

#logo
{
	position:absolute;
	bottom:22px;
	left:40px;
}

#companyname
{
	position:absolute;
	bottom:22px;
	right:55px;
}

#content
{
	width:860px;
	border-top:1px solid #00A2E5;
	border-bottom:1px solid #00A2E5;
	padding: 0;
	margin-left:40px;
	background-image:url(../images/contentback.gif);
	background-repeat:repeat-y;
}

#contentleft
{	
	width:215px;	
	float:left;	
	height:auto !important;
	height:480px;
	min-height:480px;	
}

#menu {
	margin-left:20px;
	margin-top:25px;
}

#contentright
{
	width:645px;
	float:left;	
	padding:0;
	margin:0;
	margin-bottom:25px;	
}

#contentpadd
{
	padding-left:50px;
	padding-right:150px;
}

#contentfull
{
	min-height:305px;
	height:auto !important;
	padding-top:20px;
}

#footer
{
	height:45px;
	text-align:right;
	padding-right:20px;
}

#banner
{		
	width: 645px;
	height: 155px;
	background-image:url(../images/banner.gif);
	background-repeat: no-repeat;
}

#bannertext
{	
	position: relative;
	top: 95px;
	left: 48px;
}

form
{
	margin:0;
	padding:0;
}

#topForm 
{
	border-bottom:1px solid #00A2E5;
}

table.cms
{
	width:440px;
}