/* CSS Document */

body
{
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
}

.wrapper
{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/watereffect.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: inherit;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	min-height: 800px;
	border-left-color: #00CCFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-right-color: #B7F0FF;
	border-right-width: 2px;
	border-right-style: solid;
}

a{
	margin: 0px 20px 0px 0px;
	font-weight: normal;
	width: 745px;
	text-decoration: underline;
	font-style: normal;
	color: #006699;
}


a:hover {
	margin: 0px 20px 0px 0px;
	font-weight: normal;
	width: 745px;
	text-decoration: none;
	font-style: normal;
	color: #0066CC;
	}


.left{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 237px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-color: #84a342;
	height: 800px;
}

.left p{
	color:#996633;
	border-bottom: 1px solid #CC9966;
	text-align: center;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	width: 97%;
	font-weight: bold;
	font-size: 110%;
}

.left h1{
	color:#996633;
	border-bottom: 1px solid #CC9966;
	text-align: center;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	width: 80%;
	font-weight: bold;
	font-size: 120%;
}



.left ul{
	color:#996633;
	border-bottom: 1px solid #CC9966;
	text-align: left;
	font-style: italic;
	padding: 0px 0px 30px 0px;
	width: 80%;
	font-weight: bold;
	font-size: 120%;
}

.right{
	margin: 0px 0px 0px 0px;
	width: 548px;
	color: #FF3300;
	float: right;
	padding: 0px 15px 0px 0px;
	background-image: url(images/images/index_02.jpg);
	background-repeat: no-repeat;
}
.imgright{
	margin: 0px 0px 10px 10px;
	float: right;
}

.imgleft{
	margin: 0px 20px 10px 30px;
	float: left;
}

.largeimg{
margin: 0px 0px 30px 50px;
}

.right h1{
	margin: 0px 60px 10px 30px;
	color: #003399;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.01%;
	font-size: 23px;
	padding: 0px 0px 0px 0px;
}

.right h2{
	margin: 0px 60px 10px 50px;
	color: #003399;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.01%;
	font-size: 23px;
	padding: 0px 0px 0px 0px;
}


.right p{
	margin: 0px 30px 50px 30px;
	color: #003399;
}


.top{
	margin: 0px 0px 70px 0px;
	width: 500px;
	padding: 20px 0px 0px 0px;
	}
	
.top p{
	margin: 10px 0px 0px 115px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 120%;
	width: 360px;
}

.top a{
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	width: 745px;
	text-decoration: underline;
	font-style: normal;
	color: #FFFFFF;
}


.top a:hover {
		margin: 0px 0px 0px 0px;
	font-weight: normal;
	width: 745px;
	text-decoration: underline;
	font-style: normal;
	color: #00CCFF;
	}
	




.footer
{
	height:25px;
	width:100%;
	color:#FFFFFF;
	text-align: center;
	padding: 10px 0px 20px 0px;
	font-size: 80%;
	font-style: italic;
	clear: both;
	text-transform: capitalize;
	background-color: #84a342;
	line-height: 5px;
}

.footer a{
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

.footer a:hover{
	padding: 0px 0px 0px 0px;
	color: #FFFF00;
}
