.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	cursor:hand;
	text-decoration:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-image: url(images/design1_01.jpg);
	background-repeat: repeat-x;
}
.menuout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.menuhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #060F50;
	cursor: pointer;
	cursor: hand;
}
.ddMenuHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 4px;
	background-color: #0B4ABF;
	cursor: pointer;
	cursor: hand;
}
.ddMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060F50;
	border-bottom-color: #060F50;
	cursor: pointer;
	cursor: hand;
	padding: 4px;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #364472;
}
.topmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:hand;
	text-decoration:none;
}
#content {
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #032D93;
	text-decoration: none;
}
.credits {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #60609F;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #032D93;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #062D92;
	text-decoration: none;
}
.error {
	color: #CC0000;
}
top {
	position: absolute;
	top: 0px;
	right: 0px;
}
.subhead {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #062D92;
	text-decoration: none;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #042B90;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #052C91;
	text-transform: none;
}
.beforeafter {
	background-color: #F2F2F2;
	border: 1px solid #999999;
	padding: 5px;
}
#section th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0C508D;
}
#section {
	border: 1px solid #DAD4DE;
	margin-left: 10px;
}
#section td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052C91;
	font-weight: normal;
}
.border {
	border: 1px solid #DAD4DE;
	margin: 5px;
}
#testimonials {
	background-repeat: repeat-y;
	width: 286px;
	margin: auto;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#testimonials p {
	margin: 0px;
	padding: 0px;
}
#testimonials div {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#testimonials div img {
	margin-left: -10px;
	margin-bottom: 10px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
}
.testimonial {
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DAD4DE;
	border-left-color: #DAD4DE;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

