body{
	background: #444 url(../i/body.jpg) 0 0 repeat-x;
	}
.container{
	padding: 0 30px 0 30px;
	margin: 10px auto;
	/*border: 1px solid #bbb;*/
	background: #fff url(../i/container.png) 0 0 repeat-y;
	}
#header {
	width: 940px;
	height: 160px;
	margin-left: -30px;
	padding: 30px 30px 0 30px;
	background: #fff url(../i/header.jpg) 0 0 no-repeat;
	}
.header-center {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
	}
.header-center h3 {
	font-weight: bold;
	margin-top: -10px;
	}
img.angie {
	float: right;
	margin: -12px 10px 0 0;
	}
img.phone {
	float: left;
	margin: -10px 5px 0 0;
	}
/******************************************************************************/
#topnav {
	height: 40px;
	margin: -60px 0 20px 0;
	background: #a60000 url(../i/topnav1.jpg) 0 0 repeat-x;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	}
#topnav ul {
	margin-left: -20px;
	}
#topnav ul li {
	margin-top: 10px;
	display: inline;
	list-style-type: none;
	float: left;
	}
#topnav a {
	padding: 11px 40px 11px 40px;
	text-decoration: none;
	border-left: 1px solid #ff1212;
	border-right: 1px solid #a60000;
	color: #eee;
	/*text-shadow: #333 0px 1px 0px;*/
	}
#topnav a:hover {
	color: #fff;
	background: #860000 url(../i/topnav2.jpg) 0 0 repeat-x;
	}
/******************************************************************************/
.service-wrapper {
	background: transparent url(../i/logoscreen600.jpg) 50% 180px no-repeat;
	}
.wrapper1 {
	background: transparent;
	}
.wrapper2 {
	padding-top: 18px;
	background: transparent;
	}
div.services {
	border-bottom: 1px solid #ddd;
	}
/******************************************************************************/
#sidenav {
	width: 218px;
	height: 266px;
	float: left;
	background-color: #909090;
	border: 1px solid #a60000;
	font: normal bold 14px/65px "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	}
#sidenav a {
	color: #eee;
	display: block;
	background: #d0c0a9 url(../i/sidenav1.jpg) 0 0 repeat-x;
	text-decoration: none;
	padding-right: 20px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #666;
	text-shadow: #333 0px 1px 0px;
	}
#sidenav a:hover {
	color: #fff;
	background: #444 url(../i/sidenav2.jpg) 0 0 repeat-x;
	}
/******************************************************************************/
.swapbox {
	width: 698px;
	height: 266px;
	float: right;
	border: 1px solid #a60000;
	}
.swapbox img {
	width: 698px;
	height: 268px;
	}
h1 {
	font: italic bold 2.5em/1.0em 'Book Antiqua','Georgia' ,serif;
	letter-spacing: -1px;
	}
div.we-serve {
	border-top: 1px dotted #ccc;
	}
div.contact {
	font-size: 0.95em;
	}
	/******************************************************************************/
#bottomnav {
	background: #ddd url(../i/xxx.png) 0 0 repeat-x;
	padding: 10px 0;
	border: 1px solid #fff;
	}
#bottomnav ul {
	margin: 0;
	}
#bottomnav ul li {
	display: inline;
	list-style-type: none;
	float: left;
	}
#bottomnav a {
	margin-right: 60px;
	text-decoration: none;
	}
#bottomnav a:hover {
	text-decoration: underline;
	}
/**********************************************************************Misc****/
.intro {
	font: italic bold 1.5em/1.5em 'Book Antiqua','Georgia' ,serif;
	}
.left {
	float: left;
	margin: 5px 15px 5px 0px;
	border: 1px solid #aaa;
	}
.right {
	float: right;
	margin: 5px 0px 5px 15px;
	border: 1px solid #aaa;
	}
.no-border {
	border: none;
	}
.icons img {
	margin: 0 48px 0 0;
	}
.icons img.last {
	margin: 0 0 0 0;
	}
.portfolio-row {
	margin-bottom: 20px;
	}
.portfolio-row img {
	padding: 4px;
	border: 1px solid #bbb;
	}
ul {
	list-style-image: url(../i/bullet8.png);
	}
ul ul{
	list-style-image: url(../i/bullet6.png);
	}
.we-serve ul {
	list-style-image: url(../i/bullet6.png);
	}
ul.home {
	font-size: 1.1em;
	font-weight: bold;
	}
.left-tight {
	float: left;
	margin: 0;
	}
.right-tight {
	float: right;
	margin: 0;
	}
.box-tight {
	padding: 20px;
	margin: 0 9px;
	height: 169px;
	background:#eee;
	border: 1px solid #ccc;
	}
.box-tight h2{
	text-align: center;
	}
.box-tight2 {
	padding: 20px;
	margin: 0 28px;
	height: 193px;
	background:#eee;
	border: 1px solid #ccc;
	}
.box-tight2 h2{
	text-align: center;
	}

/******************************************************************************/
#footer {
	width: 1000px;
	height: 58px;
	margin-left: -30px;
	font-size: 0.9em;
	background: transparent url(../i/footer.png) 0 0 no-repeat;
	}
p.copyright {
	float: left;
	margin: 16px 0 0 30px;
	color: #666;
	}
p.credit {
	float: right;
	margin: 10px 30px 0 0;
	color: #666;
	}
p.credit a {
	color: green;
	text-decoration: none;
	}
p.credit a:hover {
	color: #000;
	}
.icon {
	display: inline;
	margin: 6px -1px -4px 3px;
	}
