/* CSS Document */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
	border:none;
}

/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #CCCCCC;
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
}
/*......................Head...............*/
A:hover {
	color:#E8EC98;
}

#head {
	left:0px;
	top:0px;
	width:780px;
	height:158px;
}

#menu {
	left:0px;
	top:158px;
	width:780px;
	height:34px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}

.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height:32px;
	letter-spacing: 1px;
}

#content {
	left:0px;
	top:192px;
	width:780px;
}

#content-left {
	float:left;
	left:0px;
	top:0px;
	width:143px;
}

.content-left-nav {
	background-image:url(images/left-nav-bg.gif);
	background-repeat:repeat-x;
	height:25px;
}

.text-left-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:24px;
}

.text-newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:11px;
}

#content-left-box {
	background-image:url(images/left-box-bg.jpg);
	background-repeat:repeat-y;
}

.text-left-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 15px;
	font-weight: normal;
	color: #131313;
	text-decoration: none;
	padding-left:11px;
}

.text-right-area {
	background-color:#E7E7E7;
	width:112px;
	height:12px;
	border: 1px solid #919191;
}

.content-left-arrow {
	background-image:url(images/left-arrow-bg.gif);
	background-repeat:no-repeat;
	height:25px;
}

.content-left-right {
	background-image:url(images/left-right-bg.gif);
	background-repeat:no-repeat;
	height:25px;
}

.content-left-map {
	background-image:url(images/left-map-bg.gif);
	background-repeat:no-repeat;
	height:25px;
}

.text-left-icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.8px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:30px;
}

.image-border {
	border: 1px solid #FF0000;
}

#content-body {
	float:right;
	left:143px;
	top:0px;
	width:637px;
}

.content-body-div {
	left:143px;
	top:0px;
	width:621px;
	padding-left:8px;
	padding-right:8px;
}

.text-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}

.text-border {
	border:1px solid #9C9C9C;
	display: inline-table;
}

.teble-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #020591;
	text-decoration: none;
	padding-left:7px;
}

.text-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 30px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
	padding-left:17px;
}

.text-table-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 30px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
	padding-left:5px;
}

.content-body-line-01 {
	background-image:url(images/content-body-line-01.jpg);
	background-repeat:repeat-x;
	height:26px;
}

.table-title-01 {
	font-family: Tahoma;
	font-size: 12.5px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.text-table-03 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}

#footer-line {
	clear:both;
	left:0px;
	top:1040px;
	width:780px;
	height:11px;
}

#footer-nav {
	left:0px;
	top:1051px;
	width:780px;
	height:77px;
	background-color: #49BC05;
}

.text-footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

