@charset "utf-8";
/* CSS Document */
body{
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	background-color: #B3D32D;
}
 
#mainframe{
	padding-top: 30px;
	width: 1015px;
	height: 20px;
	margin: 0px auto;
}

#logo{
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	background-position:top;
	height: 158px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#content{
	padding-bottom: 30px;
}

#content2{
	width: 526px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}


.Headline{
	color: #FFFFFF;
	font-weight:bold;
}

#leftframe{
	width: 250px;
	float:left;	
}
 
#leftcontent{
	height: 320px;
	padding-left:10px;
	padding-right: 5px;
	background-color: #00AAD2;
}


#leftHeadline{
	padding-bottom: 5px;
	color: #FFFFFF; 
	font-weight:bold;
	text-align:center;
	height: 15px;
}

#leftBody{
	text-align:center;
	background-color: #FFF;
	height: 280px;
	padding: 0 5px;
}
 
#leftDeedFrame{
	width: 225px;
	color:#FFF;
	padding-top: 5px;
}

#leftDeed{
	padding: 5px 0px;
}

#leftDeedFrame a{
	color:#FFF;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	text-decoration:none;
}

#deedBg{
	background-color: #00AAD2;
}

#arrowLeft{
	float:left;
	width: 20px;
	padding-bottom: 125px;
	padding-top: 125px;
}

#arrowRight{
	float:right;
	width: 20px;
	padding-bottom: 125px;
	padding-top: 125px;
}


#leftDeed{
	float:left;
	width: 185px;
}
 
#middleframe{
	float:left;
	width: 515px;
	height: 330px;
	background-color: #00AAD2;
	color:#FFF;
}

#middlecontent{
	padding: 0 5px 5px 5px;
	width: 500px;
}
#middlecontent2{
	padding-left: 13px;
	padding-right: 13px;
	width: 500px;
}


#middleHead{
	width: 500px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 15px;
}

#middleTitle{
	color: #FFFFFF;
	font-weight:bold;
	font-size:10px;
	float: left;
	margin-left: 205px;
	text-align: center;
}
 
#middleTitle a{
	color: #FFFFFF;
	text-decoration:none;
}

#middleTitle a:hover{

	text-decoration: underline;
}

 
#middleTitleMiddle{
	color: #FFF;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

#middleHeadline{
	float: right;
	background-color:#CCC;
	border:1px solid #000;
	padding:0px 4px;
	font-size:8px;
}

#middleHeadline a{
	color:#000;
	text-decoration:none;
}

#middleHeadline a:hover{
	color:#FFF;
}

#middleBody{
	text-align:center;
}

#middleBottom{
	color: #FFF;
	background-position:center;
	width: 500px;
	padding: 5px 0px 3px 0px;
	text-align:center;
	text-transform:uppercase;
	font-size: 10px;
	height: 15px;
	background-color: #00AAD2;
}

#deedInfo{
	color: #FFF;	
}
#deedBy{
	color: #FFF;	
}



#middleBottom2{
	width: 480px;
	padding: 2px 16px;
	text-align:right;
}

#middleBottom2 a{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#middleBottom2 a:hover{
	text-decoration:underline;
}


#rightframe{
	width: 250px;

	float:left;
}

#rightcontent{
	padding-left:5px;
	padding-right: 10px;
	background-color: #00AAD2;
	height: 320px;
}

#rightHeadline{
	padding-bottom:5px;;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	height: 15px;
	
}

#rightBody{
	text-align:center;
	background-color: #FFF;
	height: 280px;
	padding: 0 5px;
}

#footer2{
	width: 626px;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
	color:#FFF;
	background-repeat: no-repeat;
	background-position:top center;
	height: 44px;
}

 

#footer{
	padding-top:15px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
 
#footer a{
	color: #FFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

/*#footer a:hover{
	text-decoration: underline;
}*/
