/* CSS Document */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000000;
	border:none;
	background-color: #384E1F;
}

/*-----------------------------------------------
				 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;
	background-color: #00096B;
}
/*......................Head...............*/
A:hover {
	color:#FF2E10;
}

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

.text-head-01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:154px;
}

.text-head-02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	text-transform: uppercase;
	color: #C5C5C5;
	text-decoration: none;
	padding-right:64px;
}

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

.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#welcome {
	clear:both;
	left:0px;
	top:266px;
	width:780px;
	height:41px;
}

#content {
	clear:both;
	left:0px;
	top:307px;
	width:780px;
}

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

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

#left-menu-01 {
	background-image: url(images/left-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.text-left-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#content-right {
	float:right;
	left:181px;
	top:0px;
	width:556px;
	padding-left:22px;
	padding-right:21px;
}

.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #81CE00;
	text-decoration: none;
}

#content-bottom {
	clear:both;
	left:0px;
	top:973px;
	width:780px;
	height:22px;
}

#footer-nav {
	clear:both;
	left:0px;
	top:995px;
	width:780px;
	height:33px;
	background-image:url(images/footer-nav.jpg);
	background-repeat:no-repeat;
}

.text-footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 33px;
	color: #000000;
	text-decoration: none;
}


#footer-top {
	clear:both;
	left:0px;
	top:1028px;
	width:780px;
	height:25px;
}

#footer {
	clear:both;
	left:0px;
	top:1053px;
	width:780px;
	height:91px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-y;
}

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

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:100px;
	padding-right:90px;
}

