body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	background-position:top left;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
	border:0;
}

img a:hover{
	outline:none;
	border:0;
}

.topbg{
	background-image:url(images/topbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:96px;
	font:11px Tahoma;
	color:#000000;
	text-decoration:none;
	line-height:16px;
}

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

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

.topbg a:hover{
	color:#0054a0;
	text-decoration:none;
}

.left{
	background-image:url(images/left.png);
	background-position:right top;
	background-repeat:repeat-y;
}

.right{
	background-image:url(images/right.png);
	background-position:left top;
	background-repeat:repeat-y;
}

.menu1{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#e4e4e4;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
}

.menu2{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#e4e4e4;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#f6881f;
	cursor:pointer;
	text-align:center;
}

div.menuNormal {
	display:none;
	position:absolute;
	z-index:100;
}

div.menuHover {
	display:block;
	position:absolute;
	z-index:100;
}

.dropbg{
	background-color:#f2f2f2;
	border:#dfdfdf solid 1px;
}

.droptxt{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:30px;
	padding-left:15px;
}

.droptxt:hover{
	color:#f6881f;
	text-decoration:none;
}

.owners{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	color:#00357a;
	text-decoration:none;
	line-height:19px;
}

.frmbdr{
	background-color:#FFFFFF;
	border:#0054a0 solid 1px;
	font:12px Tahoma;
	color:#000000;
	text-decoration:none;
	width:111px;
}

.testimonial{
	text-align:justify;
	text-decoration:none;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	font-style:italic;
	color:#00357a;
}

.bodytxt{
	font:12px Tahoma;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	line-height:18px;
}

.bodytxt a:link{
	color:#00357a;
	text-decoration:underline;
}

.bodytxt a:visited{
	color:#00357a;
	text-decoration:underline;
}

.bodytxt a:hover{
	color:#000000;
	text-decoration:none;
}

.heading{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:18px;
	font-style:italic;
	text-transform:uppercase;
	padding-left:0px;
	color:#00357a;
}

.red{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	padding-left:0px;
	color:#FF0000;
}

.bottom{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	height:49px;
	background-position:center top;
	font:12px Tahoma;
	color:#0054a0;
	text-decoration:none;
}

.link{
	color:#0054a0;
	text-decoration:none;
}

.link:hover{
	color:#f6881f;
	text-decoration:none;
}

.footer{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	color:#1e1e1e;
}

.footer a:link{
	text-decoration:none;
	color:#1e1e1e;
	padding-left:3px;
	padding-right:3px;
}

.footer a:visited{
	text-decoration:none;
	color:#1e1e1e;
	padding-left:3px;
	padding-right:3px;
}

.footer a:hover{
	text-decoration:none;
	color:#f6881f;
}
