body {
	margin: 0px;
	font-family: Gill, Helvetica, sans-serif;
	font-size: 90%;
}


img {
	border: 0px;
}


#container {
	width: 100%;
}

#top {
	width: 100%;
	height: 206px;
	background: url(../images/red_02.png);
	float: left;
}

table {
	font-family: Gill, Helvetica, sans-serif;
	font-size: 90%;
}



#top a:link, 
#top a:visited, 
#top a:hover { 
 color: #333; 
 text-decoration: none; 
} 

#pic {
	float:right;
	margin-right: 15%;
	padding-right: 30px;
	padding-left: 30px;
	width:20%;
	height: 408px;
}

#formail {
	float:right;
	padding-left: 30px;
	width:35%;
	padding-top: 120px;
	padding-bottom: 40px;

}

#footer {
	width: 100%;
	height: 98px;
	background: url(../images/red_07.png);
	float: left;
	padding-top: 60px;
	text-align: center;
	color: #fff;
	font-size: 80%;
}

#footer a:link, 
#footer a:visited { 
	color: #fff; 
	text-decoration: none; 
} 

#footer a:hover {
	color: #89fdfc; 
	text-decoration: none; 
}

#logo {
	padding-top: 70px;
	padding-left: 50px;
	clear: both;
}

#tagline {
	clear: both;
	padding-top: 50px;
	padding-left: 25%;
	width: 100%;
	
}

#content{
	float: left;	
	padding-top: 20px;
	padding-left: 80px;
	padding-bottom: 40px;
	width:80%;
	text-align: justify;
	font-size: 90%;
}


#box {
	width: 50%;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	color: #050582;
}

#title {
padding-left: 15px;
}

#fblike {
       float: right;
}

.red {
	color: #d32424;
}

.error{
	color: #d32424;
	font-size: 90%;
}

.pinkie{
	color: #f62e59;
}

.purple {
	color: #246ad3;
}

.contact {
	margin-left: 10%;
	font-size: 95%;
	clear: both;
	width: 50%;
	background-color: #f8f8f8;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

.newsletter {
	float:right;
}

.indent{
	padding-left: 40px;
}

.nav {
	text-align: center;
	padding-top: 5px;
}

.home a:link ,
.home a:visited{
	background: url(../images/home.png);
}

.home a:hover {
	background: url(../images/home_01.png);
}

.right {
	text-align: right;
}

.right2{
	float: right;
}

.left {
	float: left;
}


.image {
	float: left;
	padding-right: 10px;
}

.small {
	font-size: 80%;
}
