@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(img/bgd.jpg) top repeat-x #1d211d;
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:12px;
}

img {
	border:none;
}

#outercont {
	background:url(img/contbg.jpg) top center no-repeat;
	display:block;
	height:1202px;
}

#innercont {
	width:950px; 
	margin:0px auto;
}

.spacer {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
}

p {
	margin:10px 0px;
	text-align:justify;
}

h1 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#36648e; 
	font-size:19px; 
	margin:0px; 
	padding:0px;
	font-weight:normal;
}

h2 {
	font-size:13px; 
	color:#575757; 
	margin:0px; 
	padding:0px; 
	font-weight:normal;
}

h3 {
	font-size:16px; 
	color:#ffffff; 
	margin:10px 0px 15px;  
	font-weight:normal;
}

h3 a {
	text-decoration: none;
	color:#ffffff;
}

h4 {
	font-size:15px;
	color:#36648E;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.hrule {
	display:block; 
	background:#bfc0c0; 
	height:1px; 
	overflow:hidden;
}

.list,.services ul {
	margin:0px;
	padding:5px 0px 5px 10px;
	list-style:none;
	color:#2d2d2d;
}

.list li,.services ul li {
	display:block;
	background:url(img/arrow3.gif) 0px 5px no-repeat;
	padding-left:10px;
}

.list a,.services ul li a {
	color:#2d2d2d;
	text-decoration:none;
}

.list a:hover,.services ul li a:hover {
	text-decoration:underline;
}

.push {
	float:left;
	height:977px;
	width:1px;
}

.clear {
	clear:both;
}

.floatr {
	float:right;
	margin:7px 0px 12px 15px;
	}


/************* header styles *************/

#header {
	display:block; 
	height:114px; 
	overflow:hidden; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/headerbg.png');
	background:url(img/headerbg.png) top left no-repeat;
	_background:none;
}

div > /**/ #header {
	background:url(img/headerbg.png) top left no-repeat;
}

#header .hleft {
	float:left; 
	padding-left:35px;
}

#header .hright {
	width:620px;
	float:right;
	padding-top:53px;
}

#header .hright ul {
	margin:0px;
	padding:0px;
	line-height:normal;
}

#header .hright ul li {
	display:block;
	float:left;
	height:40px;
	padding:0px 12px;
}

#header .hright ul li.active {
	background:url(img/wave.gif) bottom center no-repeat;
}

#header .hright ul li a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#header .hright ul li a:hover {
	color:#1fc8f1;
}

#header .hright ul .active a {
	color:#1fc8f1;
}

/********** content styles *************/

#content {
	display:block; 
	padding:0px 35px;
	width:880px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/contentbg.png'); /* for IE6 and IE7 */
	background:url(img/contentbg.png) repeat-y;
	_background:none; /* for IE6 and IE7 */
}

div > /**/ #content {
	background:url(img/contentbg.png) repeat-y;
}

#content a:hover {
	text-decoration:underline;
}

/********** internal styles ***********/

#internal {
	display:block; 
	background:url(img/leftbg.gif) repeat-y;
	width:880px;
}

#internal .wrap {
	background:url(img/leftbg-bot.gif) bottom left no-repeat;
}

#internal .leftcol {
	background:url(img/leftcolbg.gif) top left no-repeat; 
	width:215px;
	float:left;
	padding:10px 16px;
	position:relative;
}

#internal .leftcol .portfolio {
	background:url(img/portfoliobg.gif) top left no-repeat;
	width:207px; 
	height:178px; 
	display:block; 
	margin-left:-7px; 
	padding:6px 8px 0px;
}

#internal .leftcol .portfolio a {
	font-size:14px; 
	color:#38658f; 
	text-decoration:none; 
	display:block; 
	background:url(img/arrow2.gif) 195px 3px no-repeat; 
	padding-left:3px; 
	margin-top:5px;
}

#internal .leftcol .btn-contact {
	margin-left:-11px; 
	margin-top:30px;
}

#internal .rightcol {
	display:block; 
	width:619px; 
	float:right;
	position:relative;
}

#internal .rightcol h1 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bfc0c0; 
}

#internal .rightcol .padding {
	display:block; 
	padding:5px 0px 5px 0px;
}

#internal .rightcol .block {
	background:url(img/block-bot.jpg) bottom left no-repeat #38658f  ; 
	color:#FFFFFF; 
	margin-bottom:20px;
	width:604px;
}

#internal .rightcol .block div {
	background:url(img/block-top.jpg) top left no-repeat; 
	padding:20px 15px;
	width:574px;
}

/********* home styles *************/

#home a {
	position:relative;
}

