img {
	border: 0;
}

table {
	margin: 0;
	border-collapse: collapse;
	font-size: 100%;
    font-family: arial;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

div {
	margin-bottom: 0px;
	font-family: arial;
}

body {
	margin: 20px 0px; padding:0px;
	text-align:center;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
	font-family: arial;
	}
	
#content {
	width:760px;
	min-height: 800px;
	margin:0px auto;
	text-align:left;
	xpadding:15px;
	xborder:1px dashed #333;
	xbackground-color:#000000;
	background-image: url(../images/bg_content.png);
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	}
	
	
	
	
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$ header.php */


DIV.logotopright
{
	width: 100%;
	height: 122px;
	text-align: right;
	xbackground-color: aqua;
}

DIV.logotoprightpad
{
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 0px;
}




DIV.navtop
{
	width: 760px;
	height: 34px;
	background-image: url(../images/bg_navtop.png);
}


DIV.navtoppad
{
	padding: 7px 0px 0px 20px;
	color: #ffffff;
}

DIV.navtop a
{
	color: #ffffff;
	text-decoration: none;
}

DIV.navtop a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

UL.navtop
{
	
	list-style-type: none;
	display: inline;
	
}


UL.navtop LI
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}


DIV.photo
{
	xwidth: 760px;
	margin: -75px 0px 0px 565px;
	position: absolute;
	xbackground-color: aqua;
}


DIV.quote
{
	width: 250px;
	margin: 15px 0px 0px 300px;
	color: #666666;
	font-size: 115%;
	font-weight: normal;
	text-align: center;
}

DIV.quotesource
{
	font-size: 75%;
	color: #333333;
	margin: 0px 0px 0px 100px;
}

SPAN.quote
{
	font-size: 150%;
	color: #000000;
}


DIV.calldrqu { font-size: 85%; #666666; text-align: center; color: #dd1200;}


/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$ index.php - CONTENT */


DIV.left
{
	width:450px;
	min-height: 500px;
	xbackground-color: aqua;
	float:left;
	margin: 20px 20px 0px 20px;
	color: #333333;
}

DIV.right
{
	width:250px;
	min-height: 500px;
	xbackground-color: red;
	float:left;
	margin: 60px 0px 0px 0px;
	color: #333333;
}


H1.pagetitle
{
	font-size: 150%;
	color: #dd1200;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

H2.sidetitle
{
	font-size: 125%;
	color: #dd1200;
	font-weight: normal;
	margin: 15px 0px 15px 0px;
}

UL.content
{
	margin: 0px 0px 0px 20px;
}

UL.content LI
{
	margin: 0px 0px 15px 0px;
}

DIV.quproject
{
	width: 700px;
	height: 375px;
	text-align: center;
	xbackground-color: aqua;
}


/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$ ABOUT.php */

DIV.ULleft { float:left; margin: 0px 75px 0px 0px; }
DIV.ULright { float:left; }


/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$ footer */


DIV.footer
{
	width: 757px;
	height: 37px;
	background-color: #ffffff;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	text-align: center;
}

DIV.bottomcontact
{
	color: #666666;
	text-align: center;
	margin: 5px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 80%;
}

DIV.bottomcontact a { color: #000000; text-decoration: none; }
DIV.bottomcontact a:hover { color: #d11f00; text-decoration: underline; }

DIV.footer a { color: #000000; text-decoration: none; }
DIV.footer a:hover { color: #d11f00; text-decoration: underline; }



DIV.footerpad
{
	padding: 10px 0px 0px 0px;
}


UL.navfooter
{
	
	list-style-type: none;
	display: inline;
	font-size: 75%;
	margin: 0px 0px 0px 20px;
}


UL.navfooter LI
{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}

SPAN.footerinfo { font-size: 80%; color: #666666; }


/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$ forms */


DIV.formright
{
	background-image: url(../images/bg_form.png);
	background-repeat: no-repeat;
	width: 216px;
	height:  350px;
	color: #ffffff;
	margin: 0px 0px 0px 10px;
}

DIV.inputblock
{
	margin: 10px 0px 0px 0px;
}

DIV.formrightpad
{
	padding: 30px 15px 0px 25px;
}



INPUT.formright
{
	width: 170px;
	height: 25px;
}

DIV.contactleft { width: 100px; float: left; margin: 0px 0px 10px 0px;}
DIV.contactright { float: left; margin: 0px 0px 10px 0px;}


/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$ headers */

h2 { font-weight: normal; margin: 0px 0px 10px 0px;}
h3 { font-weight: normal; margin: 0px 0px 10px 0px;}

/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$ misc */


BR.clear
{
	clear: both;
}


























