/* AE Clements and Company LTD style sheet */

a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}

p {
	margin-top:10px;
	margin-right:40px;
	margin-left:30px;
	font-size:12px;
}

h1 {
	font-size:20px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

h2 {
	font-size:9px;
}

a:active {
	text-decoration:none;
}	

body {
	text-align:center;
	margin:auto;
	background-repeat:repeat-x;
	padding-top:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-color:#83C0C1;*/
	background-image:url(images/background.gif);
}

#wrapper {
	height:100%;
	width:750px;
	/*padding-top:2px;*/
	background-color:#FFFFFF;
	/*border-right-width:thin;
	border-right-style:solid;
	border-right-color:#83C0C1;*/
	background-image:url(images/full5_bkgrd.jpg); 
}

#header {
	height:229px;
	width:750px;
	background-image:url(images/ae-clements-and-company-bw3.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	border-top-width:thin;
	border-right-width:thin;
	border-bottom-width:thin;
	border-left-width:thin;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#83C0C1;
	border-right-color:#83C0C1;
	border-bottom-color:#83C0C1;
	border-left-color:#83C0C1;
}

#header a {
	display:block;
	width:750px;	
	height:229px;
}

#navbarleft {
	float:left;
	width:230px;
	background-image:url(images/leftbg_3.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding:0px;
	text-align:left;
}

.navbarleft {
	float:left;
	width:230px;
	padding:0px;
	text-align:left;
}

.tablebg {	
	background-color:transparent;
	background-image:url(images/menu-bg-green.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

#navhomestyle {
}

.navtext {
	float:left;
	width:170px;
	margin-bottom:15px;
	font-size:11px;
	margin-left:20px;
	margin-right:5px;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:20px;
	padding-left:0px;
	clear:both;
	list-style-type:none;
}

.navmenu {
	float:left;
	width:170px;
	margin-bottom:15px;
	font-size:11px;
	margin-left:20px;
	margin-right:5px;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:20px;
	padding-left:0px;
	clear:both;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:url(images/menuArrow_normal.gif);
}

.navmenu a:hover, subpage a:hover {
	list-style-position:outside;
	list-style-image:url(images/menuArrow_hover.gif);
	margin-left:5px;
}

.navtitle  {
	margin-bottom:10px;
	/*list-style-image:url(images/icon01.gif);*/
	margin-left:20px;
	text-align:left;
}

.subpage {
	margin-bottom:10px;
	/*list-style-image:url(images/icon01.gif);*/
	margin-left:30px;
	text-align:left;
}

.link {
	margin-left:30px;
	line-height:1.5em;
}

#maincontent {
	float:right;
	width:520px;
	background-image:url(images/contentbg2.gif);
	background-repeat:repeat-y;
	background-position:right top;
	text-align:left;
}

#footer {
	clear:both;
	/*height:70px;*/
	padding-bottom:5px;
	width:748px;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	border-top-width:thin;
	border-bottom-width:thin;
	border-left-width:thin;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#83C0C1;
	border-bottom-color:#83C0C1;
	border-left-color:#83C0C1;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#83C0C1;
}

/* firefox centering fix */
html, body { 
	margin:0; 
	padding:0; 
	text-align:center; 
} 
 
#page { 
	width:800px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
} 
 
#outerwrapper{
	float:right; 
	display:inline; 
	position:relative; 
}

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix { 
	height:1%;
}

.clearfix {
	display:block;
}

#logo {
	margin:30px;
}

#contenttop {
	background-image:url(images/content_top-g.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:33px;
	width:520px;
	text-align:left;
	position:relative;
}

#navbartop {
	/*background-image:url(images/nav_top_green.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	height:37px;
	width:230px;
}

#bottomcontent {
	width:500px;
	font-size:10px;
	color:#666666;
	text-align:left;
	background-image:url(images/bottom-box.gif);
	background-repeat:repeat-y;
	background-position:right top;
	border-top-width:thin;
	border-top-style:solid;
	border-top-color:#FF9900;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#FF9900;
	margin-top:20px;
	padding-top:20px;
	padding-right:10px; 
	padding-bottom:10px;
	padding-left:10px;
}

#topcontent {
	width:500px;
	margin-top:0px;
	padding-top:0px;
	padding-right:10px; 
	padding-bottom:10px;
	padding-left:10px;

}

.bottomtext {
	font-size:14px;
	color:#666666;
	padding:0px;
}

#imagebox {
	float:right;
	height:102px;
	width:147px;
	padding:5px;
	margin:10px;
}

#imagebox2 {
	margin-top:20px;
	margin-left:20px;
	clear:both;
	margin-bottom:20px;
}

#imagebox3 {
	margin-left:30px;
	height:140px;
	width:200px;
}

#imagebox4 {
	margin-left:30px;
    height:140px;
    width:200px;
}

.menutitle {
	list-style-type:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-left:-25px;
	line-height:3px;
	font-size:11px;
}

.submenutitle {
	line-height:1.5em;
	font-size:11px;
	margin-left:-10px;
}

.submenutitle a:hover {
	padding-left:5px;
}

.linkgif {
	margin-right:3px;
}

#loginbtn {
	text-align:center;
}

.site-title-text {
	font-size:16px; 
	font-weight:bold; 
	text-align:center;
}
h1 {
	font-size:16px; 
	font-weight:bold; 
	text-align:center;
}

img {
	border:0px;
}

.pannel-link {
	color:#FF9900;
}

.pannel-link a {
	color:#FF0000;
	text-decoration:none;
}

.pannel-link a:hover {
	color:#990000;
	text-decoration:none;
}
