/*<style>*/
body, div, h1, h2, h3, img, p {
	position: relative;
	margin: 0;
	padding: 0;
}
.none {
	display: none;
}
.email {
	bottom: -3px;
	border: 0;
}
img {
	border: 0;
}
a {
	color: #666666;
}

html {
	background: #666633;
}
body {
	width: 800px;
	margin: 50px auto;
	background: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
div#head {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
	width: 800px;
	height: 100%; /* 100% for IE 7 bug, 6em bacause IE 5 is old */
}
h1 {
	width: 321px;
	height: 101px;
	position: absolute;
	left: 125px;
	bottom: 0;
	font-size: 1em;
}
h1 span {
	background: url(../images/logo_cullen_communications.gif) no-repeat left top;
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: pointer;
}
div#head p#address_home{
	float: right;
	position: relative;
	display: block;
	/*margin: 0 46px 0 0;*/
	margin:0;
	/*max-width: 290px;*/
	width:180px;
	line-height: 110%;
}

div#head p#address {
	float: right;
	position: relative;
	display: block;
	margin: 0 46px 0 0;
	max-width: 290px;
	line-height: 110%;
	
}
div#head p#address_home strong,
div#head p#address strong {
	padding-top: 14px;
	display: block;
}
div#head br.clear {
	clear: both;
}


div#head p#social{
	float:right;
	position:relative
	display:block;
	width:105px;
	margin: 0 0 0 0;
	padding:12px 0 0 0;
}

div#head p#social img{
	margin:15px 0 0 0;
}

p#nav {
	display: block;
	width: 110px;
	position: absolute;
	padding: 14px 132px 0 15px;
	font-size: 110%;
	font-family: univers, Verdana, Arial, Helvetica, sans-serif;
	height: 345px;
	left: 0; /* Needed for IE */
	background: url(../images/watermark.gif) no-repeat left 14px;
	z-index: 10; /* For Opera 8 */
}
p#nav a {
	text-decoration: none;
	margin: 0 0 18px 0;
	display: block;
	position: relative;
/*	float: left;*/
	color: #666666;
}
p#nav a:hover {
	text-decoration: underline;
}
div#body {
	width: 540px;
	margin: 0 135px 0 125px;
	color: #333333;
	z-index: 20; /* For Opera 8 */
}
div#body a {
	color: #333333;
}
p#footer {
	margin: 61px 10px 0 125px;
	padding-bottom: 10px;
	display: block;
	clear: both;
}
p#footer a {
	text-decoration: none;
}
p#footer a:hover {
	text-decoration: underline;
}/*<style>*/
div#images {
	width: 188px;
	float: left;
	margin-top: 11px;
	text-align: right;
}
div#images img {
	margin-bottom: 12px;
}
div#body h2 {
	font-size: 380%;
	font-weight: normal;
	color: #666600;
	font-family: Times New Roman, Times, serif;
	padding-top: 10px;
}
div#body ul {
	padding-left: 0;
	margin: 10px 0 0 197px;
	list-style-type: none;
	line-height: 170%;
}
div#body ul li {
	margin-bottom: 16px;
}
div#body h3 {
	margin: 21px 0 .2em 0;
	font-size: 105%;
	font-weight: bold;
}
div#body p {
	line-height: 170%;
}
p#footer {
	padding-top: 9px;
	clear: both;
}
