* { outline: 0 }
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	}
body {
	background: url(../images/bg.jpg) 50% 0% no-repeat #b5b5b5;
	text-align: center;
	}
div, p, input, textarea, span { font: 11px/15px verdana, arial, sans-serif; color: #484440; }
form { display: inline; margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; color: #080400; }
h1 { font: bold 40px/45px verdana, arial, sans-serif; }
h2 { font: bold 22px/26px verdana, arial, sans-serif; }
h3 { font: 18px/20px trebuchet, verdana, arial, sans-serif; }
h4 { font: 14px/17px verdana, arial, sans-serif; }
h5 { font: 12px/15px verdana, arial, sans-serif; }
h6, .box div { font: 9px/12px arial, sans-serif; }
img, div, a { behavior: url(http://thenewwayofworking.tandberg.com/css/iepngfix.htc); }
p { margin: 15px 0; }
a {
	color: #000000;
	text-decoration: none;
	}
img { border: 0; }

#wrapper {
	position: relative;
	margin: auto;
	width: 990px;
	text-align: left;
	}
#header {
	position: relative;
	height: 95px;
	width: 990px;
	}
#header a.logo {
	display: block;
	width: 300px;
	height: 95px;
	}


#pagenav {
	position: absolute;
	top: 70px;
	right: 0;
	}
#pagenav a {
	margin-left: 6px;
	padding: 3px 6px;
	font: bold 10px verdana;
	color: #666666;
	}
#pagenav a:hover, #pagenav a.On {
	color: #ffffff;
	background: #666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	}



#content {
	margin: 0;
	}

#left {
	position: relative;
	float: left;
	width: 787px;
	min-height: 530px;
	}
* html #left { height: 530px; }

a.mini1, a.mini2, .mini1-On, .mini2-On {
	display: block;
	position: absolute;
	bottom: 10px;
	z-index: 4;
	width: 130px;
	height: 70px;
	margin: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	}
a.mini1, .mini1-On { background: url(../images/home-mini1.png) no-repeat; left: 10px; }
a.mini2, .mini2-On { background: url(../images/home-mini2.png) no-repeat; left: 145px; }
a:hover.mini1, .mini1-On { background: url(../images/home-mini1-o.png) no-repeat; }
a:hover.mini2, .mini2-On { background: url(../images/home-mini2-o.png) no-repeat; }
.flash {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 5px;
	z-index: 4;
	padding: 5px 8px;
	background: #000000;
	color: #ff9900;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	}


#right {
	float: left;
	margin: 5px 0 0 10px;
	width: 191px;
	display: inline;
	}
#right a.callout {
	display: block;
	width: 188px;
	height: 165px;
	margin-bottom: 12px;
	}




#contentGallery {
	width: 990px;
	min-height: 570px;
	}
* html #contentGallery { height: 570px; }



#leftGallery {
	float: left;
	margin-left: 5px;
	width: 188px;
	display: inline;
	}

#leftGallery * { display: block; }

#leftGallery a.top {
	margin-top: 5px;
	height: 385px;
	}
#leftGallery a.bottom1, #leftGallery a.bottom2, #leftGallery a.bottom3 { height: 45px; }



#rightGallery {
	float: left;
	width: 794px;
	}

#rightGallery .info {
	float: left;
	margin-left: 10px;
	width: 188px;
	display: inline;
	}
#rightGallery .info .top {
	position: relative;
	height: 345px;
	}
#rightGallery .info .top .pad {
	padding: 12px;
	}
#rightGallery .info .top .pad .description {
	padding-top: 8px;
	font-size: 12px;
	line-height: 17px;
	}
/*#rightGallery .info .nav {
	margin-left: 8px;
	}
#rightGallery .info .nav a {
	display: block;
	float: left;
	width: 31px;
	height: 30px;
	}

a.leaf { background: url(../images/nav-leaf.png); }
a:hover.leaf, a.leafOn { background: url(../images/nav-leaf-o.png); }
a.money { background: url(../images/nav-money.png); }
a:hover.money, a.moneyOn { background: url(../images/nav-money-o.png); }
a.clock { background: url(../images/nav-clock.png); }
a:hover.clock, a.clockOn { background: url(../images/nav-clock-o.png); }*/
#rightGallery .info a.callout {
	display: block;
	margin-top: 10px;
	width: 188px;
	height: 205px;
	}


#rightGallery .thumbs {
	float: left;
	margin-left: 1px;
	width: 593px;
	display: inline;
	}
.box {
	position: relative;
	float: left;
	margin: 7px 0 3px 9px;
	width: 188px;
	height: 165px;
	background: url(../images/bg-thumb.jpg) #dddddd;
	-moz-box-shadow: 1px 2px 2px #a8a4a0;
	-webkit-box-shadow: 1px 2px 2px #a8a4a0;
	-khtml-box-shadow: 1px 2px 2px #a8a4a0;
	box-shadow: 1px 2px 2px #a8a4a0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	display: inline;
	}
.box .pad { padding: 10px; }
.box h6 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 168px;
	font-size: 11px;
	line-height: 14px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}


#rightGallery .bottomNav {
	position: absolute;
	top: 635px;
	right: 10px;
	font: bold 9px/12px verdana, arial;
	color: #999999;
	text-align: right;
	}
#rightGallery .bottomNav div { margin-top: 2px; }
#rightGallery .bottomNav a {
	margin-left: 15px;
	font: bold 9px/12px verdana, arial;
	color: #666666;
	}
#rightGallery .bottomNav a:hover { color: #000000; }




#contentTerms {
	width: 990px;
	background: #ffffff;
	-moz-box-shadow: 1px 2px 2px #a8a4a0;
	-webkit-box-shadow: 1px 2px 2px #a8a4a0;
	-khtml-box-shadow: 1px 2px 2px #a8a4a0;
	box-shadow: 1px 2px 2px #a8a4a0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	}
#contentTerms .pad { padding: 22px 25px; }





#footer {
	width: 600px;
	font: 9px/11px verdana, arial, sans-serif;
	margin: 10px 0 0 5px;
	}
#footer p {
	font: 9px/11px verdana, arial, sans-serif;
	margin: 6px 0 0 0;
	}





.white, .white *, *.white { color: #ffffff }
.orange, .orange *, *.orange { color: #ff9900 }
.darkgray, .darkgray *, *.darkgray { color: #666666 }
.gray, .gray *, *.gray { color: #aaaaaa }

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}

