@charset "utf-8";
#textfield {
	height: 505px;
	width: 494px;
	text-align: justify;
	position: absolute;
	top: 170px;
	left: 593px;
	padding-top: 10px;
}
#imagefield {
	height: 405px;
	width: 494px;
	text-align: center;
	position: absolute;
	top: 170px;
	padding-top: 20px;
	left: 100px;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	height: 40px;
	width: 987px;
	padding-top: 10px;
	position: absolute;
	top: 650px;
	left: 125px;
}

#footer {
	height: 40px;
	width: 987px;
	position: absolute;
	top: 710px;
	left: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#contactsheet {
	position: absolute;
	height: 580px;
	width: 840px;
	left: 250px;
	top: 140px;
	overflow: auto;
}
#contractpage {
	position: absolute;
	height: 550px;
	width: 970px;
	top: 136px;
	overflow: auto;
	left: 150px;
}


body {
	background-color: #000000;
}
li {
	list-style-type: none;
}
.li {
	list-style-position: outside;
	list-style-image: url(../images/camera2.ico);
	margin-left: 50px;
}
ul {
	list-style-image: url(../images/camera2.ico);
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #999999;
	line-height: normal;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
}



.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	top: 0px;
	vertical-align: top;
	color: #CCCCCC;
	font-size: 12px;
}
a:link {
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}


a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

