*
{
padding: 0em;
margin: 0em;
}

body
{
background:#686667;
padding: 40px 120px 45px 120px;
margin:0;
padding:0;
border:0;
}

body,input
{
font-size: 10pt;
font-family:Arial;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.4em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
}

#normalcontent
{
padding:1.0em 4.0em 1.0em 1.0em;
background:#ececea;
min-height:34.5em;
text-align:left;


}
.ajaxloading
{
background: url('images/ajax-loading.gif');
width: 16px;
height: 16px;
}
.contentarea
{
padding: 1.3em;
background:#ececea;


}
/*
.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}
*/

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
background-color: #b9b7b8;
margin: 0 auto;
}


#header
{
position: relative;
width: 100%;
height: 161px;
background: #2B2B2B url('images/header-bh.jpg') repeat-x;
margin-bottom: 2px;
}
/*
#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}
*/
#menu
{
    position: relative;
    height:2.2em;
    margin-bottom: 2px;
    background: url('images/nav-bg.jpg') repeat-x;
	font-size:11px;
	height:28px;
}

#menu ul
{
position:absolute;
float:left;
list-style-type:none;
border-right:0px solid #ffffff;
white-space:nowrap;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
    background: #D9E1E5 url('images/nav-bg.jpg');
	border-right: 1px solid #000000;
    color: #fff;
	display: block;
	float: left;
	font: bold 1 sans-serif;
	line-height: 28px;
	padding: 0 20px;
	text-decoration: none;
}

#menu ul li a:hover
{
background:url(images/bg-menu-hover.jpg) repeat-x center;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

<!--
#search
{
	color: #FFF;
	position: absolute;
	top: 8px;
	right: 2.0em;
	padding-right: 1px;
}
-->


#search input.text
{
margin-right: 0.5em;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 8.0em;
}

<!--
#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
}
-->

.suggestionsBox {
    position: relative;
    left: 30px;
    margin: 14px 0px 0px 0px;
    width: 150px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li a {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}

.suggestionList li:hover {
    background-color: #659CD8;
}


/* sub navigation left */
#lmenu 
{
	float: left;
	width: 151px;
margin:2px 10px 0 0;
/*    padding-top: 0.1em;
	*/
}

/* sub navigation left */
/*
#lmenu h2 
{
	color:#FFFFFF;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	background: url('images/menuactive.gif');
}*/

#lmenu ul 
{

	/*padding: 0em;
	border-top: 2px solid #686667;*/
	list-style:none;
/*	background:#f06a23;*/
}

/*#lmenu ul li 
{
border-bottom: 1px solid #686667;
}*/

#lmenu ul li a 
{
	height:23px;
	color: #fff;
	display: block;
	padding:10px 0 2px 0;
	text-decoration: none;
	width: 95%;
	font-size:12px;
}

#lmenu ul li a:hover 
{

/*	background:#FF6600;*/
	color:#54250b;
}

/*end*/

/* sub navigation right */
#rmenu 
{
	float: right;
    width: 169px;
	height:180px;
    padding-top: 30px;
	/*margin-top:1.1em;*/
	/*border:1px solid #656B00;*/
	background: url('images/menu-right-pages.jpg') no-repeat;
}

/*#rmenu h2 
{
	color:#FFFFFF;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	background: url('images/menuactive.gif');
}*/

.categories-1{
height:30px;
width:151px;
margin-bottom:0.3em;}



#rmenu ul 
{
	padding: 0;
	/*border-top: 2px solid #EAEADA;*/
	list-style:none;
}

/*#rmenu li {
border-bottom: 1px solid #EAEADA;
}*/

#rmenu li a 
{
	font: bold "Times New Roman", Times, serif;
    font-weight:bold;
	color: #554;
	display: block;
	padding: 8px 0 8px 0;
	text-decoration: none;
	width: 95%;
}

#rmenu li a:hover 
{
	/*background: url('images/menuactive.gif');*/
	color:#54250b;	
}
/*end*/

#content
{
margin: 0em 0em 0.3em 1.8em;
padding:0.2em 13em 0 10em;

}

/*
.box
{
float:left;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
width: 7em;
border-bottom: solid 2px #E1D2BD;
margin-left:-9em ;

}
#secondarycontent
{
padding-right:10.1em;
}

.controls li
{
display:inline;
text-decoration:none;
}
*/

.bg-title{ background:url('images/title-bg.jpg') repeat-x;
height:25px;
padding-left:3em;
padding-top:0.3em;
border: solid 1px #c7c7c5;
width:20em;}

#footer
{
position: relative;
height: 10px;
clear: both;
padding-top: 5.0em;
background: url('images/footer-bg.jpg') repeat-x;
font-size: 0.8em;
}

#footer .left
{
	position: absolute;
	left: 10px;
	bottom: 9px;
}

#footer .right a
{
position: absolute;
right: 8.0em;
bottom: 1.2em;
text-decoration:none;
color:#333333;
}

#footer .right a:hover
{
position: absolute;
right: 8.0em;
bottom: 1.2em;
text-decoration:none;
color:#000000;
}



#footer .right2
{
background: url('images/footer-corner.jpg') repeat-x;
position: absolute;
right: 1em;
height:53px;
width:60px;
bottom: 0.6em;}

.image-mail{ margin-left:0.3em;}

