* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

#page-wrap {
	width: 660px;
	padding: 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.contactbg {
	background: top center no-repeat url(../images/landscapes/gallery/album/large/round/Landscapes&Waves007.jpg); 
	height:632px
}
.contactbg2 {
	background: top center no-repeat url(../images/landscapes/gallery/album/large/round/Landscapes&Waves012.jpg); 
	height:633px
}
.contactbg3 {
	background: top center no-repeat url(../images/about/gallery/album/large/round/aj_Workin_Cloudbreak.jpg); 
	height:633px
}
.contactbg4 {
	background: top center no-repeat url(../images/landscapes/gallery/album/large/round/Landscapes&Waves012.jpg); 
	height:633px
}
.contactright{
	float:right; 
	margin:40px 40px 0 40px;
	width:200px;
}
.padleft40{
	padding-left:40px;
}
#contact-area {
	width: 530px;
	margin-top: 25px;
	color:#333333;
}
.333 {color:#333333;}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}