body {
	background: #4D6160 url(../images/bg_main.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 0 20px 0;
	color: #FFFFFF;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
	background: url(../images/bg.gif) repeat-y;
}


/*#header {
	background: url(../images/header_001.jpg);
	height: 205px;
}*/
#title {
	font: bold 36px Arial, Helvetica, sans-serif;
	padding: 20px 0 0 150px;
	background-image: url(../images/logo_edge_control.gif);
	background-repeat: no-repeat;
	color: #F4572E;
}
#content h3 {
	font-size: 16px;
	font-style: italic;
	text-transform: capitalize;
}

#content {
	float: left;
	width: 500px;
	/*background: url(../images/st.gif) top no-repeat;*/
	padding: 34px 20px 0;
}

#right { 
	margin: 0;
	float: left;
	width: 165px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	padding: 25px 20px 0 20px;
}

#footer {
	clear: both;
	background: no-repeat bottom;
	height: 110px;
	text-align: center;
	padding: 20px 0 10px 0;
	font-size: 9px;
}
h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #F4572E;
	background: url(../images/bullet.gif) no-repeat left;
	text-indent: 15px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
p {
	padding: 0 0 5px 0;
	margin: 0;
}
a:link, a:visited {
	color: #F4572E;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:visited:hover {
	color: #FFFFFF;
	}
#right h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #75817D;
}
.bold_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F4572E;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}

ul {
	margin:0;
	padding: 10px 0 10px 20px;
}
ul li {
	list-style: none;
	line-height: 120%;
	text-indent: 10px;
	background: url(../images/arrow.gif) no-repeat left;
}
#right ul {
	margin:0;
	padding:0 0 10px 0;
}
img {
	border: none;
}
.hr {
	background: url(../images/hr.gif) bottom repeat-x;
	border: none;
	margin: 5px 0 5px 0;
	padding: 0;
	height: 2px;
	font-size: 0px;
	}
#content p img {
	float: left;
	padding: 3px 5px 5px 0;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
.photo_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
}
#header {
	background: url(../images/header_001_talking.jpg);
	height: 200px;
	text-align: right;
}
.sub_header_tag {
	font-size: 18px;
	color: #000000;
	text-align: right;
}
#special {
	background-image: url(../images/edge_special_bg.jpg);
	height: 80px;
	width: 500px;
}
.title_wh_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bold_wh_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
