@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #735908;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.twoColFixRtHdr #container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 10pt;
	border: 2px solid #D6BA73;
	clear: both;
	float: none;
	overflow: hidden;
} 
.twoColFixRtHdr #header {
	color: #000000;
	height: 80px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
} 
.twoColFixRtHdr #container #header h1 {
	text-indent: -9999px;
	height: 50px;
	padding-top: 10px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 241px;
	height: 586px;
	padding-left: 0px;
	clear: right;
}
#sidebartop {
	height: 273px;
	background-image: url(images/righttop1.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 241px;
}
#sidebartop li{
	padding-left: 4px;
	padding-right: 20px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
}
#sidebartop p{
	padding-left: 16px;
	padding-right: 18px;
	font-weight: bold;
	padding-top: 20px;
}
#sidebarbottom {
	height: 316px;
	background-image: url(images/rightbottom1.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 241px;
}
.twoColFixRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
	height: 550px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.twoColFixRtHdr #mainContent {
	height: 589px;
	width: 659px;
	background-image: url(images/main1.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: left;
} 
.twoColFixRtHdr #mainContent h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 120%;
}

.twoColFixRtHdr #footer {
	background-color: #735908;
	height: 24px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	color: #B5A25A;
	float: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.twoColFixRtHdr #container #footer .omega2 {
	float: right;
	width: 221px;
	text-align: center;
	font-size: 9px;
	color: #B5A25A;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.twoColFixRtHdr #container #footer .omega2 a {
	width: 221px;
	text-align: right;
	font-size: 9px;
	color: #AD9A5A;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
}
.twoColFixRtHdr #container #footer .omega2 a:hover {
	width: 221px;
	text-align: right;
	font-size: 9px;
	color: #FF6600;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr  #container  #sidebar2  .hangquote {
	text-indent: -5px;
	font-weight: bold;
}
.twoColFixRtHdr #container #sidebar1 #sidebarbottom .hangquote {
	font-weight: bold;
	text-indent: -7px;
	padding-right: 20px;
	padding-left: 18px;
}

#menuwrapper {
	height: 20px;
	width: 430px;
	float: right;
	margin-top: 54px;
	margin-right: 255px;
	overflow: hidden;
	clear: right;
}
.menu    {
	height: 20px;
	position: relative;
	float: left;
	font-size: 14px;
	font-family: Verdana, "Century Gothic", sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 10px;
	background-image: url(images/yellowbullet.gif);
}
.menu  a    {
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 10px;
}
.menu  a:hover    {
	height: 20px;
	text-decoration: underline;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 10px;
}

.qualitymatters  {
	background-image: url(images/qualitymatters.jpg);
	text-indent: -9999px;
	height: 28px;
	width: 230px;
	left: 5px;
	background-repeat: no-repeat;
}
.welcome {
	text-indent: -9999px;
}
#mainsubpage {
	float: left;
	height: 450px;
	width: 580px;
	margin-left: 40px;
	clear: left;
}
#subpageheader {
	height: 60px;
	width: 580px;
	padding-left: 40px;
}
.twoColFixRtHdr #mainContent2 {
	height: 589px;
	width: 659px;
	background-image: url(images/main2.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: left;
}
.twoColFixRtHdr #mainContent2 h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 25pt;
	font-weight: normal;
}
#sidebartopsub {
	height: 273px;
	background-image: url(images/righttopclientzone.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 241px;
}
#sidebartopsub p {
	padding-left: 18px;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 20px;
}
#clientzone {
}
#welcomediv {
}
#logoleft {
	float: left;
	height: 70px;
	width: 190px;
	clear: both;
}
.linktext {
	color: #FFFF33;
	text-decoration: none;
}
.linktext a {
	color: #FFFF33;
}
.linktext a:hover {
	color: #FFFF33;
	text-decoration: underline;
}

#clientzoneloggedin {
}
#PrivDiv {
	height: 450px;
	width: 550px;
	overflow: auto;
}
#logon {
	height: 120px;
	clear: both;
	float: left;
	margin-left: 20px;
	width: 200px;
}
.formbox {
	background-color: #D5C99B;
	font-size: 14px;
	font-weight: normal;
	color: #736131;
}
.Submit {
	color: #947D42;
	background-color: #D6CB9C;
	height: 20px;
}
.title {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 120%;
}
#mainsubpage2 {
	float: left;
	height: 560px;
	width: 580px;
	clear: left;
	padding-left: 40px;
}
#outercontent {
	height: 600px;
	width: 100%;
}
.menu2 {
	height: 20px;
	font-size: 14px;
	font-family: Verdana, "Century Gothic", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	width: 170px;
	text-align: left;
	list-style-type: square;
}
.menu2 a {
	height: 20px;
	font-size: 14px;
	font-family: Verdana, "Century Gothic", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	width: 170px;
	text-align: left;
}
.menu2 a:hover {
	height: 20px;
	font-size: 14px;
	font-family: Verdana, "Century Gothic", sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	list-style-position: inside;
	list-style-image: url(images/yellowbullet.gif);
	list-style-type: none;
	width: 170px;
	text-align: left;
}


 .porttable {
	font-size: 12px;
}
#tableright {
	background-position: left;
	float: left;
	font-size: 105%;
	width: 200px;
	padding-left: 10px;
}
.menu3 {
	height: 20px;
	position: relative;
	float: left;
	font-size: 14px;
	font-family: Verdana, "Century Gothic", sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 10px;
}

