html
{
	background-color: #f0f1df;
}
body
{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Century Gothic, sans-serif;
}
.hiddendiv {display:none}
.extentcontainer 
{
background-color:#F2FEC1;
	margin-top:0.2em;
	height:15.0em;
	overflow-y:scroll;
	z-index:99;
}
#maincontainer
{
	position: relative;
	margin: 0 4px 0 120px;
	padding: 0;
	width: 1024px;
	height: auto; /* 96em;*/
	border-bottom: 1px solid black;
	border-left: 1px solid red;
	border-right: 1px solid;
}
#header
{
	padding: 0;
	margin: 10px 0 0 0;
	width: 900px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(headerbackground.jpg);
}
#header img
{
	position: absolute;
	top: 45px;
	left: 360px;
	z-index: 20;
	bottom: 560px;
}
/*.g-plusone {
	position: absolute;
	top: -9px;
	left: 351px;
	height:36px;
	float:right;
	z-index: 99;
	width: 60px;
	margin-right: 12px;
}*/
#infominimenu
{
	position: absolute;
	top: -9px;
	left: 158px;
	height: 40px;
	width: 250px;
	z-index: 20;
	background-image:url('minimenubackground.png');
}
#infominimenu ul li
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	display: inline;
	list-style-type: none;
}
ul#minimenuitems
{
	left: 190px;
	padding: 0 0 0 4px;
	margin: -6px auto 0 auto;
	height: 14px;
	width: 205px;
}
ul#minimenuitems a
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
ul#minimenuitems a.selected 
{
	border-bottom:solid 2px black;
}
ul#minimenuitems a:hover
{
	border-bottom:solid 2px black;
}

/* Main Horizontial Menu section starts here*/
#menudiv
{
	/*float: right; /*overflow: auto;*/
	left: 455px;
	width: 454px;
	height: 20px;
	margin-left: 445px;
	padding: 0;
	font-size: 1.3em;
	background: url(menubackground.png) no-repeat;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	/*z-index:-1;*/
}
#hormenu 
{
	margin: 0;
	position:relative;
	width:auto;
	padding: 0;
	list-style-type: none;
	top: 0px;
	left: 0px;
}
.menuitem 
{
	position:absolute;
	top:-2px;
	padding: 0 2px 0 2px;
	margin: 0 2px 0 2px;
	height: 1.5em;
	overflow:hidden;
	z-index:99;
}

#mi1 {left:2.3em; 
width:auto;
}
#mi2 {left:6.7em;
width:auto;
}
#mi3 {left:14.3em;
width:auto;
}
#mi4 {left:25em;
width:auto;
}
#mi5 {left:29em; 
width:70px;
}

.menuitem ul
{
	width:auto;
	display:block;
	padding: 0;
	margin: 0;
	list-style-type:none;
	background-color:Transparent;
	background: url(submenubackground.png) repeat-y;
}
.menuitem li 
{ 
	/*width:auto;*/
	margin:0; 
	padding:0;
}
.submenu li 
{ 
	width:auto;
	position:relative;
}
.menuitem:hover 
{
	/*width:auto;*/
	height:10em;
	overflow:visible;
}
#hormenu a
{
	width:auto;
	display:block;
	padding:0.2em 0.4em;
	margin: 0;
	color: #000; 
	text-decoration: none;
}
#hormenu a:hover 
{
	width:auto;
	font-size:1.1em;
	background-color:#f0ebda;
}
/* Breadcrumb section starts here */
.breadcrumb
{
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 1.1em;
	font-weight: bold;
	height: 22px;
	top: -19px;
	width: 393px;
	left: 2px; /*background:transparent url(breadcrumbbackground.jpg) no-repeat left top;*/
}
.breadcrumb ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.breadcrumb li
{
	float: left;
	padding-left: 3px;
}
.breadcrumb li a
{
	float: left;
	position: relative;
	display: block;
	padding: 0 23px 4px 0px;
	text-decoration: none;
	color: Blue;
	background: transparent url(../images/blue-arrow.png) no-repeat right center;
}
.breadcrumb li a:link
{
	text-decoration: none;
	color: blue;
	/*#2022ae;*/
}
.breadcrumbs li a:visited
{
	text-decoration: none;
	color: #2022ae;
}
.breadcrumb li a:hover, .breadcrumbs li a:focus
{
	text-decoration: underline;
	color: #0099CC;
}
.breadcrumb li
{
	color: #FF9900;
}
/* Main content section starts here */
#maincontent
{
	position: relative;
	top: -22px;
	margin:0;
	padding: 0 2px 2px 5px;
	left: 197px;
	width: 517px;
	height: 52em;
	background-color: white;
	border:solid 1px silver;
	border-top-left-radius:1.5em;
	border-bottom-right-radius:1.5em;
	/*border-top: solid 2px silver;*/
	/*z-index:-1;*/
}
#maincontent h2 
{
	/*left: 192px;*/
	width: 525px;
	margin:0 0 0 -6px ;
	padding:0 0 0 0;
	background:transparent url(../images/h2background.png) no-repeat right;
	text-indent:20px;
	line-height:1.3em;
	/*border:*/
	border-top-left-radius:1.15em;
	/*border-bottom-right-radius:1.5em;*/
}
#maincontent p 
{
	font-size: 1.1em;
	text-indent:1.5em;
	margin-top:0.3em;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	line-height:1.27em;
}
#maincontent p + p
{
	font-size: 1.1em;
	margin:0.1em 0 0 0 ;
	padding:0 0.25em 0 0.1em;
	line-height:1.27em;
}
/* Left side bar section starts here */
#leftsidebar
{
	position: absolute;
	top: 220px;
	left: 2px;
	right: 826px;
	width: 202px;
	height: 52.3em;
	margin: 0;
	padding: 0 2px 0 2px;
	text-align: left;
	background: #f7b1a8; /*url(redflow-tr.gif) no-repeat left top;*/
	/*border-right: solid gray 2px;*/
	border-top:solid silver 1px;
	/*border-bottom: solid silver 1px;*/
}
#leftsidebar p
{
	font-size:1.5em;
	margin-top:0px;
	margin-left:78px;
	margin-bottom:0;
	width: 104px;
	height: 2em;
}
#leftsidebar h4 
{
	text-align:right;
	font-size:1.8em;
	margin-top:3px;
	margin-bottom:1px;
	width: 184px;
	height: 2.5em;
}
.servicesmenu 
{
	padding:0;
	margin-top:5px;
}
.servicesmenu ul 
{
	margin: 0 0 0 0px;
	padding: 0;
	text-align: left;
	list-style-type: none;
	width: 184px;
}
.servicesmenu li
{
	margin: 0;
	padding: 0;
	text-align: left;
}
.servicesmenu a
{
	text-decoration:none;
}
.servicesmenu a:hover
{
	padding:0 5px 0 5px;
	background-color:#f0ebda;
	border-left:solid 2px black;
	border-right:solid 2px black;
	text-decoration:none;
}
ul#servicesmenuitems
{
	font-size:1.7em;
	font-weight:bolder;
}
ul#servicesmenuitems li ul 
{
	display:none; /*Hide Submenus */
	margin-top:1px;
	margin-bottom:1px;
	margin-left:4px;
	font-size:0.85em;
	font-weight:normal;
	width: 184px;
}
ul#servicesmenuitems li ul li ul 
{
	display:none; /* Hide Sub Sub Menus */
	margin-top:1px;
	margin-bottom:1px;
	margin-left:9px;
	font-size:0.75em;
	font-weight:normal;
	width: 164px;
}

