body {
	background-image:url(../images/bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#header {
	width:774px;
	height:239px;
	margin:auto;
	padding:auto;
	tex-align:right;
	background-image:url(../images/random_work.jpg);
	background-repeat:no-repeat;
}

/*  HEADER NAVIGATION  */

#navcontainer {
	padding-top:1px;
	margin:0;
	line-height:0;
}

#navlist ul {
	margin:0;
	padding:0;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding:0;
	margin:0;
}

/*  MAIN NAVIGATION  */
#contentLeft {
	background-color:#097171;
	float:left;
	width:150px;
	margin:0;
	padding:0;
	text-align:left;
	line-height:1.5em;
	font-size:1em;
}


/*   CONTENT SECTION   */

#container {
	width:774px;
	margin:auto;
	padding:0;
}

#content {
	margin-left:160px;
	margin-right:170px;
	text-align:left;
	max-width:444px;
	line-height:1.5em;
}

#contentGallery {
	margin-left:160px;
	margin-right:10px;
	text-align:left;
	max-width:444px;
	line-height:1.5em;
}

#contentGallery img{
	padding-right:3px;
}

	
#contentRight {
	float:right;
	width:170px;
	margin:0;
	text-align:left;
}

#pagetitles {
	padding-top:70px!important;
	margin:0;
	float:right;
}

/*   FOOTER   */

#footer {
	clear:both;
	width:774px;
	height:79px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}

#footer div {
	padding-top:23px;
}

.Title {
	font-size: 20px;
	color: #097171;
	font-weight: 400;
	line-height: 16pt;
	font-style: normal;
	text-transform:uppercase;
}
hr {
	color: #097171;
}
