*{margin:0;padding:0;}

body{
	background-color: #808080;
	font-family: arial, verdana, sans-serif;
}
p {
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: small;
}
ol, ul {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: small;
	margin-left: 20px;
	}
#container{
	background: url(images/content_bg.jpg) top left repeat-y;
	width: 760px;
	margin: 0 auto;
	border: 1pt solid #CAC9C9;
	position: relative;
}
h1, h2, h3 {
	margin: .5em 0;
	padding: 0;
	font-size: 14px
	}
h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
	font-size: 11px;
	}
#header{
	background: url(images/header.jpg) top left no-repeat;
	width: 760px;
	height: 67px;
}
#pic_area{
	background-color: #000;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
	color: #fff;
	width: 145px;
	position: relative;
	}
input, textarea, select {
	border: 1 solid #3E4671;
	font-family: arial, verdana;
	font-size: 11px;
	margin: 0;
	}
#quickcontact{
	width: 145px;
	margin: 0;
	}
#quickcontact fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	}
#quickcontact legend {
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #fff;
	}	
#nav {
	background: url(images/nav_bg.jpg) top left no-repeat;
	height: 30px;
	width: 760px;
	margin: 0;
}
#nav ul {
	font-size: 12px;
	color: #fff;
	list-style-type: none;
	padding-top: 8px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
}
#contactInfo {
	position: absolute;
	color: #0E048F;
	font-size: 12px;
	left: 570px;
	top: 300px;
	width: 185px;
	background: #E3E3E3;
	}
#title {
	line-height: 1.4;
	margin: 0 0 10px 0;
	font-weight: bold;
	}
#firm {
	font-weight: bold;
	}
#address {
	line-height: 1.4;
	margin: 0 0 10px 0;
	}
#phone, #fax {
	line-height: 1.4;
	margin: 0;
	}
#email {
	display: none;
	line-height: 1.4;
	}
#content{
	background: #fff;
	width: 519px;
	padding: 15px 15px 5px;
	text-align: left;
}
#content h3{
	font-size: 14px;
	color: #1D2C3D;
	border-bottom: 1px dotted #1D2C3D;
	padding-bottom: 4px;
	margin: 0 5px 10px 0;
}
#disclaimer {
	color: #fff;
	font-size: 11px;
	line-height: 1.0;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	padding-top: 1px;
	}
#disclaimer a {
	color: #FFFF00;
	}
#footer{
	background: url(images/footer.jpg) top left no-repeat;
	height: 32px;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}
#footer p{
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding-top: 10px;
	margin-bottom: 0;
}
#footer a{
	color: #fff;
	text-decoration: underline;
}
