body {
	background-color: #666666;
	background-image:    url(../images/pg_bg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	font-size: 13px;
	margin: 78px 0px 36px 238px;
	font-family: Arial, Helvetica, sans-serif;
}

/*font family for page*/
div, p, td, ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

/*Contains Logo at top of Page*/
#HeaderDiv {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:504px; 
	z-index:50;
}

/* Connects the Header DIV to the main content and navigation divs*/
#ConnectDiv {
	position:absolute; 
	left:236px; 
	top:48px; 
	width:165px; 
	z-index:50;
}

/* Div that sits atop the navigation menu*/
#NavTopperDiv {
	position:absolute;
	left:58px;
	top:69px;
	width:172px;
	z-index:102;
	border-left: 1px none #333333;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
}


/*the thick border above the main content Div (cDiv) */
#contentCap {
	margin: 0 0 0px;
	min-width: 400px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
	background-color: #585858;
	background-image:   url("../images/grid_dark.gif");
}

/* The main content Div */
#cDiv {
	font-size: 14px;
	margin: 0;
	min-width: 325px;
	border: 1px solid #333333;
	text-align: justify;
	padding: 16px 36px;
	background-attachment: fixed;
	background-color: #f4f4f4;
	background-image: url(../images/orback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#cDiv a:link {color:#8E9B8C;}
#cDiv a:visited {color:#669999;}
#cDiv a:hover {color:#336666;}
#cDiv li {
	color:#333333;
	padding-bottom: 8px;
}

h1 {
	margin: 0;
	color: #8E9B8C;
	/*/*/font-size: 24px;
	letter-spacing: .5em; /* */
}

/*The Footer DIV*/
#footer {
	font-size: 10px;
	color: #CCC;
	margin: 0px 0 0 36px;
	background-color: #666666;
	font-size: 11px;
	color: #CCC;
	background-repeat: repeat;
	border-top: 1px #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image:   url("../images/grid_dark.gif");
	padding: 0px;
	width: 300px;
}
.right_banner {
	background:   url("../images/orb.gif") no-repeat right top;
	right: 15px;
	position: absolute;
	height: 50px;
	top: 11px;
}
#cDivfooter {
	padding: 0px;
	font-size: 10px;
	margin: 0;
	min-width: 325px;
	background:   #727272 url(../images/grid_dark.gif) repeat;
	color: #F49C6E;
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: justify;
}
.bottbar {
	background:   url("../images/bot_bar.gif") no-repeat left top;
	border-top: 1px solid #333333;
	border-right: 1px #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px #333333;
}
.login {
	text-align: center;
	padding: 4px;
	color: #CCCCCC;
	margin: 0px 0px 4px;
}
.input {
	background: #FAD3BE;
	width: 95px;
	height: 14px;
	font-size: 10px;
	border-top: 1px solid #484848;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	border-left: 1px solid #484848;
	text-align: left;
	padding-left: 6px;
}

.buttonup {
	font-size: 10px;
	background: #999999;
	height: 18px;
	width: 50px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #464646;
	border-left: 1px solid #333333;
	color: #E5E5E5;
	margin-top: 6px;
}
form {
	margin: 0px;
}
.fail {
	font-size: 11px;
	color: #FF7837;
	
	margin: 0px;
}
.centre {
	color: #CCCCCC;
	text-align: center;
	padding-top: 3px;
}
.contenttable {
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
}
.footertable {
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
	color: #CCCCCC;
}
.footertable td {
	font-size: 10px;
	letter-spacing: 3px;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 8px;
}
.floatright {
	float: right;
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 12px;
	border: 1px solid #666666;
}
.floatr {
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.floatl {
	float: left;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.email {
	background: #F9C2A6;
	width: 174px;
	height: 14px;
	font-size: 11px;
	border-top: 1px solid #484848;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	border-left: 1px solid #484848;
	text-align: left;
	padding-left: 4px;
}

.prices {

	border: 1px dotted #CCCCCC;
}
.prices td{
	padding: 6px 6px 6px 12px;

}
h2 {
	font-size: 16px;
	color: #8E9B8C;
}
p {
}
h4 {
	color: #8E9B8C;
}
h5 {
	color: #8E9B8C;
	margin-bottom: 0px;
}
.pic {
	border: 1px solid #666666;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #8E9B8C;
	text-align: center;
	margin: -6px;
}
.portfolio {
	border: 1px dotted #CCCCCC;
	margin-bottom: 16px;
}
.portfolio td {

	padding: 6px 6px 6px 12px;
}
.scroll {
	font-size: 10px;
}
.padding {
	margin-left:44px;
	padding: 0px 16px 0px 0px;
}
.scroll td {
	font-size: 10px;
	padding: 0px 8px 2px;
	text-align: center;
}
.floatleft {
	padding: 0px;
	float: left;
	border: 1px solid #666666;
	margin: 6px 12px 6px 0px;
}
.floatrdiv {
	margin: 0px 0px 7px 12px;
	padding: 6px;
	border: 1px dotted #999999;
}
.quote {
	font-size: 10px;
	color: #367C79;
	border: 1px dotted #999999;
	text-align: justify;
	padding: 8px;
}
.margintop {
	margin-top: 16px;
}
.quoteCopy {
	border: 1px dotted #999999;
	text-align: justify;
	margin-top: 22px;
	margin-bottom: 33px;
	padding: 0px;
}
.spacebottom {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}


.textarea {
	background: #F9C2A6;
	border: 1px solid #666666;
	font-family: "Trebuchet MS";
	margin: 0px;
}
.address {
	margin-left: 18px;
}


.clientdot {
	border: 1px dotted #999999;
	margin-bottom: 12px;
}
.inputclient {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FAD3BE;
	width: 216px;
	padding-left: 4px;
	border: 1px solid #666666;
}
.inputareaclient {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FAD3BE;
	height: 99px;
	width: 220px;
	border: 1px solid #666666;
}
.right {
	text-align: right;
}
