* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0px auto !important;
	margin: 0px 5%;
	padding: 0px auto;
	width: 975px;
}

/* Masthead Section */

#masthead {
	margin: 0px;
	padding: 0px;
	width: 974px;
	height: 95px;
	background-image: url("./themes/megadeck_themes/default/images/masthead.gif");
	text-align: right;
	color: #0070b2;
}

#masthead ul {
	margin: 30px 0px 0px 0px;
	padding-top: 30px;
}

#masthead li {
	font-size: 24px;
	list-style: none;
	line-height: 26px;
}

/* End Masthead Section */

/* Navigation Section */

#navigation {
	margin: 0px;
	padding: 0px;
	width: 974px;
	display: inline;
	height: 33px;
	list-style: none;
	overflow: hidden;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#navigation a {
	float: left;
	height: 33px !important;
	height: 33px;
}

#navigation a:hover {
	background-position: 0 -33px;
}

#navigation a:active, #navigation a.selected {
	background-position: 0 -33px;
}

#home a {
	width: 106px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_home.gif");
}

#about_us a {
	width: 109px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_about_us.gif");
}

#services a {
	width: 110px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_services.gif");
}

#products a {
	width: 108px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_products.gif");
}

#photos a {
	width: 109px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_photos.gif");
}

#quotes a {
	width: 109px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_quotes.gif");
}

#our_terms a {
	width: 109px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_our_terms.gif");
}

#test_report a {
	width: 109px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_test_report.gif");
}

#contact a {
	width: 106px;
	height: 33px;
	background-image: url("./themes/megadeck_themes/default/images/bt_contact.gif");
}

.active {
	background-position: 0 -33px;
}

/* End of Navigation Section */

#content {
	width: 974px;
	height: 489px;
}

#leftBlock {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 755px;
	height: 489px;
	display: inline;
	background-image: url("./themes/megadeck_themes/default/images/grey_gradient.gif");
	background-repeat: no-repeat;
}

#leftBlock h3 {
	margin-left: 15px;
	font-size: 12px;
	color: #003399;
}

#folioBlock {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 319px;
	height: 489px;
	overflow: hidden;
}

#folioImage {
	margin: 0px;
	padding: 0px;
	width: 319px;
	height: 385px;
}

#folioImage img {
	margin: 0px;
	padding: 0px;
}

#folioImage p {
	margin: 0px;
	padding: 0px;
}

#folioText {
	margin: 0px;
	padding: 0px;
	width: 319px;
	height: 104px;
	background-image: url("./themes/megadeck_themes/default/images/purple_text_block.gif");
}

#folioText p {
	margin: 0px 15px;
	padding: 15px 0px;
	font-size: 12px;
	color: #FFFFFF;
}

#textBlock {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 436px;
	height: 489px;
}

#textBlock h2 {
	margin: 20px 15px 0px 15px;
	color: #003399;
	font-size: 19px;
	font-weight: normal;
}

#textBlock h3 {
	margin: 20px 15px 0px 15px;
	color: #707277;
	font-size: 18px;
	font-weight: bold;
}

.blueBolding {
	color: #004a80;
}

#textBlock p {
	margin: 20px 15px 0px 15px;
	color: #000000;
	font-size: 12px;
}

#textBlock ul, ol {
	list-style: none;
	font-size: 12px;
}

#textBlock img {
	border: none;
}

#rightBlock {
	margin: 10px 0px 0px 0px;
	float: right;
	width: 210px;
	height: 489px;
	background-image: url("./themes/megadeck_themes/default/images/right_grey_block.gif");
	background-repeat: no-repeat;
}

#newsBlock {
	width: 210px;
	height: 192px;
}

#newsBlock img {
	margin: -5px 15px 10px -15px !important;
	margin: -5px 0px 10px 0px;
	width: 210;
	height: 190px;
}

#rightBlock h2 {
	margin: 5px 15px 5px 15px;
	color: #FFFFFF;
	font-size: 16px;
}

#rightBlock p {
	margin: 5px 15px 10px 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}


