body {
	background-color: #242B31;
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.clearfloat {
	line-height: 1px;
	clear: both;
}

#page #homesplash {
	height: 600px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#page #footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #CCC;
	text-align: center;
}
#page #footer a {
	color: #039;
	text-decoration: none;
}
#page #footer a:hover {
	color: #06F;
	text-decoration: none;
}

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #090A0C;
}
#page #content #main #left {
	width: 620px;
	float: left;
}
#page #content #main #right {
	width: 210px;
	float: right;
	text-align: center;
}
.image_format {
	border: 1px solid #333;
	padding: 3px;
}

#page #content #header {
	height: 100px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center;
}
#page #content #navbar {
	line-height: 40px;
	background-image: url(../images/navbg.jpg);
	height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding-left: 20px;
}
#page #content #navbar a {
	text-decoration: none;
	color: #09F;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
#page #content #navbar a:hover {
	text-decoration: none;
	color: #03F;
	background-color: #666;
	background-image: url(../images/navbg_hover.jpg);
}
#page #content {
	color: #CCC;
}


#page #content #flash {
	height: 170px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#page #content #main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page #content #main h1  {
	background-image: url(../images/l_title_bg.jpg);
	line-height: 48px;
	margin-top: 0px;
	font-size: 20px;
	color: #0CF;
	height: 40px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
#page #content #main #left h2 {
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#page #content #main #left h3 {
	font-size: 10px;
	line-height: 1px;
	color: #666;
}

a {
	text-decoration: none;
	color: #09F;
}
.profileimage {
	float: right;
	border: 1px solid #666;
	padding: 5px;
	margin-left: 5px;
}
.listing {
	margin: 0px;
}
.service_sub {
	font-size: 14px;
	line-height: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
#imageholder     {
	width: 385px;
	float: right;
}
.services     {
	color: #09F;
	margin-top: 0px;
	font-size: 18px;
}
#page #content #main #servleft {
	width: 370px;
	float: left;
}
#page #content #main img   {
	margin: 2px;
	border: 1px solid #333;
	padding: 3px;
}
.label        {
	font-size: 9px;
	text-align: center;
	line-height: 10px;
	padding-bottom: 10px;
}

#page #content #main #servleft h1 {
	background-image: url(../images/l_title_bg.jpg);
	line-height: 48px;
	margin-top: 0px;
	font-size: 20px;
	color: #0CF;
	height: 40px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.serviceTitle {
	line-height: 48px;
	margin-top: 0px;
	font-size: 20px;
	color: #0CF;
	height: 40px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/s_title_bg.jpg);
	background-position: left top;
	display: block;
}
