/* CSS Document */

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

.bg-image {
	background-image: url(images/background-main-01.gif);
	background-repeat: repeat;
}

/* 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: #FFFFFF;
}
/*......................Head...............*/
A:hover {
	color:#3976C9;
}

FORM{
	border:0;
	padding:0;
	margin:0;
	
}

#header {
	left:0px;
	top:0px;
	padding-left:34px;
	width:746px;
	height:54px;
}

#logo {
	float:left;
	left:34px;
	top:0px;
	width:310px;
	height:54px;
}

#top-right {
	float:right;
	left:344px;
	top:0px;
	width:436px;
	height:54px;
}

.text-top-right-link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #F25000;
}

#menu-top {
	clear:both;
	left:386px;
	top:54px;
	padding-left:386px;
	width:394px;
	height:6px;
}

#menu {
	clear:both;
	top:60px;
	width:780px;
	height:29px;
}

#menu-left {
	float:left;
	left:0px;
	top:60px;
	width:391px;
	height:29px;
}

#menu-right {
	float:right;
	left:391px;
	top:60px;
	width:389px;
	height:29px;
	background-image:url(images/menu-right.jpg);
}

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

.text-menu:hover {
	color: #000000;
}

#body-image {
	clear:both;
	left:0px;
	top:89px;
	width:780px;
	height:257px;
}

#content {
	clear:both;
	top:346px;
	width:780px;
}

#content-welcome {
	float:left;
	left:0px;
	top:346px;
	width:567px;
}

.text-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #2A2D34;
	text-decoration: none;
}

.text-content-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2D34;
	text-decoration: none;
}

.text-content-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.textfield-border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	line-height: 13px;
	color: #333333;
	border: 1px inset #000033;
	height:15px;
}

#content-address {
	float:right;
	left:567px;
	top:346px;
	width:197px;
	padding-right:16px;
	padding-bottom:6px;
}

.content-address-bg {
	background-image:url(images/content-address-bg.gif);
	background-repeat:repeat-y;
}

.text-content-address-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F25000;
	text-decoration: none;
}

.text-content-address-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #011C8F;
	text-decoration: none;
	text-transform: none;
	line-height: 14px;
}

#footer-nav {
	clear:both;
	left:0px;
	top:527px;
	width:758px;
	height:28px;
	background-image:url(images/footer-side-bg.gif);
	background-repeat:repeat-x;
	padding-left:11px;
	padding-right:11px;
}

.footer-nav-bg {
	width:758px;
	height:28px;
	background-image:url(images/footer-nav-bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	color: #011C8F;
	text-decoration: none;
}

.text-footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	color: #011C8F;
	text-decoration: none;
}

.text-footer-nav:hover {
	color: #F25000;
}

#footer {
	clear:both;
	left:0px;
	top:555px;
	width:758px;
	background-image:url(images/footer-side-bg-01.gif);
	background-repeat:repeat-x;
	padding-left:11px;
	padding-right:11px;
}

.footer-bg {
	width:758px;
	background-color:#FFFFFF;
}

.text-footer-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8A8C96;
	text-decoration: none;
}

.text-footer-02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E879B;
	text-decoration: none;
}


/****************/
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}