@import url("base.css");#header {	background: #FFFFFF url(../../elements/interior/header_default.jpg) no-repeat left bottom;	padding: 0px;	height: 200px;}#left {	width: 202px;	float: left;}#subnav {	width: 202px;	list-style-type: none;	margin-bottom: 30px;}#subnav li.selected {	background: #FFFFFF url(../../elements/interior/nav_selected.jpg) no-repeat left center;}#subnav li.selected a {font-weight: bold;}#subnav a {	display: block;	padding: 7px 0px 7px 28px;	font-size: 1.1em;	color: #333333;}#subnav a:hover {	color: #312173;}#solutions {	list-style-type: none;	margin-left: 25px;	margin-top: 10px;}#solutions li {	margin-bottom: 10px;}#solutions a {	font-weight: bold;	font-size: .95em;}#solutions img {	display: block;}/* IE 6 fix */#left li {	/* _border-bottom: solid 1px #FFFFFF; */}#content {	border-left: 1px solid #CCE0D8;	margin-left: 12px;	float: left; 	padding: 0px 20px 20px;	width: 502px;	min-height: 400px;	height: auto !important;	height: 400px;	margin-right: 12px;	border-right: 1px solid #CCE0D8;}#content h1 {	font-size: 2em;	font-weight: bold;	color: #312173;	margin-bottom: 5px;}#content h2 {	font-size: 1.6em;	font-weight: bold;	color: #312173;	margin-bottom: 5px;}#content p {	padding-bottom: 10px;}#content ul {	margin-left: 2em;}#content li {	padding-bottom: .6em;}#right {	float: left;	width: 130px;	text-align: right;	margin-bottom: 20px;}#right a {	display: block;	margin-bottom: 10px;}.box {	background-image: url(/elements/interior/box_top.gif);	background-repeat: no-repeat;	background-position: left top;	width: 500px;	padding-top: 7px;	margin-top: 20px;	clear: both;}.box_content {	background-image: url(/elements/interior/box_rpt.gif);	background-repeat: repeat-y;	background-position: left top;	padding: 5px 10px 0px;}.box_btm {	background-image: url(/elements/interior/box_btm.gif);	background-repeat: no-repeat;	height: 7px;}#footerNav {	margin: 10px 0px 0px 0px;}/* Common tags */img.right {float:right; padding: 0px 0px 10px 10px;}img.left {float:left; padding: 0px 10px 10px 0px;}hr{	border: 0;	color: #4B8B70;	background-color: #CCE0D8;	height: 1px;	width: 100%;	text-align: left;	padding: 0px;}