*{
	margin:0;
	padding:0;
}
html,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg_vgrad700.jpg) left top repeat-x;
}
img{
	border:0 none;
}
li{
	list-style:none;
}
p{
	margin-bottom:10px;
}
a{
	text-decoration:none;
	color:#6A3366;
}
h1{

}
h2{
	font-size:20px;
}
h4{
	font-size:16px;
}
h5{
	font-size:14px;
}
h6{
	font-size:12px;
}
h2,h3,h4,h5,h6{
	color:#6A3366;
}
hr{
	margin:0 0 5px 0;
	clear:both;
	border:0;
	color:#800080;
	background-color:#800080;
	height:2px;
}
fieldset{
	border:0 none;
}
textarea,
input.text{
	padding:2px 0 2px 5px;
	border:1px solid #B499B2;
	font-size:11px;
	display:block;
	overflow:auto;
}

input.submit{
	width:auto;
	color:#FFFFFF;
	background:#6A3366;
	border:0 none;
}
div#container{
	margin:0 auto;
	width:840px;
	background:#6A3366;
	padding:30px;
	
}
div#head{
	background:#ffffff url(../images/bg_headtopright.gif) top right no-repeat;
	padding:20px 0 15px 20px;
	position:relative;
	/*overflow:hidden;
	height:1%;*/
	height:200px;
	border-bottom:2px solid #B497B2;
	z-index:2;
}
div#head div#banner{
	z-index:1;
	float:left;
	margin-right:15px;
}
div#head a#logo{
	float:right;
	margin:45px 15px 0 -3px;
}
div#mainNav{
	position:absolute;/**/
	background:url(../images/bg_navend.gif) right top no-repeat;
	/**/top:170px;
	width:840px;
	z-index:2;
	left:0;
}
div#head > div#mainNav ul{
	background:url(../images/bg_mainnav.png) left top repeat-x;
}

* html div#mainNav ul{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/bg_mainnav.png',sizingMethod='scale');/* IE proprietary for png alpha*/ 
}
div#mainNav ul{
	height:22px;
	text-align:right;
	width:620px;
}
div#mainNav ul:first-child{
	position:relative;
}
/**/div#mainNav li,
div#mainNav ul li a{
	display:inline;/* IE6 double margin bug */
	float:left;
	color:#FFFFFF;
	line-height:22px;/**/
}
div#mainNav ul li a{
	position:relative;
}
div#mainNav li{
	position:relative;
	z-index:5;
	padding-left:4px;
}
* html div#mainNav li{
	padding-left:3px;
}
div#mainNav li.first{
	margin-left:25px;
	padding-left:0;
}
div#mainNav li.current a{
	text-decoration:underline;
	font-weight:bold;
}
div#mainNav ul li a{
	/* vertical-align:middle; */
	height:22px;
	line-height:22px;
}
* html div#mainNav ul li a{
	white-space:0;
}
div#mainNav ul li#barToggle{
	/**/float:right;
}
div#mainNav ul li#barToggle a,
div#mainNav ul li#barToggle{
	padding:0;
}
div#mainNav ul li#barToggle img{
	vertical-align:middle;
	padding-top:2px;
}
div#mainNav ul.closed li{
	display:none;
}
div#mainNav ul.closed li#barToggle{
	display:block;
}
div#mainNav ul.closed li#barToggle a{
	vertical-align:middle;
	padding:0;
}
div#mainNav ul.closed li#barToggle img{
	
	
}
div#footer li a,
div#mainNav ul li a{
	padding-right:4px;
	text-decoration:none;
}
div#mainNav ul li a:hover{
	text-decoration:underline;
}