/* Right side bar section starts here */
#rightsidebar
{
	position: absolute;
	top: 222px;
	left: 716px;
	width: 185px;
	height: 52.1em;
	margin: 0;
	padding: 0 1px 0 1px;
	text-align: left;
	background: #f1f0b4; /*transparenturl(whiteflow-tr.gif) no-repeat left top;*/
	border-bottom: solid silver 1px; /*border-top:solid 2px silver;*/
	/*border-right:solid gray;*/
	/*z-index:-1;*/
}
.formscontainer
{
	width: 100.2%;
	margin: 1px 0 2px 0px;
	font-size: 0.8em;
	text-align: right;
}
.formscontainer fieldset
{
	font-size: 1.2em;
	margin:0 2px 2px 0;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 90.8%;
}
.formscontainer fieldset > p 
{
	margin:1px 0 2px 0;
}
.formscontainer legend
{
	font-size: 1.7em;
	font-weight: bold;
	text-align: right;
	padding:2px 0 2px 0;
	color: #f80500;
	width: 135px;
}
.formscontainer input[type="submit"]
{
	margin-top: 2px;
	margin-bottom: 2px;
}
.formscontainer label
{
	font-weight: bold;
}
#newsletterfields input[type="text"]
{
	margin:1px 1px 2px 1px;
}
#newsletterfields p span 
{
	display:block;
	width:5.5em;
	margin-right:15px;
	margin-left:5px;
	float:left;
}
#logintexts
{
	margin:1.5em 3em 1.5em 3em;
	padding:10px;
	font-size:1.25em;
	border-style:outset;
	background-color:Yellow;
	text-align:center;
}
#logintexts h3
{
	margin-top:0.3em;
}
#logintexts label
{
	display:inline-block;
	width:9em;
	text-align:left;
	margin:3px auto 2px auto;
	padding:2px;
}
#logintexts input
{
	margin:3px auto 2px auto;
}
#frmUser label
{
	width: 16em;
	margin: auto;
	height:2.2em;
	display: inline-block;
}
#frmUser input
{
	margin: auto;
	height:2.0em;
	width: 150px;
	display: inline-block;
}
#footer
{
	clear: both;
	position: relative; /*absolute;*/
	/*top: 749px;*/
	left: 2px;
	width: 900px;
	padding: 0.1em 0 0.2em 0;
	margin: -4px 0 0 0;
}
#footer p
{
	margin: 0;
	padding: 2px 15px 2px 10px;
}
#footerinfo 
{
	margin-top:-18px;
	height: 6.0em;
	background: url(footerbackground.jpg) no-repeat left bottom;
}
#footerinfo > p 
{
	padding: 25px 15px 2px 10px;
}
#footerinfo span
{
	padding:0 3px 0 6px;
}

/*Advs section starts here */
.advs 
{
	/*clear:both;*/
	position:relative;
	/*width:100%;*/
	height:150px;
}