/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: #815935 url(images/floral.jpg) repeat;
	font: 12px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #6cc3e0;		
}
h1 {
	font-size: 180%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {
	border:0;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 20px 5px;  
}
img.logo{
  	margin: 10px 0 0 30px;
}
img.quote{
  	margin: 30px 0 10px 30px;
}
img.title{
  	margin: 10px 0;
	float: right;
}
.hidden{display:none;}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#content-wrap {
	float: left;
	width: 910px;
	margin:0;
	padding:0;
	display: inline;
	background: #fff; 
}
#header {
	position: relative;
	height: 120px;
	width:910px;	
	padding: 0;	
	color: #fff;
	border-bottom: 1px solid #E5E5E5;
}

.products-title {
	font-size: 18px; 
	margin: 30px 20px 0 0;
	color: #AC7459;
	border-top: 1px dotted #e7b299;
	border-bottom: 1px dotted #e7b299;
}

.products-subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.expertise {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #AC7459;
	font-size: 18px;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 95px; right: 20px;	
	color: #CCC;
	font-size: 16px;	
}
#header #header-links p {	
	padding:0;	margin: 0;	
}
#header #header-links a {	
	text-decoration: none;	
}
#header #header-links a:hover {
	border:0;
}

/* header-photo */
#header-photo {
	background: #fff;
	padding: 10px 0 10px 0;
}

/* Main Column */
.two-col #main {
	margin: 10px 235px 0 20px;
}

#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 240px;	
	padding: 10px 10px 10px 5px;	
}	

/* Contentbar */	
#contentbar {
	float: right;
	width: 550px;	
	padding: 30px 10px 40px 0;	
}	

#expertise-bar {
	background-color:#f8f8f8;
	margin: 10px;
	float: right;
	width: 500px;	
	padding: 10px;	
}

/* picbar */	
#picbar {
	float: left;
	width: 310px;	
	padding: 20px 0 10px 10px;	
}	
/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}

* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}

#fadeshow1{
	margin: 0 0 20px 0;
}
	
/* footer-wrap */
#footer-wrap {
	clear: both;
	margin: auto;
	width: 910px;
	font-size: 95%;
	text-align: left;
	border-top: 1px solid #CCC;
}
#footer-wrap a {
	text-decoration: none;
	color: #999;
}
#footer-wrap a:hover {
	color: #9600ac;	
}
#footer-wrap p {
	padding: 5px 0;
}

/* footer */
#footer {
	clear: both;
	color: #999;	
	margin: 0 auto; 
	width: 910px;
	height: 60px;
	padding: 10px 0;
	text-align: center;
	background: url(images/footer.gif) no-repeat center bottom;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

.boxgrid{ 
	width: 240px; 
	height: 120px; 
	float:left; 
	background:#fff; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 240px;
	height: 120px;
}
#gallery {
		padding: 10px;
		width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
		border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
		border-width: 5px 5px 20px;
		color: #fff;
}
#gallery ul a:hover { color: #fff; }					

