html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family:Arial;
	letter-spacing:-0.1px;
	}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html,body {
	/*height: 100%;*/
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* --------------------------------- */

#wrapper {
	margin:0 auto;
	width:1000px;
	border:1px solid #333;
	margin-top:50px;	
	}
	
#header {
	height:108px;
	position:relative;
	}
#page-navigation {
	height:24px;
	left:10px;
	position:absolute;
	top:76px;
	width:560px;
	}
#page-navigation ul li {
	float:left;
	padding:0 11px;
	border-right:1px solid #333;
	font-size:9pt;
	
	}
#page-navigation ul li.last {
	border:0;
	}
	#page-navigation ul li a {
	color:#5e5e60;
	text-decoration:none;
	}
#slide {position:absolute; bottom:0; height:4px; background:#f15b24; z-index:10;}

#logo {
	position:absolute;
	top:32px; right:21px;
	}
	
#logo h2 {
	background: url("../images/logo.gif");
	width:345px; height:69px;
	text-indent:-999em;
	}
	#logo a {
		display:block;
		width:345px; height:69px;
		}
		
	
/* Content */

.clientlink  a {text-decoration:none;color:#939598 !important;}

#content {
	border-top:1px solid #333;
	border-bottom:1px solid #333;	
	position: relative;
	height:100%;
	}
.narrow-col {
		width:210px;		
		height:100%;
		background:url("../images/narrow-col-bg.jpg");
		position:absolute;
		top:0;left:0;
		z-index:10;
		}
		
.navigation-profile {
		width:193px;		
		height:100%;		
		position:absolute;
		top:0;left:0;
		z-index:10;
		}
		
.wide-col {
		background:url("../images/narrow-col-bg-profile.jpg") repeat-y scroll 0 0 transparent;
		color:#939598;
		padding-left:192px;
		width:808px;
		height:400px;
		}	
		.wide-col p {
			margin-bottom:8px;			
			}

.portfolio {
			background:url("../images/portfolio-bg.jpg") no-repeat !important;	
			height:400px;
			}
.services {
			background:url("../images/services-bg.jpg") no-repeat !important;	
			height:400px;
			}

#brochure-title-clip span {
				display:block;
				padding-left:24px;
				}
.title-mask {
	height:20px;
	left:24px;
	position:absolute;
	top:426px;
	width:400px;
	z-index:100;	
}			
/* Profile */

.profile-image {
		float:left;
		width:150px;
		}
		.profile-image img {
			/*border:1px solid #CCCCCC;*/
			margin:32px;
			padding:3px;
			width:100px;
			}
			
.profile-text {
		float:left;
		font-size:10pt;
		height:352px;
		line-height:137%;
		overflow:auto;
		padding:48px 22px 0;
		width:596px;
		}
		.profile-text h1 {
			border-bottom:1px solid #CCCCCC;
			font-size:13pt;
			font-weight:bold;
			margin-bottom:17px;
			padding-bottom:3px;
			}

.clients-text {
				width:763px;
			}
			
.clients-col {
				float:left;
				padding-top:10px;
				border-top:1px solid #ccc;
			}
			
			.clients-col1 {
			width:223px;
			}
			
			.clients-col2 {
			width:273px;
			}
			
			.clients-col3 {
			width:246px;
			}
			
			.clients-col ul {
				list-style-type:disc;
				padding-left:10px;
				margin-bottom:30px;
				}
			.clients-col li {
			margin-bottom: 6px;
			}
				
/* Services */
.services-page {
		float:left;		
		font-size:10pt;
		height:400px;
		line-height:137%;
		overflow:auto;
		padding:0 22px 0;
		width:764px;
		}
	

.services-col {
			margin:4px 0 62px;
			}
			.services-col h2 {
				border-bottom:1px solid #CCCCCC;
				font-size:13pt;
				font-weight:bold;
				margin-bottom:17px;
				padding-bottom:3px;
				padding-top:30px;
				}

.corporate ul {
			padding-top:20px;
			}
				
.corporate li {
			width:257px; 
			height:102px;
			position:relative;	
			float:left;	
			margin:10px 5px;
}	

 
.corporate li div {
    background: url(../images/corporate/speech.png) no-repeat;
    width: 250px;
    height: 170px;
    position: absolute;
    top: 170px;
    left: -0px;     
    z-index: 100;
	display:none;
	padding:10px;
	letter-spacing:0px;
	font-weight:bold;
	font-size:8pt;	    
}
.corporate li a { 
display:block;  
width: 250px;
    height: 170px;
	}
.corporate li div h5 {		
		background-color:#f07233;	
		margin:12px 0;
		padding:8px;
		text-align:center;			
		color:#fff;
		}
.corporate li div p {			
		line-height:140%;		
		}
		
			
blockquote {
		font-style:italic;
		font-weight:bold;
		font-size:10pt;
		margin-bottom:10px;
		margin-top: 23px;
		}
		
.address {
		color:#FFFFFF;
		font-size:9pt;		
		line-height:144%;
		margin:47px 23px 0 5px;
		}
		.address a {
			color:#fff;
			}
strong {font-weight:bold;}

		
.contact {
		padding-left: 20px; width: 760px;
		}

/* Links */
.profile-text a { color:#7FCBF1; text-decoration:none;}
.profile-text a:hover { text-decoration:underline;}	

#menu  li a.active, #menu  li a:hover {color:#7FCBF1;  } 	

/* Form */

.error-msg, .success-msg {
	padding:5px;
	border:1px solid #dc4646;
	background-color:#f05858;
	color:#fff;
	width:717px;
	}
	.success-msg {
		background-color:#5dd97a;
		border:1px solid #36af52;
		}

.form-col-1, .form-col-2 {width:325px;float:left;margin-top:13px;}
.cwInputText {
		border:1px solid #C5C5C5;
		color:#393939;
		font-size:9pt;
		margin-bottom:5px;
		padding:2px;
		width:200px;
		font-family:Arial;
		}
.submitbtn {
		width:406px; height:27px; color:#fff; border:1px solid #c5c5c5; background-color:#b6b6b6; text-shadow: 1px 1px 1px #ccc; text-align:right; }
.submitbtn:hover {
		background-color:#979797; 
		}
textarea { 
		border:1px solid #C5C5C5;
		color:#393939;
		font-family:Arial;
		font-size:9pt;
		padding:2px;
}


/* Side Nav */

.side-nav {	
	height:100%;
	margin-left:20px;	
	padding-left:20px;
	}
	.side-nav span {	
		font-size:9pt;
		padding-right:2px;
	}
	.side-nav ul {
		padding-top:30px;		
		}
	
	.side-nav ul li {
		margin-bottom:5px;
		}
	.side-nav ul li a {
		color:#FFFFFF;
		display:block;
		font-size:9pt;
		font-weight:bold;
		height:20px;
		line-height:19px;
		padding-left:10px;
		text-decoration:none;
		}
	.side-nav ul li a:hover, .side-nav ul li a.active  {
		background-color:#7FCBF1;
		}
	

			
	
/* Footer Area */

#footer {
	height:71px;
	}

.lower-subtext {
	color:#888888;
	float:right;
	font-size:10pt;
	height:30px;
	margin-right:20px;
	margin-top:41px;
	width:460px;
	}
	
/* Popup */

#fullResImage {
	border:1px solid #000;
	}
	
	
	