/* CSS Document */

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

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

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

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

.text-menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}


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

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

.left-menu-head {
	background-image:url(images/left-button-head.gif);
	background-repeat:no-repeat;
	height:19px;
}

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

.left-sub-menu {
	background-image:url(images/left-button-sub.gif);
	background-repeat:no-repeat;
	height:19px;
}

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

#content-right {
	float:right;
	left:150px;
	top:0px;
	width:630px;
}

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

.content-header {
	width:467px;
	height:25px;
	background-color:#2382FF;
	background-image:url(images/body-header-bg.gif);
	background-repeat:no-repeat;
	margin-right: 5px;
	margin-left: 4px;
	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 {
	margin-left:5px;
	margin-right:4px;
	border: 1px solid #C3C3C3;
}
.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;
}

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

.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:480px;
	top:0px;
	width:150px;
}

.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;
}

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

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

.text-right-area {
	background-color:#FFFFFF;
	width:110px;
	height:11px;
	border:0px;
}

.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:1053px;
	width:780px;
	height:33px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-y;
}

.text-footer-nav {
	font-family: Tahoma;
	font-size: 10.5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A6A6A;
	text-decoration: none;
}

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

#footer-bottom-line {
	left:0px;
	top:1086px;
	width:780px;
	height:14px;
}
