html,body,h1,h2,h3,h4,h5,h6,p,ol,ul,li,blockquote,img,form,address,strong,a {
	margin:0;
	padding:0;
	border:0
}

/* elements */
body {
	font:100% Arial, Helvetica, sans-serif
}
h1,h2,h3 {
	color:#464646;
	font-weight:400;
	margin:15px 10px
}
h1 {
	font-size:1.2em;
	clear:left
}
h2 {
	font-size:1em;
	margin:20px 10px 0;
	font-weight:700
}
blockquote {
	font-size:1.3em;
	padding:0 0 10px
}
p,dt,dd {
	font-size:.75em;
	line-height:1.4em
}
p {
	clear:both;
	margin:0 10px;
	padding:8px 0
}
dt {
	text-decoration:underline
}
dl {
	margin-left:20px
}
img {
	padding:2px;
	border:1px solid #cecece
}
a:hover img {
	background:#cecece
}

/* classes */
.clearfix {
	width:100%;
	height:20px;
	line-height:20px;
	clear:both
}

/* links */
a {
	color:#2e3192
}
a:visited {
	color:#101258
}
a:hover {
	background-color:#333;
	color:#fff
}

/* layout */
body {
	color:#000;
	background:#fff url(../graphics/bg.jpg) repeat-x top left
}
#wrapper {
	width:830px;
	background:url(../graphics/wrapper.png) no-repeat 0 0;
	margin:15px auto;
	padding:5px
}
* html #wrapper {
	border-bottom:4px solid #cecece;
	margin-bottom:10px
}
#inner {
	background:#fff; /* fallback for images disabled */
	min-height:500px
}
#header {
	width:830px;
	background-repeat:no-repeat;
	background-position:0 100%;
}
#content {
	width:620px;
	margin:0 0 0 5px;
	float:left;
	display:inline
}
#sidebar {
	width:196px;
	margin:0 8px 0 0;
	float:right;
	display:inline
}
#footer {
	width:820px;
	margin:0 auto;
	margin-bottom:20px;
	font-size:11px
}

/* navigation */
#nav {
	padding:0 35px 0 100px
}
#nav li {
	display:inline
}
#nav a {
	float:right;
	font-size:0.7em;
	background:#616161 url(../graphics/tab-left.gif) no-repeat 0 100%;
	margin:0 1px 0;
	padding:0 0 0 16px;
	color:#fff;
	text-decoration:none;
	letter-spacing:1px
}
#nav a span {
	display:block;
	background:transparent url('../graphics/tab-right.gif') no-repeat 100% 100%;
	padding:3px 24px 3px 6px
}
#nav a:hover, #nav a:hover span, #nav a#current, #nav a#current span, #nav a:focus, #nav a:focus span {
	background-color:#2c2f91;
	padding-bottom:5px;
}
#nav a:hover, #nav a#current, #nav a:focus {
	padding:5px 0 0 16px;
	margin-bottom:-10px;
}

/* header */
#header img {
	border:0;
	padding:0
}
#banner {
	clear:both;
	position:relative;
	height:230px
}
#date {
	font-size:10px;
	position:absolute;
	right:5px;
	top:7px
}
#logo-lofi {
	display:none
}
#logo {
	text-indent:-5000px;
	background:url(../graphics/ov_logo.gif) no-repeat;
	width:136px;
	height:139px;
	position:absolute;
	top:-5px;
	left:16px
}
html > body #logo {
	height:200px;
	background:url(../graphics/ov_logo.png) no-repeat top center
}
#contact {
	text-indent:-5000px;
	background:url(../graphics/contact.gif) no-repeat 50% 10px;
	width:198px;
	height:65px;
	margin:0;
	position:absolute;
	top:45px;
	right:4px;
	border-left:1px solid #cecece
}
#partner-logo {
	width:197px;
	height:110px;
	padding:0 0 0 5px;
	border-left:1px solid #cecece;
	position:absolute;
	overflow:hidden;
	right:0;
	top:110px;
}
#partner-logo-list {
	list-style:none	
}

/* lists */
#list {
	padding-left:35px;
	margin-left:0;
	list-style-type:disc;
	font-size:.75em
}
#list li {
	padding:3px 0
}

/* advert */
#advert a:hover {
	background:none
}

/* footer */
#footer {
	text-align:center
}
#footer span {
	padding:0 10px
}
#footer a {
	color:#4e4e4e
}
#footer a:hover {
	background:none;
	text-decoration:underline
}

/* breadcrumb */
#breadcrumb {
	width:600px;
	margin:10px 0;
	padding:8px;
	font-size:.7em;
	background:#f0f0f0
}

