@charset "UTF-8";
/* CSS Document */


#apDiv2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position:absolute;
	left:43px;
	top:51px;
	width:147px;
	height:96px;
	z-index:100;
	color: #5d5d5d;
	font-size:11px;
	font-weight:normal;
	background-color: #9dc9ba;
	padding-left:10px;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:0px;
	background-color: #FFFFFF;
}
#content {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:612px;
	background-color: #9DC9BA;
	border-left-width: 3px;
}
body {
	text-align: left;
	background-color: #9dc9ba;
	background-image: url();
}
#Master {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
body { 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:12px;
} 
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFF;

}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:12px;
	line-height: 15px;
	color:#FFF;
	text-align: right;
	text-align:left;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:12px;
	line-height: 15px;
	color:#FFF;
	text-align: right;
	
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:11px;
	line-height: 12px;
	color:#FFF;
	text-align: left;
	
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:11px;
	line-height: 12px;
	color:#FFF;
	text-align: right;
	
	
}
#contact {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 255px;
	width: 205px;
	color: #FFF;
	line-height: 12px;
}
#name {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #b1d4c8;
	height: 29px;
	width: 197px;
	border: 1px dotted #FFF;
	padding-top: 2px;
}
#email {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #b1d4c8;
	height: 29px;
	width: 197px;
	border: 1px dotted #FFF;
	padding-top: 2px;
}
#phone {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #b1d4c8;
	height: 29px;
	width: 197px;
	border: 1px dotted #FFF;
	padding-top: 2px;
}
#message {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #b1d4c8;
	height: 40px;
	width: 197px;
	border: 1px dotted #FFF;
	padding-top: 2px;

	
}
	
	
