body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #448cca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b80;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 920px;
	text-align: left;
	line-height: 20px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	width: 920px;
	display: table;
}
div.content {
	float: left;
	width: 870px;
	display: table-cell;
	background-image: url(images/leftdown-misc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.homephoto {
	clear: both;
	background-image: url(images/home-photo.jpg);
	background-repeat: no-repeat;
	width: 870px;	
	height: 178px;
	position: relative;
}
div.homephoto p {
	color: white;
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	top: 49px;
	left: 19px;
	width: 445px;
	text-align: justify;
}
div.homephoto a {
	width: 352px;
	height: 50px;
	position: absolute;
	top: 117px;
	left: 19px;
}
p.txt {
	width: 810px;
	text-align: justify;
	margin-left: 30px;
	padding-bottom: 25px;
}
p.txt span {
	color: #da5a27;
}
p.txt a {
	color: #004b80;
	text-decoration: underline;
}
div.homebulletbox {
	clear: both;
	background-image: url(images/home-bulletbox.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 100px;
	position: relative;
	margin-left: 298px;
	padding-bottom: 25px;
}
div.homebulletbox p {
	color: white;
	font-weight: bold;
	line-height: 25px;
	position: absolute;
	top: 12px;
	left: 60px;
}
div.down {
	clear: both;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	width: 920px;
	height: 60px;
	position: relative;
}
span.footer,
span.copy {
	color: white;
	font-size: 11px;
	position: absolute;
	top: 25px;
	left: 15px;
}
span.copy {
	right: 50px;
	left: auto;
}
div.contactcol {
	float: left;
	width: 396px;
	margin-left: 29px;
	padding-bottom: 25px;
}
div.contactcol strong {
	color: #da5a27;
}
div.contactcol a {
	color: #004b80;
}
div.solutionscol01,
div.solutionscol02 {
	clear: both;
	width: 391px;
	margin-left: 29px;
	text-align: justify;
	padding-bottom: 25px;
}
div.solutionscol02 {
	padding-top: 50px;
	clear: none;
	float: left;
}
div.solutionsbox,
div.partnersbox {
	clear: both;
	background-image: url(images/solutions-box.jpg);
	background-repeat: no-repeat;
	width: 375px;
	height: 140px;
	position: relative;
	padding-bottom: 25px;
	margin-left: 36px;
}
div.partnersbox {
	clear: none;
	float: left;
	margin-top: 5px;
}
div.solutionsbox p,
div.partnersbox p {
	position: absolute;
	top: 10px;
	left: 20px;
	color: white;
	width: 332px;
	text-align: justify;
}
div.partnersboxleft {
	float: left;
	width: 405px;
	text-align: justify;
	margin-left: 29px;
}
div.solutionsbox2 {
	clear: both;
	background-image: url(images/solutions-box2.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 78px;
	margin-left: 30px;
	position: relative;
	padding-bottom: 25px;
}
div.solutionsbox2 p {
	position: absolute;
	top: 10px;
	left: 20px;
	color: white;
	width: 752px;
	text-align: justify;
}