* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#5b5a5a;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 .col-5{ 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

.textsm { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.0em;
	color:#808080;
}


/*==== GLOBAL =====*/
#header {
	height:457px;
	background:url(../images/tail-top.gif) left top repeat-x;
	position:relative;
}
	#header .container {
		background:url(../images/tail-top.gif) left top repeat-x;
	}

#header.small {
	height:151px;
	overflow:hidden;
	border-bottom:9px solid #f7f7f7;
}


#content {
	padding:27px 0 0 0;
}
	#content .mainContent {
		float:left;
		width:644px;
		margin-right:23px;
	}
	#content .aside {
		float:left;
		width:312px;
		padding-top:14px;
	}
#footer {
	background:url(../images/footer-bg.gif) no-repeat center top #231f20;
	padding:66px 0 25px 0;
}


/*---- tailings ----*/
.extra-left-bg {
	background:url(../images/extra-left-bg1.gif) no-repeat right top;
	position:absolute;
	left:0;
	top:64px;
	width:50%;
	height:262px;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}
.p4 { 
	margin-bottom:3px;
}
.p5 { 
	margin-bottom:1px;
	font-size:11px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#b11f24; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

.breadcrumbs{ font-size:0.769em; text-transform:uppercase; color:#38393c; padding-bottom:25px; text-decoration:none;}
.breadcrumbs a{ text-decoration:none; color:#b11f24;}
.breadcrumbs a:hover{ text-decoration:none;}


h1 {
	font-size:37px;
	color:#c2c7c9;
	line-height:37px;
	font-weight:normal;
	border-bottom:1px solid #f1f0f0;
	padding:0 0 30px 0;
	margin-bottom:28px;
}
	h1 span {
		color:#1c1c1e;
	}
h2 {
	font-size:30px;
	color:#1a1a17;
	line-height:1em;
	margin-bottom:20px;
}

h2.white {
	font-size:30px;
	color:#ffffff;
	line-height:1em;
	margin-bottom:20px;
}

h3 {
	font-size:20px;
	color:#1a1a17;
	line-height:1em;
	margin-bottom:20px;
}

.link1 { 
	background:url(../images/marker1.gif) no-repeat left top;
	padding:0 0 0 22px;
	font-weight:bold;
}
.link2 {
	color:#1f2022;
	font-weight:bold;
}
	

.button { 
	float:left;
	background:url(../images/button.gif) no-repeat left top;
	width:99px;
	height:42px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	line-height:37px;
	text-shadow:1px 1px #9bcadb;
}
.button:hover {
	color:#111;
	text-shadow:1px 1px #fff;
}

.button2 { 
	float:left;
	background:url(../images/button_lrg.gif) no-repeat left top;
	width:103px;
	height:42px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	line-height:37px;
	text-shadow:1px 1px #9bcadb;
}
.button:hover {
	color:#111;
	text-shadow:1px 1px #fff;
}



/*===== header =====*/
#header .row-1 {
	height:64px;
	background:url(../images/afc_logo.gif) no-repeat;
}
#header .row-2 {
	height:104px;
	background:url(../images/header-bg1.gif) 188px bottom no-repeat;
	overflow: hidden;
}
	#header .nav {
		float:right;
		padding:33px 0 0 0;
	}
		#header .nav li {
			display:inline;
		}
			#header .nav li a {
				float:left;
				color:#fff;
				font-weight:bold;
				text-decoration:none;
				width:84px;
				text-align:center;
				padding:10px 0 14px 0;
				margin-left:12px;
			}
			#header .nav li a:hover, #header .nav li a.current {
				background:url(../images/nav-bg.gif) no-repeat left top;
			}
	
#header .row-3 {
	height:306px;
	overflow: hidden;
}
	#header .row-3 .col-1 {
		width:666px;
	}
	
	#header .row-3 .slideshow {
		float:left;
		width:666px;
	}

/*===== content =====*/
#content .section {
	padding-bottom:40px;
}
	.list1 li {
		background:url(../images/marker1.gif) no-repeat left 2px;
		padding:0 0 7px 23px;
		border-bottom:1px solid #f1f0f0;
		margin-bottom:6px;
	}
		.list1 li a {
			color:#808080;
			text-decoration:none;
		}
		.list1 li a:hover {
			color:#cc0000;
		}
	
	.list2 li {
		background:url(../images/marker2.gif) no-repeat left 4px;
		padding:0 0 7px 23px;
		border-bottom:1px solid #f1f0f0;
		margin-bottom:6px;
	}
		.list2 li a {
			color:#000;
		}
		.list2 li a:hover {
			color:#000;
		}
	
	
	.list3 li {
		background:url(../images/marker1.gif) no-repeat left 2px;
		padding:0 0 6px 23px;
		border-bottom:1px solid #f1f0f0;
		margin-bottom:6px;
		vertical-align:top;
	}
		.list3 li a {
			color:#1f2022;
			font-weight:bold;
		}
	
	.img-list {
		width:100%;
		overflow:hidden;
		padding-bottom:20px;
	}
		.img-list li {
			float:left;
			padding-right:17px;
		}
		.img-list li.last {
			padding-right:0;
		}

/*===== footer =====*/
#footer {
	color:#bcbec0;
}
	#footer a {
		color:#333;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}

/*----- forms -----*/
#search-form {
	float:right;
	background:url(../images/search-bg.gif) no-repeat left top;
	width:258px;
	height:30px;
	margin:8px 0 0 0;
}
	#search-form fieldset {
		border:none;
	}
		#search-form input {
			width:225px;
			padding:8px 0 4px 28px;
			background:none;
			border:none;
			color:#fff;
		}
		

/*==========================================*/
