body
{
	background-color:#ffffff;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	min-width:836px;
	margin:0;
	padding:0;
}

#main
{
	width:836px;
	margin-right:auto;
	margin-left:auto;
}

#wrapper
{
	background-repeat:no-repeat;
	width:836px;
	height:122px;
	margin:0;
}

#wrapper img
{
    border:none;   
}

#background
{
	background-image:url("images/bodybg.png");
	background-repeat: repeat-y;
	width:836px;
	margin:0;
}


.headnav
{
	width:800px;
	height:23px;
	padding-top:5px;
	margin-left:30px;
}

.headnav a
{
	color:#555;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
	font-size:11px;
}

.headnav a:hover
{
	text-decoration:underline;
}

.headleft
{
	width:200px;
	font-size:14px;
	color:#08a0d8;
	text-align:right;
	margin-right:20px;
	float:right;
}

.leftColumn
{
	width:192px;
	margin-left:18px;
}

.f_left
{
    float:left;   
}

.f_right
{
    float:right;   
}

.navhead
{
	background-color:#08a0d8;
	width:175px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	font-style:italic;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	text-align:left;
	font-family:Verdana;
}

.navigation
{
	margin-left:20px;
	margin-top:35px;
}

.navigation a
{
	color:#555;
	text-decoration:none;
	line-height:1.6em;
	font-size:11px;
}

.navigation a:hover
{
	text-decoration:underline;
}

hr
{
   width:798px;
   text-align:center;
   margin:0px auto;
   padding:0px;   
}

img
{
    border:none;   
}

/********* RIGHT CONTENT *************/
.rightContent
{
	width:606px;
	float:left;
}

.contenthead
{
	width:605px;
	background-color:#f8f028;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:18px;
	height:49px;
	color:#9a9a9a;
}

.contenthead p
{
    padding:0px;
    margin:12px 0 0 15px;
}


.tel
{
    margin-left:260px;
    color:#067aa1;
    font-style:italic;
    font-size:12px;
    font-weight:bold;
    font-family:verdana;  
}

.content
{
	width:570px;
	margin-left:10px;
	margin-top:10px;
	min-height:200px;
}



h1
{
	color:#9a9a9a;
	font-size:18px;
	}

h2
{
    width:100%;
    margin:0px;
    padding:0px;   
}

.bullets
{
    font-weight:bold;
    font-size:13px;   
}


/**************** PRODUCTS *****************/
#products
{
	width:570px;
	margin-top:10px;
	margin-bottom:20px;
}

#products img
{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border:solid 1px #9a9a9a;
}

.baseheader
{
	width:836px;
	margin-left:20px;
	font-style:italic;
	
}

#basetext
{
	text-align:center;
	padding-top:10px;
}

#footer
{
	background-image:url("images/footer.png");
	background-repeat:no-repeat;
	width:836px;
	height:98px;
	margin:0;
}




.footerlinks
{
	text-align:center;
	margin-top:10px;
}

.footerlinks a
{
	color:#666666;
	text-decoration:none;
}

.footerlinks a:hover
{
	text-decoration:underline;
}

#address
{
    float:right;
    width:250px;   
}