/* Services Section */

#services_leftBlock {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 755px;
	height: 489px;
	display: inline;
}

#serviceColumn_1 {
	width: 373px;
	height: 489px;
	float: left;
}

#serviceColumn_2 {
	width: 373px;
	height: 489px;
	float: right;
}

.arrow {
	float: right;
	margin: 15px 0px 0px 10px;
	width: 23px;
	height: 102px;
}

.arrow img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.summaryText {
	float: left;
	padding: 0px 0px 0px 105px;
	width: 230px;
	font-size: 11px;
}

.summaryText b {
	color: #003066;
	text-transform: capitalize;
}

#expert {
	margin: 0px;
	width: 373px;
	height: 117px;
	background-image: url("./themes/megadeck_themes/default/images/services/purple_text_block.jpg");
	background-repeat: no-repeat;
}

#expert p {
	margin: 0px 20px;
	padding-top: 15px;
	color: #FFFFFF;
	font-size: 11px;
}

#theatre {
	margin-top: 7px;
	width: 373px;
	height: 117px;
}

#theatre p {
padding-top: 0px !important;
	padding-top: 15px;
	font-size: 11px;
}

#touring {
	margin-top: 7px;
	width: 373px;
	height: 117px;

}

#touring p {
padding-top: 0px !important;
	padding-top: 15px;
	font-size: 11px;
}

#clubs {
	margin-top: 7px;
	width: 373px;
	height: 117px;
}

#clubs p {
padding-top: 0px !important;
	padding-top: 15px;
	font-size: 11px;
}

#schools {
	width: 373px;
	height: 117px;
}

#schools p {
padding-top: 0px !important;
	padding-top: 15px;
	font-size: 11px;
}

#special_events {
	margin-top: 7px;
	width: 373px;
	height: 117px;
}

#special_events p {
padding-top: 0px !important;
	padding-top: 15px;
	font-size: 11px;
}

#film {
	margin-top: 7px;
	width: 373px;
	height: 117px;

}

#film p {
padding-top: 0px !important;
	padding-top: 15px;
	font-size: 11px;
}

#tv {
	margin-top: 7px;
	width: 373px;
	height: 117px;
}

#tv p {
padding-top: 0px !important;
	padding-top: 15px;
	font-size: 11px;
}

/* End Services Section */

/* Product Section */

#productBlock {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 755px;
	height: 321px;
	display: inline;
	background-image: url("./themes/megadeck_themes/default/images/products/bg_product_grey_background.gif");
	background-repeat: no-repeat;
}

#productIndBlock {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 755px;
	height: 658px;
	background-image: url("./themes/megadeck_themes/default/images/products/bg_product_ind_background.gif");
	background-repeat: no-repeat;
}

#productHead {
	width: 755px;
	height: 30px;
	background-image: url("./themes/megadeck_themes/default/images/products/hd_product_range.gif");
	background-repeat: no-repeat;
}

#productTextBox {
	margin-bottom: 10px;
	width: 755px;
	height: 321px;
}

#productTextLeft {
	float: left;
	width: 375px
}

#productTextLeft p {
	margin: 20px 20px;
	font-size: 12px;
}

#productTextRight {
	float: right;
	width: 375px
}

#productTextRight p {
	margin: 20px 20px;
	font-size: 12px;
}

.thumbBox {
	margin: 10px 0px;
	width: 220px;
	height: 107px;
}

.thumbBlank td {
	margin-top: 5px;
}

.thumbs {
	width: 220px;
}

.thumbText {
	clear: left;
	width: 220 px;
}

.thumbText p {
	width: 150px;
	height: 100px;
	font-size: 12px;
}

.productImage {
	float: left;
	position: relative;
	margin: 20px 0px 0px 10px;
	width: 450px;
}

