#about2 {
	   font-family:Helvetica, arial, "Times New Roman", "Myriad Pro", sans-serif;
	   font-size:13px;
	   width: 100%;
	   height: 640px;
	   margin-left:0em;
	   margin-top: 0em;
	   }

#sec6 {
		font-family:Helvetica, arial, "Times New Roman", "Myriad Pro", sans-serif;
		font-size:13px;
		/*margin-top: -42em;*/
		margin-top: -43.7em;
		margin-left: 33em;}

#text2 {
		padding-left: 32px;
		padding-top: 92px;}

html, body{height:100%;}

body {
background: url(images/contactbg.jpg) no-repeat center center fixed;
background-size: cover;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}

#note {
	border-style: solid;
	border-width: 10px;
	border-color: transparent;
}

#text {
	/*width: 850px;*/
	height: 620px;
	text-align:justify;
	padding: 15px;
	background:#FFFFFF url(images/contactbg2.jpg);
	line-height: 18px;
	font-size:14px;
}

.submitbtn {
	background: #CCC;
	padding:5px;
	text-transform:uppercase;
	font-size:12px;}
