#wrapper {
	padding: 0px;
	height: auto;
	width: 955px;
	margin: auto;
	background-color: #FFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 313px;
	width: 955px;
	background-image: url(images/header-slice.jpg);
	background-repeat: repeat-x;
}
#main-content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 540px;
	float: left;
}
#sidebar {
	background-color: #FFF;
	padding: 0px;
	float: right;
	height: auto;
	width: 415px;
	margin: 0px;
}
#footer {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 127px;
	width: 955px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}
#top-header {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 107px;
	width: 955px;
}
#logo {
	float: left;
	margin-top: 0px;
	margin-left: 30px;
}
#top-contact {
	float: left;
	margin-top: 0px;
	margin-left: 111px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bottom-header {
	clear: both;
	height: auto;
	width: 955px;
	background-image: url(images/bottom-header-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slogan {
	background-image: url(images/slogan.png);
	float: left;
	height: 27px;
	width: 361px;
	margin-top: 11px;
	margin-left: 19px;
	margin-bottom: 20px;
}
#nav {
	background-image: url(images/nav.png);
	clear: both;
	float: left;
	margin-top: -155px;
	margin-left: 7px;
	height: 300px;
	width: 955px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #a24532;
	line-height: 24px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	margin-top: 30px;
	margin-left: 35px;
	padding-bottom: 10px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-left: 35px;
	margin-right: 25px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a24532;
	margin-left: 35px;
}
#list {
	margin-left: 35px;
	width: 300px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
#list ul {
	list-style-type: none;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
#list li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0px;
}
#list2 {
	margin-left: 0px;
	width: 200px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 120px;
	float: left;
}
#list2 ul {
	list-style-type: none;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
#list2 li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0px;
}
#cellnos {
	width: 354px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#bigbox {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 170px;
	float: left;
}
#phone {
	float: left;
	margin-top: 100px;
}
#gototop-btn {
	margin-left: 800px;
}
#footer-nav li
{
	display:inline;
	padding-right:0px;
	padding-left:0px;
	font-size: 11px;
	color: #900;
}
#footer-nav ul
{
	list-style:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #A24532;
	text-decoration: none;
}
#footer-nav li a:link
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-right:0px;
	color:#900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	text-decoration: none;
}
#footer-nav li a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-right:0px;
	color:#900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	text-decoration: none;
}

#footer-nav li a:active
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-right:0px;
	color:#900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	text-decoration: none;
}
#footer-nav li a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-right:0px;
	color:#666;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #900;
	text-decoration: none;
}

img {
	border: none;
}
#footer-nav {
	color: #666666;
	margin-left: 270px;
	margin-top: 10px;
}

#copyright li
{
	display:inline;
	padding-right:5px;
	padding-left:5px;
	font-size: 11px;
	color: #666666;
}
#copyright ul
{
	list-style:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#copyright li a:link
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	color:#a24532;
	text-decoration: none;

}
#copyright li a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	color:#a24532;
	text-decoration: none;
}

#copyright li a:active
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	color:#a24532;
	text-decoration: none;
}
#copyright li a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	color:#666;
	text-decoration: none;
}

#copyright {
	color: #666666;
	margin-left: 300px;
	margin-top: -20px;
	clear: both;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.greyh1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #a19882;
}
.greyh2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a19882;
}
h2 a:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a24532;
	margin-left: 35px;
}
h2 a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a24532;
	margin-left: 35px;
}
h2 a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a24532;
	margin-left: 35px;
	text-align: left;
}
.email {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #b35a30;
}
#bg {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.body_link:link , active , visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	text-decoration: none;
}
.body_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	border-bottom-width: thin;
	border-bottom-style: none;
	text-decoration: none;
}
.clear
{
	clear:both;
}
.justify {
	text-align: justify;
}