.title {
	margin-right: 10px;
	margin-top: 20px;
	float: right;
	position: relative;
	width: 280px;
	font-size: 12px;
}
.title img {
        padding-top: 50px;
}
#galleryNav {
         padding-top:10px;

}
#galleryNav a, a:link, a:visited {
        font-style: normal;
        font-weight: bold;
	color: #004a80;
}
#galleryNav a:hover, a:active {
        font-style: normal;
        font-weight: bold;
	color: #000000;
}
#productFooter {
	margin-top: 10px;
	margin-left: 755px;
}
/* End Product Section */

#photoBlock {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 755px;
	display: inline;
}

#photoHead {
	margin-bottom: 10px;
	width: 755px;
	height: 30px;
	background-image: url("./themes/megadeck_themes/default/images/photos/hd_photo_gallery.gif");
	background-repeat: no-repeat;
}

/* Quote Section */

#formBlock {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 755px;
	height: 978px;
	background-image: url("./themes/megadeck_themes/default/images/quote/fm_grey_block.gif");
}

#formBlock p {
	margin: 20px;
}

#moreInfo {
	margin-bottom: 10px;
	width: 755px;
	height: 30px;
	background-image: url("./themes/megadeck_themes/default/images/quote/hd_more_info.gif");
}

#formInfo_Box {
	margin-bottom: 30px !important;
	margin-bottom: 0px;
	width: 755px;
}

#formInfo_1 {
	float:  left;
	margin-left:  15px;
	width: 450px;
	font-size: 12px;
}

#formInfo_2 {
	margin-right:  15px;
	width: 186px;
	float: right;
}

#formWrapper {
	width: 755px;
	height: 978px;
}

#formColumn_1 {
	float: left;
	margin-left: 15px;
	width: 300px;
	height: 720px;
}

#formColumn_2 {
	float: right;
	margin-right: 30px;
	width: 300px;
	height: 720px;
}

.formBoxes {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 300px;
	font-size: 12px;
}

.singleField {
	margin: 5px 10px 5px 0px;
	width: 300px;
	height: 20px;
	font-size: 14px;
	border: solid 1px #8f58b3;
	color: #003066;
}
.compulsory {
	color:  #ff2700;
	font-weight: bold;
}
#formTextArea {
	clear: both;
	margin-left: 15px !important;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
	height: 120px;
	font-size: 12px;
}

.formText {
	margin: 10px 10px 10px 0px !important;
	margin: 5px 10px 10px 0px;
	width: 670px;
	height: 100px;
	font-size: 14px;
	color: #003066;
}

#privacyHeader {
	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 30px;
	background-image: url("./themes/megadeck_themes/default/images/quote/hd_privacy.gif");
	background-repeat: no-repeat;
}

#quoteHeader {
	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 30px;
	background-image: url("./themes/megadeck_themes/default/images/quote/hd_quote_policy.gif");
	background-repeat: no-repeat;
}

#privacy_quoteBlock {
	width: 755px;
	font-size: 12px;
}

#privacy_quoteBlock p {
	margin: 20px;
}

#legal {
	margin-top: 40px;
	width: 755px;
	height: 40px;
}

#quoteButton {
	float: left;
	margin-left: 20px;
	width: 349px;
}

#privacyButton {
	float: right;
	padding-right: 20px;
	width: 349px;
}

#formButtons {
	margin-left: 20px;
	clear: both;
	width: 755px;
	height: 70px;
	font-size: 14px;
}
#formFooter {
	margin-top: 10px;
	margin-left: 755px;
}
.formInfoButton {
	margin:  13px 0px 43px 10px;
	width: 210px;
	height: 30px;
}
.formInfoButton img {
	padding-top: 13px;
	border: none;
}
.reset_button {
	width:  72px;
	height: 30px;
	border: none;
	background-image: url("./themes/megadeck_themes/default/images/bt_reset.gif");
}
/* End Quote Section */
/* Validation */
.LV_validation_message{
    font-weight:bold;
    margin:0px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
	width: 300px;
	height: 20px;
    border: 1px solid #00CC00;
    	font-size: 14px;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	width: 300px;
	height: 20px;
    border: 1px solid #CC0000;
    	font-size: 14px;
}
/* End Validation */
/* Our Terms Section */

