body {
	background:#ffffff url(images/mainbackground.jpg) top center repeat-y;
	font:12px Verdana,Tahoma,Arial,sans-serif;
	margin:0 auto;
	padding:0;
	width:800px;
	height:100%;
}
img{
	border:0px;
}
#menu {
	margin:0 0 0;
	padding:0;
}
#menu .menu {
	background:#dddddd;
	color:#666666;
	font:14px arial,verdana;
	font-weight:700;
	margin:0;
	text-decoration:none;
}
#menu ul {
	list-style:none;
	margin:0 0 0;
	padding:0;
}
#menu li a {
	background:#dddddd;
	border-left:2px solid #ffffff;
	border-top:2px solid #ffffff;
	border-right:2px solid #ffffff;
	border-bottom:none;
	color:#6666600;
	display:block;
	font-size:14px;
	padding:4px 6px 6px 6px;
	text-decoration:none;
}
#menu li a:hover {
	background:#B1B651;
	border-left:2px solid #fffffff;
	border-top:2px solid #fffffff;
	border-right:2px solid #fffffff;
	border-bottom:none;
	color:#4a88aa;
	height:35px;
}
#header{
	background:url(images/header.jpg) top center no-repeat;
	height:246px;
	width:760px;
	margin:0 0;
	padding:0;
}	 
#top{
	background:url(images/top.jpg) top center no-repeat;
	height:184px;
	width:760px;
	margin:0 0;
	padding:0;
}
#mainback{
	background:url(images/mainback.jpg) top center repeat-y;
	width:760px;
}
#maintop{
	background:url(images/maintop.jpg) top center no-repeat;
	width:760px;
	height:379px;
	margin:0 0;
	padding:0;
}
#bottom{
	background:url(images/bottom2.jpg) top center no-repeat;
	height:163px;
	width:495px;
	margin:0 0;

} 
h1{
	font:12px Verdana,Tahoma,Arial,sans-serif;
	line-height:13px;
}
.bottom{
	font:12px Verdana,Tahoma,Arial,sans-serif;
}		
#mainbottom{
	background:url(images/mainbottom.jpg) top center no-repeat;
	height:71px;
	width:760px;
	margin:0 0;
	padding:0;
}
#mainbottomcontact{
	background:url(images/contactbottom.jpg) top center no-repeat;
	height:4px;
	width:760px;
	margin:0 0;
	padding:0;
}
#cell{
	background:url(images/cell2.jpg) top center no-repeat;
	height:71px;
	width:495px;
	margin:0;
	padding:;0;
}
.cell{
	font:30px Verdana,Tahoma,Arial,sans-serif;
	color:#ff0000;
	padding:10px;
}
ul.palletbullet{
	list-style-image:url("images/checkmark.gif");
}
#bbottom{
	background:url(images/bbottom.jpg) top left no-repeat;
	height:57px;
	width:760px;
	margin:0 0;
	padding:0;
}
#bbottom a{
	font:14px Verdana,Tahoma,Arial,sans-serif;
	line-height:29px;
}
.footer{
	font:14px Verdana,Tahoma,Arial,sans-serif;
	line-height:29px;
	color:#666600;
}
.link{
	font:14px Verdana,Tahoma,Arial,sans-serif;
	color:#666600;
	text-decoration:none;

}
.link:hover{
	font:14px Verdana,Tahoma,Arial,sans-serif;
	color:#3366cc;
	text-decoration:none;

}
.link2{
	font:12px Verdana,Tahoma,Arial,sans-serif;
	color:#3366cc;
	text-decoration:none;

}
.link2:hover{
	font:12px Verdana,Tahoma,Arial,sans-serif;
	color:#666600;
	text-decoration:none;

}
.testimonial{
	font:12px verdana,tahoma,arial,sans-serif;
	color:#669900;
	line-height:14px;
}
.header1{
	font:28px arial,verdana,tahoma,sans-serif;
	color:#ff6600;
	line-height:60px;
	font-style:italic;
}
.white{
	font:13px arial,verdana,tahoma,sans-serif;
	color:#ffffff;
	font-weight:600;
}
.guide{
	font:13px arial,verdana,tahoma,sans-serif;
	color:#000000;
	font-weight:600;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
