/******************************
	BODY / CONTAINERS / ...
******************************/

body {
	background: #000000;
	margin: 0px;
	padding: 30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 18px;
}


p{
	margin: 0;
	padding: 0;
}

strong{
	font-weight: bold;
}

h1{
	background: url("../images/logo.gif") no-repeat;
	margin: 0 0 0 0;
	padding: 0;
	width: 269px;
	height: 59px;
}

h4{
	background: url("../images/logo-small.gif") no-repeat;
	margin: 10px 0 18px 0;
	padding: 0;
	width: 94px;
	height: 20px;
}

h1 span, h4 span{
	display: none;
}

h2{
	font-size: 25px;
	font-weight: normal;
	margin: 10px 0 8px 0;
	padding: 0;
}

h3{
	font-size: 16px;
	font-weight: normal;
	color: #A17A36;
	margin: 28px 0 16px 0;
	padding: 0;
}


a:link, a:visited, a:active{
	color: #A17A36;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#container{
	background: #303030 url("../images/bg-container.jpg") repeat-x;
	width: 840px;
	margin: 0 auto;
	padding: 0 0 50px 0;
}

/******************************
	HEADER
******************************/

#header{
	background: url("../images/bg-header.gif") no-repeat;
	display: block;
	width: 740px;
	padding: 50px;
	overflow: hidden;
}

#showreel{
	width: 640px;
	height: 360px;
	border: 1px solid #ffffff;
	margin: 0 auto;
	text-align: center;
}

#headerblurb{
	font-size: 13px;
	width: 269px;
	margin: 8px 0 50px 0;
	padding: 0px 0px 0px 50px;
}

#headerblurb2{
	font-size: 13px;
	width: 640px;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 55px;
	text-align: center;
}
/******************************
	TOPNAV
******************************/



/******************************
	CONTENT
******************************/

#content{
	padding: 1px 100px 0px 100px;
}

#about{
	float: left;
	width: 380px;
}

#address{
	float: right;
	padding: 0 10px 0 0;
}

#quote{
	display: block;
	height: 21px;
	width: 114px;
	background: url("../images/button-quote.gif") top no-repeat;
	margin: 28px 0 0 0;
}

#quote:hover{
	background-position: bottom;
}

#quote span{
	display: none;
}

/******************************
	SUBNAV
******************************/



/******************************
	FOOTER
******************************/

#footer{
	background: url("../images/line-dot.gif") repeat-x;
	text-align: center;
	font-size: 11px;
	width: 640px;
	margin: 0 auto;
	margin-top: 50px;
	padding: 10px 0 0 0;
}

/******************************
	COMMON USED
******************************/

.clear{
	clear: both;
	height:1px;
	overflow:hidden;
}

/******************************
	MAZE CHANGES
******************************/

h5{
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 8px 0;
	padding: 0;
}
