/* CSS Document */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
	border:none;
	background-color:#082A72 ;
}

/* 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:#D4AA00;
}

#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: #FFFFFF;
	text-decoration: none;
}

#welcome {
	clear:both;
	left:0px;
	top:266px;
	width:780px;
	height:44px;
}

#content {
	clear:both;
	left:0px;
	top:310px;
	width:780px;
}

#content-left {
	float:left;
	left:0px;
	top:0px;
	width:187px;
}

.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:187px;
	top:0px;
	width:558px;
	padding-left:15px;
	padding-right:20px;
}

.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#content-bottom {
	clear:both;
	left:0px;
	top:962px;
	width:780px;
	height:33px;
}

#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: #FFFFFF;
	text-decoration: none;
}


#footer {
	clear:both;
	left:0px;
	top:1028px;
	width:780px;
	height:115px;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
}

.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: #555555;
	text-decoration: none;
	padding-left:100px;
	padding-right:90px;
}

