/* CSS Document */

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

/* 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.gif);
	background-repeat:repeat-y;
}
/*......................Head...............*/
A:hover {
	color:#E8EC98;
}

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

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

.text-menu {
	font-family: Tahoma;
	font-size: 12.5px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

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

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

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

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

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

#content-right {
	float: right;
	left:146px;
	top:0px;
	width:634px;
}

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

.content-header {
	width:466px;
	height:25px;
	background-color:#FF0F0F;
	margin-right:10px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.text-border {
	border: 1px solid #000000;
	margin-left:10px;
	margin-right:8px;
}
.text-body-head {
	font-family: Tahoma;
	font-size: 12px;
	color: #343434;
	text-decoration: none;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}

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

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

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

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


#content-right-adds {
	float:right;
	left:486px;
	top:0px;
	width:148px;
}

.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:18px;
}

#content-box-border {
	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: #000000;
	text-decoration: none;
	padding-left:19px;
	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;
}


#footer {
	clear:both;
	left:0px;
	top:966px;
	width:780px;
	height:23px;
	background-color:#7363D8;
}

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

#footer-nav {
	left:0px;
	top:989px;
	width:780px;
	height:58px;
	background-color:#5443CE;
}

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

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