/* CSS Document */


body {
	background-image: url(../graphics/background2000.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	background-color: #51625C;
}

#wrapper {
	width: 775px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	width: 775px;
	height: 190px;
	
}

#leftcol {
	width: 209px;
	float: left;
}

#contactinfo {
	width: 199px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}


#maincol {
	width: 566px;
	float: left;
	margin-top: 10px;

}

#mainmenu {
	width: 208px;
	margin-top: 10px;
}

#headline {
	width: 526px;
	height: 56px;
	background-image: url(../graphics/HeadlineBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	margin-bottom: -10px;
}

#amflag {
	width: 560px;
	background-image: url(../graphics/FadedAmFlag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #eeeeee;
	 
}

#amflag2 {
	width: 560px;
	background-image: url(../graphics/AmFlag-ExtremeFade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #eeeeee;
	 
}


.pic {
	width: 113px;
	height: 163px;
	float: left;
	padding-right: 25px;
	margin-left: 35px;
	margin-top: -5px;
	
}

.pic2 {
	width: 250px;
	height: 162px;
	padding-right: 15px;
	float: left;
		
}



.pic3 {
	width: 250px;
	height: 192px;
	padding-right: 15px;
	float: left;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 10px;
	
}

.picservices {
	width: 134px;
	height: 300px;
	padding-left: 15px;
	padding-bottom: 10px;
	float: right;
	
}
#toppicinsert {
	width: 500px;
	height: 162px;
	margin-left: 20px;
	margin-top: 20px;
	
	}

#footer {
	width: 775px;
	background-color: #8e8985;
	color: #FFFFFF;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}


#bottominsert {
	width: 450px;
	border: 4px outset #A0ADA9;
	background-color: #FFFFFF;
	color: #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.badge {
	padding: 3px;
	display: inline;
}
