/* CSS Document */

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

/* 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:#336699;
}

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

.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #121212;
	text-decoration: none;
}

#menu {
	left:0px;
	top:176px;
	width:780px;
	height:35px;
	background-image:url(images/menu-bg.jpg);
	background-repeat:repeat-x;
}

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

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

.left-nav-title {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "AvantGarde Bk BT";
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.left-nav-top {
	background-image: url(images/left-nav-top.gif);
	background-repeat: no-repeat;
}

.left-nav-middle {
	background-image: url(images/left-nav-middle.gif);
	background-repeat: no-repeat;
}

.left-nav-bottom {
	background-image: url(images/left-nav-bottom.gif);
	background-repeat: no-repeat;
}

.text-left-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}


#content-right {
	float:right;
	left:159px;
	top:0px;
	width:621px;
}

#content-body {
	float:left;
	left:0px;
	top:0px;
	width:467px;
	padding-left:10px;
	padding-right:10px;
}

.body-title {
	background-image: url(images/body-title-bg.gif);
	background-repeat: no-repeat;
	height:39px;
}

.text-body-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 25px;
	vertical-align:top;
	font-weight: bold;
	text-transform: uppercase;
	color: #DC0006;
	text-decoration: none;
	padding-left:35px;
}

.text-body-subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0008;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 28px;
	vertical-align: middle;
}

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

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

#content-right-adds {
	float:right;
	left:487px;
	top:0px;
	width:134px;
}

.right-nav-title {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "AvantGarde Bk BT";
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.right-box-border {
	background-image: url(images/right-box-middle.gif);
	background-repeat: repeat-y;
}

.text-right-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #131313;
	text-decoration: none;
	vertical-align: middle;
	padding-left:10px;
}

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

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

.text-footer-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #121212;
	text-decoration: none;
}

#footer {
	left:0px;
	top:1073px;
	width:780px;
	height:52px;
	background-color:#FF0000;
}

.text-footer-copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

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