body {
	background: #433123 url(../images/bgn.png) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
}

body.main {
	background: #433123 url(../images/bg.png) repeat-x;
}

#wrapper {
	width:880px;
	margin: auto;
	position:relative;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 148px;
	width:880px;
}

h1 {
	background: url(../images/logo.png) no-repeat;
	height:80px;
	width:150px;
	display:block;
	position:absolute;
	top:30px;
	left:70px;
	text-indent:-12000px;	
}

.lavalamp {
	position: relative;
	height: 29px;
	width: auto;
	padding: 25px 15px 0 15px;
	margin: 10px 0 0 0;
	overflow: hidden;
	float:right;
}
.lamp {
	position: relative;
	height:29px;
	width: auto;
	padding: 25px 15px 0 15px;
	margin: 10px 0 0 0;
	overflow: hidden;
	float:right;
}

.lavalamp li {
	float: left;
	list-style: none;
}
.lamp li {
	float: left;
	list-style: none;
}

.lamp li.backLava {
	background: url(../images/lava.png) no-repeat right -30px;
	width: 9px; 
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lamp li.backLava .leftLava {
	background: url(../images/lava.png) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

.lamp li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 8px;    
}

.lamp li a:active, .lamp li a:visited {	border: none; }
.lamp li a:hover {
	color:#ffcc00;
	font-weight:bold;
	border: none;
}


#panel {
	position: absolute;
	top:160px;
	left:-80px;
	width: 645px;
	height: 355px;
}

#left_slide {
	width: 300px;
	position: absolute;
	left: 0pt;
	top: 80px;
	z-index: 1;
}

#right_slide {
	width: 300px;
	position: absolute;
	left: 345px;
	top: 80px;
	z-index: 1;
}

#center_slide {
	width: 478px;
	position: absolute;
	left: 84px;
	top: 0pt;
	z-index: 2;
}

#promo {
	margin-left:570px;
	margin-top:30px;
}

#promo h2 {
	width:350px;
	height:50px;
	background:url(../images/proj.png) top left no-repeat;
	text-indent:-12000px;
	display:block;
	margin-bottom:40px;
}

#promo p {
	font-size:large;
	padding-left:10px;
	color:#000000;
}

#promo a {
	text-indent:-12000px;
	height:60px;
	width:220px;
	display:block;
	background:url(../images/quote.png) no-repeat 0 0;
	margin:20px 0 0 50px;
}

#promo a:hover {
	background:url(../images/quote.png) no-repeat 0 -60px;
}

#content {
	width:900px;
	margin-top:130px;
}

#left {
	width:580px;
	float:left;
}

#RefBox {
	background:url(../images/blurb.png) no-repeat top left;
	width:580px;
	height:280px;
	padding-bottom:20px;
}

#left h2 { display:none; }

h3 {
	display:block;
	font-size:22px;
	letter-spacing:2px;
	padding:0 0 20px 0;
}

#ref li{
	padding: 25px 5px 25px 25px ;
	margin: 5px;
	color: #fff;
}

#ref p {
	padding:0 0 5px 30px;
	font-size:14.5px;
	ccolor: #3C2844;
}

#ref cite, 
#ref address {
	display:block;
	margin-left:250px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
}

#ref address {
	font-size:15px;
	font-weight:normal;
}

#submenu {
	margin-left:400px;
}

#submenu a {
	background:url(../images/ok.png) 0 0 no-repeat;
	display:block;
	width:40px;
	height:40px;
	text-indent:-12000px;
	float:left;
}

#submenu a:hover {
	background:url(../images/ok.png) 0 -40px no-repeat;
}

.ws {
	background:url(../images/ws.png) no-repeat top left;
	width:175px;
	height:175px;
	margin:10px 15px 10px 0;
	float:left;
	text-align:center;
	color: #463153;
}

.ws h4 {
	display:block;
	text-indent:-12000px;
	width:150px;
	height:25px;
	margin:10px;
}

.ws p {
	font-size:9.5px;
	padding:5px;
}

.gt { background:url(../images/gt.png) no-repeat top center; }
.wd {background:url(../images/wd.png) no-repeat top center; }
.sc {background:url(../images/sc.png) no-repeat top center; }

#right {
	float:right;
	width:300px;
	margin-top:-55px;
}

h3#contact {
	background:url(../images/contact.png) no-repeat left top;
	width:260px;
	height:40px;
	text-indent:-12000px;
}

.wb {
	background:url(../images/wb.png) no-repeat top left;
	width:300px;
	height:45px;
	padding:10px 15px;
}

.wb img {
	margin-top:-5px;
	float:left;
}

.wb a {
	float:left;
	display:block;
	width:75%;
	text-decoration:none;
	font-weight:bold;
	font-size:13.5px;
	margin:3px 0 0 20px;
	color:#000000;
}

#wbb {
	background:url(../images/wb-bot.png) bottom left no-repeat;
	width:300px;
	color:#000000;
	height:340px;
}

