@charset "utf-8";
/* Begin Browser Resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 00;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Browser Resets */
/* Start HSGS CSS layout */
/*---Rules---*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p {
	color:#CCCCCC;
}
h1{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;		
	padding-bottom: 5px;
}
/*---ID's---*/
#wrapper {
	width: 1075px;
	margin: 0 auto;
	margin-top: 10px;
}
#header {
	color:White;
	text-align:right;
	vertical-align:bottom;
	background-image:url(img/headings/index_head.png);
	background-repeat:no-repeat;
	background-color:#272727;
	position:relative;
	float: left;
	width: 1050px;
	height: 200px;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
}
	
#leftcolumn_00 {
	background: #4d4d4d;
	float: left;
	width: 183px;
	height: 160px;
	padding: 10px;
	border: 0;
	margin: 5px 5px 5px 0px;
}
#leftcolumn_01 {
	background: #4d4d4d;
	float:left;
	width: 183px;
	height: 269px;
	padding: 10px;
	border: 0;
	margin: 5px 0px 0px -11px;
	font-size:14px;
}
#rightcolumn {
	color: #333;
	background: #1c1c1c;
	float: left;
	width: 840px;
	height: 458px;
	border: 0;
	margin: 5px 0px 5px 0px;
	padding: 10px;
}
#footer {
	color: White;
	background: #c62f2a;
	width: 1050px;
	clear: both;
	border: 0;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align:center;
	font:"Franklin Gothic Book";
}
#nav{
	list-style:none;		
}
#slideshow {
	float:right;
	width:840px;
}
#contact {
	margin-bottom: 10px;
	list-style:none;
}
#top_contact {
	position:absolute;
	bottom:5px;
	right:auto;
	text-align:left;
	list-style:none;
	width: 216px;
	left: 864px;
}
/*---Classes---*/
.nav_items_00 {
	margin-bottom: 10px;
}
.left_links a:link {
	color: #c0c0c0;
	text-decoration:none;	
}
.left_links a:visited {
	color: #c0c0c0;
	text-decoration:none;
}
.left_links a:active {
	color: #c0c0c0;
	text-decoration:none;	
}
.left_links a:hover {
	color: white;
	background-color:#C62F2A;
	text-decoration:underline;
	display:block;
}
.contact_links a:link {
	color: #c0c0c0;
	text-decoration:none;	
}
.contact_links a:visited {
	color: #c0c0c0;
	text-decoration:none;
}
.contact_links a:active {
	color: #c0c0c0;
	text-decoration:none;	
}
.contact_links a:hover {
	color: white;
	text-decoration:underline;
}
.top_contact_items_00 {
	color:#c0c0c0;
	margin-bottom: 10px;
}
.contact_items_00 {
	color:#c0c0c0;
	margin-bottom: 10px;
}
.standard_text {
	color: #c0c0c0;
}
.page-content {
	float:right;
	background:#2e2e2e;
	margin-top:15px;
	padding:0px;
	width:840px;
	position: relative;
}

.page-content p {
	margin:3px;
	font-size:13px;
	color:#aaa;
	padding: 3px;
}
/* Special-About 
-----------------------------------------*/
#about-img {
	float:right;
	border: solid 3px #6d6d6d;
	margin-left:15px;
	
}
/* Special-Services 
-----------------------------------------*/

.services h1 {
	margin:0;
	padding:0;
	margin-bottom:15px;
	font-size:22px;
	font-weight:normal;
	color:#c0c0c0;
}
.services p {
