body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color:#2c3032;
	text-decoration:none;
}
img
{
border:none;
}
a:hover {
	text-decoration:underline;
}
.header_bg {
	background-image: url(../images/header_bg.jpg);
	margin: auto;
	padding: 0px;
	height: 137px;
	width: 100%;
}
.mail_deco {
	color: #fb0000;
	text-decoration: underline;
}
/*.menu {
	background-image: url(../images/menu_repeat.jpg);
	background-repeat: repeat-x;
	height: 52px;
	width: 100%;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	height: 52px;
	width: 100%;
	background-repeat: repeat-x;
}
.menu ul li {
	display: inline;
	height: 52px;
	line-height: 52px;
	width: auto;
	float: left;
	background-image: url(../images/menu_devider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu ul li a {
	display: block;
	float: left;
	height: 52px;
	line-height: 52px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu ul li a:hover {
	background-image: url(../images/hover_repeat.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.menu ul li a p {
	padding-top: 0px;
	padding-right: 49px;
	padding-bottom: 0px;
	padding-left: 49px;
	margin:0px;
	height:52px;
	line-height:52px;
	cursor:pointer;
	float: left;
}
.menu ul li a p.hover_left {
	background:url(../images/menu_left_visit.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.menu ul li a:hover p.hover_left {
	background:url(../images/hover_left.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.menu ul li a p.hover_right {
	background:url(../images/menu_right_visit.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.menu ul li a:hover p.hover_right {
	background:url(../../images/hover_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
}*/

#nav {
	width: 100%;
	height: 52px;
	float: right;
	background-image: url(../images/menu_repeat.jpg);
	z-index: 1;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:52px;
	position:relative;
	font-size:11px;
	margin: 0;
	background-image: url(../images/menu_repeat.jpg);
	background-repeat: repeat-x;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	width:80px;
	height:52px;
	text-align:center;
	border-bottom: 0;
	background-image:url(../img/nav/2a.png);
	line-height:48px;
	font-size:19px;
	overflow:hidden;
	padding-left: 50px;
	padding-right: 50px;
}
/* first and last tabs */
.menu .one {
	background-image:url(../images/menu_devider.jpg);
	padding-left: 51px;
	margin-right: -1px;
	width: 80px;
	left: 22px;
	padding-right: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right center;
}
.menu .tw0 {
	
	padding-left: 51px;
	margin-right: -1px;
	width: 80px;
	left: 22px;
	padding-right: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}


.menu .three {
	background-image:none;
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {
	float:left;
	position:relative;
	background-image: url(../images/menu_devider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu ul li ul {display: none;}

/* button hover properties */
.menu ul li:hover a {
	color:#FFFFFF;
	background-image: url(../images/hover_repeat.jpg);
	background-repeat: repeat-x;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:52px;
	left:-2px;
	width:173px;
	margin: 0;
	padding: 0;
}
.menu ul li:hover ul li a.two {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.two {background:#6fc; color:#544a3a;}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .one {
	color:#FFFFFF;
	padding-left: 51px;
	width: 80px;
	background-image: url(../images/menu_devider.jpg);
	padding-right: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu ul li:hover .tw0 {
	color:#FFFFFF;
	padding-left: 51px;
	width: 80px;
	padding-right: 50px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left center;
	background-image: none;
}


.menu ul li:hover .three {color:#043454; background: url(../img/nav/3b.png);}

/* dropdown properties */
.menu ul li:hover ul li a {
	background-image: none;
	display:block;
	height: 42px;
	line-height: 52px;
	color:#fff;
	width:179px;
	text-align:left;
	margin: 0;
	font-weight:normal;
	background-color: #58747d;
	padding-top: 11;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 14px;
	text-indent: 11px;
		cursor:pointer;

	cursor:hand;
}
.menu ul li:hover ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-repeat:no-repeat;
	background-position:bottom left; 
		cursor:pointer;
	cursor:hand;
}
.menu ul li:hover ul .hlight {
		margin-right: 1px;
	background-color: #CC9966;
}

/* dropdown selected properties */
.menu ul li:hover ul li a:hover {
	color:#fff;

	background-color: #374A51;
	
}

.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:60px;
	top:0;
}
.menu ul li:hover ul li:hover ul.left {
	left:-90px;
}
.menu ul li a p {
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left:0px;
	text-align:center;
	margin:0px;
	height:52px;
	line-height:52px;
	cursor:pointer;
	cursor:hand;
	float: left;
}

.left_header {
	font-family: Tahoma;
	font-size: 22px;
	color: #9b6600;
}
.footer a
{
	color: #b8dbe6;
	display: inline;
	padding-right: 11px;
	padding-left: 11px;
}

.text_cont
{
	ine-height:17px;
	padding:0px;
	margin:0px;
	display: block;
}
.text_a
{
color:#a87000; font-weight:bold;
}

.text_a a
{
	color: #a87000;
	text-decoration: underline;
}

.text_a a:hover
{
text-decoration:none;
}
.menu_profile
{
	list-style-type: none;
	display: block;
	width: 100%;
	float: none;
	margin: 0px;
	padding: 0px;
}
.menu_profile li
{
	display: block;
	text-transform: capitalize;
	background-image: url(../images/list_type_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	float: left;
	padding-left: 19px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 400;
}
