* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #202020;
}
img{
	border: none;
}
ul, ul li {
	padding: 0;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#container1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 866px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #211f1e;
}
#bgtop  {
	background-image: url(images/bgtop.jpg);
	height: 43px;
	width: 980px;
}


#container2  {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #20202;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	height: 769px;
}
#bgbottom {
	background-image: url(images/bgbottom.jpg);
	height: 44px;
	width: 980px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}

#logo {
	float: left;
	height: 203px;
	width: 293px;
}
#testimonial  {
	height: 203px;
	width: 647px;
	float: left;
}


#leftside {
	width: 293px;
	float: left;
}
#navigation {
	margin-left: 35px;
	margin-top: 27px;
	margin-right: 35px;
}

#navigation a {
	display: block;
	text-decoration: none;
	color: #211f1e;
	padding: 2px;
}
#currenttext{
	color: #939;
	padding: 2px;
}
#navigation a:hover{
	color: #939;
}
#pressbox {
	width: 215px;
	margin-top: 20px;
	margin-left: 23px;
	border: 1px solid #e4e4d6;
	background-color: #FFF;
	background-image: url(images/presstitle.jpg);
	background-repeat: no-repeat;
	padding-top: 36px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 15px;
}
#pressbox .center {
	text-align: center;
}
#content {
	background-image: url(images/copybg.jpg);
	height: 510px;
	width: 646px;
	background-repeat: no-repeat;
	float: left;
}
#content #copy {
	margin-top: 27px;
	margin-bottom: 10px;
	margin-left: 52px;
	width: 564px;
	color: #211f1e;
}
#content #copy a {
	text-decoration: none;
	color: #211f1e;
}
#content #copy a:hover {
	text-decoration: none;
	color: #939;
}
#content #rolloverp {
	height: 42px;
	width: 125px;
	display: block;
	color: #FDFDFB;
	text-align: left;
}
#content #rolloverp a {
	height: 42px;
	width: 125px;
	background-image: url(images/previousbuttonduo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	color: #FDFDFB;
	text-align: left;
}
#content #rolloverp a:hover {
	height: 42px;
	width: 125px;
	background-image: url(images/previousbuttonduo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	color: #FDFDFB;
	text-align: left;
}
#content #rollovern {
	height: 42px;
	width: 125px;
	display: block;
	color: #FDFDFB;
	text-align: left;
}
#content #rollovern a {
	height: 42px;
	width: 125px;
	background-image: url(images/nextbuttonduo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	color: #FDFDFB;
	text-align: left;
}
#content #rollovern a:hover {
	height: 42px;
	width: 125px;
	background-image: url(images/nextbuttonduo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	color: #FDFDFB;
	text-align: left;
}
#contentbase {
	clear: both;
	float: left;
	width: 940px;
	background-image: url(images/restoringbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}
.titles {
	font-size: 18px;
}
.unboldtext {
	font-weight: normal;
}
.rightalign {
	text-align: right;
}