#wbt { background:url(../images/wb-top.png) top left no-repeat; }

#wbt h3 {
	padding:10px 25px;
	font-size:19.5px;
	color:#000;
}

#wbb dl {	padding:10px 25px; }
 
#wbb dt {
	color:#45294B;
	font-style:italic;
	padding-bottom:5px;
}

#wbb dd {	padding:0 0 5px 20px;}

.twitt {
	background:url(../images/twitter.png) top left no-repeat;
	width:155px;
	height:55px;
	text-decoration:none;
	text-indent:-12000px;
	display:block;
	margin:30px 0 10px 50px;
}

#footer {
	background:#E18E26;
	color:#000000;
	border-top:2px solid #1E0C00;
	border-bottom:2px solid #F4CE9D;
	text-align:center;
	font-size:10px;
	padding:5px 0;
}

#links {
	background:#000000;
	padding:0 100px;
}

.linkbox {
	display:block;
	float:left;
	width:360px;
	margin:10px 0 30px 30px;
	font-size:11px;
}

.linkbox p { padding:10px 0 0 10px;}

.linkbox h4 {
	display:block;
	width:160px;
	height:25px;
	text-indent:-12000px;
	margin:10px 5px;
}

#pc { background:url(../images/pc.png) top left no-repeat; }
#cs { background:url(../images/cs.png) top left no-repeat; }
#rs { background:url(../images/rs.png) top left no-repeat; }
#lc { background:url(../images/lc1.png) top left no-repeat; }

.thickbox { 
	display:block; 
	float:left; 
	margin:7px 0 0 7px;
	border:1px solid black;
}
.thickbox:hover { border:1px solid white; }

#snbox {margin:10px 0 15px 10px;}

.sn {
	display:block;
	width:25px;
	height:25px;
	text-indent:-12000px;
	float:left;
	margin:1px;
}

#sn1 { background:url(../images/sn.png) no-repeat 0 0; }
#sn2 { background:url(../images/sn.png) no-repeat -25px 0; }
#sn3 { background:url(../images/sn.png) no-repeat -50px 0; }
#sn4 { background:url(../images/sn.png) no-repeat -75px 0; }
#sn5 { background:url(../images/sn.png) no-repeat -100px 0; }

#sites li {
	margin-left:30px;
	padding:0 20px;
	background:url(../images/arr.png) top left no-repeat;
}

#sites li a {
	text-decoration:none;
	color:#FFFFFF;
}

#sites li a:hover {
	color:#FF972F;
}		

#works {
	display:block;
	background:url(../images/works.png) no-repeat top left;
	width:410px;
	height:50px;
	text-indent:-12000px;
	margin-top:33px;
}

.container {
	float:left;
	width:480px;
	margin-bottom:20px;
}

.container p a {
	text-decoration:none;
	color:#EEEEEE;
}	

.container p a:hover {
	text-decoration:none;
	color:#FFFFFF;
}	


/*preload classes*/ 
.svw {width: 480px; height: 20px; background: #000; } 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
	position: relative; 
	overflow: hidden;  
	border: 5px solid #E2932E;   
	margin: 0 0 10px 0;
} 

.stripViewer ul { /* this is your UL of images */ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
} 
.stripViewer ul li {  
	float:left; 
} 
.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
} 
.stripTransmitter ul { 
	margin: 0 0 0 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none; 
} 
.stripTransmitter ul li{ 
	width: 35px; 
	float:left; 
	margin: 0 10px 1px 0; 
} 
.stripTransmitter a{ 
	font: bold 14px Arial, serif; 
	text-align: center; 
	line-height: 30px; 
	background: #BB731A; 
	border: 1px solid #E29332;
	color: #222; 
	text-decoration: none; 
	display: block; 
} 

.stripTransmitter a:hover, a.current{ 
	background: #E29332; 
	color: #eee; 
} 
 
#content_port { margin-top:70px;}

.description {
	float:right;
	width:380px;
}

.description dt {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	display:block;
	margin:10px 0;
}

.description dd {
	padding-left:25px;
	font-size:13px;
}

.description dd a{
	text-decoration:none;
	font-style:italic;
	color:#EEE;
	font-weight:bold;
	font-size:16px;
}

.description dd a:hover{
	color:#fff;
}

.goon {
    font-style:italic;
	color:#EEE;
	font-weight:bold;
	font-size:16px;
}

.goon2 {
    font-style:italic;
	color:#EEE;
	font-weight:bold;
	font-size:13px;
}

.linkbox p a {
	color:#FFFFFF;
}

.linkbox p a:hover {
	color:#FF6600;
}		

.form {
	width:800px;
	height:1200px;
	border:none;
	margin:0;
}

#quote {
	display:block;
	background:url(../images/quoteh.png) no-repeat top left;
	width:410px;
	height:50px;
	text-indent:-12000px;
	margin-top:33px;
}