div#mainNav li ul{
	position:absolute;
	left:-9999em;/**/
	top:22px;
	padding:0;
	background:#006600;
	z-index:10;
	background:url(../images/bg_mainnav.png) left top repeat-x;
	height:auto;
	text-align:left;
	width:auto;
	zoom: 1;
}
div#head > div#mainNav li ul{
	background-repeat:repeat;
}/**/
div#mainNav ul ul li{
	display:block;
	float:none;/**/
	text-align:left;
	clear:both;
	line-height:normal;
	padding:3px 10px 3px 10px;
	white-space:nowrap;
	height:auto;
}
div#mainNav > ul ul li{
	background:url(../images/bg_mainnav.png) left top repeat;
	margin-bottom:2px;
}
* html div#mainNav ul ul li{
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/bg_mainnav.png',sizingMethod='scale'); IE proprietary for png alpha*/
}
div#mainNav ul ul li a{
	float:none;
	display:inline;
}
div#mainNav li.current li a{
	text-decoration:none;
	font-weight:normal;
}
div#mainNav li.ieHover ul,
div#mainNav li:hover ul{
	left:0;
	background-position: 0 0;
}
* + html div#mainNav li:hover{
	background-position: 0 0;
}
div#main{
	background:#FFFFFF;
	overflow:hidden;
	height:1%;
	padding-top:15px;
	background:#FFFFFF url(../images/bg_vgrad435.jpg) left bottom repeat-x;
	z-index:1;
}
div#rightCol{
	display:inline;
	float:right;
	width:580px;
	border-left:1px dashed #666666;
	padding:0 0 50px 15px;
	margin-right:15px;
	min-height:250px;
}
* html div#rightCol{
	height:250px;
}
div#rightCol .lineHdr{
	color:#6A3366;
	border-bottom:1px solid #6A3366;
	padding-bottom:10px;
	margin-bottom:15px;
}
div#rightCol .lineHdr span{
	color:#666666;
	font-size:16px;
}
div#leftCol{
	display:inline;/*IE6 double margin bug */
	float:left;
	width:200px;
	/*background:#F0E9F0;*/
	background:#DFD0DF;
	margin:35px 0 0 15px;
}
div#leftCol ul{
	margin:0 10px;
	padding-bottom:20px;
}
div#leftCol li{
	padding:5px 0 5px 5px;
	border-bottom:1px solid #ffffff;
}
div#leftCol li a{
	color:#6A3366;
}
div#leftCol li a.current{
	color:#666666;
	font-weight:bold;
}
div#footer{
	background:#ffffff url(../images/bg_foot.jpg) bottom left no-repeat;
	padding:15px 0 100px 0;
	border-top:10px solid #B497B2;
}
div#footer ul{
	text-align:center;
	margin-bottom:20px;
}
div#footer li a{
	color:#000000;
}
div#footer li.current a{
	text-decoration:underline;
}
div#footer li{
	display:inline;
	font-size:11px;
}
div#footer ul ul{
	display:none;
}
div#addressBar{
	margin:0 auto;
	width:60%;
	background:url(../images/logo_rics.gif) 50% 0 no-repeat;
	overflow:auto;
	height:1%;
	clear:both;
}
div#addressBar p{
	color:#666666;
}
/* ########## Home page ########## */

body#home div#leftCol{
	width:43%;
	margin-top:22px;
}
body#home div#rightCol{
	width:46%;
	padding:22px 2% 50px 2%;
	background-image:none;
}
body#home div#main{

}
div.newsSnips div{
	border-bottom:1px dashed #FFFFFF;
	padding:10px 10px 15px 10px;
	overflow:hidden;
	height:1%;
	position:relative;
}
div.newsSnips span.date{
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}
div.newsSnips img{
	float:left;
	border:1px solid #000000;
	width:50px;
	height:50px;
	margin-right:5px;
}
div.newsSnips div h6{
	color:#000000;
	margin-bottom:5px;
}
div.newsSnips a.more{
	position:absolute;
	right:10px;
	bottom:10px;
}
/* ########## About us pages ########## */
body#key-personnel div#rightCol div{
	margin-bottom:30px;
}
body#key-personnel div#rightCol div h6{
	margin-bottom:6px;
}
body#key-personnel div#leftCol{
	background:none;
}
/* ########## Projects page ########## */
body#projects div#main{
	background:#ffffff;
	line-height:1.2;/* IE6 bug */
}
div.prjctWrap{
	overflow:hidden;
	/**/min-height:95px;
	background:url(../images/bg_vgrad85.jpg) left bottom repeat-x;
	padding:15px 0 5px 10px;
	/**/position:relative;
	border-top:1px solid #6A3366;
	/*margin-bottom:15px;*/
	clear:both;
}
* html div.prjctWrap a{
	height:1%;
	display:block;
	position:relative;/**/
}
div.prjctWrap.noBrdr{
	padding-top:0;
}
div.prjctWrap a{
	color:#333333;
}
div.prjctWrap span{
	display:block;
}
div.prjctWrap span.imgCol{
	float:left;
	margin-right:10px;
	clear:left;
}
div.prjctWrap span.title{
	font-weight:bold;
	margin-bottom:5px;
}
div.prjctWrap span.more{
	position:absolute;
	right:10px;
	bottom:10px;
	margin:0;
	color:#6A3366;
	font-weight:bold;
	cursor:pointer;
}
* html div.prjctWrap span.more{
	bottom:0;
}
/* ########## Project Details page ########## */
div#lrgPic{
	width:400px;
	padding:10px;
	border:1px solid #6A3366;
	float:left;
	margin:0 10px 15px 0;
}
div#thmbCol{
	float:left;
}
div#thmbCol a{
	display:block;
	padding:3px;
	border:1px solid #F0E9F0;
	margin-bottom:5px;
}
div#thmbCol a.current,
div#thmbCol a:hover{
	border-color:#6A3366;
}
div#prjctInfo{
	line-height:1.2;
	padding-top:15px;
	clear:both;
	border-top:3px solid #6A3366;
	color:#333333;
	position:relative;
}
div#prjctInfo a{
	display:block;
	position:absolute;
	bottom:10px;
	right:15px;
}
/* ########## Contact page ########## */
div#leftCol form{
	padding:10px 0 10px 10px;
}
div#leftCol textarea,
div#leftCol input.text{
	width:170px;
}
div#leftCol label{
	padding-bottom:5px;
	display:block;
}
div#leftCol label span{
	display:block;
	font-size:11px;
	color:#FF0000;
}
div#leftCol input.submit{
	display:inline;/* IE6 double margin bug */
	float:right;
	margin-right:10px;
	clear:both;
}
div#googleMap{
	float:left;
	padding:10px;
	border:1px solid #000000;
	width:400px;
	height:350px;
	margin-right:20px;
	z-index:1;
}
div#addyBar{
	float:left;
	padding-top:15px;
}
div#addyBar a{
	display:block;
	margin-bottom:30px;
}
/* ########## Clients page ########## */
body#careers  div#leftCol,
body#designers div#leftCol,
body#clients div#leftCol{
	background:none;
	text-align:center;
}
body#designers div#rightCol ul,
body#clients div#rightCol ul{
	float:left;
	width:50%;
}
body#designers div#rightCol li,
body#clients div#rightCol li{
	padding:5px 0 10px 20px;
	border-bottom:1px solid #cccccc;
	color:#666666;
	background:url(../images/bul_prplcirc.gif) 5px 10px no-repeat;
	margin-right:20px;
}
/* ########## Careers page ########## */
body#careers  div.careerWrap{
	padding:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #999999;
}
body#careers  div.careerWrap h6{
	color:#000000;
}
body#careers  div.careerWrap h6 span{
	font-weight:normal;
}
/* ########## news page ########## */
body#history div#leftCol,
body#news div#leftCol{
	display:none;
}

