body {
	padding: 0;
	margin: 0;
	background: #ffffff;
	font: 62.5% Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

#bodydiv {
	margin: 0;
	text-align: center;
	padding: 0 355px 0 355px;
}

/* Global
----------------------------------------*/
a {	color: #000000; }

	/*a:visited { color: #1760a3; }*/

	a:hover {
		color: #1760a3;
		text-decoration: none;
	}
	
	a img { border: none; }
	
	a.title { font-weight:bold; }
	
	a.more { 
		font-style:italic; 
		text-decoration:underline;
	}

.small-text { font-size: 1em; }

.red { 	color: #c21e32; }

.brown { color: #5c5440; }

.clear {
	clear:both;
	height:0px;
}

.alignright {
	float: right;
	font-size: 1.3em;
	margin-right: 0;
	position: relative;
	padding-right:15px;
}

/* Wrapper and header
----------------------------------------*/
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 92%;
	max-width: 291px;  /* version for IE is at the bottom of this style block */
}

#expander {
	margin: 0 -355px 0 -355px;
	min-width: 710px; /* Critical Safari fix! */
	position: relative;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */


#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 100px;
	background: url(../images/logo.gif) no-repeat left top;
}
	
	#header div.header-img {
		/**/
		background: url(../images/header-right.gif) no-repeat right top;
		height: 100px;
		/*margin: 0 16px 0 359px;*/
		margin: 0 0 0 359px;
		padding: 0;
		outline: none;
		top: 0;
		z-index: 1;
	}
	
	#header div.header-img span {
		display: none;
	}
	
	#header div.side {
		background: url(../images/header.jpg) no-repeat left top;
		padding: 0;
		margin: 0 0 0 359px;
		height: 100px;
		z-index: 10000;
	}

/* navigation
----------------------------------------*/

#nav-wrapper {
	height: 38px;
	background: url(../images/nav-left.gif) no-repeat left top;
}
	#nav-wrapper div.side {
		background: url(../images/nav-right.gif) no-repeat right top;
		height: 38px;
	}
	


#navigation {
	height: 38px;
	margin: 0 16px 0 18px;
	background: url(../images/nav-bg.gif) repeat-x left top;
	padding: 0;
	list-style: none;
}

#navigation li a {
	display: block;
	padding: 12px 7px 7px;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

#navigation li a:hover {
	color: #ffffff;
}

#navigation ul li a:hover { 
	background: #99968c;
	color: #fff;
}
	
#navigation li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#navigation li.pipe {
	color: #ececee;
	padding: 12px 7px 7px;
}

#navigation ul {
	display: none;
	position: absolute;
	top: 35px;/**/
	left: 0;
	width: 165px;
	margin: 0;
	padding: 0;
	background: #bab1a0;
	list-style: none;
	border: 1px solid #948c7c;
	z-index: 10000 !important;
}
	
#navigation li:hover ul, #navigation li:hover ul li:hover ul { display: block; }

#navigation iframe { display: none; }

#navigation ul li {
	position: relative;
	border-bottom: 1px solid #948c7c;
}

#navigation ul li a {
	padding: 5px 10px;
	font-size: 1.1em;
	text-indent: 0;
	width: 165px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 145px;
}
	
#navigation ul ul, #navigation li:hover ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 165px;
	margin: 0;
	padding: 0;
	list-style: none;
}



/* main content area
----------------------------------------*/

#content {
	padding: 0;
	margin: 0 0 10px;
}

#contentwrapper{
	float: left;
	width: 100%;
	
}

#contentcolumn{
	margin-right: 285px; /*Set left margin to Width*/
	margin-left: 12px;
	padding: 10px 25px 15px 5px;
	font-size: 1.2em;
}

	#content h1 {
		display: block;
		border-bottom: 1px solid #9d988e;
		font-size: 1.3em;
		color: #000;
	}
	
	#content h2 {
		font-size: 1.2em;
		margin: 3px 0;
		border-bottom: 1px dashed #9d988e;
	}
	
	#content h3 {
		font-size: 1.1em;
		margin: 3px 0;
	}
	
	#content p {
		margin: 10px 0;
	}
	
	#content img.align-left {
		float: left;
		margin: 5px 20px 5px 0;
		border: 2px solid #3c6196 !important;
	}
	
	#content img.align-right 
	{
		float: right;
		margin: 5px 0 5px 20px;
		border: 2px solid #3c6196 !important;
	}
	
	#content .reseller {
		border-top: 1px solid #9d988e;
		padding: 15px 0;
		margin: 0 0 10px;
		font-size: 0.9em;
	}
		
	#content .reseller img {
		border: 1px solid #89857d !important;
		float: left;
		margin: 0 10px 0 0;
	}
	
	#content .reseller p {
		margin: 0 0 5px;
	}
	
	#content .project-img {
		border: 2px solid #3c6196 !important;
	}
	
