* {
	margin: 0;
	padding: 0;
}
body {
	background: #d3d4db;
	text-align: center;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	color: #636466;
}
h1 a:link,
h1 a:visited {
	display: block;
	width: 849px;
	height: 104px;
	background: url(/images/logo.jpg);
	overflow: hidden;
	text-indent: -9999px;
}
a:link, a:visited {
	color: #3d3f60;
}
div#container {
	width: 902px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: url(/images/bg.jpg) repeat-y;
}
div#site {
	padding: 19px 24px 0 28px;
}
div#footer {
	height: 16px;
	background: url(/images/footer.jpg);
}
ul#navigation {
	position: relative;
	width: 100%;
	height: 31px;
	margin: 15px 0 0;
	z-index: 2;
}
/*
ul#navigation ul {
	padding-bottom: 11px;
	background: url(/images/nav/bottom.gif) no-repeat bottom;
}
*/
ul#navigation li {
	background-image: url(/images/nav/main.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	position: relative;
	float: left;
	list-style: none;
	margin-right: 10px;
	width: 161px;
}
ul#navigation li.hover {
	background-image: url(/images/nav/main_hover.png);
	background-repeat: no-repeat;
	background-color: #78788e;
}
ul#navigation li li {
	clear: both;
	margin-right: 0;
	font-size: 11px;
	border-bottom: 1px dotted #b4b4c0;
}
ul#navigation li li.last {
	border-bottom: none;
}
ul#navigation li.last {
	margin-right: 0;
}
ul ul,
li.hover ul ul {
	position: absolute;
	display: none;
}
li.hover ul,
ul ul li.hover ul {
	display: block;
}
ul ul ul {
	top: 0;
	left: 161px;
}
/*
ul#navigation li {
	background-color: transparent;
}
ul#navigation li.sub {
	background-color: #FFF;
}
*/
ul#navigation a.main:link,
ul#navigation a.main:visited {
	height: 31px;
	width: 100%;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 29px;
}

ul#navigation ul a:link,
ul#navigation ul a:visited {
	background-color: #78788e;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 7px 25px 7px 10px;
}
ul#navigation ul ul a:link,
ul#navigation ul ul a:visited {
	background-color: #696981;
}
ul#navigation ul a.active:link,
ul#navigation ul a.active:visited {
	background-color: #3d3f60;
}
ul#navigation li.sub a:link,
ul#navigation li.sub a:visited {
	background-image: url(/images/nav/main_arrow.png);
	background-repeat: no-repeat;
	background-position: 143px;
}

ul#navigation li.sub li.sub a:link,
ul#navigation li.sub li.sub a:visited {
	background-image: url(/images/nav/sub_arrow.png);	
	background-position: 146px;
}
ul#navigation li#partners li a:link,
ul#navigation li#partners li a:visited,
ul#navigation li#services li a:link,
ul#navigation li#services li a:visited,
ul#navigation li#solutions li li a:link,
ul#navigation li#solutions li li a:visited {
	background-image: none;
	padding: 7px 10px;
}

/** detail page **/
div#details {
	background: url(/images/detail_sides.jpg);
	position: relative;
	z-index: 1;
	margin: 10px 0 0 -18px;
}
div#detail_footer {
	background: url(/images/detail_footer.jpg);
	height: 24px;
}
div#detail_header {
	background: url(/images/detail_header.jpg);
	height: 14px;
}
div#details div#content {
	padding: 17px 50px;
}
div#details h2 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #c5c5d0;
	padding-bottom: 13px;
	margin-bottom: 13px;
	color: #3d3f60;
}
div#details h2 span {
	color: #ed1e25;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #787b95;
	margin-bottom: 6px;
}
div#homepage p,
div#details p,
div#details ul {
	margin-bottom: 15px;
}
div#details ul {
	padding-left: 30px;
}
img#callout {
	position: absolute;
	top: 55px;
	right: 20px;
}
div#column {
	width: 623px;
}

/** homepage **/
div#homepage img {
	margin: 10px 0 5px;
}
div#homepage div#content {
	background: url(/images/homepage/content_sides.jpg);
	margin-left: -18px;
}
div#homepage div#content_footer {
	background: url(/images/homepage/content_footer.jpg);
	height: 16px;
	clear: both;
	width: 100%;
}
div#callout_1 {
	width: 507px;
	margin: 0 10px 0 15px;
	float: left;
}
div#callout_2 {
	width: 329px;
	float: left;
}
div#homepage h2 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	background: #3d3f60;
	padding: 0 18px;
	line-height: 28px;
	margin-bottom: 10px;
}
div#callout_2 h2 {
	background: #787b95;
}
div#content div div {
	padding: 0 18px;
}
/* contact us */
div.multicolumn {
	margin-bottom: 40px;	
}
div#details div.multicolumn p {
	margin-bottom: 5px;	
}
address {
	font-style: normal;	
	margin-bottom: 10px;
}
div.multicolumn h3 {
	color: #3D3F60;
}
div.multicolumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #787B95;
	margin-top: 20px;
}
div.multicolumn p.name {
	margin-top: 20px;	
}
/* partners */
div#details a img {
	border: 2px solid #3D3F60;	
	height: auto;
	width: 162px;
	border: none;
}
div#details a.default img {
	width: auto;
}
a#partner:link,
a#partner:visited {
	position: absolute;
	top: 12px;
	right: 340px;
}
div#column {
	min-height: 350px;	
}
h3#sales_vp {
	margin-top: 20px;
}
