* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;

}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	font-family: "Century Gothic";
}
h1 {
	font-size: 13px;
	color: #FFF;
	padding-left: 10px;
	height: 20px;
	line-height: 25px;
	background-color: #333;
	font-weight: normal;
	float: right;
}


.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	padding-right: 45px;
	padding-top: 9px;
}
.logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top {
	height: 80px;
	width: 960px;
	padding-top: 25px;
}

a .quote {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.phone   {
	position: absolute;
	left: 784px;
	top: 0px;

}
.quote {
	position: absolute;
	left: 843px;
	top: 9px;
}

#nav {
	height: 35px;
	padding-top: 25px;
}
#nav ul {

}
#nav ul li {
	float: left;
	list-style-type: none;
	color: #999;
	width: 115px;
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 7px;
	font-weight: bold;
}
#nav ul li a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
#nav ul .current {
	color: #999;
	font-size: 13px;


}
#top #phone img {
	float: right;
	clear: both;
}





#header {
	height: 230px;
	width: 960px;
	clear: both;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 10px;
}


#header p {
	clear: both;
	text-transform: capitalize;
	width: 300px;
	padding-top: 30px;
	padding-left: 18px;
	font-weight: bold;
}
.color {
}

#wrap .heading , #wrap2 .heading{
	margin-top: 20px;
	padding-bottom: 10px;
}

#wrap {
	width: 295px;
	float: left;
	font-size: 13px;
	color: #666;
	height: 460px;
	line-height: 20px;
}
#wrap .heading p {
	font-size: 13px;
	color: #333;
}

#wrap h2 , #wrap2 h2{
	color: #333;
	font-size: 17px;
}
.upper  {
	text-transform: uppercase;
	font-size: 14px;
}
#wrap2 {
	float: left;
	width: 290px;
	font-size: 13px;
	color: #666;
	height: 460px;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: 20px;
}
#wrap2  img {
	float: left;
}

.line {
	padding-top: 30px;
	font-size: 16px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#wrap #main {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	list-style-image: url(images/sidearrow.png);
	list-style-position: inside;
}

#projects {
	width: 657px;
	float: left;
	height: 350px;
	font-size: 14px;
	color: #666;
}
#projects  img {
	padding-bottom: 20px;
}
#projects h3 {
	font-size: 17px;
	color: #2A3E45;
	padding-bottom: 20px;
}
#wrap h3 {
	font-size: 17px;
	color: #2A3E45;
	padding-bottom: 20px;
}
#wrap .line a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
#wrap2 .line a , #wrap a{
	color: #333;
	font-weight: bold;
}
#designform h2   {
	font-size: 17px;
	padding-top: 20px;
	color: #666;
	padding-bottom: 10px;
}
#designform p   {
	font-size: 13px;
	padding-top: 11px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 11px;
}
#designform img {
	padding-top: 15px;
	padding-bottom: 15px;
}
#designform a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#designform {
	margin-top: 15px;
	margin-left: 695px;
	color: #666;
	background-color: #c7d9e5;
}


#footer {
	clear: both;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	color: #666;
	height: 280px;
	background-color: #E5E5E5;
}
#footer #wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer .info {
	clear: both;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}
.info a {
	text-decoration: none;
	color: #E98841;
}

#footer #one {
	font-size: 14px;
	width: 240px;
	float: left;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 30px;
}
#one p a {
	color: #E98841;
	text-decoration: none;
}

#footer #one img {
	padding-right: 7px;
	padding-bottom: 5px;
}
#footer #one p {
	padding-bottom: 10px;
	font-size: 13px;
}
#footer #one h3 , #footer .two h3{
	font-size: 14px;
	padding-bottom: 20px;
	color: #2A3E45;
	text-transform: uppercase;
}
#footer .two {
	width: 165px;
	float: left;
	height: 170px;
}
.two .navigation {
	float: left;
	width: 150px;
	font-size: 13px;
	list-style-type: none;
}
.two .navigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	width: 125px;
	padding-left: 1px;
}
#block {
	width: 680px;
	float: left;
}


