html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,abbr,acronym,em,img,strong,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-family: inherit;
	vertical-align: baseline;
	}
ol, ul {
	list-style: none;
	}
	

table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
body {
	color:#FFF;	
	font:62.5%/1.7 Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background:#010d3e url(../images/bg.gif) repeat-x;
	}
	
	
ul {list-style:none;}
a {
	outline:none;
	color:#676e8c;
	text-decoration:none;
	}
	
a:hover {
	outline:none;
	color:#fff;
	text-decoration:underline;
	}

h1 {
	float:left;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat left top;
	width:283px;
	height:60px;
	display:block;
	margin:30px 0 0 0;
	}
h1 a {
	width:110px;
	height:110px;
	display:block;
	text-decoration:none;
	}
h2 {
	font-size:2em;
	color:#fff;
	}
p {
	padding-bottom:1em;
	font-size:11px;
	}
#wrapper {
	width:940px;
	text-align:left;
	margin:0 auto;
	}
body > #wrapper {
	padding-bottom:10px;/*Adds 10px padding to space footer from main content in IE7 only*/
	}
#header {
	float:left;
	display:inline;
	width:940px;
	position:relative;
	height:110px;
	}
#content {
	min-height:332px;
	height:auto !important;
	height:332px;
	float:left;
	display:inline;
	width:100%;
	padding:22px 0 32px 0;
	background: url(../images/bar.gif) repeat-x;
	background-position:top;
	
	}
#sidebar {
	float:right;
	display:inline;
	width:360px;
	font-size:1.1em;
	padding: 0 0 0 20px;
	}
	
#sidebar-push {
	height:325px;
	}	

#main-content {
	float:left;
	display:inline;
	width:557px;
	height:auto;
	}


.telephone {
	float:right;
	text-indent:-9999px;
	background:url(../images/telephone.gif) no-repeat left top;
	width:119px;
	height:28px;
	display:block;
	margin:40px 0 0 0;
	}

#aboutLeft {
	width:360px;
	float:left;
	font-size:11px;
	margin: 0 20px 0 0;
	}
	
#aboutRight {
	width:545px;
	float:right;
	}

/*Footer
*************************************************************/
#footer {
	clear:both;
	width:940px;
	margin:0 auto;
	height:3em;
	line-height:3em;
	font-size:1.1em;
	background: url(../images/bar.gif) repeat-x;
	background-position:top;
	}
#footer ul {	
	float:left;	
	}
#footer ul li {	
	float:left;
	}
#footer ul li a {	
	float:left;
	display:block;
	padding:0 0.7em;
	color:#676E8C;
	}

.eyekiller {
	float:right;
	padding:0 10px 0 0;
	}
	
.eyekiller a {
	color:#676E8C;
	}

#footer ul li a:hover,
.eyekiller a:hover {	
	color:#FFF;
	}


#portfolioLeft {
	width:190px;
	height:320px;
	padding: 0 0 0 15px;
	float:left;
	}
	
#portfolioRight {
	width:730px;
	height:auto;
	float:right;
	}
	
#contactLeft {
	min-height:332px;
	height:auto !important;
	height:332px;
	width:190px;
	padding: 0 0 0 15px;
	float:left;
	}
	
#contactDetails {
	width:200px;
	height:300px;
	float:left;
	margin: 0 20px 0 0;
	}

/*Main Navigation
*************************************************************/

#navigation-wrap {
	width:940px;
	height:37px;
	float:left;
	background:url(../images/nav-bg.gif) repeat-x;
	}

#main-nav {
	float:right;
	width:475px;
	height:34px;
	margin:1px 0 0 0;
	}
#main-nav li {
	float:left;
	}
#main-nav li a {
	height:37px;
	display:block;
	text-decoration:none;
	text-indent:-9999em;
	float:left;
	}



#main-nav li#home a {
	width:58px;
	background:url(../images/nav.gif) no-repeat -13px 0;
	}
#main-nav li#home a:hover,
body.home #main-nav li#home a {
	background-position:-13px -34px;
	}



#main-nav li#about a {
	width:60px;
	background:url(../images/nav.gif) no-repeat -71px 0;
	}
#main-nav li#about a:hover,
body.about #main-nav li#about a {
	background-position:-71px -34px;
	}



#main-nav li#portfolio a {
	width:76px;
	background:url(../images/nav.gif) no-repeat -131px 0;
	}
#main-nav li#portfolio a:hover,
body.portfolio #main-nav li#portfolio a {
	background-position:-131px -34px;
	}



#main-nav li#client a {
	width:70px;
	background:url(../images/nav.gif) no-repeat -207px 0;
	}
#main-nav li#client a:hover,
body.client #main-nav li#client a {
	background-position:-207px -34px;
	}



#main-nav li#quotation a {
	width:145px;
	background:url(../images/nav.gif) no-repeat -280px 0;
	}
#main-nav li#quotation a:hover,
body.quotation #main-nav li#quotation a {
	background-position:-280px -34px;
	}



