body {
	margin:0;
	padding:0;
	color:#000;
	font:12px Verdana, sans-serif;
	background-color:#033;
}
#main {
	margin:0 auto;
	padding:0 34px;
	width:800px;
	overflow:hidden;
	background:url(../images/main-bg.gif) repeat-y;
}
#container {
	float:left;
	width:800px;
}
/*-----header-----*/
#header {
	float:left;
	width:800px;
	background:url(../images/header-bg.gif) repeat-x;
}
#header ul {
	float:left;
	margin:0 0 0 40px;
	padding:0;
	display:inline;
	height:60px;
}
#header ul li {
	float:left;
	margin:0 12px;
	list-style:none;
	display:inline;
}
#header ul li a {
	float:left;
	color:#fff;
	font:11px Verdana, sans-serif;
	text-decoration:none;
	padding:14px 0 25px;
}
#header ul li a:hover {
	background:url(../images/nav-hover.gif) no-repeat 50% 100%;
 }
#header .logo {
	float:left;
	width:800px;
	height:116px;
	background:url(../images/logo-bg.jpg) no-repeat;
}
.inner-header .logo {
	background:url(../images/logo-inner-bg.jpg) no-repeat !important;
}
#header .logo strong {
	float:left;
	margin:23px 0 0 309px;
	display:inline;
}
#header .logo strong a {
	display:block;
	width:176px;
	height:65px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/*-----content-----*/
