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

.clearboth{
	clear: both;
}

img{border: 0px;}

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	background-image: url(../images/top-body-strip.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}

h1{
	color: #999999;
	font-size: 18px;
	margin-bottom: 10px;
}

a{
	outline: none;
}

/* structural */

#wrapper{
	width: 760px;
	margin: 0 auto;
	background-image: url(../images/mainbackdrop.jpg);
	margin-top: 09px;
	margin-bottom: 09px;
}

#leftcolumn{
	margin-top: 11px;
	width: 232px;
	float: left;
}
#rightcolumn{
	float:left;
	padding:0px 0px 16px 26px;
	width:478px;
}

#rightcolumn p{
	line-height:16px;
	color: #666666;
	margin-bottom: 12px;
}

#rightcolumn ul{
	padding-left: 16px;
	margin-bottom: 16px;
}
#rightcolumn li{
	color: #666666;	
	list-style-type: none;
	background-image: url(../images/mainbullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}

#leftcontent{
	background-image: url(../images/lmid.jpg);
	color: #ffffff;
	font-size: 12px;
	padding-left: 18px;
	margin-top: 66px;
}

#leftcontent p{
	padding-bottom: 8px;
}

#leftbottom{
	width: 232px;
	height: 17px;
	background-image: url(../images/lbottom.jpg);
}

#leftcontent li{
	list-style-type: none;
}

#leftcontent a{
	font-size: 12px;
	text-decoration: underline;
}

#header{
	position: relative;
/*	background-image: url(../images/lheader.jpg);*/
	height: 170px;
	background-repeat: no-repeat;
	padding-left: 232px;
}

#footer{
	background-image: url(../images/footerbackdrop.jpg);
	height: 17px;
}

#frameheader{
	background-image: url(../images/headerbackdrop.jpg);
	height: 16px;
}

#navigation{
	padding-left:4px;
	width:190px;
	margin-top:-32px;
}

#navigation a{
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 2px;
	font-size: 14px;
	display: inline;
}

#navigation li{
	padding-top: 4px;
	padding-bottom: 4px;
}

li{
}

#navigation a:hover{
	background-image: url(../images/nav_bullet_over.jpg);
}

.navbottom-border{
	border-bottom: 1px solid #3f524f;
}

#navigation ul{
	margin-bottom: 12px;
}

.navnormal{
	color: #FFFFFF;
	background-image: url(../images/nav_bullet.jpg);
}

.navover{
	color: #CCCCCC;
	background-image: url(../images/nav_bullet_over.jpg);
}

.contactaddress{
	font-size: 11px;
}

.contactlink{
	color: #FFFFFF;
}

#lpanelcontact{
	padding-top: 8px;
	padding-left: 14px;
	padding-bottom: 8px;
}

th{
	text-align: left;
}
td{
	padding-top: 2px;
	padding-bottom: 2px;
}

.logo01{
	float: right;
	margin-left: 12px;
}
.logo02{
	float: right;
	margin-left: 12px;
}

.hdrlgo{
	position: absolute;
	left: 0px;
	top: 0px;
}

.regtext{
color:#AAAAAA;
font-size:10px;
left:561px;
position:relative;
top:-15px;
}

#ayladvert{

}