#terms_leftBlock {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 755px;
	height: 2027px;
	display: inline;
	background-image: url("./themes/megadeck_themes/default/images/our_terms/bg_grey_block_long.gif");
	background-repeat: no-repeat;
}

#termsHeader {
	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 30px;
	background-image: url("./themes/megadeck_themes/default/images/our_terms/hd_our_terms.gif");
	background-repeat: no-repeat;
}

#termsButtons {
	margin: 10px 20px;
	width: 755px;
	height: 38px;
}

#termsColumn_1 {
	width: 755px;
	height: 2027px;
	float: left;
	font-size: 12px;
}

#termsColumn_1 p {
	margin-left: 20px;
	margin-right: 20px;
}

.largeHeading {
	font-size: 16px;
	font-weight: bold;
	color: #005b7f;
}

/* End Our Terms Section */

/* Test Report Section */

#reportHeader {
	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 30px;
	background-image: url("./themes/megadeck_themes/default/images/test_report/hd_test_report.gif");
	background-repeat: no-repeat;
}

#testImage {
	margin: 0px;
	padding: 0px;
	width: 319px;
	height: 354px;
}

#testImage p {
	margin: 0px;
	padding: 0px;
}
.testReportGrey {
	color: #707277;
	font-size: 18px;
	font-weight: bold;
}
.testReportBlue {
	color: #004a80;
}

/* End Test Report Section */

/* Contact Section */

#contactHeader {
	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 30px;
	background-image: url("./themes/megadeck_themes/default/images/hd_want_to_know.gif");
	background-repeat: no-repeat;
}

#contactImage p {
	margin: 0px;
	padding: 0px;
}

#contactImage img {
	margin: 0px;
	padding: 0px;
}

#contactBlock {
	margin-top: 10px;
	width: 755px;
}

#sydneyBlock {
	float: left;
	width: 370px;
	height: 150px;
}

#melbourneBlock {
	float: right;
	width: 370px;
	height: 150px;
}

#contactFooter {
	clear: both;
	width: 755px;
	text-align: center;
}

#contactFooter h2 {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
	color: #003066;
}

.googleMap {
	margin-left: 15px;
	float: left;
	position: relative;
	width: 130px;
	height: 130px;

}
.googleMap img{
border-color: #763a98;

}
.addressBlock {
	float: right;
	position: relative;
	margin-top: 0px !important;
	margin-top: 20px;
	width: 215px;
	height: 160px;

}

.addressBlock p {
	margin-left: 20px;
	font-size: 12px;
}

.addressBlock b {
	color: #003066;
}
#sydneyEmail {
	color: #003066;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#sydneyEmail a, a:link, a:visited {
	color: #003066;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#sydneyEmail a:hover, a:active {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#melbourneEmail {
	color: #003066;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#melbourneEmail a, a:link, a:visited {
	color: #003066;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#melbourneEmail a:hover, a:active {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* End Contact Section */

#footer {
	margin-top: 10px;
	width: 974px;
}

#testimonial {
	margin-top: 10px;
	float: left;
	width: 755px;
	height: 159px;
        background-image: url("./themes/megadeck_themes/default/images/testimonial_block.gif");
	background-repeat: no-repeat;
}

#author {
	margin-top: 0px;
	margin-right: 20px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#inquiry {
	margin-top: 10px;
	float: right;
	width: 210px;
	height: 159px;
	background-image: url("./themes/megadeck_themes/default/images/purple_block_small.gif");
	background-repeat: no-repeat;
}

#inquiryHead {
	width: 210px;
	height: 38px;
	background-image: url("./themes/megadeck_themes/default/images/hd_quote.gif");
	background-repeat: no-repeat;
}

#inquiry p {
	margin: 0px;
}

#inquiry img {
     border: none;
}

#inquiry a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#inquiry a:hover, a:active {
	color: #0071b3;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

#copyright {
	margin: 10px 0px 0px 0px;
	padding-bottom: 50px;
	float: left;
	clear: both;
	width: 944px;
	color: #515151;
	font-size: 12px;
}