#wrapper
{
z-index: 1;
border: 1px solid #3399cc;
width: 700px;
top: 10px;
margin: 0 auto;
background-image: url(../images/bottomgradient.gif); 
background-repeat:  repeat-x; 
background-position: bottom;
}
#logo {
width: 650px;
top: 5px;
left: 50px;
margin: 0 auto;
height: 125px;
z-index: 2;
; clip:  rect(   )
}
#hpmenu {
height: auto;
width: 644px;
margin: 0 auto; 
z-index: 3;
text-align: center;
}

#hpmenu ul
{
	list-style-position: inside;
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans serif;
	font-size: 13pt;
	line-height:  50px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	white-space: no-wrap;
	
	}
#hpmenu li
{
	list-style-position: inside;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	margin-left:-3px;
	margin-right: -3px;
	text-align: center;
	white-space: no-wrap;
}
#hpmenu a
{
	text-decoration: none;
	color: #666666;	
}
#hpmenu a:hover 
{
color: #000000;
font-size: 13pt;
font-weight: bold;
}
#topphoto
{
	width: 644px;
	margin: 0 auto; 
	z-index: 4;
	padding: 20px 0px 15px 0px;
	text-align: center;

}
#content
{
width: 644px;
margin: 0 auto; 
z-index: 5;
}
#content ul li
{
	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 13pt;
	margin-bottom: 5px;
	
}
#content ol 
{
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 13pt;
	margin-bottom: 5pt;
	}
#image-140-left
{
width: 140px;
z-index: 5;
float: left;
font-size: 13px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 3px;
}
#image-200-left
{
width: 200px;
z-index: 5;
float: left;
font-size: 13px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
}
#image-300-left
{
width: 310px;
z-index: 5;
float: left;
font-size: 13px;
}
#form-400-left
{
width: 410px;
z-index: 6;
float: left;
}
#footer
{
	width: 690px;
	z-index: 7;
	font-size: 8pt;
	text-align: center;
	margin: auto; 
	padding-bottom: 20px;
	

}
#footer ul
{
	list-style-position: inside;
	display: inline;
	list-style-type: none;
	padding: 5px;
	font-family: Arial, Helvetica, Sans serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	white-space: no-wrap;
	margin: 0px 0px 0px 0px;
		}
#footer li
{
	list-style-position: inside;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	text-align: center;
	white-space: no-wrap;
	font-weight: bold;
}
#footer a
{
	text-decoration: none;
	color: #666666;	
}
#footer a:hover 
{
color: #000000;
font-size: 12px;
font-weight: bold;
}
#footer p
{
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5pt;	
}

.hp-image
{
background-image: url(../images/home-page-menu-background.jpg); 
background-repeat: no-repeat; 
}
.ap-image
{
background-image: url(../images/about-page-menu-background.jpg); 
background-repeat: no-repeat; 
}
.sp-image
{
background-image: url(../images/services-page-menu-background.jpg); 
background-repeat: no-repeat; 
}
.cp-image
{
background-image: url(../images/contact-page-menu-background.jpg); 
background-repeat: no-repeat; 
}
.home
{
	border-top: none;
	border-right: none;
	border-bottom: 8px solid #cc3333;
	border-left: none;
	padding: 0px 25px 0px 25px;

}
.about
{
	border-top: none;
	border-right: none;
	border-bottom: 8px solid #ffcc00;
	border-left: none;
	padding: 0px 22px 0px 22px;
}
.services
{
	border-top: none;
	border-right: none;
	border-bottom: 8px solid #669933;
	border-left: none;
	padding: 0px 15px 0px 15px;
}
.contact
{
	border-top: none;
	border-right: none;
	border-bottom: 8px solid #3399cc;
	border-left: none;
	padding: 0px 18px 0px 15px;
}

body
{
	font-family: Arial, Helvetica, Sans serif;
}

p
{
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5pt;	
}

h2
{
	font-size: 11pt;
	color: #333333;
	margin-bottom: 0px;
}
ol 
{
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 13pt;
}
.image-top-bottombuffer {  padding-top: 40px; padding-bottom: 50px}
