body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #D9CEBA;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}


table {
	margin: 0;
	padding: 0;
}

div#titlelinks {
	position: relative;
	width: 961px;
	height: 167px;
	margin: 0 auto;
	padding: 0px;
	background-color: #5878A4;
	border-bottom: 1px solid black;
}

div#container {
	position: relative;
	height: auto;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	border: none;	
	background-color: #FCFCFF;
	border: 1px solid black;
	z-index: 4;
	
}

div#indexbody {
	background-color: #FCFCFF;
	position: relative;
	width: 400px;
}

div#mainbody1 {
	background-color: #FCFCFF;
	position: relative;
	background-image: url(images/bigblue.jpg);
	background-repeat: repeat-y;
}

/*div#leftside {
	background-color: #5878A4;
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 1px;
	height: auto;
	width: 170px;
	background-image: url(images/bigblue.jpg);
	background-repeat: repeat-y;
}
*/
div#mainbody {
	width: 700px;
	font-size: 14px;
	font-family: verdana;
	padding: 5px;
	line-height: 150%;
	letter-spacing: .5px;
	margin-left: auto;
	padding: 10px;
	margin-right: 15px;
	background-color: #FCFCFF;
}

div#mainbody span {
	font-weight: bold;
	font-size: 20px;
	font-family: serif;
}

div#productspacer {
	width: 50px;
	height: 450px;
	position: relative;
	float: left;
}

div#productmainbody td.description {
	width: 400px;
}

div#clientbody td.additional {
	font-size: 12px;
	color: black;
	font-family: verdana;
	line-height: 150%;
	letter-spacing: .5px;
}


div#servicesbody {
	width: 700px;
	font-size: 14px;
	font-family: verdana;
	padding: 5px;
	line-height: 150%;
	letter-spacing: .5px;
	margin-left: auto;
	padding: 10px;
	margin-right: 15px;
}

div#servicesbody a: {
	color: #5878A4;
}

div#servicesbody span.notebody {
	color: #5878A4;
}

div#servicesbody span.servicenote {
	color: #FF0000;
}

div#clientbody table {
	background: #FCFCFF;
}

div#clientbody {
	width: auto;
	height: auto;
	line-height: 150%;
	letter-spacing: .5px;
	margin-left: auto;
	margin-right: 30px;
	color: #5878A4;
	font-size: 28px; 
	font-family: Verdana;
	padding: 5px;
}

div#qmax {
	position: relative;
	height: auto;
	width: 940px;
	margin: 0 auto;
	padding: 0px;
	border: none;	
	background-color: #FCFCFF;
	
	
}

div#aboutusbody {
	width: 700px;
	font-size: 14px;
	font-family: verdana;
	padding: 5px;
	line-height: 150%;
	letter-spacing: .5px;
	margin-left: auto;
	padding: 10px;
	margin-right: 15px;
}

div#approachbody {
	width: 700px;
	font-size: 14px;
	font-family: verdana;
	padding: 5px;
	line-height: 150%;
	letter-spacing: .5px;
	margin-left: auto;
	padding: 10px;
	margin-right: 15px;
}



div#qmaxthumb {
	position: relative;
	float: right;
}

div#imagefloatleft {
	position: relative;
	float: left;
	padding: 2px;
}

div#imagefloatright {
	position: relative;
	float: right;
}

div#ourap {
	position: relative;
	float: left;
}

div#aboutusbody span {
	font-weight: bold;
	font-size: 20px;
}

div#aboutusbody p {
	padding: 0px;
	text-indent: 30px;
}


div#approachbody span {
	font-weight: bold;
	font-size: 20px;
}

div#approachbody p {
	padding: 0px;
	text-indent: 30px;
}


div#titlelinks img.spacer {
	position: relative;
	float: left;
	width: 175px;
	height: 36px;
}

div#titlelinks p.linkbar {
	position: relative;
	height: 30px;
	float: left;
	padding: 0px;
	margin: 0;
	font-size: 18px;
	font-style: italic;
}

img.homepic {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
} 

h2 {
	color: #5878A4;
	font-size: 28px; 
	font-family: Verdana;
	padding: 5px;
}

div#titlelinks span a:hover {
	color: white;
}

img {
	border: none;
}

img.hatch {
	width: 145px;
}

table.examples {
	padding: 4px;
	margin: 1px;
}

table.examples img {
	width: 100px;
	height: 66px;
}


a:link, a:visited {
	color: blue;
	text-decoration: none;
	
}
a:link:hover, a:visited:hover {
	text-decoration: bold;
	color: grey;
}


div#titlelinks img.menubar {
	position: relative;
	float: right;
	width: 686px;
}

/*Java flyout css */

div#leftcolumn {float:left; width:175px; color: #ede8e4; letter-spacing: 1px; height: auto;}

.dropdown {display:block; position:relative; padding:0; margin:0; border-bottom: #b9d6dc;}
.dropdown dt {width:164px; border:1px solid #9ac1c9; padding:2px; font-weight:bold; cursor:pointer; background: url(images/bigblue.jpg)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {color: #000; background:url(images/header_over.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:150px; display:none; background:#fff; opacity:0; padding:0; margin:0;}
.dropdown ul {width:104px; border:2px solid #9ac1c9; list-style:none; padding:0; margin:0;}
.dropdown li {display:inline; padding:0; margin:0;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:2px; color: black; font-family: calibri, serif; font-size: 15px; text-decoration:none; width:auto; margin:0;}
.dropdown a:hover {display:block; padding:2px; color:black; text-decoration:none; width:auto; margin:0;}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

/*end of java flyout css*/

/*div#mainbody {
	position: relative;
	float: left;
	width: 700px;
	background-color: #FCFCFF;
	margin-left: 50px;
	padding: 10px;
}
*/
div#productdandb {
	position: relative;
	float: left;
	width: 960px;
	padding: 0px;
	margin-bottom: 25px;
}

div#productbody {
	height: auto;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	border: 14px green;	
	background-color: #FCFCFF;
}

div#productdescription {
	position: relative;
	float: left;
	width: 480px;
	height: auto;
	padding: 0px;
	margin-left: 10px;
}

div#buynow {
	width: 112px;
	position: relative;
	float: right;
	margin-right: 90px;

}

div#relatedprod {
	width: 180px;
	position: relative;
	float: right;
	text-align: center;
	margin: 15px;
}

div#relatedinfo {
	width: 180px;
	height: 300px;
	position: relative;
	float: right;
	text-align: center;
	margin-left: 5px;
}

div#rbcontent  {
	text-align: center;
}

.productimage {
	height: 150px;
}



/* set millions of background images  - below is the css for the rounded box corners*/
.rbroundbox { background: url(images/blackboxbg.jpg) repeat-x; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 9px;
font-size: 1px;
}
.rbcontent { margin: 0px; }
.rbroundbox { width: 100%; margin: 1em auto; }



div#productmainbody{
	width: 700px;
	font-size: 14px;
	font-family: verdana;
	padding: 5px;
	line-height: 150%;
	letter-spacing: .5px;
	margin-left: auto;
	padding: 10px;
	margin-right: 15px;
}


div#flash {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 100px;
	border: 1px black;
	z-index: -4;
}