*{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
}

#container{
	width: 1000px;
	margin: 0 auto;
}

#header {
	background: #fff url('../assets/Image/AMFIN_logo.jpg') top right no-repeat;
	height: 53px;
	padding: 55px 300px 0 0;
	overflow: hidden;
}

#header h1{
	font-family: arial;
	font-size: .65em;
	letter-spacing: 2px;
}

#header p{
	color: #c0c0c0;
	letter-spacing: 3px;
	font-size: .65em;
	padding: 0 0 15px 0;
	border-bottom: solid 3px black;
	background: url('../assets/Image/background_border.gif') repeat-x bottom;
}

#header h1, #header p{
	width: 672px;
	text-align: right;
	text-transform: uppercase;
}

#nav{
	text-transform: uppercase;
	background: #fff url('../assets/Image/header_img.jpg') no-repeat;
	font-size: .55em;
	clear: both;
	width: 100%;
	margin: 0;
	overflow: hidden;
	text-align: right;
	position: relative;
	float: left;
}

#nav ul{
	list-style-type: none;
	width: 210px;
	float: right;
	padding-right: 62px;
}

#nav li{
	overflow: hidden;
	margin-top: 2px;
	height: 24px;
	text-align: center;
}

#nav a{
	display: block;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: black;
	background: #fff url('../assets/Image/nav_button_out.gif') no-repeat center;
	height: 24px;
	padding: 0 30px;
	line-height: 24px;
}

#nav a:hover{
	background: #fff url('../assets/Image/nav_button_on.gif') no-repeat center;
}

#contentwrap{
	background: url('../assets/Image/content_bottom.gif') no-repeat bottom left;
	padding: 0 45px 45px;
	width: 853px;
	overflow: hidden;
	float: left;
}

#content{
	background: #fff url('../assets/Image/content_border.gif') repeat-y;
	overflow: hidden;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	clear: both;
	margin: 0 28px;
	position: relative;
	width: 943px;
}

#content h2{
	float: right;
	font-family: 'century gothic', sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	margin: 10px 2px 0 0;
	color: #65bcea;
	position: absolute;
	bottom: 0;
	right: 30px;
}

#content p{
	font-size: .7em;
	margin-bottom: 15px;
	line-height: 1.5em;
}

#content ul{
	font-size: .6em;
	margin-left: 5px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
}

#content li{
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-left: 15px;

}

h4, h5, h6	{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: .8em;
}

#content .sub{
	list-style-type: none;
	font-weight: normal;
	color: #000;
	position: relative;
}

.sub li	{
	background: url('../assets/Image/bullet_small.gif') no-repeat left top;
}


#content .tel{
	list-style-image: url('../assets/Image/bullet_tel.gif');
	font-weight: normal;
	color: #000;
	list-style-position: inside;
	position: relative;
	vertical-align: middle;
}

#content .email{
	list-style-image: url('../assets/Image/bullet_email.gif');
	font-weight: normal;
	color: #000;
	list-style-position: inside;
	position: relative;
	vertical-align: middle;
}

.logo{
	float: left;
	font-weight: normal;
	font-size: .6em;
	color: #000;
	text-align: center;
	margin: 0 20px 30px 0;
	width: 120px;
	height: 107px;
	border: 1px solid black;
}

.pro{
	float: left;
	clear: right;
}

.approvals{
	margin-top: 10px;
	float: left;
	list-style-image: url('../assets/Image/bullet_small.gif');
	font-weight: normal;
	color: #000;
}

#accredit{
	float: left;
	overflow: hidden;
	height: 75px;
	width: 100%;
	margin-bottom: 20px;
}

#accredit li{
	margin-left: 20px;
	padding-left: 10px;
}

#corps{
	margin-top: 20px;
	clear: both;
}

#leftcolproc{
	float: left;
	width: 350px;
}

#rightcolproc{
	float: left;
	width: 400px;
	margin-left: 5px;
	clear: right;
}

#leftcolpers{
	float: left;
	width: 350px;
	margin-left: 25px;
}

#rightcolpers{
	float: left;
	width: 350px;
	margin-left: 25px;
	clear: right;
}

#content h3{
	background: #fff url('../assets/Image/content_top.gif') no-repeat top left;
	font-size: .8em;
	margin-left: -15px;
	padding-left: 15px;
	padding-top: 45px;
}

#content a{
	color: black;
}

#maps{
	width: 100%;
}

.maps{
	border: 2px solid black;
	margin: 10px;
}

#content a{
	color: black;
}

table	{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

table, td, th	{
	border: 1px solid black;
}

th	{
	color: #65bcea;
	font-size: .9em;
	text-transform: uppercase;
}

td	{
	font-size: 0.8em;
	padding: 4px 0 4px 4px;
}

td.proc	{
	text-align: left;
	font-weight: bold;
}

span.measure{
	font-size: .7em;
}

p.note	{
	text-align: center;
	font-weight: bold;
}
	
table#contact-personnel{
text-align: left;
margin: 20px auto;
border-collapse: collapse;
border: none;
}

#contact-personnel th{
color: #000;
text-transform: none;
border: none;
padding-bottom: 10px;
}

#contact-personnel td{
border: 1px solid #bbb;
padding-bottom: 10px;
vertical-align: top;
}

#contact-personnel li{
font-size: 1.4em;
padding: 0 5px 0 0;
}

#footer{
	background: #fff url('../assets/Image/footer_img.jpg') top right no-repeat;
	height: 181px;
	padding-left: 25px;
}


#footer a.approval-link{
	color: #000;
	font-size: .7em;
}

#footer p{
	width: 280px;
	text-align: center;
}

#footer address{
	font-family: 'century gothic', sans-serif;
	font-size: 0.75em;
	letter-spacing: 1px;
	padding: 18px 0 0 10px;
}

form {
	background: #e5effd;
	overflow: hidden;
	margin: auto;
	width: 96%;
	color: #000000;
}

form fieldset {
	margin-bottom: 3%;
	border: 1px solid #ccc;
	padding: 10px;
	font-size: .75em;
}

form legend {
	margin-left: 5px;
	padding: 0 2px;
	color: #000000;
	font-weight: bold;
}

* html form #qwerleft, * html form #qwerright {
	width: 46%
}

form #qwerleft {
	width: 48%;
	float: left;
	margin: 10px 0 10px 10px;
}

form #qwerright {
	width: 48%;
	float: right;
	margin: 10px 10px 10px 0;
}

form fieldset {
	border:1px solid #ccc;
}

form label {
	float: left;
	width: 35%;
	text-align: right;
	overflow: hidden;
	font-size: .8em;
	padding-right: 5px;
}

form input {
	margin-bottom: 1%;
	width: 55%;
	border: 1px solid #a5acb2;
	padding: 1px 0;
}

form br {
	clear: left;
}

#conox input#submit {
	float: right;
	border: 1px solid #a5acb2;
	background: #fff;
	color: #000;
	width: 110px;
}

#conox span {
	color: #cf3f3f;
	font: bold 1em verdana, arial;
}

#conox textarea {
	overflow: auto;
	width: 90%;
}

#abacus	{
	font-size: .6em;
	text-align: right;
}

#abacus a	{
	color: #65bcea;
}
	
