html , body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #333333;
	background-color: #eeeeee;
	
}

#main {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;

}

object, a {
	outline:none;
}

.whiteWrap {
	background-color: #ffffff;
}

.blackWrap {
	background-color: #181818;
}

.lightGreyWrap {
	background-color: #eeeeee;
}

.darkGreyWrap {
	background:#333333 url('../../images/skin/default/main_bg.png') repeat-x;
	

}

.center {
	width: 950px;
	margin: 0 auto;
}

.container {
	width:100%;
	overflow:hidden;
}

#clear , .clear {
	clear:both;
	margin:0px;
	padding:0px;
}


img, div { 
	border: 0px;
	behavior: url('iepngfix.htc'); 
}

.header {
	padding-top: 10px;
}

#logo {
	width: 253px;
	height: 50px;
}

#nav {
	width: 697px;
	padding: 35px 0px 0px 0px;
	font-size: 14px;
	color: #666666;
	text-align:right;
}

#nav a , #nav a:active , #nav a:visited {
	text-decoration:none;
	color: #ffffff;
	font-size: 14px;
	padding: 0px 5px 0px 5px;
}

#nav a:hover {
	text-decoration:none;
	color: #ff8803;
}

.pageNav {
	padding: 0px 0px 10px 20px;
	font-size: 10px;
	color: #666666;
}

.pageNav a , .pageNav a:active , .pageNav a:visited , .pageNav a:link  {
	text-decoration:none;
	
	color: #ff8803;
	font-size: 11px;
	
	margin-right:5px;
}

.pageNav a:hover {
	text-decoration:none;
	color: #a3a4a4;
}

.page {
	padding: 20px 20px 20px 20px;
}

.page .borderRight {
	border-right: 1px dotted #d3d3d3;
}

.borderLeft {
	border-right: 1px dotted #d3d3d3;
}

.pageLeft {
	width:614px;
	padding: 0px 20px 0px 0px;
}

.pageLeft2 {
	width:664px;
	padding: 0px 10px 0px 0px;
}

.pageRight2 {
	width: 235px;
	margin-left: 10px;
}

.pageRight {
	width: 255px;
	margin-left: 20px;
}

.projectPic {
	width:255px;
	overflow-x:hidden;
}

form {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:18px;
	color:#ffffff;
	font-weight: bold;
	margin:0px 0px 15px 0px;
	padding: 0px;
}

h2 {
	font-size:24px;
	color:#ffffff;
	font-weight: normal;
	margin:0px 0px 15px 20px;
	padding: 40px 0px 0px 0px;
}

h3 {
	font-size:24px;
	font-weight: normal;
	color: #ff8803;
	margin:0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.orange {
	color: #ff8803;
}

.white {
	color: #ffffff;
}

.darkGrey {
	color: #333333;
}

.lightGrey{
	color: #a3a4a4;
}

a , a:active , a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #ff8803;
}

a:hover {
	text-decoration: none;	
}


.more {
	color: #df4e4d;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url('../../images/skin/default/btn_more_bg.png');
	background-position: center left;
	padding: 2px 0px 0px 8px;
	width: 104px;
	height: 18px;
}

.more a , .more a:active , .more a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.more a:hover {
	text-decoration: underline;	
}

.dots{
	background-image: url('../../images/skin/default/dots.png');
	background-repeat: repeat;
	line-height:1px;
}

.dotsWhite{
	background-image: url('../../images/skin/default/dots_white.png');
	background-repeat: repeat;
	line-height:1px;
}

.dotsGrey{
	background-image: url('../../images/skin/default/dots_grey.png');
	background-repeat: repeat;
	line-height:1px;
}


.clientsLogo {
	width: 210px;
	height: 100px;
	overflow:hidden;
	margin: 3px;
}

.highlightedProject {
	color: #a3a4a4;
}

.highlightedProjectInfo {
	width: 432px;
	margin-left: 20px;
	padding: 40px 20px 0px 0px;
}

.highlightedProjectDescription {
	color: #a3a4a4;
	height: 155px;
}

.highlightedProjectPic {
	width: 432px;
	height: 265px;
	margin-left: 20px;
}

.highlightedProjectImage {
	width: 452px;
	height: 265px;
	overflow:hidden;
	text-align:right;
}

.highlightedProjectLinks {
	font-size: 12px;
	color: #a3a4a4;
}

.highlightedProjectLinks a , .highlightedProjectLinks a:active , .highlightedProjectLinks a:visited {
	text-decoration:none;
	color: #fff3c5;
	font-size: 12px;
	color: #ff8803;
}

.highlightedProjectLinks a:hover {
	text-decoration: underline;
}

