body {

	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url('/img/bg.gif');

}

img { border: none; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.white { color: #FFFFFF; }
a, .dark { color: #222222; }
.light { color: #000000; }

.strong { font-weight: bold; }
.italic { font-style: italic; }

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.small { font-size: 12px; }
.large { font-size: 15px; }
.xlarge { font-size: 17px; }

a, a:hover { text-decoration: underline; }

div, p, li, td, th {

	line-height: 18px;
	font-family: Arial, sans-serif;
	color: #222222;
	font-size: 13px;

}

form { margin: 0px; }

table { width: 100%; }

td {

	padding: 0px;
	vertical-align: top;

}

div#container {

	width: 902px;
	margin: 0 auto 0 auto;

}

div#top {

	padding-top: 33px;
	height: 169px;

}

div#menu { 

	padding-top: 40px;
	font-size: 16px;
	padding-right: 5px;
	
}

div#menu a { text-decoration: none; }

div#menu a:hover { 

	color: #FFFFFF;
	text-decoration: underline;
	
}

span.menudivider {

	padding-left: 20px;
	padding-right: 20px;

}

div#left { width: 196px; }

div#right { margin-left: 216px; }

h1 {

	margin: 0px;
	font-weight: 100;
	width: 678px;

}

h2 { font-size: 12px; }

.bottomborder{ 

	border-bottom: 1px solid #D0D0D0;
	padding-bottom: 5px;
	
}

a.leftlink {

	display: block;
	text-decoration: none;
	padding-top: 5px;

}

a.leftlink:hover, a.leftlinkhighlight { background-color: #F7F7F7 !important; }


div#bottom {

	width: 100%;
	background-image: url('/img/bottom.gif');
	background-repeat: repeat-x;
	padding-top: 18px;
	height: 26px;

}

p.pimg { margin-left: -4px; }

img#aboutimg {

	padding-right: 4px;
	padding-left: 20px;

}

div.insetbox {

	padding: 10px;
	background-color: #F7F7F7;

}

.aboutwidth { width: 354px; }

div.servicesoverview {

	width: 325px;
	margin-left: 20px;

}

div.servicesoverview div { line-height: 24px; }

.button {

	display: block;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #222222;
	text-decoration: none;

}

a.button:hover { background-color: #444444; }

.notopmargin { margin-top: 0px; }
.nobottommargin { margin-bottom: 0px; }

p.servicesthumb {

	margin-top: 7px;
	padding-right: 20px;

}

div#contactleft {

	float: left;
	width: 310px;

}

div#contactright { margin-left: 344px; }

textarea, input {

	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 270px;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;

}

input.submit {

	width: auto;
	border: none;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;

}

div#submitp {

	padding-right: 62px;
	padding-top: 10px;

}

iframe { border: 1px solid #CCCCCC; }

div#hometext {

	padding: 10px;
	background-color: #222222;
	width: 658px;

}

div#strapline {

	font-family: Georgia, serif;
	padding-top: 30px;
	font-size: 18px;

}