* {
margin: 0;
padding: 0;
}

html {
height: 100%;
overflow-y: scroll;
background-color: #FFFFFF;
background-image: url(../images/cheat3.jpg);
background-repeat: repeat-x;
}

body {
height: 100%;
font-family: Arial;
font-size: 12px;
}

#wrapper {
width: 920px;
height: 822px;
min-height: 822px;

margin: 0 auto;
}

	#banner_div {
	float: left;
	width: 920px;
	height: 199px;

	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	}

	#banner_logo_div {
	float: left;
	width: 920px;
	height: 158px;
	}

	.banner_logo {
	border: 0;
	margin-top: 42px;
	}

	#topmenu_div {
	float: left;
	padding-left: 40px;
	width: 880px;
	height: 29px;
	overflow: hidden;
	position: relative;
	}
	
	#topmenu_div ul li {
	display: inline;
	}
	
	#topmenu_div a {
	display: block;
	float: left;
	height: 28px;

	color: #FFFFFF;
	text-decoration: none;
	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	}
	
	#topmenu_div a:hover {
	background-color: #4ea82d;
	}
	
	.active {
	background-color: #4ea82d;
	font-weight: bold;
	}
	
		#topmenu_div_border {
		border-right-color: #FFFFFF;
		border-right-style: solid;
		border-right-width: 1px;
		}

#wrapper2 {
float: left;
position: relative;
width: 920px;
min-height: 535px;

background-image: url(../images/bodygradient.png);
background-repeat: repeat-x;
}

	#globe_div {
	float: left;
	margin-top: 30px;

	background-image: url(../images/globe3.png);
	background-repeat: no-repeat;
	width: 542px;
	height: 170px;
	}
	
	#text1_div {
	float: left;
	margin-top: 30px;

	width: 341px;
	height: 248px;
	}
	
	#text1_div p {
	padding-left: 37px;
	}
	
	ul li {
	padding-bottom: 10px;
	}

		.text1_div_li {
		color: #17509d;
		font-size: 16px;
		}
		
		#text1_div ul {
		color: #4ea82d;
		padding-left: 50px;
		padding-top: 18px;
		}

	.text1 {
	color: #17509d;
	font-family: Arial;
	font-weight: bold;
	font-size: 26px;
	padding-left: 37px;
	}
	
	#roundedboxmenu1_div {
	position: absolute;
	width: 330px;
	height: 155px;
	background-image: url(../images/roundedboxmenu1a.gif);
	background-repeat: no-repeat;
	left: 26px;
	top: 251px;
	}
	
		#roundedboxmenu1_links_div {
		margin-top: 89px;
		margin-left: 100px;
		}

			#roundedboxmenu1_div a {
			color: #32741c;
			display: block;
			font-family: Arial;
			font-weight: bold;
			font-size: 11px;
			text-decoration: none;
			}
			
			#roundedboxmenu1_div a:hover {
			text-decoration: underline;
			}

	#roundedboxmenu2_div {
	width: 330px;
	height: 194px;

	background-image: url(../images/roundedboxmenu2a.gif);
	background-repeat: no-repeat;

	position: absolute;
	left: 339px;
	top: 309px;
	}
	
		#roundedboxmenu2_links_div {
		margin-top: 83px;
		margin-left: 28px;
		}
		
			#roundedboxmenu2_div a {
			color: #32741c;
			display: block;
			font-family: Arial;
			font-weight: bold;
			font-size: 13px;
			text-decoration: none;
			}
			
			#roundedboxmenu2_div a:hover {
			text-decoration: underline;
			}
			
			.textStyle_paddingLeft {
			padding-left: 12px;
			}
	
	#flash_div {
	position: absolute;
	left: 54px;
	top: 436px;
	}
	
	.flashClip {
	width: 252px;
	height: 58px;
	}
	
	.flashClip2 {
	width: 252px;
	height: 58px;

	margin-left: 10px;
	margin-top: 44px;
	}

#footer {
float: left;
width: 920px;
height: 40px;

background-color:#44872e;
}

	#footer p {
	color: #FFFFFF;
	text-align: justify;
	margin-left: 4px;
	margin-top: 3px;
	}
	
	#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	#footer_leftdiv {
	float: left;
	width: 460px;
	}
	
	#footer_rightdiv {
	float: left;
	width: 460px;
	}

#wrapper3 {
float: left;
position: relative;
width: 920px;
min-height: 535px;

background-image: url(../images/bodygradient.png);
background-repeat: repeat-x;
}

.display_cont {
height: 230px; 
width: 182px; 
position: absolute; 
left: 704px; 
top: 300px;
color: #13376b; 
font-size: 20px; 
font-weight: bolder; 
text-align: center;
}

.display_cont2 {
	height: 230px;
	width: 182px;
	position: absolute;
	left: 54px;
	top: 360px;
}