/* home */
#welcome {
	text-indent:-5000px;
	height:18px;
	background:url('/graphics/welcome.gif') no-repeat left 0
}
#content p {
	font-size:.75em
}
#content p.bottom {
	padding-top:20px
}
#get {
	display:block;
	float:right;
	width:130px;
	height:20px;
	margin-right:10px;
	text-indent:-5000px;
	background:url('/graphics/get-touch.gif') no-repeat 0 0
}
a:hover#get {
	background-position:0 -20px
}
#sales,#about,#partners {
	display:block;
	float:left;
	width:178px;
	height:59px;
	margin:0 10px;
	text-indent:-50000px
}
a:hover#sales,a:hover#about,a:hover#partners {
	background-position:0 -59px
}
a:active#sales,a:active#about,a:active#partners {
	background-position:0 -118px
}
#sales {
	background:url('/graphics/button-sales.gif') no-repeat 0 0
}
#about {
	background:url('/graphics/button-about.gif') no-repeat 0 0
}
#partners {
	background:url('/graphics/button-partners.gif') no-repeat 0 0
}

/* products list */
#product-list {
	list-style:none;
	margin:0 1em;
}
#product-list img {
	float:left;
	margin:0 10px 0 0
}
#product-list li {
	clear:left;
	padding:1em 0;
	font-size:.8em
}
#product-list a {
	font-size:1.2em;
	line-height:2em;
	font-weight:700
}

/* products / services dropdown */
#section {
	margin:20px 10px
}
#section,#section ul {
	list-style-type:none;
	font-size:.9em
}
#section .chooser {
	font-size:.9em;
	background:url('/graphics/drop-arrow.gif') no-repeat right center;
	border:1px solid #cecece;
	width:16em;
	color:#1a1a1a;
	padding:3px
}
#section a {
	display:block;
	padding:3px;
	text-decoration:none;
	cursor:default
}
#section li {
	float:left;
	width:16.6em
}
#section li:hover {
	position:static
}
#section li ul {
	position:absolute;
	background:#FFF;
	width:16.6em;
	border:1px solid #cecece;
	border-top:none;
	left:-999em
}
#section li:hover ul,#section li.sfhover ul {
	left:auto
}

/* partners */
#partnerlogos {
	margin:10px;
	text-align:center;
	margin-bottom:20px;
}
#partnerlogos img {
	margin:5px;
	padding:5px;
	border:0;
	vertical-align:middle
}

/* sitemap */
#sitemap-list { 
	margin:1em 0 1em 3em;
	font-size:.8em
}
#sitemap-list ul {
	margin:.2em 0 .5em 2em
}
#sitemap-list li {
	list-style-image:url(/graphics/list-arrow.gif);
	padding:.4em
}

#sitemap-list li ul {
	list-style-image:url(/graphics/list-arrow.gif);
	font-size:1em
}

/* contact */
form {
	float:left;
	width:65%
}
form div {
	padding:10px 10px 0;
	font-size:.8em
}
form label {
	float:left;
	width:6em
}
form #submit {
	margin-left:5.9em;
	margin-bottom:20px
}
form textarea, form input.text {
	width:75%;
	padding:3px 2px;
	border:1px solid #cecece;
	font:1em Arial, Helvetica, sans-serif
}
#details {
	float:right;
	width:34%;
	line-height:1.4em
}
#details p {
	padding:3px 0
}
#map {
	width:556px;
	height:306px;
	clear:both;
	border:1px solid #cecece;
	margin:10px auto;
	font-size:0.8em
}
#map noscript img {
	border:0
}
#error-notice {
	width:95%;
	background:#b54343;
	color:#fff;
	font-weight:700;
	margin:10px auto;
	border:1px solid #cecece;
	padding:3px;
	font-size:1em;
	text-align:center
}
.form-error {
	color:#fff;
	display:block;
	width:60%;
	text-align:center;
	margin-left:6em;
	padding:2px 5px;
	background:#2c2f91
}
/* featured products */
#featured-products {
	margin:5px auto;
	border:1px solid #cecece
}
#featured-products span {
	border-bottom:1px solid #cecece;
	background:#e4e4e4 url(graphics/col-header.gif) repeat-x 0% 50%;
	color:#000;
	font-size:.7em;
	font-weight:bold;
	padding:4px;
	display:block
}
#featured-products h3 {
	font-size:.8em;
	font-weight:bold;
	margin:5px 8px
}
#featured-products p, #featured-products ul {
	font-size:.7em;
	margin:0 8px 5px;
	padding:0
}
#featured-products ul {
	margin-left:1.8em;
}
#featured-products li {
	padding:2px 0
}