/* Landing Pages
---------------------------------------------------------------------*/
.titledescriptionlink {
	margin: 5px;
	padding: 0;
	list-style: none;
	font-size:11px !important;
}

.titledescriptionlink .title {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}


.titledescriptionlink li {
	border-bottom: 1px solid #EEE;
	padding: 10px 0;
}

/* project landing page 
----------------------------------------*/

.projectlanding {
	padding: 0;
	margin: 0 0 20px;
	clear: both;
}

	.projectlanding img {
		float: left;
		border: 1px solid #3c6196 !important;
		margin: 0 15px 15px 0;
	}
	
	.projectlanding p {
		margin: 0;
	}
	
	.projectlanding a.readmore {
		margin: 5px 0 0;
		display: block;
	}
	
	.projectlanding a.title {
		font-weight: bold;
		font-size: 1.1em;
		text-decoration: none;
	}

/* portfolio 
----------------------------------------*/

#portfolio {
	margin: 0 0 5px 0;
	width: 470px;
	font-size: 100%;
}

div.portfolio-thumb {
	padding: 10px 10px 2px 10px;
	background-color: #eae5da;
	border: 1px solid #d1c6af;
	width: 125px;
	margin: 5px;
	float: left;
	font-size: 1.1em;
	text-align: center;
	height: 160px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 145px;
}

	div.portfolio-thumb img {
		border: 1px solid #d1c6af;
	}

/* Sidebar
----------------------------------------*/

#sidebar {
	float: left;
	width: 285px;/*Width of right column*/
	margin-left: -285px; /*Set left marginto -(RightColumnWidth)*/
}
	
	#sidebar .box {
		margin: 8px 0 5px;
		background: url(../images/sidebar-rpt.gif) repeat-y right bottom;
	}

	#sidebar .box .content {
		background: url(../images/sidebar-bg.gif) no-repeat right top;
		display: block;
		padding: 16px 14px 2px;
		margin: 0;
		min-height: 160px;
	}
	
	#sidebar .box .bottom {
		background: url(../images/sidebar-btm.gif) no-repeat right bottom;
		height: 10px;
	}
	
	#sidebar .box h2 {
		font-size: 1.3em;
		color: #ffffff;
		margin: 0 0 8px;
		Padding: 0;
		border: none;
	}
	
	#sidebar .box img {
		border: 1px solid #b2bdb5 !important;
	}	
	
	#sidebar .box p {
		font-size: 1.1em;
		color: #fff;
		margin: 5px 0 0;
	}
	
	#sidebar .box p.contactinfo {
		margin: 17px 0 5px 20px;
	}
	
	#sidebar .box a {
		color: #ffffff;
	}
	
	#sidebar .box a.right {
		text-align: right;
		display: block;
	}
	
	#sidebar .box ul {
		margin: 0 0 10px 35px;
		padding: 0;
		font-size: 1.1em;
	}	
	
	#sidebar .box ul li {
		margin: 5px 0;
		color: #bdbdbd;
	}
	
/* contact 
----------------------------------------*/
#contactform fieldset{
	margin: 10px 0 5px 0;
	padding: 5px;
	border: none;
}

#contactform label {
	width: 13em;
	float: left;
	text-align: right;
	margin-right: 3px;
	display: block;
	padding: 3px;
}

#contactform dd {
	clear: both;
	margin: 0 0 2px;
}

#contactform input {
	background-color: #f8f7f5;
	border: 1px solid #d1c6af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contactform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#contactform textarea {
	height: 130px;
	background-color: #f8f7f5;
	border: 1px solid #d1c6af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contactform .btn {
	background: #bbb2a1;
	height: 25px;
	width: 80px;
	color: #fff;
	border: 0;
	margin-left: 164px;
	cursor: hand;
}

.status {
	font-size: 1.2em;
	font-style:normal;
	/*padding-top: 10px;
	margin-left: 20px;*/
	font-weight:700;
	color: Maroon;
}	



/* Lightbox CSS
---------------------------------------------------------------------*/
#loadingNotice{
	position:absolute;
	width:250px;
	z-index:50;
	top:100px;
	left:35%;
	font-weight:bold;
	background-color:#fff;
	border:#999999 thin solid;
	padding:20px;
	color:#333333;
	text-align: center;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px 65px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 25%;/**/
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;background: url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(../images/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; text-align: right;	}			
#bottomNavClose{ 
	right: 0;
	position: absolute;
	z-index: 20;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* Footer
----------------------------------------*/
#footer {
	clear: both;
	height: 20px;
	border-top: 1px solid #afaba3;
}
	#footer p {
		margin: 0;
		color:#77746c;
		font-size: 1em;
		padding: 4px;
		text-align: center;
	}