

html, body {
	width:100%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	font-size: 80%;
	font-style: normal;
	color: #555;
	background-color: #393A3D;
	
	background-image:  url(/images/bkgnds/speaker2.jpg); 
	
	background-position: center top;
	background-repeat:no-repeat;

}
h1 {
	font-size: 1.4em;
	line-height: 1.6em;
	margin:0 10px 1em;
	clear:left;
}
h2 {
	font-size: 1em;
	line-height: 1.6em;
	margin:0;
}
h3 {
	font-size: 1.1em;
	line-height: 1.6em;
	margin:0;
}
p {
	font-size: 1em;
	line-height: 1.6em;
	margin-top:0;
}
a {
	text-decoration:none;
	color:#256698;
}
a img {
	border: 0;
}
a:hover {
	color:#348FD6;
}

address acronym {
	font-variant:small-caps;
	font-size:.9em;
	border:none;
}
acronym {
	font-variant:small-caps;
	font-size:.9em;
}
ul {
	padding:0;
	margin: 0 10px;
}
li {
	line-height: 1.6em;
	list-style-type:square;
	list-style-position:outside;
}

ul.expandcontent {
padding: 0 1em;
width: 360px;
margin-bottom:1.5em;
}
.showstate{
height:13px;
display:block;
float:left;
overflow:hidden;
margin-right:5px;

}
.showstate img:hover{
margin-top:-13px;
}

#servicelist h2:hover {
color:#348FD6;
}
address {
	font-style:normal;
	line-height:1.6em;
}

	#band {
	background-color:#FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;
	margin-bottom:80px;
	width:100%;
	/*grid*/
	/*
	background-image:  url(/styles/grid.png);
	background-position: center top;
	background-repeat:repeat-y;
	*/
}
#wrapper {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	cursor:default;
}
#header {
	width:760px;
	clear:both;	
}
#logo{
	width: 360px;
	float: left;
	padding: 30px 10px 20px 10px;
	margin-bottom:15px;
	display: inline;	
}
#navbar {
	width: 340px;
	height:14px;
	float: left;
	overflow: hidden;
	display: inline;	
	padding: 60px 0px 20px 10px; 
	margin: 0;
}
#navbar li {
	font-size:1.1em;
	font-weight:bold;
	color:#666666;
	margin:0;
	height:14px;
	float:left;	
	display:inline;
	overflow:hidden;
}
.navitem1{
background: transparent url(/images/nav/nav-services.gif) no-repeat;
}
.navitem2{
background: transparent url(/images/nav/nav-products.gif) no-repeat;

}
.navitem3{
background: transparent url(/images/nav/nav-portfolio.gif) no-repeat;
}
.navitem4{
background: transparent url(/images/nav/nav-faq.gif) no-repeat;
}
.navitem5{
background: transparent url(/images/nav/nav-contact.gif) no-repeat;
}
#navbar a{
	display:block;
	float:left;
	height: 0px;
	padding-top:9px;
	background-repeat:no-repeat;
	background-position: 0 0;
	overflow:hidden;
	text-indent:-1000px;
}
* html #navbar A:link, * html #menu a:visited {height:9px; he\ight:0;} /*old ie box model hack*/


a#nav-services{
	background: url(/images/nav/nav-services.gif) no-repeat;
	
	width:75px;
}

a#nav-products{
	background: url(/images/nav/nav-products.gif) no-repeat;
	
	width:80px;
}

a#nav-portfolio{
	background: url(/images/nav/nav-portfolio.gif) no-repeat;
	
	width:80px;
}
a#nav-faq{
	background: url(/images/nav/nav-faq.gif) no-repeat;
	
	width:35px;
}

a#nav-contact{
	background: url(/images/nav/nav-contact.gif) no-repeat;
	
	width:60px;
}
a#nav-services:hover{
	background: url(/images/nav/nav-services.gif) 0 -14px no-repeat;
	z-index:50;
	
	width:75px;
}

a#nav-products:hover{
	background: url(/images/nav/nav-products.gif) 0 -14px no-repeat;
	z-index:50;
	
	width:80px;
}

a#nav-portfolio:hover{
	background: url(/images/nav/nav-portfolio.gif) 0 -14px no-repeat;
	z-index:50;
	
	width:80px;
}
a#nav-faq:hover{
	background: url(/images/nav/nav-faq.gif) 0 -14px no-repeat;
	z-index:50;
	
	width:35px;
}

a#nav-contact:hover{
	background: url(/images/nav/nav-contact.gif) 0 -14px no-repeat;
	z-index:50;
	
	width:60px;
}
.col1 {
	width:170px;
	float:left;

	padding: 0px 10px 0px 10px;
	overflow: hidden;
	display: inline;

}

.col2, .productlist {
	width:360px;
	float:left;
	overflow: hidden;
	display: inline;	
	padding: 0px 10px 0px 10px; 
position:relative;
}
.col3 {
	width:540px;
	float:left;
	overflow: hidden;
	display: inline;	
	padding: 0px 10px 0px 10px; 
	}
#portfoliolist {
	margin:0px;
width:360px;
position:relative;
padding:0;
}

#portfoliolist li {
	width:240px;
	list-style-type:none;
	clear:left;
	margin-bottom:10px;
}
#portfoliolist  img {
float:left;	
clear:left;
margin: 0 10px 15px 0;
	vertical-align: top;
}

#portfoliolist p {
margin-left:60px;
}

#portfoliolist ul {
position:absolute;
top:0;
right:0;
width:33px;
margin:0;
}
#portfoliolist ul li{
list-style-type:none;
margin-bottom:5px;
width:30px;
}

#portfoliolist ul a{
display:block;
width:30px;
height:20px;
padding:5px 3px 0px 0px;
text-align:right;
color:#fff;
background:#555;
font-size:.8em;
}
#portfoliolist ul a:hover{
background:#348FD6;
}

#caption{
display:none;
}

.product img {
	width:85px;
	float:left;
	clear:left;
	margin: 10px 10px 5px 0;
	vertical-align:top;
	display:inline;
}
.product h2, .product p{
	float:left;
	clear:right;
	width:240px;
	display:inline;
}
#footer {
	width:720px;
height:70px;
	padding: 30px 20px 5px 20px;
	clear:both;	
	position:relative;
}
#footer img {bottom:20px;
left:580px;
position: absolute;
margin:10px 0 0 0; 
}
#footer p {
bottom:10px;
left:10px;
position: absolute;
}
#copyright {
	padding: 120px 20px 10px 580px;
}

.legal {
	font-size:0.8em;
}

#homeslogan { position:absolute;
	top:300px;
	left:100px; 
}
/* img.featuredproject {
	margin: 12px 0;
	vertical-align:text-top;
} */
fieldset {
	background: #f3f6f6;
	padding:10px;
	margin:0;
	border:none;
}

label {
	font-size:.8em;
	display:block;
}
input {width: 150px;
	color: #333;
	font-size: .9em;
	margin: 0 0 10px 0;
	display:block;
}

textarea{
	width: 330px;
	height: 100px;
	color: #333;
	font-size: .9em;
	margin: 0 0 10px 0;
	display:block;
font-family: helvetica, arial, sans-serif;
}
.button {
width: auto;
font-size: .8em;}

.textfield_error{
	display:block;
	background-color:#FFCC33;}
	
.product-preview img{
	margin-right: 10px;
	float: left;
	clear: left;
}

