﻿body
{
	background-color: #99ccff;
	background-image: url(../images/bck_grad.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}
h1
{
	font-family:Verdana, Arial, Helvetica;
	font-size:14px;	
	color:#0000CC;
	font-weight:bold;
}
h2
{
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;	
	color:#0000CC;
	font-weight:bold;
}
#container
{
	width:100%;
	height:100%;
	text-align:center;
}
#relative
{
width:1000px;
position:relative;
margin:0 auto;
padding:0;
text-align:center;	
}
#hickmans_holder
{
width:976px;
background-image: url(../images/hor_grad.gif);
background-repeat:repeat-y;
margin-top:10px;
text-align:left;
}
#top_grad
{
width:976px;
height:10px;
background-image: url(../images/top_grad.gif);
background-repeat:repeat-x;
text-align:left;
overflow:hidden;
}
#topleft
{
width:10px;
height:10px;
background-image: url(../images/topleft.gif);
overflow:hidden;
float:left;
}
#topright
{
width:10px;
height:10px;
background-image: url(../images/topright.gif);
background-repeat:no-repeat;
float:right;
}
#left_grad
{
width:10px;
height:408px;
background-image: url(../images/left_grad.jpg);	
background-repeat:no-repeat;
float:left;
}
#right_grad
{
width:9px;
height:408px;
background-image: url(../images/right_grad.jpg);
background-repeat:no-repeat;
float:left;
}
#bottom_grad
{
width:976px;
height:10px;
background-image: url(../images/bottom_grad.gif);
background-repeat:repeat-x;
clear:both;
overflow:hidden;
}
#bottomleft
{
width:10px;
height:10px;
background-image: url(../images/bottomleft.gif);
background-repeat:no-repeat;
float:left;
}
#bottomright
{
width:10px;
height:10px;
background-image: url(../images/bottomright.gif);
background-repeat:no-repeat;
float:right;
}
#hickmans_centre
{
width:957px;
background-color:White;
float:left;
}
#header
{
width:957px;
height:110px;
background-image: url(../images/header_grad.gif);
background-repeat:repeat-x;
}
#logo
{
	width:173px;
	height:110px;
	float:left;
}
#hand
{
width:99px;
height:110px;
background-image: url(../images/tophand.jpg);
float:right;
}

#callus
{
width:302px;
height:92px;
background-image: url(../images/callus.gif);
background-repeat:no-repeat;
float:left;
margin-left:383px;
}
* html #callus
{
margin-left:275px;	
}
#content_holder
{
width:957px;
background-color:#99CCFF;
/*--background-color:#B0CBFF;*/
height:100%;
text-align:left;
}
* html #content_holder
{
	
}

#footer
{
width:957px;
height:25px;
background-color:White;	
background-image: url(../images/bottom_span.gif);
background-repeat:repeat-x;
clear:both;
}
#copyright
{
width:957px;
height:25px;
font-size:11px;
text-align:right;
color:#bb0000;
}
#content
{
	width: 750px;
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	margin-left: 187px;
	background-image: url(../images/bottomhand.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	min-height:480px;
}
* html #content
{
margin-left:2px;
float:left;

}
.sidebar
{
width:220px;
float:right;
}

/*---------------------------------------------Navigation-----------------------------------------------*/
#menu {
padding-bottom:0;
width: 185px;
float:left;
font-family:Arial;
font-size:17px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
background-color:Aqua;
height:0px;
}
#menu a, #menu h2 {
text-align:left;
display: block;
border-bottom:1px solid #FFFFFF;
margin: 0;
padding: 4px 2px ;
text-indent:2px;
}

#menu h2 {

}

#menu a {
color: #006699;
background: #C0D1D9;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #FFCCCC;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
border-left:1px solid #666666;
border-right:1px solid #666666;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
div#menu ul ul ul 
{display: none;}
div#menu ul ul li:hover ul 
{display: block;}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*-----------------------------testimonials---------------------------*/
.testimonial
{
color:#000099;
border:1px solid #CC0000;
padding:5px;
margin:5px;
width:200px;
float:right;
}
.testimonial .quote
{
font-size:9px;	
}
.testimonial h1
{
font-size:12px;	
}

.hickmansform
{
border:1px solid #0000CC;	
background-color: #99ccff;
color:#003399;
}
.wilbur
{
	border:1px solid #0000CC;	
background-color: #99ccff;
color:#003399;
width:478px;
height:230px;
padding:10px;
}
.wilbur2
{
	border:1px solid #0000CC;	
background-color: #99ccff;
color:#003399;
width:280px;
height:230px;
padding:10px;
}

input{
color:#000000;
background: #FFCCCC;
border: 1px solid #0000CC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}
.submitbutton
{
	background: #CCFFCC;
}
.register
{
float:right;	
width:300px;
margin:5px;
}
.register2
{
float:right;	
width:400px;
margin:5px;
}