/*************************************************
	Compass Mortgages 2009
	Style Definitions File
	Copyright© Apollo Internet Media
	Developed by Justin Kercher
	20/08/2009
	Version 1.0a
*************************************************/

body { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; background-color: #72CEE5;}
h1 { color: #72CEE5; font-size: 1.4em; margin-top: 0px; }
h2 { }
p, td { color: #004B85; font-size: 1.0em; }
a { color: #004B85; }
a:hover { text-decoration: none; }
img { border: 0px; }

/*************************************************
	Layout Definitions
*************************************************/
#frame { width: 900px !important; background-color: #ffffff; text-align:left }	
	#main {  margin: 0px 30px; text-align: left; min-height: 540px;}
	#testimonials #main { background-image:url(../images/testimonials_bg.jpg); background-repeat:no-repeat; background-position: bottom right; min-height: 489px; }
	
#header { height: 30px;  background-image:url(../images/header.jpg); background-repeat: no-repeat; background-position: left;}
#menu { height: 34px; border: solid 0px #CCCCCC; background-image:url(../images/mnubg.jpg); background-repeat: repeat-x; margin-top: 10px; text-align: center; line-height: 34px; vertical-align: middle }
	#menu a { color: #FF9933;  margin: 0px 18px; text-decoration: none; font-weight: bold; font-size: 0.8em; }
		.first { margin-left: 0px !important; }
		.last { margin-right: 0px  !important; }
#content { margin-top: 10px;  padding: 10px 0px; font-size: 0.8em; width: 504px; }
	.wide { width: auto !important; }
#footer { height: 99px; background-image: url(../images/footers/footer.jpg); background-repeat: no-repeat; position: relative;  }

#testimonials #footer {
	background-image: url(../images/footers/testimonials.jpg) !important; 
}

#copyright { font-size: 0.7em; text-align: center; width: 900px; margin-top: 10px; }	
	#copyright a { text-decoration: none; }
	#copypad { margin: 0px 30px; }
	
#sidepic { width: 303px; height: 510px; position: absolute; top: -414px; margin-left: 580px;  float: right; clear: none; }	

.member { }
	.photo { width: 120px; float: left; clear: none; margin-right: 20px; }
	.desc { width: 410px; float: left; clear: none; margin-right: 20px;  }
	.contact { width: 250px; float: left; clear: none;  }

.breaker { clear: both; }	