body {
	background-color: #685949;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:14px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
h1{
	font-size:22px;
	color:#000;
}
.t-white{
	color:#fff;
}
.p-link{
	color:#000463;
}
.t-footer{
	color:#c5b4a2
;
}
a:link, a:visited{
	text-decoration:none;
}
a:hover, a:active{
	text-decoration:underline;
}
#main {

	width:1090px;
	margin: 0px auto 0px auto;
}
#border_left {
	background: url(images/border_left.jpg) no-repeat;
	width:50px;
	padding-top:0px;
	height:674px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#border_right {
	background: url(images/border_right.jpg) no-repeat;
	width:50px;
	padding-top:0px;
	height:674px;
	margin:0px;
	float:left;
	display:inline;

}
#colwrap1 {
	float:left;
	width:990px;
	margin-top:0px;
	margin-left:0px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	width:990px;
	padding-top:0px;
	height:93px;
	margin:0px;
	float:left;
	display:inline;

}
#logo {
	height: 76px;
	width: 142px;
	margin-top:7px;
	margin-left:25px;
	float:left;
}
#contact {
	float: right;
	height: 25px;
	width: auto;
	margin-top: 13px;
	margin-right: 25px;
	font-size:14px;
	color:#fff;
	text-align:right;
}
#menu {
	background: #473c33;
	float: right;
	height: 22px;
	width: 650px;
	margin-top: 10px;
	margin-right: 25px;
	padding-top:3px;
	font-size:14px;
	color:#fff;
	text-align:center;
}

#content {
	background: url(images/content.jpg) no-repeat #fff;
	width:930px;
	padding:30px;
	height:auto;
	margin:0px;
	float:left;
	display:inline;

}
#i-content-left {
	float: left;
	height: auto;
	width: 500px;
}
#i-content-right {
	float: right;
	height: auto;
	width: 385px;
}
#footer {
	background-color: #211910;
	width:990px;
	padding-top:0px;
	height:50px;
	margin:0px;
	float:left;
	display:inline;

}
#footer_left {
	float: left;
	height: auto;
	width: 450px;
	margin-top: 12px;
	margin-left: 25px;
	font-size:11px;
	color:#c5b4a2;
	line-height:15px;
	text-align:left;
}
#footer_right {
	float: right;
	height: auto;
	width: 450px;
	margin-top: 12px;
	margin-right: 25px;
	font-size:11px;
	color:#c5b4a2;
	line-height:15px;
	text-align:right;
}

.center{
	text-align:center;
}
#content_bottom {
	float: left;
	height: auto;
	width: 935px;
	margin-top: 30px;
}
#content_bottom-left {
	float: left;
	width: 450px;
}
#content_bottom-right {
	float: right;
	width: 450px;
}
.img-float-left{
	float:left;
	margin-right:20px;
}
