div.input {
	margin-left: 0px;
	width: 500px;
	float: left;
	margin-top: 10px;
}

#form input, #form textarea {
	width: 500px;
}

 #form textarea {
 	height: 150px;
 }

div.inputLine {
	clear: both;
}

.errorList {
	color: red;
}
/***********  Form **************/

div.label {
	width: 90px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	text-align: right;
	color: #3C3C3C;
}
body {
	padding:0;
	margin:20px 0 20px 0;
	/* add bg img */
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-x;
	background-color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#333333;
	margin-top: 0px;
}
div {
	padding:0;
}


#container {
	margin: 0 auto;
	padding:0 0 1px 0;
	background-color:#FFFFFF;
	width:982px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ----------- HEADER -------------- */

#header {
	height:248px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-image: url(../images/largeformat.jpg);
	background-repeat: no-repeat;
	margin-top: 9px;
	margin-left: 9px;
}
#header_shadow {
	height:25px;
	background-image: url(../images/flash_shadow.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 9px;
	margin-right: 9px;
}

#main {
	min-height:400px;
	margin-left: 9px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #f4f4f4;
}

#logo {
	background-color:#FFFFFF;
	height:110px;
	background-image: url(../images/newlogo.gif);
}

/* ----------- HEADER -------------- */

#gmapContainer {
	margin-top: 9px;
	margin-left: 9px;
	height: 248px;
	margin-right: 9px;
}
#gmap {
	height:248px;

}
#navbar, #main, #footer ,#homeFooter{
	width:964px;
	border:0px solid #000;
	color: #989797;
}

h1 {
	font-size:1.5em;
	line-height:normal;
	color:#3c3c3c;
}

h2 {
	font-size:2em;
	line-height:normal;
	color:#3c3c3c;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3 {
	font-size: 1.7em;
	color: #FFF;
	padding-top: 18px;
}

.clear { clear:both;
}

/* ----------- COLOURS -------------- */
.leaPink { color:#da044e;
}
.leaPinklarge {
	color:#da044e;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1.8em;
}
.leaPinkBold {
	color:#da044e;
	font-weight: bold;
	font-size: 9pt;
}
.leaBlackBold {
	color:#3c3c3c;
	font-weight: bold;
	font-size: 9pt;
}

body,td,th {
	font-size: 0.75em;
	color: #3c3c3c;
}


/* ----------- LINKS -------------- */

a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color:#3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:active {
	color:#989797;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.address strong {
	color: #3C3C3C;
}
.prepress {
	width:630px;
	float:left;
	margin-left: 34px;
}
.prepress .line {
	background-color: #d9d9d9;
	height: 1px;
	float: left;
	width: 630px;
	margin-top: -8px;
}
.prepress .text {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3c3c3c;
	width: 630px;
	line-height: 1.4em;
	margin-top: 12px;
	text-align: left;
}
.prepress .content {
	width: 260px;
	float: left;
	margin-top: 20px;
}
.prepress .vertspacer {
	width:20px;
	float:left;
	height: 100px;
	margin-top: 10px;
}
.address {
	color:#3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-align: left;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}
.address a:link {
	color:#3c3c3c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.address a:visited {
	color:#3c3c3c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.address a:hover {
	color:#DC1653;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.address a:active {
	color:#DC1653;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
