* { padding: 0; margin: 0; outline: 0; }

body {
	font-size: 12px;
	line-height: 130%;
	font-family: Georgia, sans-serif;
	color: #000;
	text-align: left;
	background-color: #13974e;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #042559; text-decoration: underline; cursor: pointer; }
a:hover { text-decoration: none; }

.shell { margin: 0 auto; width:970px}
.left { float: left; display: inline; }
.right { float: right; display: inline; }
.no-text{font-size:0; line-height:0; text-indent:-4000px; display:block}

#header{height:81px; padding:0 6px 0 4px;}

h1#logo{
	font-size:0;
	line-height:0;
	width:320px;
	float:left;
	height: 81px;
	background-repeat: no-repeat;
}
h1#logo a{display:block; background:url(../images/logo.png); height:81px; text-indent:-4000px}

#header span{background:url(../images/header-span-local.png); width:345px; height:81px; float:right}

#subheader{background:#fffff1 url(../images/subheader.jpg) no-repeat right 0;height:100%; overflow:hidden; position: relative;}
#subheader h2.debt{background:url(../images/debt.png); width:421px; height:304px; float:left; }
#subheader h2.debt2{background:url(../images/debt2.png); width:960px; height:96px;}
#subheader .list{width:424px; float:right; display:inline; font-size:25px; padding-top:50px; padding-right:37px}
#subheader .list ul {padding-left:43px; padding-top:4px}
#subheader .list li p{line-height:36px;}
#subheader .list  p{line-height:30px;}


#navigation{background:url(../images/navigation.gif) repeat-x 0 0; height:36px; position: relative;}
#navigation li{display:inline;}
#navigation li span{float:left; width:2px; height:36px; background:url(../images/span.gif) no-repeat 0 0}
#navigation li a{float:left; height:36px}
a.home{
	width:238px;
	background-image: url(../images/home.png);
	background-position: center;
}
a.about{background:url(../images/about.png); width:238px; background-position: center;}
a.firm{background:url(../images/firm.png); width:238px; background-position: center;}
a.contact{background:url(../images/contact.png); width:238px; background-position: center;}

#container{padding:23px 27px 31px 33px; background:#ebf2e1 url(../images/container.gif) repeat-x 0 bottom; }
.content{float:left; display:inline; width:453px; padding-top:5px}
.content .ctn{padding-left:12px;}
.content .ctn h4{font-size:20px; margin-bottom:11px; line-height:24px}
.content .ctn h4 i{font-weight:normal}
.content .ctn p{padding-bottom:18px; line-height:19px}
.content .ctn h3{
	margin-bottom: 15px;
}
.content ul{padding: 0 0 21px 14px;}
.content .ctn ul{padding: 0 0 21px 44px;}
.content .ctn ul li a{color:#000}
.content ul li p{padding: 0 0 0 10px; line-height:19px}

.content ol{padding: 0 0 21px 14px;}
.content .ctn ol{padding: 0 0 21px 44px;}
.content .ctn ol li a{color:#000}
.content ol li p{padding: 0 0 0 10px; line-height:19px}

#callout {
	float: right;
	width: 150px;
	background-color: #DCE2D7;
	padding-top: 19px;
	list-style-type: none;
	margin: 10px;
	padding: 10px;
}
.content h3{font-size:14px; line-height:19px}
.player{float:right; display:inline; width:427px}
.player a{float:right; background:url(../images/more.gif) no-repeat 0 0; padding:0 0 0 19px; color:#042559; margin-top:6px}
.rightside{float:right; display:inline; width:380px; padding-right:11px; padding-top:66px}
.rightside img{border:3px solid #02591b; margin-bottom:35px}
.rightside p{text-align:right;}
.rightside p span{color:#02591b; font-size:24px; line-height:30px; font-style:italic}
a.more{margin-top:11px; float:left; padding-left:23px; background:url(../images/bulet.gif) no-repeat 0 4px}
.news {text-align:right; margin-top:20px;clear:right; padding-top:20px;}

#footer{background:url(../images/footer.gif) repeat-x 0 0; font-size:13px; color:#fff; text-align:center; height:94px}
#footer .box{width:319px; float:left; margin-bottom:13px; padding-top:10px}
#footer span{padding: 0 16px;}
#footer .separator{float:left; width:1px; height:64px; background:url(../images/footer-separator.gif) no-repeat 0 0; padding:0}

.shadow{background:url(../images/shadow.png) repeat-y 0 0; padding:0 6px 0 4px; height: 100%; position: relative; }
.bottom-shadow,
.top-shadow { width: 100%; height: 4px; font-size: 0; line-height: 0; text-indent: -4000px; }
.bottom-shadow { background: url(../images/bottom-shadow.png); }
.top-shadow { background: url(../images/top-shadow.png); }
.shadow-margin { margin-bottom: 6px; }

.rightside #contact-form {
	margin-left: 50px;
}
#contact-form h3 {	margin-bottom: 15px;}
#contact-form p {
	text-align: left;
	margin-bottom: 10px;
}

#contact-form input {
	font-size: 1.3em;
	padding: 3px;
	width: 200px;
}
#contact-form textarea {
	padding: 3px;
		font-size: 12px;
	width: 300px;
}
#contact-form input.submit {
	padding: 3px;
	width: 100px;
}
#contact-form label {
	font-weight: bold;
}
#ag {display:none;}