@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	background-color: #000;
	background-image: url(images/topgrd.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #0074CA;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
	margin-top: 3px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000;
	font-weight: normal;
	margin-bottom: 0px;
}


p {
	line-height: 1.3;
}
.twoColFixLtHdr #container {
	width: 790px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/bodybkgd.gif);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {

} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sidebar1 ul {
	margin: 0;
	list-style: none;
	padding-left: 5px;
}
#sidebar1 li {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar1 li ul {
	margin-bottom: 35px;
}
#sidebar1 li li {
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/bullet_blk.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#sidebar1 a {
	text-decoration: none;
	color: #333;
}
#sidebar1 a img {
	border: none;

}

#sidebar1 a:hover {
	color: #09F;
	text-decoration: none;
}
.twoColFixLtHdr #container #sidebar1 img.calcu {
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #sidebar2 {
	width: auto;
	height: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #sidebar2 img {
	float: left;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #sidebar2 p{
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 34px;
	background-image: url(images/sidebarbox.gif);
	text-align: center;
}
.twoColFixLtHdr #sidebarRight {
	width: 150px;
	background-color: #FFF;
	float: right;
	padding-top: 10px;
	padding-bottom: 15px;
}
.twoColFixLtHdr #sidebarRight img  {
	padding-top: 5px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #container #sidebarRight a img {
	border: none;


}




.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 180px;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	width: 420px;
} 
#mainContent li {
	padding-bottom: 7px;

}
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_one */

.menu1 {
	padding:0 0 0 175px;
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-color: #fff;
	background-image: url(images/button1.gif);
}
.menu1 li {float:left;}
.menu1 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#CCC;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;

}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {
	color:#fff;
	background-image: url(images/button3.gif);
}
.menu1 li.current a b {
	background-image: url(images/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li a:hover {
	color:#fff;
	background-color: #000;
	background-image: url(images/button2.gif);
}
.menu1 li a:hover b {
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li.current a:hover {
	color:#fff;
	cursor:default;
	background-color: #000;
	background-image: url(images/button3.gif);
}
.menu1 li.current a:hover b {
	background-image: url(images/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}





.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.nobull ul li ul li {
	list-style-image: none;
	list-style-type: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.servicelist {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet_blue.gif);
	padding-right: 35px;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
}


.twoColFixLtHdr #footer {
	background-color: #333;
	height: 80px;
	width: 100%;
	margin: 0px;
	padding: 0px;
} 
.twoColFixLtHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}



.footer_column_left {
	float:left;
	width: 350px;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 15px;
}

.footer_column_right {
	float:left;
	width: 350px;
	margin-top: 15px;
}

.footer_column_right  ul  li, .footer_column_right  ul {
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