#content {
	float:left;
	width:800px;
	margin:0;
	padding:0;
	background:#fff url(../images/content-bg.gif) repeat-x;
}
#content-column-bg {
	float:left;
	width:800px;
	margin:0;
	padding:0;
	background:url(../images/small-brown-box-bg.gif) repeat-y 35px 0;
}
.info-column {
	float:left;
	width:251px;
}
.info-block {
	float:left;
	width:545px;
	overflow:hidden;
}
.brown-box { 
	float:left;
	width:224px;
	background:url(../images/brown-box-bg.gif) repeat-y;
	position:relative;
	margin:-12px 0 0 31px;
	display:inline;
	overflow:hidden;
}
.brown-box .brown-box-top {
	float:left;
	width:224px;
	background:url(../images/brown-box-top.gif) no-repeat;
	padding:24px 0 0;
}
.brown-box .brown-box-bottom {
	float:left;
	width:176px;
	background:url(../images/brown-box-bottom.gif) no-repeat 0 100%;
	padding:18px 22px 24px 26px;
}
.brown-box .brown-box-bottom p {
	float:left;
	width:170px;
	margin:6px 0 0;
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.brown-box .brown-box-bottom ul {
	float:left;
	width:200px;
	margin:6px 0 0 -10px;
	padding:0;
	position:relative;
	display:inline;
}
.brown-box .brown-box-bottom ul li {
	float:left;
	width:190px;
	padding:0 0 0 9px;
	list-style:none;
	color:#fff;
	font-size:11px;
	line-height:14px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
}
.brown-box .brown-box-bottom a {
	float:left;
	width:170px;
	margin:50px 0 0;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.brown-box .brown-box-bottom a:hover {text-decoration:underline;}
.small-brown-box {
	float:left;
	width:220px;
	background:url(../images/small-brown-box-top.gif) no-repeat;
	margin:0 0 0 35px;
	padding:21px 0 0;
	display:inline;
}
.small-brown-box p {
	float:left;
	width:180px;
	margin:0 0 0 26px;
	display:inline;
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.small-brown-box a {
	float:left;
	width:180px;
	margin:10px 0 0 12px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.small-brown-box a:hover {text-decoration:underline;}
div.box {
	float:left;
	width:446px;
	margin:69px 0 0 59px;
	display:inline;
}
div.box h1 {
	float:right;
	width:330px;
	margin:22;
	font-size:14px;
	word-spacing:22px;
}div.box h2 {
	float:right;
	width:350px;
    
 
	font-size:14px;
}

div.box p {
	float:right;
	width:330px;
	margin:4px 0 0;
}
div.box img {
	float:left;
}










.two-boxes {
	float:left;
	width:500px;
	margin:14px 0 0 44px;
	padding:1px 0 0 4px;
	display:inline;
	background:url(../images/two-boxes-bg.gif) no-repeat;
}
.two-boxes .small-box {
	float:left;
	width:210px;
	padding:0 30px 0 0;
	overflow:hidden;
}
.two-boxes .small-box p {
	float:left;
	margin:8px 0 0;
	clear:both;
}
.emaillink
{
color:#000000;
line-height:14px;
text-decoration:underline;
}

.emaillink:hover
{
color:#003939;
line-height:14px;
text-decoration:none;
}



.links
{
color:#000000;
line-height:14px;
text-decoration:underline;
}

.links:hover
{
color:#003939;
line-height:14px;
text-decoration:none;
}

 
.backlink
{
color:#003939;
text-decoration:none;
}

.backlink:hover
{
color:#086073;
text-decoration:none;
}

 




















/*---inner---*/
.inner-brown-box {
	float:left;
	width:224px;
	background:url(../images/brown-box-bg.gif) repeat-y;
	position:relative;
	margin:-12px 0 0 31px;
	display:inline;
	overflow:hidden;
}
.inner-brown-box .inner-brown-box-top {
	float:left;
	width:224px;
	background:url(../images/brown-box-top-inner.gif) no-repeat;
	padding:24px 0 0;
}
.inner-brown-box .inner-brown-box-bottom {
	float:left;
	width:178px;
	background:url(../images/brown-box-bottom.gif) no-repeat 0 100%;
	padding:0 12px 24px 34px;
}
.inner-brown-box strong {
	float:left;
	width:180px;
	margin:40px 0 0;
	color:#fff;
	font-size:18px;
}
.inner-brown-box ul {
	float:left;
	margin:20px 0 0;
	padding:0 0 50px;
	width:180px;
}
.inner-brown-box ul li {
	float:left;
	width:180px;
	list-style:none;
}
.inner-brown-box ul li a {
	margin:0;
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
.inner-brown-box ul li a:hover {text-decoration:underline;}
.inner-small-brown-box {
	float:left;
	width:185px;
	background:url(../images/small-brown-box-top-inner.gif) no-repeat;
	margin:0;
	padding:21px 0 0 70px;
	display:inline;
}
.inner-small-brown-box strong {
	float:left;
	width:170px;
	margin:4px 0 10px 10px;
	color:#fff;
	font-size:16px;
}
.inner-small-brown-box address {
	float:left;
	width:180px;
	color:#fff;
	font-size:11px;
	font-style:normal;
}
.inner-small-brown-box p {
	float:left;
	margin:6px 0 0;
	width:180px;
	color:#fff;
	font-size:11px;
}
div.inner-box {
	float:left;
	width:360px;
	margin:60px 0 0 87px;
	display:inline;
}
div.inner-box h1 {
	float:right;
	width:240px;
	margin:16px 0 0;
	font-size:18px;
}
div.inner-box img {
	float:left;
}
.txt-box {
	float:left;
	width:450px;
	padding-left:7px;
	padding-right:16px;
}
.txt-box p {
	margin:8px 0 0;
	clear:both;
	width:334px;
	padding:0 0 0 5px;
}
.txt-box .img-holder {
	clear:both;
	overflow:hidden;
	margin:40px 0 0;
	width:100%;
}
.txt-box .img-holder img {
	float:left;
	margin:0;
}
.txt-box .img-holder strong {
	float:left;
	padding:0 0 0 12px;
}
/*-----footer-----*/
#footer {
	float:left;
	width:800px;
	margin:0;
	padding:0;
	background:#cdd0d0 url(../images/footer-bg.gif) repeat-x;
}
#footer span {
	display:block;
	margin:0 0 0 35px;
	padding:0 0 15px;
	width:220px;
	height:56px;
	background:url(../images/small-brown-box-bottom.gif) no-repeat;
}
