@charset "utf-8";
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;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #464646;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #464646;
}
a:active {
	text-decoration: none;
	color: #f1f1f1;
}
a:hover {
	text-decoration: none;
	color: #f1f1f1;
}
/* remember to define focus styles! */
:focus {

}
body {
	line-height: 1.3em;
	color: black;
	background-color: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

body  {
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #464646;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.main_ui #container {
	width: 54.5em;  /*  950px browser window  */
	background-color: transparent;
	margin: 0 auto;
} 
.main_ui #header {
	background-color: transparent;
	padding: 0px 10px;
} 
.main_ui #header h1 {
	margin: 0;
	padding: 10px 0;
}
.main_ui #sidebar_left {
	float: left;
	background-color: transparent;
	padding: 0;
	margin-top: 1px;
}
.main_ui #sidebar_right {
	float: left;
	background-color: transparent;
	width: 289px;
	height: 326px;
}
.main_ui #sidebar_left p, .main_ui #sidebar_right h3 , 
.main_ui #sidebar_right h3, .main_ui #sidebar_right p{

}
.main_ui #mainContent {
	padding: 0;
	width: auto;
	float: left;
	margin-top: 1px;
} 
.main_ui #footer {
	padding: 0 10px;
	background-color: transparent;
} 
.main_ui #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo {
	position: absolute;
}
.copy {
	font-size: 70%
}
.c_info {
	font-size: 80%;
	color: #f1f1f1;
}
.info {
	font-size: 70%;
	color: #f1f1f1;
}
.info_serv_logo {
	font-size: 150%;
	color: #f1f1f1;
}
#contact_info {
	position: relative;
	padding: 10px 15px;
	margin-top: -80px;
}
#pre_footer {
	position: relative;
	float: left;
}
#link_panel {
	position: relative;
	float: left;
	margin-top: -2px;
}
#services {
	position: relative;
	padding: 15px 0 0 15px;
}

