* {margin:0;padding:0;}

body {
	background: #01051F url(images/bg.gif) repeat-x;
	text-align:center;
	color:#000;
	font-size:12px;
	font-family:arial,verdana,sans-serif;
}

a:link, a:visited {
	color:#C67E0C;
}
a:hover {
	color:orange;
}

td {
	vertical-align:top;
}

dt {
	font-weight:bold;
	color:#C67E0C;
	margin-bottom:5px;
}

dd {
	padding-left:2em;
	line-height:1.3em;
	margin-bottom:1.4em;
}

p {
	margin-bottom:1.4em;
	line-height:1.4em;
	text-align:justify;
}
#dec {
	height:16px;
	margin:5px 6px;
	background:#01051F;
}
#content {
	margin:5px 6px;
	background:#fff;
	padding:2em;
	padding-top:1.2em;
}
h3 {
	color:#0A3055;
	font-size:14px;
	margin-bottom:8px;
	font-weight:bold;
}

#wrap {
	text-align:left;
	margin: 0 auto;
	width:760px;
}

#header {
	width:760px;
	height:113px;
	background: url(images/header.gif) no-repeat;
	text-indent:-999em;
}

#hero {
	width:760px;
	height:150px;
	background: url(images/hero.jpg) no-repeat;
	text-indent:-999em;
}

#nav {
	height:28px;
	width:760px;
	background:#343435;
	color:#fff;
	font-weight:bold;
	font-size:14px
	border-bottom:1px solid #01051F;
	line-height:28px;
	text-align:center;
}
#nav a {
	margin: 0 30px;
}
#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
#nav a:hover {
	color:orange;
	text-decoration:underline;
}

#content_area {
	background: #0C154D;
}

#lc {
	width:474px;
}
#rc {
	width:286px;
	background:#262D5B;	
	text-align:center;
}
.firm_photo {
	margin: 10px auto;
	margin-bottom:0;
	width:265px;
}
#contact_form {
	text-align:left;
	width:250px;
	margin:0 auto;
}
#contact_form p {
	font-size:x-small;
	color:#fff;
	margin: 8px;
}
#contact_form label {
	color:#fff;
	font-weight:bold;
	display:block;
	margin: 6px 0 4px 0;
}
#contact_form input, #contact_form textarea {
	width:95%;
}
#contact_form input.submit {
	width:auto;
	width:75px;
}
#contact_form textarea {
	height:75px;
}
#footer {
	text-indent:-999em;
	background: url(images/footer.gif) no-repeat;
	width:760px;
	height:40px;
}

p.at br {
	clear:left;
}
p.at img {
	float:left;
	margin: 0 5px 0 0;
}
#crc {
	width:400px;
	margin:0 auto;
	padding-bottom:10px;
	background:#262D5B;
}
#crc #contact_form {
	width:375px;;
}
#crc #contact_form p {
	font-size:12px;
}