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

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

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

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

#content-top {
	left:0px;
	top:222px;
	width:780px;
	height:7px;
}

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

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

.left-nav-head {
	background-color: #FA0001;
	height: 20px;
}

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

.left-nav-sub {
	background-color: #B17EFF;
	height: 13px;
}

.text-left-nav-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left:44px;
}

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

#content-right {
	float:right;
	left:149px;
	top:0px;
	width:631px;
}

#content-body {
	float:left;
	left:0px;
	top:0px;
	width:469px;
	padding-left:9px;
	padding-right:13px;
}

.content-header {
	width:468px;
	height:25px;
	background-color:#B17CFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.text-body-head {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}

.text-body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.text-add-image-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:4px;
	padding-left:2px;
}

.text-add-image-02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


#content-right-adds {
	float:right;
	left:491px;
	top:0px;
	width:140px;
}

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

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

.text-right-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	padding-left:12px;
	font-weight: bold;
}

.text-right-area {
	background-color:#FFFFFF;
	width:110px;
	height:11px;
	border: 1px solid #3F3F3F;
}

.text-right-body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:18px;
	padding-right:15px;
}


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

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

#footer {
	clear:both;
	left:0px;
	top:952px;
	width:780px;
	height:48px;
	background-color: #6F30C7;
}

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

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