#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 950px;
}
#header {
	width: 100%;
	background-image: url(images/banner2014.jpg);
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	height: 200px;
}

.clearer {
	clear: both;
}

body {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/linebg.jpg);
}
#content-container {
	width: 100%;
	color: #333;
	font-weight: normal;
}
#content {


}

#footer-container {
	background-repeat: repeat-x;
	width: 100%;
	height: 86px;
	background-image: url(images/bottomlinebg.jpg);
	background-position: center top;
}
#col-1 {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#col-2 {
	padding-right: 5px;
	padding-left: 5px;
}

#col-3 {
	padding-right: 5px;
	padding-left: 5px;
}
#col-1 div img {
	border: 1px solid #000;
	max-width: 100%;
}

#col-2 div img {
	border: 1px solid #000;
	max-width: 100%;
}
#col-3 div img {
	border: 1px solid #000;
	max-width: 100%;
}
#contactinfo {
	font-family: Verdana, Geneva, sans-serif;
	color: #00306E;
	font-size: 14px;
	background-image: url(images/addressbg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#contactcontent {
	text-align: right;
	padding-top: 17px;
	padding-right: 5px;
}
.bigger1 {
	font-size: 20px;
	background-color: #FFF;
}


#contactcontent p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#col-2 p {
	text-align: justify;
}
#col-3 p {
	text-align: justify;
}
#footertop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666;
	padding-top: 10px;
}

#footunder {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 25px;
	color: #333;
}
#footunder a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
#contactcontent a {
	text-decoration: none;
	color: #00306E;
}
