body
{
	background-color: #EBEBEB;
	
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

a img
{
	border: none;
}

.cb
{
	clear: both;
}

#main
{
	width: 900px;
	margin: 0px auto;
	
	background-color: #FFFFFF;
	
	margin-bottom: 20px;
}

#header
{
	background-color: #6A0000;
	
	background-image: url(../images/hero_1.jpg);
	background-position: bottom left;
	height: 355px;
}

#header #logo
{
	background-color: #BF0000;
	height: 132px;
}

#header #logo #tagline
{
	margin: 30px 0px 0px 155px;
}

#header #logo #imaginate
{
	float: right;	
}

#header #logo #sign
{
	position: absolute;
	margin-left: -29px;
	margin-top: 7px;
}

#menu
{
	list-style-type: none;
	background-color: #000000;
	height: 38px;
	border-top: 20px solid #6e0101;
	padding-left: 7px;
}

#menu li
{
	float: left;
}

#menu a
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px 9px 8px 10px;
	display: block;
	font-weight: bold;
	border-bottom: 3px solid  #000000; 
}

#menu a:hover
{
	border-bottom: 3px solid  #FFFFFF; 
}

#menu ul
{
	display: none;
	position: absolute;
	z-index: 10000;
}

#menu ul a
{
	background-color: #222222;
	border-bottom: 1px solid #111111;
}

#menu ul a:hover
{
	border-bottom: 1px solid #111111;
	background-color: #333333;
}

#menu ul li
{
	float: none;
	list-style-type: none;
}

#menu li:hover ul
{
	display: block;
}

#submenu
{
	background-color: #FFFFFF;
	width: 287px;
	float: right;
	list-style-type: none;
	padding: 10px;
	height: 140px;
}

#submenu a
{
	display: block;
	text-align: right;
	padding: 4px 15px 6px 0px;
	color: #418ECF;
	font-weight: bold;
}

#submenu a:hover
{
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#content
{
	background-color: #1077d0;
	background-image: url(../images/sky.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#content p label
{
	display: block;
	width: 120px;
	float: left;
	font-weight: bold;
	color: #81d0f1;
}

#content #sign2
{
	position: absolute;
	margin-left: 794px;
	margin-top: -143px;
}

#grass
{
	background-image: url(../images/grass.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	
	padding: 20px 20px 120px 20px;
}

table
{
	color: #FFFFFF;
}

table td
{
	padding: 10px;
}

form label
{
	display: block;
	float: left;
	width: 80px;
	padding: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

form .field
{
	border: 1px solid  #006699;
	padding: 3px;
	margin: 1px 1px 3px 1px;
	background-image: url(../images/field.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

form .field:focus
{
	border: 2px solid  #a40000;
	padding: 3px;
	margin: 0px 0px 2px 0px;
	background-image: url(../images/field.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

form .button
{
	padding: 2px 10px;
}

.testimonial
{
	margin-left: 3px;
	width: 700px;
	margin-bottom: 20px;
}

.testimonial img
{
	float: left;
}

.friend
{
	float: left;
	width: 284px;
	height: 500px;
	margin: 1px;
}

.friend:hover
{
	background-image: url(../images/trans.png);
	border: 1px solid #7fceef;
	margin: 0px;
}

.friend p
{
	width: 270px;
	text-align: left;
}

.fri
{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid  #660000;
}

ol
{
	margin-left: 25px;
}

.folio img
{
	margin-bottom: 3px;
}

.frame
{
	background-color: #3596db;
	border: 1px solid #92ddf4;
	padding: 5px;
}

#call
{
	float: right;
	padding: 20px;
	width: 245px;
	height: 105px;
	background-image: url(../images/shade.png);
	margin: 10px;
	text-align: center;
}

#call p
{
	font-size: 16px;
	margin-bottom: 5px;
}

#call p strong
{
	font-size: 28px;
	display: block;
	font-weight: normal;
	color: #bf0000;
}

.matrix tbody td
{
	background-image: url(../images/trans.png);
	border: 1px solid #7ebbe1;
}

.matrix thead td
{
	font-size: 18px;
	padding: 0px 0px 0px 10px;
	color: #a40000;
}
