@charset "UTF-8";
/* CSS Document */

/* UNIVERSAL */

* {
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0;
}


a {
	color: #409DCD;
	text-decoration:none;
}

a:visited {
	color:#409DCD;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

p {
	font-size: 12px;
	font-family: Arial;
	line-height:16px;
}

hr {
	color: #CDE5F1;
	background-color: #CDE5F1;
	height: 1px;
	margin:5px 0px 5px 0px;
}

img, div { behavior: url(/iepngfix.htc) };

/* END UNIVERSAL */

/* FOOTER */

.footer {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
}

.footer p {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
}

.footer a {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-decoration:none;
}

.footer a:visited {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-decoration:none;
}

.footer a:hover {
	color: #959595;
	font-size: 10px;
	font-family: Arial;
	text-decoration:none;
}

/* END FOOTER */

/* HOMEPAGE */

.cell1 {
	background-image:url(/images/bg-cell1.jpg);
	background-repeat:no-repeat;
	width:378px;
	height:500px;
}

.cell1 p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	padding: 0px 20px 0px 78px;
}

.cell2 {
vertical-align:top;
	width:310px;
	height:500px;
}

.cell3 {
	background-image:url(/images/bg-cell3.jpg);
	background-repeat:no-repeat;
	width:295px;
	height:500px;
	padding: 0px 0px 0px 20px;
}

.cell3 p {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	width: 220px;
	padding-right:0px;
	padding-left:7px;
}

.boxpopup { 
	font-family:Arial,sans-serif; 
	font-size:12px;
	color:black; 
	background:#FFF;
	width:250px; 
	text-align:left; 
	padding:4px 5px 4px 5px; 
	border:1px solid #409DCD;
} 

#pdq {
	position:absolute; visibility:hidden; z-index:200;
}

/* END HOMEPAGE */

/* BEGIN INTERIOR */

.intcell1 {
	background-image:url(/images/bg-int-cell1.jpg);
	width:65px;
}

.intcell2 {
	width:648px;

}

.intcell2padding {
	padding: 0px 20px 0px 20px;

}
.intcell3 {
	background-image:url(/images/bg-int-cell3.jpg);
	width:246px;
}

.intcell3 span {
	padding:0px 0px 0px 20px;
	display:block;
}

.intcell3 ul {
	padding:0px 0px 0px 35px;
	display:block;
	font-size: 12px;
	font-family: Arial;
	line-height:16px;
	/*color:#4b9cc7;*/
	color:#000;
}

.intcell4 {
	background-image:url(/images/bg-int-cell4.jpg);
	width:41px;
}

.title {
	color: #971C21;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.intul {
	padding-left:20px;
	list-style-image: url(/images/li.jpg);
	font-family: Arial;
	font-size: 12px;
	margin:0px;
}

.intol {
	padding-left:30px;
	font-family: Arial;
	font-size: 12px;
	margin:0px;
}

.icon {
	float:right;
}

h3 {
	color: #971C21;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

#solutions_flash {
	width:600px;
	height:475px;
}

.press {
	padding:0px 0px 0px 35px;
	display:block;
	font-size: 12px;
	font-family: Arial;
	text-align:left;
	line-height:16px;
	/*color:#4b9cc7;*/
	color:#000;
	list-style-position:outside;
}

.press li {
	margin-bottom:10px;
}

/* END INTERIOR */