﻿body {
	bgcolor:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border:thick none lime; 
}


#col1 {
	float: left;
	width: 672px;
}
#col2 {
	float: left;
	width: 262px;
}
#col1content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding: 0px 27px 10px;
	
}
#footer {
	clear: both;
	/*height: 37px;*/
	width: 954px;
	background-image: url('../Template3/images/footer.jpg');
	
	
}
#col2content {
	padding: 0px;
	font-size: 11px;
	margin-left:0px;
}

h2 {
	 font-family: Arial;
	 font-size: 12px;
	 align: justify;
	 margin-left: 10px; 
	 margin-right: 10px;
	 color: #61B319;
}
								
h3 {

	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	margin-left: 10px; 
	margin-right: 10px;		
}

h6 {

	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin-left: 10px; 
	margin-right: 10px;		
}


#footer p {
	color: #775D42;
	font-family: Tahoma;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
p{
	
 	margin-bottom: 6px;
	margin-top: 6px;
	margin-left:10px;
	margin-right:10px;
	font-family: arial;
	font-size: 12px;
	color: #1e5abe;
	align: justify;
	/*font-weight: bold;*/

}



ul   {
 	margin-top:6px;
 	margin-left:10px;
 	margin-bottom:10px;
 	margin-right:10px;
 	font-size: 12px;
 	font-family: Arial;

 
	}

li   {
 	color:#1e5abe;
 	margin-top:6px;
 	margin-left:10px;
 	margin-bottom:10px;
 	margin-right:10px;
 	font-size: 12px;
 	font-family: Arial;

	}
	
a{
	color:#ffffff;

}
curved-box
    {
    width: 240px;
    height: 1242px;
    margin: 10px;
    background-color: #1E5ABE;
}