* { margin: 0; padding: 0; }
* body { margin: 20px 0 0; background: #fff; font: .75em Verdana, Arial, Sans-Serif; color: #444; }
h2 { font-size: 2em; color: #666; font-weight: normal; margin: 0 0 .8em; }
h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
p { margin: 0 0 1.8em 0; line-height: 1.8em; }
em { border-bottom: 1px dotted #fff; cursor: pointer; }
a { color: #9D2900; }
a:hover { color: #A0000E; text-decoration: none; }
img { border: 0; }
.red { color: #9D2900; }
.wrap { width: 900px; margin: 0 auto; }
#bar { position: absolute; top: 332px; left:0; height: 40px; text-align: center; width: 100%; background: url(../images/bar.gif) repeat-x; }
#icons { width:500px; text-align: center; margin: 0 auto; }
#icons img { padding: 4px 15px 0 15px; }
div.jqDockLabel { border:none; font-weight:bold; font-size:12px; font-style:italic; color:#000; background-color:transparent; }
#header { width: 900px; height: 76px; margin: 0 auto; }
#header img { float: left; }
#menu { float: right; padding: 6px 0 0 0; list-style: none; }
#menu li { display: inline; }
#menu a { display: block; float: left; margin-left: 10px; padding: 7px; text-decoration: none; font-size: 13px; color: #000; font-weight: bold; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; }
#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900; }
#teaser { clear: both; height: 237px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
.box2 { float: left; padding: 50px 0 0; width: 480px; color: #fff; }
#image { float: right; width: 388px; position: relative; top: 0; background: url(../images/earth.jpg) no-repeat top right; height: 237px; }
.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
.step a { color: #fff; margin: 0 10px 0 0; }
.col { float: left; width: 276px; margin: 70px 30px 16px 0; }
.last { float: right; margin: 70px 0 0 0; }
.info { border: 1px solid #e0e0e0; background: #FFFFCC; padding: 7px; }
.info img { float: left; padding-right: 7px; padding-bottom: 7px; }
.portf img { float: left; margin: 0 7px -1px 0; border: 1px solid #CCC; }
#footer { clear: both; width: 900px; margin: 0 auto; border-top: 1px solid #e0e0e0; font-size: 10px; }
#footer a { color: #808080; font-weight: bold; }
#support { float: left; width: 150px; padding-top: 15px; }
#logo { float: right; width: 150px; padding-top: 15px; }
#credit { float: left; width: 600px; }
#credit p { text-align: center; }
.grey { color: #666; }
#nobull { margin:0 0 1.8em 12px; }
#nobull li { line-height: 1.8em; }
.boxgrid{ width: 274px; height: 260px; margin:0 10px 10px 0; background:#161613; border:1px solid #CCC; overflow: hidden; position: relative; }
.boxgrid h3{ margin: 0 10px; color:#333; font:18px Arial, sans-serif; }
.boxgrid a{ text-decoration:none; font-weight:bold; }
.boxgrid a:hover { text-decoration:underline }
.boxgrid img{ position: absolute; top: 0; left: 0; border: 0; }
.boxgrid p{ padding: 0 10px; color:#000; font-weight:bold; font:10pt "Lucida Grande", Arial, sans-serif; }
.boxcaption{ float: left; position: absolute; background: #CCC; height: 100px; width: 100%; opacity: .9; 
			/* For IE 5-7 */
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
			/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 			}
 .captionfull .boxcaption {top: 260px;	left: 0;}
 .caption .boxcaption {top: 260px;left: 0;}
 /* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
