#page a {
	white-space: nowrap;
}
#page h1 {
	color: #1d2353;
	font-size: 15px;
	margin: 20px 0 0 0;
}
#page h2 {
	color: #1d2353;
	font-size: 12px;
	margin: 20px 0 0 0;
}
#page h3 {
	font-size: 12px;
	margin: 20px 0 0 0;
}

#page img.galleryimage {
	border: 1px solid #c6c8d4;
	margin: 5px 0 5px 0;
}
#page img.splash {
	border: 1px solid #c6c8d4;
	float: right;
	margin: 20px 0 10px 10px;
}

#page img.splash_noborder {
	border: 0px solid #c6c8d4;
	float: right;
	margin: 20px 0 10px 10px;
}

#page img.left {
	border: 1px solid #c6c8d4;
	float: left;
	margin: 0px 10px 0px 0px;
}

#page img.right {
	border: 1px solid #c6c8d4;
	float: right;
	margin: 0px 0 10px 10px;
}


#page img.hometop {
	border: 1px solid #c6c8d4;
	float: left;
	margin: 20px 0 10px 10px;
}

#page img.left_image {
	border: 1px solid #c6c8d4;
	float: left;
	margin: 20px 0 10px 0px;
}

#page img.left_align {
	border: 1px solid #ffffff;
	float: left;
	margin: 5px 0 5px 0px;
}

#page p {
	margin: 20px 0 0 0;
}
#page p.small {
	margin: 10px 0 0 0;
}
#page p img {
	float: right;
	margin: 0 0 10px 20px;




}
#page ul {
	list-style-type: none;
	margin: 20px 20px 0 20px;
	padding: 0;
}
#page ul li {
	background: transparent url(../graphics/li.jpg) no-repeat 0 5px;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}
#page ul.link li {
	background: none;
	margin: 20px 0 0 0;
	overflow: hidden;
	padding: 0;
	width: 440px;
}
#page ul.link li img {
	float: left;
	margin: 0 20px 0 0;
}
#page ol {
	list-style-type: decimal;
	margin: 20px 20px 0 40px;
	padding: 0;
}
#page ol li {
	margin: 10px 0 0 0;
}


#page form {
	margin: 0;
	padding: 0;
	width: 480px;
}
#page .field {
	margin: 10px 0 0 20px;
	overflow: hidden;
	width: 440px;
}
#page .field label {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 10px 0 0;
	text-align: right;
	width: 110px;
}
#page .field input {
	color: #565a7e;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
}
#page .field select {
	color: #565a7e;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#page .field textarea {
	color: #565a7e;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 70px;
	overflow: auto;
	width: 190px;
}
#page .check {
	margin: 5px 0 0 40px;
	overflow: hidden;
	width: 420px;
}
#page .check input {
	float: left;
	margin: 0 10px 0 0;
	width: auto;
}
#page .check label {
	float: left;
}
#page .message {
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 460px;
}
#page .message label {
	display: block;
	margin: 0 0 0 20px;
	width: 440px;
}
#page .message textarea {
	color: #565a7e;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 160px;
	margin: 5px 0 0 40px;
	width: 400px;
}
#page input.button {
	background: #565a7e;
	border-bottom: 2px solid #1d2353;
	border-left: 2px solid #c6c8d4;
	border-right: 2px solid #1d2353;
	border-top: 2px solid #c6c8d4;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	height: 26px;
	letter-spacing: 1px;
	margin: 20px 0 0 180px;
	padding: ;
	text-align: center;
	text-transform: uppercase;
	width: 120px;
}


#page .feature {
	background: #f1f1f4 url(../graphics/feature.jpg) no-repeat 0 100%;
	margin: 20px 0 0 0;
	overflow: hidden;
	padding: 0 0 20px 0;
	width: 480px;
}
#page .feature h2 {
	background: transparent url(../graphics/featureh2.jpg) no-repeat 0 0;
	padding: 20px 20px 0 20px;
	margin: 0;
}
#page .feature h2 a {
	color: #1d2353;
	text-decoration: none;
}
#page .feature h2 a:hover {
	text-decoration: underline;
}
#page .feature h3 {
	margin: 20px 20px 0 20px;
}
#page .feature h3 a {
	color: #565a7e;
	text-decoration: none;
}
#page .feature h3 a:hover {
	text-decoration: underline;
}
#page .feature p {
	margin: 20px 20px 0 20px;
}
#page .feature a.more {
	background: #c6c8d4 url(../graphics/featuremore.jpg) no-repeat 100% 50%;
	color: #1d2353;
	display: block;
	font-weight: bold;
	line-height: 30px;
	margin: 20px 0 0 0;
	padding: 0 40px 0 0;
	text-align: right;
	text-decoration: none;
}
#page .feature a.more:hover {
	text-decoration: underline;
}
#page .feature form {
	background: transparent url(../graphics/featuresection.jpg) repeat-y 0 100%;
	overflow: hidden;
	width: 480px;
}
#page .feature .featuresection {
	background: transparent url(../graphics/featuresection.jpg) repeat-y 0 100%;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 480px;
}
#page .feature .gallery {
	background: transparent url(../graphics/featuresection.jpg) repeat-y 0 100%;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 480px;
}
#page .feature .featuresection img {
	float: right;
	margin: 20px 0 0 20px;
	padding: 0 20px 0 0;
}
#page .feature .right img {
	float: left;
	margin: 20px 0 0 20px;
	padding: 0 20px 0 0;
}
#page .feature .featuresection img.icon {
	float: left;
	margin: 10px 10px 0 0;
	padding: 0 0 0 10px;
}
#page .feature .featuresection h3 {
	background: #c6c8d4;
	line-height: 30px;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
}




#page .feature_news {
	background: #f1f1f4 url(../graphics/feature.jpg) no-repeat 0 100%;
	position: relative;
	margin: 20px 0 0px 0;
	overflow: hidden;
	padding: 0 50px 0px 0;
	border: 0px solid #000; 

	width: 450px;
}
#page .feature_news h2 {
	background: transparent url(../graphics/featureh2.jpg) no-repeat 0 0;
	padding: 20px 0px 0 20px;
	margin: 0;
}
#page .feature_news h2 a {
	color: #1d2353;
	text-decoration: none;
}
#page .feature_news h2 a:hover {
	text-decoration: underline;
}
#page .feature_news h3 {
	margin: 20px 20px 0 20px;
}
#page .feature_news h3 a {
	color: #565a7e;
	text-decoration: none;
}
#page .feature_news h3 a:hover {
	text-decoration: underline;
}
#page .feature_news p {
	margin: 20px 20px 0 20px;
}
#page .feature_news a.more {
	background: #c6c8d4 url(../graphics/featuremore.jpg) no-repeat 100% 50%;
	color: #1d2353;
	display: block;
	font-weight: bold;
	line-height: 30px;
	margin: 20px 10px 0px 0;
	padding: 0 40px 0 0;
	text-align: right;
	text-decoration: none;
}
#page .feature_news a.more:hover {
	text-decoration: underline;
}
#page .feature_news form {
	background: transparent url(../graphics/featuresection.jpg) repeat-y 0 100%;
	overflow: hidden;
	width: 480px;
}