#main-nav li#contact a {
	width:66px;
	background:url(../images/nav.gif) no-repeat -430px 0;
	}
#main-nav li#contact a:hover,
body.contact #main-nav li#contact a {
	background-position:-430px -34px;
	}




/*sIFR Text
*************************************************************/
.sIFR-flash {
	visibility:visible !important;
	margin:0;
	}
.sIFR-replaced {
	visibility:visible !important;
	}
span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
	}
.sIFR-flash + div[adblocktab=true] {
  display:none !important;
	}
.sIFR-hasFlash h2 {
	visibility:hidden;
	letter-spacing:-9px;
	font-size:20px;
	}
	
	
/* Texts
**********************************************************/

.sub-head {
	font-size:14px;
	color:#B6BBCD;
	font-weight:bold;
	line-height:19px;
	padding: 10px 0 14px 0;
	}
	
.quotationText {
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	}
	

	
/* Lists
****************************************************************/
.ulstyle {
	padding: 10px 0 0 0;
	}

.ulstyle li {
	padding-left:20px;
	background:url(../assets/bullet.gif) no-repeat left center;
	font-size:11px;

}

.floatRight {
	float:right;
	}
	
.floatLeft {
	float:left;
	}
	
#ulHolder {
	width:180px;
	height:300px;
	float:left;
	}
	
	
.ulClientStyle li {
	font-size:11px;
	width:182px;
	height:auto;
	float:left;
	
}
	
/* Portfolio Boxes 
*******************************************************************/

div.project-preview {
  width: 175px;
  margin-bottom: 5px;
  padding: 0 5px 0 0;
}
div.project-preview-pic a {
  display: block;
}
div.project-preview-pic {
  padding: 4px;
  height: 145px;
  position: relative;
  background: #687198;
  border: none;
  border-bottom: none;
}
div.project-preview-details {
  bottom: 4px;
  height: 60px;
  width: 167px;
  z-index: 100;
  display: none;
  position: absolute;
  background: url('../images/background-overlay.png') no-repeat 0 0;
}
div.project-preview-details a {
  width: 100%;
  display: block;
  color: #e6e5e7;
  line-height: 17px;
  padding-left: 10px;
  text-decoration: none;
}
div.project-preview-desc {
  width: 167px;
  color: #434343;
  background: #F2F2F2;
  display: inline-block;
  line-height: 11px;
  padding: 0.6em 4px;
  margin-bottom: 2em;
  border: 1px solid #E6E5E7;
  border-top: none;
}

.mapBdr {
	border:5px #687198 solid;
}


/*Accordion*/
#in-practice-content {
	margin-top:30px;
	
}
#in-practice-content ul {
	list-style:none;
	margin:10px 0 12px 6px;
	
}
#in-practice-content li {
	background:url(../images/bullet.gif) no-repeat left top;
	padding:0 13px;
	margin:8px 0;
	line-height:1.5em;
	
}
#in-practice-content a {
	margin:15px 0 0 20px;
	display:block;
}
.accordion_toggle {
	display: block;
	height: 2em;
	width: 480px;
	background: #07164E url(../images/accordion_toggle.gif) no-repeat top right;
	padding: 0 10px 0 10px;
	line-height: 2em;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #e9e9e9;
	cursor: pointer;
	margin: 0;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	/*border-top: 1px solid #8e8e8e;*/
}
#bottom_container {
	border-top: 1px solid #8e8e8e;
	width:502px;
	}
.oddy {
	background: #2C3764 url(../images/accordion_toggle_oddy.gif) no-repeat top right;
	border-bottom: 1px solid #f5f5f3;
}
.accordion_toggle_active {
	background: #676e8c url(../images/accordion_toggle_active.gif) no-repeat top right;
	color: #ffffff;
	border-bottom: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
}
.accordion_content {
	background-color: #010e3e;
	color: #fff;
	overflow: hidden;
	width:480px;
	line-height:19px;
	padding:1em 0 0.5em 20px;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e
}
.accordion_content p {
	line-height: 150%;
	padding: 15px 10px 5px 10px;
}	

/* Forms
***********************************************/
#sectionWrapper {
	width:550px;
	min-height:100px;
	height:auto !important;
	height:100px;
	float:left;
	margin: 0 0 40px 0;
	}
	
#fieldText {
	float:none;
	margin: 0 200px 10px 0;
	width:200px;
	border: solid #676e8c 1px;
	color:#666666;
	}
	
#labelWrap {
	width:100px;
	float:left;
	font-size:12px;
	}
	
#textArea {
	background-color:#FFF;
	border: solid #999999 1px;
	margin: 20px 0 0 0;
	width:350px;
	}
	
.textAreaText {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
		font-size:12px;

	}
	
#checkbox {
	width:120px;
	margin: 0 0 10px 0;
	float:left;
	font-size:11px;
	}
	
#submitBtn {
	padding: 20px 0 0 0;
	}