/* @override 
	http://sawpllc.com/css/style.css
	http://www.sawpllc.com/css/style.css
*/

body {
	text-align:center;
	background-image: url(images/bg.png);
}
a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:949px;
	text-align:left;
	margin:0 auto;
	overflow:auto;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}
.clearfix {
	clear:both
}
/* header */

#header {
	height:106px;
	background: url(images/header.jpg) no-repeat;
	position:relative
}
#nav {
	background:url(images/nav.gif);
	height:43px;
	position:absolute;
	top:148px;
	width:847px;
}
#logo {
	position:absolute;
	top:50px;
	left:100px;
	color:#fff
}
#logo h1 {
	font-size:34px;
}
#logo div {
	padding-left:100px
}
/* content */
#content {
}

#table {
	margin-bottom: 19px;
}
#content .left {
	width:694px;
	padding: 0 50px 20px;
	background: #e7e7e7 url(images/main.png) no-repeat;
}
#content .left h1 {
	color: #8f4d31;
	font-size:28px;
	padding:50px 0 20px 0
}

#content h3 {
	color: #8f4d31;
	font-size:18px;
	padding:10px 0 10px 0
}
#content .left p {
	padding: 0 0 10px 0;
}
#content .left a {
	color:#336633
}
#content .right {
	width:255px;
	background:#e2e2e2;
	height: 918px;
}

#content .in {
	width:594px;
}

#side div.ce_text.block {
	padding: 7px;
	margin-right: 15px;
	background-color: #f2f2f2;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 80%;
}

#thanks-main h2 {
	font-weight: bold;
	font-size: 22px;
}

#side {
	margin-left: 8px;
	border-style: none;
	background-color: e2e2e2;
}

#f1 {
}

#f1 div.formbody label {
	display: block;
}

textarea#ctrl_6.textarea{
	width: 80%;
}

input.text {
	width: 80%;
}


strong {
	font-weight: bold;
	color: #8f4d31;

}

#main h3 {
	font-size:24px;
	color:#000;
	padding:20px 0 13px 0
}
#side li {
	list-style: url(images/ar.gif) inside;
	line-height:20px
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
#side li a {
	color:#333300
}

div.error {
	color: red;
	font-size: 11px;
}

address {
	font-size: 11px;
	margin-bottom: 10px;
	font-style: italic;
}
/* footer */
#footer {
	clear:both
}
#footer {
	height:70px;
	color: #fff;
	margin-left: 5px;
}

#footer div.ce_text.block p {
	padding-top: 10px;
}

