html {
	width: 100%;
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color: #F7F7F7;
	font-family: 'Tahoma',Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #333;
	line-height:20px;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #338946;
	font-size: 20px;
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 18px;
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

p {
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

div {
	padding:0px;
	margin:0px;
	line-height:20px;
}

img {
	margin:0px;
	border:0px;
}

.img_about {
	padding-right: 10px;
	margin-right: 10px;
}

td {
	padding: 0px;
	line-height:0px;
	background-color: #FFF;
}


.regular {
	padding: 4px;
	line-height:12px;
}

.small {
	font-size:11px;
}

.line {
	background: url(../img/line_bg.jpg) repeat-x;
	height:12px;
}

.line_middle {
	background: url(../img/line_middle_bg.jpg) no-repeat;
	height:12px;
}	

.left_column {
	width:214px;
}

.right_column {
	width: 786px;
}

.left_content {
	background: url(../img/left_content_bg.jpg) no-repeat right top;
}

.left_content_1 {
	background: url(../img/left_content_bg_1.jpg) no-repeat right top;
}

.left_content_2 {
	background: url(../img/left_content_bg_2.jpg) no-repeat right top;
}

.left_content_3 {
	background: url(../img/left_content_bg_3.jpg) no-repeat right top;
}

.left_content img {
	margin-right: 9px;
	margin-bottom: 25px;
}

.left_content img.last {
	margin-right: 18px;
}

.left_content_1 img {
	margin-right: 9px;
	margin-bottom: 25px;
}

.left_content_1 img.last {
	margin-right: 18px;
}

.left_content_2 img {
	margin-right: 9px;
	margin-bottom: 25px;
}

.left_content_2 img.last {
	margin-right: 18px;
}

.left_content_3 img {
	margin-right: 9px;
	margin-bottom: 25px;
}

.left_content_3 img.last {
	margin-right: 18px;
}

.middle_content {
	background: url(../img/middle_content_bg.jpg) no-repeat right top;
	width: 574px;
}

.right_content {
	background: url(../img/right_content_bg.jpg) no-repeat left top;
	background-color: #F7F7F7;
	width: 213px;
}

.right_content_logo {
	margin: 0px 0px 28px 24px;
}

/*.right_side {
	background-image: url(../img/bg_main.jpg);
}*/

.left_upper {
	background: url(../img/left_upper_bg.jpg) right no-repeat;
	background-color: #FFF;
}

.content {
	padding: 30px;
}

.menu a {
	height: 47px;
	padding: 0px;
	margin:0px;
	display:block;
}

.menu a:hover {
	background-position: 0px -47px;
}

.home {
	width: 119px;
	background: url(../img/home.jpg) no-repeat;
}

.iafl {
	width: 91px;
	background: url(../img/aifl.jpg) no-repeat;
}

.nfl {
	width: 86px;
	background: url(../img/nfl.jpg) no-repeat;
}

.about_us {
	width: 108px;
	background: url(../img/about_us.jpg) no-repeat;
}

.middle_content_bottom {
	height:25px;
	background: url(../img/middle_content_bottom_bg.jpg) no-repeat;
}

.footer_left_side {
	height:85px;
	background: url(../img/footer_left_side_bg.jpg) repeat-x right;
}

.footer_middle {
	height: 85px;
	background: url(../img/footer_middle_bg.jpg);
}

.footer_right_side {
	height:85px;
	background: url(../img/footer_right_side_bg.jpg) repeat-x;
}
