/* Start of CMSMS style sheet 'cultivate' */
div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th {
margin: 0; padding: 0; border: 0; outline: none;
}
ul, ol {
list-style: none;
}

body {
font-family: helvetica, arial, sans serif, tahoma;
color: #A7A8AC;
}

#pageWidth, #pageWidthUploads {
width: 1011px;
height: 611px;
display:block;
background: url(uploads/cultivate/images/borderBG.gif) repeat-y;
text-align:left;
font-size: 16px;
line-height: 25px;
position:relative;
margin-top:100px;
}



#leftCol {
float: left;
width: 820px;
position:relative;
}

	.top {
	width: 1011px;
	height: 7px;
	display: block;
	position:absolute;
	left:0px;
	top:0px;
	background: url(uploads/cultivate/images/borderTop.gif) no-repeat top;
	}
	
	.bottom {
	width: 1011px;
	height: 50px;
	display: block;
	position:absolute;
	left:0px;
	bottom:0px;
	background: url(uploads/cultivate/images/borderBtm.gif) no-repeat bottom;
	}
	
	.bottom p {
	margin: 0px 0 0 200px;
	font-size: 9px;
	}

	#leftCol .inner {
	margin: 235px 75px 0 200px;
	}

#pageWidthUploads #leftCol .inner {
margin: 235px 5px 0 200px;
}

#pageWidthUploads #leftCol .inner #UploadSummary {
overflow:auto;
height:240px;
}

	
	#leftCol .inner  .left{
	float:left;
	display:inline;
	}
	
	#leftCol .inner .right {
	float:right;
	display:inline;
	}
	
	.leftMargin {
	margin-left:25px;
	}
	
	#leftCol .work{
	margin: 55px 0 0 200px;
	}
	
	#leftCol .work .tag{
	font-weight:bold;
	margin: 0 0 53px 0;
	}



#logo {
position:absolute;
left:53px;
top:208px;
display:block;
}

.emphasis {
color: #F18425;
font-weight:bold;
}

#areas {
margin: 35px 0 0 200px;
width:580px;
font-size:11.5px;
line-height: 19px;
}

	#areas .col1 {
	width:170px;
	display:inline;
	float:left;
	}
	
	#areas .col2 {
	width:195px;
	display:inline;
	float:left;
	}
	
	#areas .col {
	width:215px;
	display:inline;
	float:left;
	}

#nav {
float: left;
display: inline;
/*width: 175px;*/
margin: 235px 0 0 0;
}

.clients {
font-size: 11.5px;
line-height: 20px;
}


#nav a {
color: #A7A8AC;
font-size: 13px;
line-height: 20px;
text-decoration: none;
}

#nav a:hover, #nav .current {
color: #F48221;
text-decoration: hone;
}

a {
color: #A7A8AC;
text-decoration: none;
}

a:hover {
color: #F48221;
text-decoration: hone;
}
/* End of 'cultivate' */