#maincontent {
	font-size: 13px;
	color: #666;
	width: 650px;
	padding-top: 15px;
	float: left;
	padding-bottom: 100px;
	line-height: 20px;
}
#services {
	padding-top: 100px;
	padding-left: 200px;
	font-size: 15px;
}

#maincontent2 {
	font-size: 13px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 20px;
}

.clear {
	clear: both;
	padding-top: 20px;
}
#maincontent h2   , .para h2{
	font-size: 15px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 3px;
}
.paragraph {
	padding-bottom: 20px;
}

.para {
	padding-right: 28px;
	float: left;
	height: 370px;
	width: 270px;
	padding-top: 20px;
	padding-left: 28px;
	background-image: url(images/box_back.png);
	background-repeat: no-repeat;
}
#leftnav {
	list-style-type: none;
	width: 250px;
	color: #666;
	padding-bottom: 5px;
	margin-left: 690px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.navigation li a {
	text-decoration: none;
	color: #333;
}
#one a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftnav img {
	padding-top: 10px;
}
#leftnav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#leftnav ul {
	padding-top: 10px;
	list-style-type: none;
}

#leftnav ul li {
	font-size: 13px;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftnav ul li a {
	color: #333;
	text-decoration: none;
}


.leftcurr {
	background-repeat: no-repeat;
	background-image: url(images/sidearrow.png);
	background-position: left top;
	padding-top: 3px;
	padding-left: 15px;
}
#leftnav ul .leftcurr a {
	font-weight: bold;
}
.paragraph ul {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: square;
}
.chart {
	width: 310px;
	float: left;
	line-height: 20px;
	height: 350px;
}
.chart p, .chart2 p {
	padding-top: 7px;
}
.chart2 {
	float: left;
	padding-left: 30px;
	height: 350px;
	width: 310px;
	line-height: 20px;
}
.chart  img {
	clear: both;
}



.para img {
	float: left;
}


.large {
	font-size: 16px;
	padding-top: 20px;
	font-weight: bold;
}
#title h2 ,  {
	padding-bottom: 10px;
	font-size: 23px;
	font-weight: normal;
	color: #144c81;
}
.seoblock img  {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
.seoblock {
	height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.seoblock ul .bold {
	font-weight: bold;
	padding-top: 10px;
}
.color {
	font-weight: bold;
	color: #F90;
}
.paragraph ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
}

#title {
	height: 150px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
}
#title p {
	color: #FFF;
	font-size: 13px;
	padding-left: 20px;
	padding-top: 5px;
	width: 410px;
}
#title img {
	position: absolute;
	left: 578px;
	top: 139px;
}
#title a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title h2   {
	font-size: 21px;
	color: #FFF;
	padding-top: 45px;
	padding-left: 20px;
	font-family: "Century Gothic";
}




#maincontent a {
	color: #F90;
	font-weight: bold;
}
#maincontent .left {
	float: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}
.space {
	padding-top: 15px;
	padding-bottom: 15px;
}
.emph {
	font-style: italic;
}
#billpay {
	width: 570px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.description {
	background-image: url(images/shadowbar.JPG);
	background-repeat: no-repeat;
	height: 200px;
	background-position: center;
}

.description img {
	padding-left: 25px;





}
.description a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.services {
	padding-top: 20px;
	padding-left: 60px;
}
.padding {
	padding-bottom: 20px;
}
.man {
	float: left;
}
.bold {
	font-weight: bold;
	color: #666;
	line-height: 20px;
	padding-bottom: 20px;
}
#wrap a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold1 {
	font-weight: bold;
	padding-bottom: 5px;
}

h3 {
	font-size: 17px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	padding-top: 15px;
	padding-bottom: 15px;
}
.list {
	list-style-type: disc;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-position: inside;
}

