@charset "iso-8859-2";
body {
	background-color: #717560;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #2e2d2d;
}

a:link,a:visited{color:#5A8A0A;text-decoration: none;}
a:hover{color:#666666;text-decoration: none;}
#header .top-right a{
	float: right;
	background: url(../images/apex-logo.png) no-repeat;
	width: 190px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	padding: 0;
	margin: 30px 0 0 135px;
	float: left;
	cursor:pointer;

}
#header fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform:uppercase;
}

h2 {
	color: #06507a;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#call {

	float: right;

	right:0;
	margin:50px auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;

	font-family:  Arial,Verdana,Helvetica, sans-serif;
	color: #f1f1f1;
	font-weight: bold;
	font-size: 20px;	border:0px solid #fff;

}

.small{padding-left:10px; color:#fff;}

#call .phone {
	color: #fff;
}

.padding p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.right-img {
	float: left;
	margin-right: 10px;
}

.clear {
	clear: both;
}

#header {
	height: 162px;
	width: 938px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
a { outline:none }
#content-wrap {
	width: 955px;
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-y;
}

.left-column {
	background-image: url(../img/bg-effect-column.gif);
	background-repeat: no-repeat;
}
#logo {
	background: url(../images/logo.png) no-repeat;
	height: 50px;
	width: 245px;
	display: block;
	text-indent: -9999px;
	cursor:pointer;
}


/* Fix up IE6 PNG Support */
img, #logo, #header .top-right a, #call { behavior: url(scripts/iepngfix.htc); }
img, #logo, #header .top-right a, #call { behavior: url(../scripts/iepngfix.htc); }



#header .top-left {
	padding-top: 20px;
}
.bottom-eff {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:500px;
	height:auto !important;
    height:500px;

}
#footer {
	height: 170px;
	width: 948px;
	margin: auto;
	padding:0px;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	clear: both;
}
#footer-links {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
	color: #000;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer-links p{margin:0px;padding:0px; margin-bottom:20px;}

#footer-links li {
	display: block;
	margin-bottom: 5px;
}
#footer-links a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3f4139;
	font-weight: bold;
}
#footer-links a:hover {
	color: #bbbeac;
}
#footer-links .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbeac;
	font-weight: bold;
}

#header .top-left {
	float: left;
	width: 600px;
}
.single-column {
	background-image: url(../img/bg-effect-full.gif);
	background-repeat: no-repeat;
	color: #000000;
}
.right-content-single {
	margin-left: 535px;
}

.single-padding {
	padding: 35px;
}
.single-padding h2 {
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right-img-content {
	float: left;
	margin-right: 15px;
	border: 3px solid #cfcbb2;
	margin-bottom: 15px;
}
.content-simple-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content-simple-list li {
	background-image: url(../img/grey-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 9px;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #525050;
}
.dot-line {
	background-image: url(../img/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left-content .padding .dot-line {
	background-image: url(../img/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#shortdesc {margin-left:120px;}
#shortdesc b a{background-image: url(../img/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	padding-left:10px;}
	
#sitemap li{
	font-size:16px;
	line-height:30px;
	list-style-type:upper-alpha}
	
#sitemap li ul li{
	text-indent:20px;
	margin-left:20px;
	font-size:14px;
	list-style-type:lower-alpha	}