body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #23388F;
	background-image: url(../images/bg07.jpg);
	background-repeat: repeat-x;
	margin: 30px 0 20px 50px;
	padding: 0;
}
#mainright {
	width: 400px;
	
}
#navigation {
	background-color: #FC0;
	border-top: 2px solid #FFDA45;
	border-left: 2px solid #FFDA45;
	border-bottom: 2px solid #A58400;
	border-right: 2px solid #A58400;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	
}
#navigation p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#navigation a:link, a:visited {
	color: #336;
}
#navigation a:hover {
	color: #F00;
}
#navigation a:active {
	color: #336;
}
#contact {
	background-color: #339;
	border-top: 2px solid #6A6AB5;
	border-left: 2px solid #6A6AB5;
	border-bottom: 2px solid #212164;
	border-right: 2px solid #212164;
	height: 54px;
	
}
#contenthome {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	padding: 20px 0;
}

#contenthome h3 {
	font-size: 15px;
	
}

#contenthome ul li {
	margin-bottom: 5px;
}
#contenthome img {
	margin-left: 100px;
	border: 2px solid #FC0;
	
}
#footer {
	font-size: 11px;
	color: #9CF;
	padding: 20px 0;
	border-top: 1px solid #9CF;
}
#footer img {
margin-right: 20px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
H3 {
	font-size: 13px;
	font-weight: bold;
	color: #FC0;
}
p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	
}
#main1 {
	width: 380px;
	text-align: left;
}
main1 H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#main2 {
	border: 2px solid #FC0;
	height: 259px;
	width: 380px;
	background-image: url(../images/img_in2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding: 20px 20px 10px 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;

}
#main3 {
	border: 2px solid #FC0;
	height: 259px;
	width: 380px;
	background-image: url(../images/img_in3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding: 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
}
#main4 {
	height: 150px;
	width: 380px;
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
}
#content2 {
	margin: 20px 0;
	
}
#content2 td {
	text-align: left;
	vertical-align: top;
	width: 195px;
	
}
#content2 H3 {
	font-size: 13px;
	font-weight: bold;
	color: #FC0;
	margin-top: 10px;
	padding-top: 0;
	margin-bottom: 5px;
	
}
#content2 p {
	font-size: 11px;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	
}
#content2 img{
	border: 1px solid #FC0;
}

/* Content layout for Page 3 */

#content3 {
	padding: 20px 0;
	
}
#content3 td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	
}
#content3 H3 {
	font-size: 13px;
	font-weight: bold;
	color: #FC0;
	margin-top: 10px;
	padding-top: 0;
	margin-bottom: 5px;
	
}
#content3 p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	
}
#content3 ul li {
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);

	
}
#content3 img{
	border: 1px solid #FC0;
}

/* Content layout for Page 4 */
#content4 {
	height: 200px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	
}
/* Content layout for Map Page*/
#contentmap {
	text-align: left;
	vertical-align: top;
	padding: 20px 0;
	
}
#contentmap p {
	font-size: 12px;
}
#contentmap img {
float: left;
margin-right: 20px;
}

.img-left {
float: left;
margin-right: 30px;
}
.img-right{
float: right;
margin-left: 30px;
border: 0;
}
