body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


#header {
	position: relative;
	width: 660px;
	height: 76px;
}
#headerTop {
	position: relative;
	height: 50px;
	background: url(../images/diagonal.gif) top left repeat;
}
#headerTop img {
	position: absolute;
	top: 30px;
	left: 0;
}
#headerTop span {
	position: absolute;
	top: 35px;
	left: 442px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#headerBottom {
	position: relative;
	height: 25px;
	background-color: #EBEBEB;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}
#headerBottom img {
	position: absolute;
	top: 6px;
	left: 257px;
}
#headerBottom span {
	position: absolute;
	top: 5px;
	left: 558px;
	font-size: 14px;
	font-weight: bold;
	color: #0D5EAD;
}


#leftColumn {
	display: none;
}


#content {
	width: 660px;
	background-color: #FFFFFF;
}
#content h1 {
	margin: 0;
	padding: 18px 0 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#content h2 {
	margin: 0;
	padding: 0 0 30px 10px;
	font-size: 12px;
	color: #0D5EAD;
}
#content h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #606060;
}

#contentShanbom {
	display: none;
}

#contentText {
	padding: 0 25px 50px 25px;
	font-size: 12px;
	color: #000000;
}
#contentText p {
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 18px;
}
#contentText strong {
	color: #0D5EAD;
}
#contentText ul {
	margin-bottom: 35px;
}
#contentText li {
	margin-bottom: 10px;
}
#contentText a:link, #contentText a:visited {
	color: #0D5EAD;
	text-decoration: underline;
}

#contentInfo {
	margin-bottom: 45px;
}
#contentImg {
	display: none;
}
#contentLogo {
	text-align: center;
}
#contentInfo h4 {
	margin: 35px 0 8px 0;
	padding: 0;
	font-size: 18px;
	color: #0D5EAD;
	text-align: center;
}
#contentInfo h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

#contentFooter {
	color: #000000;
	text-align: center;
	border-top: 1px solid #CDCDCD;
}
#contentFooter p {
	margin: 0;
	padding: 15px 0 3px 0;
	font-size: 11px;
	line-height: 16px;
}
#contentFooter a {
	padding: 0 4px 0 4px;
	font-weight: bold;
}
#contentFooter a:link, #contentFooter a:visited {
	color: #000000;
	text-decoration: none;
}


#testimonials {
	margin: 20px 0 40px 0;
	padding: 20px;
	background: url(../images/diagonal.gif) top left repeat;
	border-top: 1px solid #0D5EAD;
	border-bottom: 1px solid #0D5EAD;
}
#testimonials p {
	margin: 0;
	padding: 0;
	color: #000000;
}


#contactForm {
	width: 350px;
	margin-left: 45px;
	padding: 10px 25px 15px 25px;
	background: url(../images/diagonal.gif) top left repeat;
	border: 1px solid #CDCDCD;
}
#contactForm form {
	margin: 0;
	padding: 0;
	color: #000000;
}
.txtfields {
	width: 265px;
	color: #000000;
	border: 1px solid #CFCFCF;
}
#contactForm textarea {
	width: 335px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CFCFCF;
}
#contactFormBtn {
	text-align: center;
}
#contactFormBtn input {
	font-size: 14px;
	font-weight: bold;
	color: #0D5EAD;
	background-color: #EBEBEB;
	border: 1px solid #CFCFCF;
}


.photos1 {
	margin: 30px 0 5px 20px;
	padding: 0 20px 0 20px;
	border-bottom: 2px solid #CDCDCD;
}
.photos2 {
	border: 2px solid #CDCDCD;
}

