html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td 
{
margin: 0; padding: 0; 
} 
body 
{
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial,Verdana,sans-serif;
	font-size:14px;
	text-align:center;	
}
img 
{
	border:0px;
}
hr
{
	clear:both;
	height:0px;
	border-bottom:1px dashed #a3bee3;
	border-top:0px;
	margin:30px 0px 20px 0px;	
}
a:link, a:active
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
a:hover
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}
h1
{
	color:#128cc8;
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
}
h2
{
	color:#5e93b7;
	font-size:22px;
	font-weight:normal;	
	margin:25px 0px 25px 0px;
}
h3, h4, h5, h6
{
	color:#363636;
	font-size:16px;
	margin:0px 0px 10px 0px;
}
p
{
	margin:10px 0px 15px 0px;
}
form
{
	margin:0px;
	padding:0px; 
}
input, select, textarea
{
	background-color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	padding: 4px;
}
table
{
	border:0px;
	padding:0px;
}
/* Layout Creators */
div.wrapper
{
	margin:auto auto;
	position:relative;
	text-align:left;
	width:1000px;
}
div.logo-home
{
	height:50px;
	left:0px;
	position:absolute;
	top:20px;
	width:270px;
}
div.logo-home a
{
	display:block;
	height:50px;
}
div.people-1
{
	background-image:url(../images/person_01.jpg);
	background-repeat:no-repeat;
	height:280px;
	left:0px;
	position:absolute;
	width:146px;
	top:84px;
	z-index:10;
}

div.header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:370px;
	position:relative;
	width:1000px;
}
div.header ul
{
	font-size:14px;
	position:absolute;
	right:0px;
	top:62px;
	width:810px;
}
div.header ul li
{
	float:left;
	list-style:none;
	margin: 0 7px 0 7px;
}
div.header ul li:hover
{
	background-color:#addbf0;
}
div.header ul li a
{
	display:block;
	color:#000;
	text-decoration:none;
	padding:10px;	
}
div.header ul li a:hover
{
	color:#016697;
}
div.header ul li.active
{
	background-color:#016697;
}
div.header ul li.active a
{
	color:#fff;
}
div.content
{
	float:left;
	line-height:18px;	
	margin:0 0 20px 0;
	position:relative;
	width: 710px;
}
div.sidebar
{
	float:right;
	margin:-7px 0 30px 0;
	position:relative;
	text-align:left;
	width: 240px;
}
div.sidebar h1
{
	background-color:#f4911d;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
div.sidebar blockquote
{
	border:1px solid #999;
	margin: 0 0 40px 0;
	padding: 10px;
}
div.sidebar blockquote h2
{
	margin:0 0 15px 0;
}
div.sidebar input
{
	margin: 0 0 10px 0;
	width: 220px;
}
div.content ul, div.content ol
{
	padding: 10px 20px 20px 50px;
}
div.content ul li, div.content ol li
{
	margin: 0px 0px 5px 0px;
}
div.footer
{
	clear:both;
	height:120px;
	margin:auto auto;
	position:relative;
	width:1000px;
}
div.footer-background
{
	background-color:#016697;
	height:25px;
	position:relative;
	padding: 10px 0 0 10px;
}
div.footer ul
{
	margin:0px;
	padding:0px;
	position:relative;
	width:700px;
	text-align:left;
}
div.footer ul li
{
	float:left;
	list-style:none;
	margin: 0px 30px 0px 0px;
}
div.footer ul li a
{
	color:#fff;
	font-size: 11px;
	text-decoration:none;
}
div.credit
{
	background-image:url(../images/credit.gif);
	background-repeat:no-repeat;
	float:right;
	height:45px;
	margin:10px 0 0 0;
	position:relative;
	width:145px;
	z-index:20;
}
div.credit a:link, div.credit a:active, div.credit a:visited, div.credit a:hover
{
	display:block;
	height:45px;
}
div.copyright
{
	color:#999;
	position:relative;
	width: 400px;
	text-align:left
}
/* Image styling */
.img-border
{
	border:2px solid #94bce1;
	margin: 0px 0px 10px 0px
}
.img-left
{
	float: left;
	margin: 0px 10px 10px 0px
}
.img-right
{
	float: right;
	margin: 0px 0px 10px 10px
}
.img-left-border
{
	border:2px solid #94bce1;
	float: left;
	margin: 0px 10px 10px 0px
}
.img-right-border
{
	border:2px solid #94bce1;
	float: right;
	margin: 0px 0px 10px 10px
}
/* Custom */
table.table-pricelist
{
	border:0px;
	padding:0px;
	width:100%
}
table.table-pricelist td
{
	padding:2px;
}
table.table-pricelist th
{
	background-color:#ebebeb;
}
p.intro
{
	font-size:16px;
	margin: 0 0 20px 0;
}
.quote
{
	color:#4b90cd;
	font-size:20px;
	font-weight:normal;
}
.clear
{
	clear: both
}
.small 
{
	color: #666666;
	font-size: 12px;
	line-height:normal;
}
.orange
{
	color:#e4701e;
}
.blue
{
	color:#5e93b7;
}
.red
{
	color:#990000;
}
.form_labels
{
	width: 30%;
	text-align:right;
}
.form_fields
{
	width:65%;
	text-align:left;
}
input
{
	border:1px solid #ccc;
	height:17px;
}
.input_required
{
	border:1px dotted #F4911D;
	height:17px;
	background-color: #FFF0DF;
}
.input_button
{
	height:24px;
	border:none;
}
textarea
{
	border:1px solid #ccc;
}
select
{
	border:1px solid #ccc;
}
table.store td {
	border: 1px solid #EFE8E0;
	padding: 10px;
}