body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

#bodyContainer {
	margin: 0px auto;
	width: 760px;
}

#header {
	/*background-image: url(../images/top/red.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	height: 60px;
	/*border-bottom: 8px solid #BFCCD1;
	background-color: #eeeeee;*/
}

#logoimg {
	margin: 13px 0px 0px 0px;
	border: 0px;
}

#logo {
	float: left;
	width: 300px;
}

#headerActions {
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	float: right;
	color: #444444;
	width: 300px;
}

#headerActions a {
	color: #990000;
	text-decoration: none;
}

#headerActions a:hover {
	text-decoration: underline;
}

#navigation {
	/*margin: 1px 0px 0px 0px;
	padding: 10px 0px;
	background-color: #666666;
	border-bottom: 1px solid #333333;*/
	height: 45px;
	background-image: url(../images/nav_bar3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-bottom: 5px;
}

#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

#navigation li {
	/*list-style-type: none;
	display: inline;
	background-color: #666666;
	margin-right: 0px;*/
	padding: 10px 0px 11px 0px;
	margin: 0px;
	float: left;
	list-style: none;
}

#navigation ul li a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 39px 11px 39px;
	/*background-color:#666666;*/
	border-right: 1px solid #dddddd;
}

#navigation ul li a:hover {
	text-decoration: none;
	background-color: #990000;
}

#navigation ul li.first a {
	border-left: 1px solid #dddddd;
	padding: 10px 40px 11px 40px;
}

#navigation ul li.last a {
	padding: 10px 41px 11px 40px;
}
#navigation ul li a.selected {
	color: #ffffff;
	background-color: #2D5471;
}

#frontBody {
	/*border-top: 1px solid #999999;*/
}

#frontPromo {
	border-top: 1px solid #eeeeee;
	border-bottom: 8px solid #cccccc;
	height: 200px;
	padding-bottom: 10px;
}

#frontMedia {
	float: left;
	width: 500px;
	height: 200px;
	padding-bottom: 1px;
	margin: 0px;
}

#frontPromoContent {
	float: right;
	width: 239px;
	height: 180px;
	padding: 10px;
	background-color: #999999;
	color: #333333;
	z-index: 1;
}

#frontPromoContent a {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}

#frontPromoContent a:hover {
	text-decoration: underline;
}

#frontContent {
	padding: 10px 10px 0px 10px;
}

#contentColumn1 {
	float: left;
	width: 235px;
	height: 130px;
}

#contentColumn2 {
	float: left;
	width: 235px;
	margin-left: 8px;
	border-left: 1px solid #CCCCCC;
	padding-left: 8px;
	height: 130px;
}

#contentColumn3 {
	float: left;
	width: 235px;
	margin-left: 8px;
	border-left: 1px solid #CCCCCC;
	padding-left: 9px;
	height: 130px;
}

#contentColumn1 h3, #contentColumn2 h3, #contentColumn3 h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #333333;
}

#contentColumn1 p, #contentColumn2 p, #contentColumn3 p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#contentColumn1 ul, #contentColumn2 ul, #contentColumn3 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#contentColumn1 li, #contentColumn2 li, #contentColumn3 li {
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/3x3_gray.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

#contentColumn1 li a, #contentColumn2 li a, #contentColumn3 li a {
	text-decoration: none;
}

#contentColumn1 li a:hover, #contentColumn2 li a:hover, #contentColumn3 li a:hover {
	text-decoration: underline;
}

#errorContent {
	padding: 10px;
	height: 300px;
}

#mainBody {
	/*border-top: 1px solid #999999;*/
}

#mainBody #location {
	padding: 0px 5px 8px 5px;
}

#mainBody #body {
	width: 540px;
	margin-left: 212px;
}

#content {
	padding: 10px;
}

#mainBody #panel {
	width: 195px;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}

#footer {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
	color: #999999;
}

#footer a {
	color: #990000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerLeft {
	padding: 7px 10px 10px 10px;
	width: 360px;
	text-align: left;
	left: 0px;
}

#footerRight {
	float: right;
	padding: 7px 10px 10px 20px;
	width: 300px;
	left: 381px;
	text-align: right;
}

#lineSpacer {
	clear: both;
	width: 100%;
	margin-top: 1px;
	border-bottom: 8px solid #dddddd;
}

#dashedseparator {
	border-top: 1px dashed #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#solidseparator {
	border-top: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#errorContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin: 0px;
}

#errorContent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}


/* ########## Panel Styles ########## */

#mainBody #panel ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#mainBody #panel ul li {
	padding: 0px;
	margin: 0px;
}

#mainBody #panel ul li.title {
	background-color: #2D5471;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 7px 4px 7px;
	margin: 0px;
	border: 1px solid #003366;
}

#mainBody #panel ul li.titleBorder {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#mainBody #panel ul li a {
	color: #003366;
	padding: 3px 7px 3px 15px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
	background-image: url(../images/3x3_gray.gif);
	background-position: 7px 8px;
	background-repeat: no-repeat;
	width: 172px;
}

#mainBody #panel ul li a:hover {
	text-decoration: none;
	background-color: #F1F1F1;
}

/* ########## End of Panel Styles ########## */


h1 {
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #2D5471;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
	line-height: 24px;
}


#clientTitle, #productTitle, #aboutTitle {
	font-weight: bold;
	color: #990000;
	margin-bottom: 2px;
}

#clientSite {
	display: inline;
	font-weight: normal;
}

#clientDescription, #productDescription, #aboutDescription {
	margin-bottom: 15px;
}
