/* CSS Document */

body {

	

	background-color: #666666;

}

#container {

	display: block;

	height: 765px;

	width: 1024px;

	position: relative;

	background-color: #DDE6EC;

	

}



#banner {

	display: block;

	height: 232px;

	width: 1024px;

	position: absolute;

	left: 0px;

	top: 0px;

}

#navbar {

	display: block;

	height: 60px;

	width: 1024px;

	position: absolute;

	left: 0px;

	top: 230px;

}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	display: block;
	padding: 15px;
	height: 320px;
	width: 500px;
	position: absolute;
	left: 400px;
	top: 353px;
	overflow: auto;
	
	scrollbar-base-color: #DDE6EC;

	scrollbar-face-color: #A99E78;

	scrollbar-track-color: #DDE6EC;

	scrollbar-arrow-color: #ffffff;

	scrollbar-highlight-color: #ffffff;

	scrollbar-3dlight-color: #ffffff;

	scrollbar-shadow-color: #000000;

	scrollbar-darkshadow-color: #000000;
}



#content a:link {

	color: #C6AE37;

	text-decoration: none;

	font-weight: bold;

}

#content a:visited {

	color: #C6AE37;

	text-decoration: none;

	font-weight: bold;

}

#content a:hover {

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}









#corner {

	background-image: url(images/corner4.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 500px;

	width: 400px;

	position: absolute;

	left: 0px;

	top: 285px;

}



#pic {

	display: block;

	height: 383px;

	width: 300px;

	position: absolute;

	left: 40px;

	top: 25px;

}



#pic2 {

	display: block;

	height: 94px;

	width: 102px;

	position: absolute;

	left: 857px;

	top: 26px;

	z-index: 50;

	

}



.firstline_sm {

font-weight: normal;

	font-size: 14px;

	color: #333333;

	font-family: Pristina, Verdana, sans-serif;

}

#title {

	display: block;

	height: 50px;

	width: 300px;

	position: absolute;

	left: 688px;

	top: 290px;

}
.signature {
	text-align: right;
	display: block;
	height: auto;
	width: auto;
}


