@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	background-color: #A5999D;
}
#background {
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header img {
	position: absolute;
	left: 714px;
	top: 84px;
}

#header {
	background-image: url(../images/header.jpg);
	height: 102px;
	width: 760px;
}
#content {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
}

.clearer {
	clear: both;
}
#subheaderabout {
	background-image: url(../images/aboutsubbg.jpg);
	height: 245px;
	width: 760px;
}

#leftcol {
	width: 320px;
	padding-top: 95px;
	padding-left: 30px;
	float: left;
}
#topimage img {
	position: absolute;
	left: -90px;
	top: 349px;
}

#rightcol {
	float: right;
	width: 330px;
	padding-top: 95px;
	padding-right: 30px;
}
#footer {
	clear: both;
	height: 20px;
	width: 760px;
	background-color: #FCFCFC;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 10px;
	color: #999999;
}

#subheaderportfolio {
	background-image: url(../images/portsubbg.jpg);
	height: 245px;
	width: 760px;
}
#subheadercontact {
	background-image: url(../images/optionbg.jpg);
	height: 245px;
	width: 760px;
}
#subheaderthankyou {
	background-image: url(../images/contactsubbg.jpg);
	height: 245px;
	width: 760px;
}

#rightcol p {
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: 600;
}
#rightcol img {
	border: 1px solid #000000;
}
/* CSS file : Waterview Web Design 2008 */

