body {
	background:url(http://www.hydeconcepts.com/images/bg.jpg);
	background-color:#2c2c2c;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin: 0 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#apDiv1 {
	margin: 10px 10px 10px 0;
	width:610px;
	height:10px;
	z-index:1;
}

#apDiv2 {
	position:relative;
	margin: 0px;
	z-index:1;
	border: 0px solid #666666;
	height: 175px;
}

#apDiv3 {
	margin: 0px;
	z-index:1;
	border: 0px solid #666666;
	height: 276px;
}

#img {
	
	float:left;
	width:250px;
	height:175px;
	z-index:1;
	overflow: hidden;
}

#img-lrg {
	width:900px;
	height:400px;
	z-index:1;
	overflow: hidden;
}

#content {
	position:relative;
	float:right;
	width:350px;
	height:175px;
	z-index:2;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.style1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #03265c;
}

a.style1:link, a.style1:visited {
	color: #ff0000;
	text-decoration: none;
}

a.style1:hover {
	color: #ff0000;
	text-decoration: underline;
}

.style2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #000000;
}

.style3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #03265c;
}

a.style3:link, a.style3:visited {
	color: #03265c;
	text-decoration: none;
}

a.style3:hover {
	color: #08bfed;
	text-decoration: underline;
}

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.footer:link, a.footer:visited {
	color: #d02f25;
	text-decoration: none;
}

a.footer:hover {
	color: #d02f25;
	text-decoration: underline;
}













