.moduleWrapper{
	background-color:transparent;
	padding-top:0px;
	width:724px;
}

.sectionHeader{
	padding-left:30px;
}

.sectionSubHeader{
	padding-left:30px;
}

.sectionContent {
	padding-left:30px;
	padding-top:0px;
}

.contactContentColum{
	width:350px;
	background-color:#F7F7F3;
	height:100%;
    margin-left:10px;
}

.contactContentColum2{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
}

.contactFormRegion{
	background-color:#FFFFFF;
	width:412px;
	border: solid 1px #dddddd;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

/* hide from \ mac ie */
.contactFormRegion{
	width:400px !important;
	width:412px;
}
/* end of frig */

.contactRegionGap{
	line-height:10px;
}

.asterisk{
	color:#5060AA;
	font-size:18px;
	padding-left:3px;
}

.rel{
	position:relative;
}

.abRight{
	position:absolute;
	right:10px;
}

.contactInput{
	border: solid 1px #dddddd;
	width:240px;
	padding:2px;
}

.contactRowHeight{
	height:25px;
}

.contactAreaHeight{
	height:80px;
	line-height:80px;
}
/* hide from \ mac ie */
.contactAreaHeight{
	line-height:19px;
}
/* end of frig */

.contactComments{
	border: solid 1px #dddddd;
	height:130px;
	width:405px;
	padding:2px;
	display:block;
}
/* hide from \ mac ie */
.contactComments{
	width:412px;
}
/* end of frig */

.contactOption{
	float:left;
	width:130px;
	font-size:11px;
}


.contactSubmit{
	float:right;
	margin-right:15px;
	width:100px;
	height:25px;
	text-decoration:none;
	background-image:url(send_normal.gif);
}

.contactSubmit:hover{
	background-image:url(send_over.gif);
}

.contactConfirmation{
	margin-left:32px;
	background-color:#ffffff;
	padding-bottom:10px;
}
.contactValuesIndent{
	padding-left:70px;
	line-height:25px;
}

#ctr_cont{
    border-top:none;
    padding-top:20px;
    padding-left:10px;
    padding-bottom:20px;
}

/* #hdrBg{

    background-image:url(world-hdr-bg.gif);
    background-position:left top;
    background-repeat:no-repeat;
} */
    
.logo_cont{
    background-image:url(dm-logo-design.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#bedLander, #accessoryLander, #playerLander{
    display:none;
}