.highlightedHome {
	color: #a3a4a4;
}

.highlightedHomeInfo {
}

.highlightedHome .column {
	width: 432px;
	margin-left: 20px;
	padding: 0px 20px 0px 0px; 
}

.highlightedHome .borderRight {
	border-right: 1px dotted #575757;
}

.highlightedMore {
	background-color:#FFFFFF; 
	padding: 20px 0px 20px 0px;
}

.highlightedMore .column {
	width: 275px;
	margin-left: 20px;
	padding: 0px 20px 0px 0px; 
}

.highlightedMore .borderRight {
	border-right: 1px dotted #cccccc;
}

.highlightedMore .icon {
	width: 84px;
	margin-right: 5px;
}

.highlightedMore .description {
	width: 185px;
}

.contactForm {
	margin: 0px;
	padding: 0px;
}

.contactForm form {
	margin: 0px;
	padding: 0px;
}

.contactForm input {
	margin: 0px;
	width: 400px;
	padding: 0px;
	float:left;
	margin-bottom: 10px;
}

.contactForm textarea {
	margin: 0px;
	width: 400px;
	height: 200px;
	padding: 0px;
	float:left;
	margin-bottom: 10px;
}

.contactForm input[type="submit"] {
	color: #df4e4d;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url('../../images/skin/default/btn_more_bg.png');
	background-position: center left;
	padding: 2px 0px 0px 8px;
	width: 104px;
	height: 18px;
	float:left;
	margin-bottom: 10px;
}

.contactForm label {
	width: 150px;
	display: block;
	float: left;
	padding-top: 4px;
}

#tagCloud {
	padding-top: 20px;
}

#tagCloud ul {
	list-style: none;
	display: block;
	margin:0px;
	padding:0px;
}

#tagCloud ul, li {
	list-style: none;
	display: block;
	margin: 0px;
	pading: 0px;
}

#tagCloud .column {
	width: 212px;
	margin-left: 20px;
}

#tagCloud a , #tagCloud a:active , #tagCloud a:visited {
	text-decoration:none;
	color: #333333;
	font-size: 12px;
}

#tagCloud a:hover {
	text-decoration:none;
	color: #ff8803;
}

#footer {
	font-size: 10px;
	color: #333333;
	text-align:center;
	padding: 5px 0px 5px 0px;
}

#footer a , #footer a:active , #footer a:visited {
	text-decoration:none;
	color: #333333;
	font-size: 10px;
}

#footer a:hover {
	text-decoration:none;
	color: #ff8803;
}


.boldTitle {
	font-weight: bold;
	font-size: 13px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

.fLeft {
	float:left;
}

.fRight{
	float:right;
}

.padding5{
	padding: 5px;
}

.padding10{
	padding: 10px;
}

.marginTop10{
	margin-top:10px;
}

.marginRight10{
	margin-right: 10px;
}

.marginBottom10{
	margin-bottom:10px;
}

.marginBottom20{
	margin-bottom:20px;
}

#map {
	width: 900px;
	height: 350px;
}


.errorForm {
	background:#1d1d1c;
	padding:15px;
	color:#8795a3;
	font-weight:normal;
	margin: 10px 0px;
	border:1px solid #ff8803;
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
	list-style: disc;
	list-style-position: outside;
}


#sitemap a {
	text-decoration:none;
	padding: 0px 5px 5px 0px;
	font-weight: bold;
	color: #201f24;
	text-transform: capitalize;
}

#sitemap a:hover {
	color: #ff8803;
}

#sitemap ul li  {
	margin:0px 15px;
	padding:4px;
	padding-left:0px;
	font-size:12px;
	font-weight:bold;
	list-style: none;
	list-style-position: inside;
	background:none;
}

#sitemap ul {
	margin:0px;
	padding:2px;
	padding-left:5px;
	list-style-position: inside;
	list-style: none;
	background:none;
}



#sitemap li.subcat {
	margin-left:20px;
	font-size:95%;
	font-weight:normal;
	list-style-position: inside;
	list-style: none;
}

#sitemap li.subcat a {
	padding: 0px 5px 0px 25px;
	font-weight: bold;
	background-image: url('../../images/skin/default/subcat_01.png');
	background-repeat: no-repeat;
	background-position: 17px 4px;
	color:#818181;
}

#sitemap li.subcat a:hover {
	color:#ff8803;
	background-image: url('../../images/skin/default/subcat_01_over.png');
}

#clientPic {
	position:absolute;
	z-index:3;
	margin-top:200px;
	margin-left:-20px;
}



.pageLeft ul li {
	background-image: url('../../images/icons/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px; 
}