body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 996px;
	line-height: 19px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	float: left;
	height: 25px;
	padding-top: 65px;
	border-bottom: 1px #efefef solid;
	width: 429px;
	color: #010101;
	font-size: 14px;
}
div.nav a {
	color: #010101;
	margin: 0 3px;
}
div.nav a:hover {
	text-decoration: underline;
}
div.nav a.on {
	color: #003d7d;
	font-weight: bold;
}
div.nav a.on:hover {
	text-decoration: none;
}
div.content {
	clear: both;
	margin-left: 16px;
}
div.content-bg-x {
	clear: both;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	width: 961px;
	display: table;
}
div.content-bg-y {
	clear: both;
	background-image: url(images/content-bg-y.gif);
	background-repeat: repeat-y;
	display: table;
	width: 961px;
	padding-bottom: 62px;
	border-bottom: 2px white solid;
}
div.home-txt {
	float: left;
	margin-left: 33px;
	width: 587px;
	margin-right: 61px;
}
div.home-flash {
	float: left;
	margin-top: 57px;
	background-image: url(images/flash-bg.jpg);
	background-repeat: no-repeat;
	width: 241px;
	height: 249px;
	position: relative;
}
div.flash {
	position: absolute;
	top: 8px;
	left: 9px;
}
div.footer {
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	width: 946px;
	height: 43px;
	padding-top: 7px;
	color: white;
	padding-left: 50px;
}
div.footer a {
	color: white;
}
div.footer span {
	font-size: 10px;
}
div.inner-content {
	clear: both;
	background-image: url(images/inner-content-bg.jpg);
	background-repeat: repeat-x;
	display: table;
	width: 961px;
	margin-left: 17px;
}
div.about-left {
	float: left;
	width: 534px;
	padding-bottom: 20px;
}
div.about-left h2 {
	color: #0099cc;
	font-size: 14px;
	margin-left: 31px;
}
div.about-left p {
	width: 470px;
	margin-left: 31px;
}
ul.bullets {
	list-style: none;
	margin: 0;
	margin-left: 31px;
	padding: 20px 0;
}
ul.bullets li {
	clear: both;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;
	padding-left: 15px;
	color: #003d7d;
	font-weight: bold;
	line-height: 26px;
}
div.about-right {
	float: left;
	width: 427px;
	padding-bottom: 20px;
}
div.about-right h2 {
	color: #0099cc;
	font-size: 14px;	
}
div.about-right p {
	width: 387px;
}
div.contact-form-col01 {
	float: left;
	display: table-cell;
	margin-left: 34px;
	width: 415px;
	padding-bottom: 34px;
}
div.contact-form-col02 {
	float: left;
	display: table-cell;
	margin-left: 64px;
	width: 415px;
	padding-bottom: 34px;
}
#contact {
	margin: 0;
	padding: 0;
}
#contact label {
	float: left;
	width: 122px;
	line-height: 25px;
}
#contact input,
#contact select,
#contact textarea {
	float: left;
	width: 280px;
	border: 1px #d5d5d5 solid;
	margin-bottom: 13px;
	padding: 3px;
}
#contact select {
	width: 286px;
}
#contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 316px;
	height: 139px; 
}
#contact p {
	padding-bottom: 7px;
}
#contact input[type=submit] {
	background-image: url(images/send-btn.gif);
	background-repeat: no-repeat;
	width: 62px;
	height: 26px;
	border: none;
	cursor: pointer;
	margin-left: 24px;
	margin-top: 120px;
}
div.thankyou-photo {
	clear: both;
	background-image: url(images/thankyou-photo.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 541px;
	position: relative;
}
div.thankyou-photo .flash {
	position: absolute;
	top: 46px;
	left: 640px;
}
