/*general*/

html, div {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.5px;
}

img {border:0px;
}

body {
	margin:0px;
	padding:0px;
	background-color:#f4af1a;
	background-image:url(../images/paperbg2.jpg);
	background-repeat:repeat-y;
}

p, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}

/*container*/
#cloudWrap {
	background-image:url(../images/cloudupper-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#wrapperMain {
	width:980px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	padding-right:25px;
}

#wrapperContent {	
		width:1010px;
		height:950px;
		margin-left:auto;
		margin-right:auto;
		padding:101px 20px 0px 0px;
		background-image:url(../images/bgmain.png);
		background-repeat:repeat-y;
}

#rightCol {
	position:absolute;
	margin:-68px 0 0 744px;
}

#twitter {
	margin-left:7px;
}

#network {
	padding:111px 11px 0 0;
}


/*navigation positioning */

#nav {
	position:absolute;
	margin:-36px 0px 0px 10px;
}

.work {
	margin-left:-40px;
}
.services {
	margin-left:21px;
}
.contact {
	margin-left:-7px;
}
.links {
	margin-left:11px;
}

.blog {
	margin:50px 0px 0px 0px;
	position:relative;
	top:8px;
}


#logoMain {
	position:absolute;
	margin-left:633px;
	padding-top:12px;
	z-index:100;
	background-image:url(../images/logobg.png);
	background-repeat:no-repeat;
	width:310px;
	height:500px;
	
}

.clouds {
	position:absolute;
	margin-left:-85px;
}

.cloudright {
	position:absolute;
}

#contentArea {
	width:980px;
	height:676px;
	background-image:url(../images/contentbg2.png);
	background-repeat:no-repeat;
	padding: 40px 20px 0px 30px;
}

#content {
	position:absolute;
	padding:35px 0 0 0;
	width:970px;
	z-index:170;
}

#gallery {
	margin:0 0 0 21px;
}
#gallery a img, #gallery img {
	margin:6px 6px 0 0;
}

.topDate {
	font-weight:bold;
	font-size:11px;
	color:#635e27;
	margin:-18px 0px 0px 0px;
}

.statement {
	padding-left:12px;
}
.clients {
	font-size:10px;
	font-weight:bold;
	color:#6f5d57;
	width:690px;
	line-height:1.5em;
	margin:32px 0 0 19px;
}

.highlight {
	color:#f1400c;
}

.foot {
	font-weight:bolder;
	letter-spacing:.25em;
	color:#fff;
	font-size:10px;
	margin:-38px 0px 0px 324px;
}

.ppcontact {
	font-size:15px;
	color:#6f5d57;
	padding:15px 0 0 30px;
	
}

.ppcontact a {
	text-decoration:none;
	color:#6f5d57;
	font-weight:600;
}

.ppcontact a:hover {
	color:#F00;
}

.ppcontact img {
	float:right;
	padding:0 81px 0 25px;
}

.display {
	font-size:23px;
	font-weight:bolder;
}