div.newsItem{
	padding:0 0 10px 0;
	overflow:hidden;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}
* html div.newsItem{
	overflow:visible;
	height:1%;
}
div.newsItem h6{
	color:#000000;
	margin-bottom:5px;
	clear:both;
	text-align:right;
}
* html div.newsItem h6{
	height:1%;
}
div.newsItem h6 span.date{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	padding-left:30px;
	text-decoration:underline;
}
div.newsItem img{
	float:left;
	margin-right:10px;
	clear:left;
}
div.newsItem p{
	width:auto;
}
/* ########## newsletter page ########## */
body#newsletter div#head{
	height:1%;
	padding:0;
	/*background-position:left top;
	background-repeat:no-repeat;*/
}
body#newsletter div#head span{
	height:97px;
	display:block;
	background-repeat:no-repeat;
	padding:20px 0 15px 20px;
}
body#newsletter div#head a#logo{
	margin-top:0px;
}
body#newsletter div#mainNav{
	top:auto;
	bottom:0px;
}
body#newsletter div#head span.spring{
	background-image:url(../images/bg_hdspring.jpg);
}
body#newsletter div#head span.winter{
	background-image:url(../images/bg_hdwinter.jpg);
}
body#newsletter div#head span.summer{
	background-image:url(../images/bg_hdsummer.jpg);
}
body#newsletter div#head span.autumn{
	background-image:url(../images/bg_hdautumn.jpg);
}
body#newsletter div#rightCol li,
body#newsletter div#rightCol ul,
body#newsletter h2,
body#newsletter h3,
body#newsletter h4,
body#newsletter h5,
body#newsletter h6{
	margin-bottom:10px;
}
body#newsletter div#rightCol ul{
	
}
body#newsletter div#rightCol li{
	list-style:disc;
	margin-left:15px;
}
/* ########## misc ########## */
.floatL{
	float:left !important;
}
.floatR{
	float:right !important;
}
.noBrdr{
	border:0 none !important;
}
.rndHdr{
	background:url(../images/bg_rndhdrl.gif) top left no-repeat;
	padding:0 0 2px 15px;
	color:#FFFFFF;
}
.blackText{
	color:#000000 !important;
}
.rndHdr span{
	background:url(../images/bg_rndhdrr.gif) top right no-repeat;
	display:block;
	padding-top:2px;
}
