* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	min-width: 870px;
	font: normal normal 13px/18px Myriad, Arial, Verdana, Helvetica, sans-serif;
	height: 100%;
	color: #000;
	background: #000 url("../images/background.jpg");
}

#call-to-action {
	position: absolute;
	width: 160px;
	height: 160px;
	top: 0;
	right: 0;
	z-index: 20;
}

#call-to-action a:link {
	position: absolute;
	width: 160px;
	height: 160px;
	background: url("../images/news-spot.png") no-repeat 0px 0px;
}

p {
	margin: 10px 0;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 790px;
	height: 100%;
	background-color: #000;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0 30px;
}

#columnLeft {
	position: relative;
	float: left;
	width: 160px;
	height: 100%;
	margin-right: 30px;
}

#columnRight {
	position: relative;
	float: left;
	width: 600px;
	height: 100%;
}

#logo {
	position: relative;
	width: 160px;
	height: 130px;
}

#menu {
	position: relative;
	width: 160px;
	height: 542px;
	padding-top: 8px;
	text-align: center;
	font: normal normal 14px/48px Myriad, Arial, Verdana, Helvetica, sans-serif;
	background: #000 url("../images/bg-menu.jpg") no-repeat;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	border: 0;
	color: #000;
}

#menu a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}

#menu a:active {
	color: #b22900;
	text-decoration: none;
	border-bottom: 1px dotted #b22900;
}

#tagline {
	position: relative;
	width: 600px;
	height: 40px;
	background: #000 url("../images/let-the-sun-heat-your-home.jpg") no-repeat;
}

#hp-photos {
	position: relative;
	width: 600px;
	height: 300px;
}

#photo-strip {
	position: relative;
	width: 600px;
	height: 120px;
}

#content {
	position: relative;
	width: 580px;
	height: 100%;
	min-height: 440px;
	padding: 20px 10px;
	background-color: #fff;
}

.picright {
	float: right;
	margin: 0 0 10px 20px;
}

.picleft {
	float: left;
	margin: 0 20px 10px 0;
}

h1 {
	margin-bottom: 19px;
	font-size: 19px;
}

#breadcrumb {
	font-size: 11px;
	height: 11px;
	padding-bottom: 30px;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #666;
	text-decoration: none;
	border: 0;
}

#breadcrumb a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

#breadcrumb a:active {
	color: #b22900;
	border-bottom: 1px dotted #b22900;
	text-decoration: none;
}

hr {
	height: 1px;
	margin: 20px 0;
	border: 0;
	border-bottom: 1px solid #facf5c;
}

ul {
	margin-left: 30px;
}

li {
	padding-bottom: 5px;
	line-height: 17px;
}

.small {
	font-size: 11px;
}

.emailform {
	width: 450px;
	height: 20px;
	background-color: #eee;
	border: 1px solid #666;
	color: #666;
	padding: 4px 4px 0px 4px;
	font-size: 16px;
	margin: 0 0 4px 4px;
}

.redtext {
	color: #af0029;
}

img.gallery {
	float: left;
	width: 150px;
	height: 113px;
	border: 1px solid #000;
	padding: 2px;
	margin: 0 30px 30px 0;
}

#footer {
	position: relative;
	width: 600px;
	height: 28px;
	padding-top: 12px;
	font-size: 12px;
	text-align: center;
	background: #000 url("../images/bg-footer.jpg") no-repeat;
}

#footer a:link, #footer a:visited {
	font-size: 12px;
	border: 0;
	color: #000;
	border-bottom: 1px dotted #000;
}

#footer a:hover {
	font-size: 12px;
	color: #666;
	border-bottom: 1px dotted #666;
}

#footer a:active {
	font-size: 12px;
	color: #b22900;
	border-bottom: 1px dotted #b22900;
}

#copyright {
	position: relative;
	width: 600px;
	height: 40px;
	padding-top: 14px;
	font-size: 11px;
	text-align: center;
	color: #fff;
}

#copyright a:link, #copyright a:visited {
	font-size: 11px;
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#copyright a:hover {
	font-size: 11px;
	color: #facf5c;
	border-bottom: 1px dotted #facf5c;
}

#copyright a:active {
	font-size: 11px;
	color: #b22900;
	border-bottom: 1px dotted #b22900;
}

a:link {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

a:hover {
	color: #666;
	border-bottom: 1px dotted #666;
	text-decoration: none;
}

a:active {
	color: #b22900;
	border-bottom: 1px dotted #b22900;
	text-decoration: none;
}

a:visited {
	color: #666;
	border-bottom: 1px dotted #666;
	text-decoration: none;
}
