* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(../images/bg-clouds2.jpg) top right repeat-x;
}

#container {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	width: 920px;
	height: 106px;
	margin: 0;
	padding: 1px 0;
	background: url(../images/belniak-header.png) top left no-repeat;
}

#logo {
	display: block;
	width: 256px;
	height: 40px;
	float: left;
	margin: 50px 0 0 54px;
}

#logo img {
	display: none;
}

#content {
	width: 810px;
	margin: 0;
	padding: 8px 55px;
	background: url(../images/belniak-body.png) top left repeat-y;
}

/* GLOBAL TYPOGRAPHY */
p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 11px 0;
	padding: 0;
}

ul {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 11px 15px;
	padding: 0;
}

ul li {
	margin: 0 0 7px 0;
	padding: 0;
}

h1 {
	color: #ed5623;
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 4px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #212e67;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 4px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2 a  {
	font-size: 12px;
	font-weight: normal;
}

h3 {
	color: #ed5623;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 4px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	clear: both;
	height: 1px;
	background: #fad5c8;
	color: #fad5c8;
	border: none;
	margin: 0 0 8px 0;
	padding: 0;
}

.orange {
	color: #ea5523;
}

.left {
	float: left;
	margin: 0 20px 0 0;
	clear: left;
}

.right {
	float: right;
	margin: 0 0 0 20px;
	clear: right;
}

a:link, a:visited, a:active {
	color: #ed5623;
}

a:hover {
	color: #212e67;
}

a img {
	border: 0;
}

div.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

/* HOMEPAGE STYLES */
#homebanner {
	background: url(../images/home-banner1.jpg) top left no-repeat;
	width: 540px;
	height: 120px;
	margin: 0 0 10px 0;
}

#homebanner span {
	visibility: hidden;
}

#rightcol {
	float: right;
	width: 230px;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
	border-left: solid 1px #ccc;
}

#rightcol h2 {
	border-bottom: dashed 1px;
	padding-bottom: 4px;
}

#rightcol ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 20px;
}

#recent {
	float: right;
	margin: 0 0 0 20px;
	height: 250px;
}

#recent p {
	text-align: center;
}

/* SAMPLES PAGE */
#samples {
	width: 810px;
}

#samples td {
	text-align: center;
	width: 405px;
	border-top: solid 1px #fad5c8;
	padding: 10px 0 0 0;
}

#newsletters {
}

#newsletters li {
	float: left;
	display: inline;
	margin: 0 30px;
	width: 200px;
	text-align: center;
}

/* TESTIMONIALS PAGE */
#testimonials {
	width: 810px;
}

#testimonials td {
	width: 50%;
	padding: 0 40px 0 0;
	vertical-align: top;
}

p.byline {
	text-align: right;
	font-style: italic;
	border-bottom: dotted 1px #fad5c8;
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
	color: #ed5623;
}

/* CONTACT FORM */
.required {
	color: #ed5623;
}

.tip {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-left: 180px;
}

#contact {
	display: block;
	border: solid 1px #212e67;
	width: 410px;
	padding: 10px 15px;
	margin: 0;
	float: right;
	background: #f4f4f7;
}

#contact p label {
	display: block;
	float: left;
	width: 75px;
	text-align: right;
	padding-right: 10px;
}

#contact p span {
	margin-left: 15px;
}

#contact p span label {
	float: none;
	display: inline;
	width: auto;
	padding-right: 5px;
}

#contact input, #contact select, #contact legend, #contact label, #contact textarea {
	font-size: 12px;
}

#realname, #ADDRESS, #ADDRESS2, #email {
	width: 250px;
}

#CITY, #ZIP {
	width: 175px;
}

#PHONE, #FAX {
	width: 100px;
}

#STATE {
	width: 35px;
}

#ZIP {
	width: 75px;
}

#MESSAGE {
	width: 400px;
}

p.company {
	display: none;
}

#contact fieldset {
	width: 250px;
	margin: 0;
	padding: 0;
	border: none;
}

#contact fieldset legend {
	color: #000;
}

p.referral label {
	width: auto;
	margin: 2px 6px 0 0;
}

p.submit {
	margin: 8px 0 0 0;
}

p.submit input {
	font-weight: bold;
	font-size: 14px;
	width: 80px;
}

/* FOOTER STYLES */
#footer {
	width: 920px;
	margin: 0;
	padding: 1px 0;
	background: url(../images/belniak-footer.png) top left no-repeat;
}

#footer p, address {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	font-style: normal;
	margin: 12px 0 0 0;
	color: #666;
}

#footer p {
	margin-bottom: 26px;
}

#footer p a {
	color: #212e67;
}