#home .leftcol {
	width:579px; 
	float:left;
}

#home .leftcol .padding {
	padding:10px 0px 0px 10px;
}

#home .leftcol .padding .left {
	width:425px; 
	float:left; 
	text-align:justify; 
	margin-top:10px; 
	line-height:15px;
}

#home .leftcol .padding .left .button {
	text-align:right; 
	margin-right:-8px;
}

#home .leftcol .padding .photo {
	float:right; 
	padding-top:10px;
}

#home .leftcol h1 {
	padding-bottom:5px;
	border-bottom: 1px solid #bfc0c0;
}

#home .rightcol {
	display:block; 
	width:293px; 
	float:right;
}
/********** columns styles ***********/

.columns {
	display:block; 
	background:url(img/border.gif) 300px  repeat-y;
	margin-top:10px;
}

.columns .col01 {
	width:280px; 
	float:left; 
	text-align:justify;
}

.columns .col02 {
	width:280px; 
	float:right; 
	text-align:justify;
}

/********** works styles ************/

.works {
	display:block; 
	background:url(img/works-top.jpg) top left no-repeat #f1f1f1;
}

.works .works-wrap {
	background:url(img/works-bot.jpg) bottom left no-repeat; 
	height:261px;
}

.works .title {
	display:block; 
	height:35px; 
	overflow:hidden; 
	font-size:18px; 
	font-weight:normal; 
	color:#FFFFFF; 
	padding-left:14px; 
	padding-top:6px;
}

.works .title img {
	margin:0px 5px;
}

.works .title a {
	color:#8bc3e7; 
	font-size:12px; 
	text-decoration:none;
}

.works .thumbs {
	padding-left:8px;
	padding-top:8px;
}

.works .thumbs img {
	
}

.works .thumb_overlay {
	position: relative;
	float: left;
	height: 82px;
	width: 82px;
	overflow: hidden;
	margin:4px;
}

.works .thumb_overlay .corners {
	position: absolute;
}

.works .link {
	text-align:right;
	padding-right:15px;
}

.works .link a {
	color:#af8541; 
	font-size:11px; 
	text-decoration:none;
}

/********** leftnav styles ************/

.leftnav {
	margin:0px;
	padding:0px;
	list-style:none;
	width:202px;
}

.leftnav li {
	display:block;
	margin:2px 0px;
}

.leftnav li a {
	color:#ffffff;
	text-decoration:none;
	padding-left:23px;
	padding-top:5px;
	display:block;
	height:19px;
	background:url(img/arrow.gif) 9px 7px no-repeat;
}

.leftnav li a:hover {
	color:#5a5959 !important;
	background:url(img/leftnavbg-hover.gif) top left no-repeat;
	
}

.leftnav li.active a {
	color:#5a5959 !important;
	background:url(img/leftnavbg-hover.gif) top left no-repeat;
}

/********** ideablock styles ************/

.ideablock {
	background:url(img/ideabg.gif); 
	width:286px; 
	height:94px; 
	overflow:hidden; 
	margin-top:15px; 
	padding:7px; 
	margin-right:-10px; 
	position:relative;
}

.ideablock .thumb {
	float:left;
}

.ideablock .text {
	float:left; 
	width:165px; 
	padding-left:10px; 
	color:#FFFFFF;
	padding-top:5px;
}

.ideablock .text strong {
	font-size:13px;
}

.ideablock .text p {
	margin:5px 0px;
}

.ideablock .text a {
	float:right; 
	margin-right:10px; 
	text-decoration:none; 
	color:#b1d9ff;
}

/********** services styles **********/

.services {
	padding-left:10px;
}

.services .stones {
	position:absolute; 
	margin-top:10px; 
	margin-left:180px;
}

.services .viewall {
	font-size:11px; 
	color:#36648E; 
	text-decoration:none; 
	margin-left:100px;
}


/********** footer styles ************/

#footer {
	display:block; 
	height:120px; 
	overflow:hidden;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	padding-left:35px;
	padding-top:20px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/footerbg.png');
	background:url(img/footerbg.png) top left no-repeat; 
	_background:none;
}

div > /**/ #footer {
	background:url(img/footerbg.png) top left no-repeat; 
}

#footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer ul li {
	float:left;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
}

#footer ul li a {
	font-size:12px;
}

#footer a:hover {
	color:#d7d7d7;
}

#footer ul .active a {
	color:#d7d7d7;
}

#footer ul li img {
	padding:0px 10px;
}

.img {
	float: left;
	width: 115px;
	height: 115px;
	margin: 0 8px 10px 0;
	overflow: hidden;
}

