﻿
/* Layout Stylesheet */ 

body {

	background:#ffffff;
	text-align: center;
	padding:0;
}

#bg {
	position:fixed;
	top:0px;
	left:0;
	width:100%;
	height:100%;
}


#outer {
	text-align:left;
	border:0px;
	width:820px;
	margin: 15px 0 0 0;
	z-index: 1;
	position:relative;
}

/* Header CSS Starts Here */

#HdrPipe {
	height: 18px;
	width: 3px;
	margin: 0 6px 0 0;
	background-image: url('../IMAGES/HdrPipe.gif');
	vertical-align: bottom;
	display: block;
	
}

#HdrPipe2 {
	height: 18px;
	width: 2px;
	margin: 0 6px 0 6px;
	background-image: url('../IMAGES/HdrPipe.gif');
	vertical-align: bottom;
	display: block;
	
}

#HdrText {
	font-family: "Arial narrow";
	font-size: 14px;
	color: #616161;
	width: 196px;
	margin: 0px 0px 0px 20px;
}

#barlnks {
	left: 120px;
	position: relative;
	padding: 0;
	display: block;
	color: #616161;
	text-decoration: none;
	border:none;	
	border-width: 0px;
	font-size: 12px;
	font-family: "Arial narrow";
}

#barlnks li,#barlnks a,#barlnks a:hover {
	color: #616161;
	text-decoration: none;
	display: inline;
	list-style-type: none;
}

#HdrWhtSpace {
	height: 22px;
}

/* Header CSS Ends Here */
/* Body CSS Starts Here */ 

#bodyblock {
	position: relative;
	display: block;
	background: #dcdcdc;
	color: #333333;
	width:800px;
	padding: 0;
 }

#TopBar1 {
	background-color: #6E6E6E;
	height: 5px;
	width: 340px;
	padding: 0;
	margin: 0;
	display: block;
}

#TopBarGap {
	background-color: #FFFFFF;
	height: 5px;
	width: 3px;
	padding: 0;
	margin: 0;
	display: block;
}

#TopBar2 {
	background-color: #BFBFBF;
	height: 5px;
	width: 457px;
	padding: 0;
	margin: 0;
	display: block;
}

#FlashMenu1 {
	position:absolute;
	height: 200px;
	width: 340px;
	margin: 0;
	padding: 0;
	display: block;
}

#FlashMenu2 {
	position:absolute;
	height: 200px;
	width: 800px;
	margin: 0;
	padding: 0;
	display: block;
}

#l-col_img {
	float: left;
	width: 340px;
	height: 335px;
	overflow:hidden;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#MainCont {
	float: right;
	top: 0px;
	width:460px;
	height: 740px;
	background:#ffffff;
	border: 0px;	
	border-width:0px 0px 0px 0px;
	text-align:left;
	padding: 0px;
	margin: 0px;
}

#ContctBar {
	text-decoration: none;
	display: block;
	position:relative;
	border: none;	
	border-width: 0px;
	font-size: 10px;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	bottom: 5px;
	left: 20px;
	font-family: "Arial Narrow";
}

#addblock {
	background-color: #d9d9d9;
	background-image: url('../IMAGES/Flor.png');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #000000;
	font-size: 12px;
	padding-top: 2px;
	height: 176px;
}

#AdTable {
	position: relative;
	left: -5px;
	top: -5px;
	width: 300px;
}

td.Ad1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

td.Ad2 {
	font-family: "Arial narrow";
	font-size: 12px;
}

#WhtSpce {
	height: 2px;
}

#AdWhtSpce {
	height: 4px;
}

#Ad2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	display:inline;
}

#Ad3, #Ad3 a, #Ad3 a:hover {
	font-family: "Arial narrow";
	font-size: 12px;
	color: #000000;
}

#AdLID1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #E0393D;
	display: inline;
	letter-spacing: .2cm;
	word-spacing: 5px;
}

#AdLID2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	display: inline;
	letter-spacing: .2cm;
	word-spacing: 5px;

}

#BottomBar {
	background-color: #6E6E6E;
	height: 5px;
	width: 800px;
	padding: 0;
	margin: 0;
	display: block;
}


/* Body CSS Ends Here */
/* Footer CSS Starts Here */ 
 

table.Ftr{
	width: 800px;
	height: 55px;
	background-color: #DEDEDE;
}

#SrchTxt {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #4A4A4A;
	display: inline;
	bottom: 2px;
	position: relative;
	left: 15px;
}

#search {
	padding: 0;
	width: 290px;
	height: 1.56em;
	background:#DEDEDE;
	color: #333333;
	border:none;	
	border-width: 0px;
 }

#FtrLegal {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #4A4A4A;
	display: inline;
 }

#FtrLegal a, #FtrLegal a:hover {
	color: #000000;
	
}

#FtrIconsSpc {
	background-image:url('../IMAGES/IconPipe.png');
	background-repeat:no-repeat;
	width: 1px;
	position: relative;
	left: 0px;
	top: 5px;
}

#FtrIcon {
	margin: 0px 10px 0px 10px;
}

#LogoSpc {
	margin: 5px 5px 0px 5px;
}

/* Footer CSS Ends Here */ 

/* Links for SiteMap */
table.NavLnks 
{
	width: 100%;
	text-align: left;
	margin-left: 10px;
	height: 90px;
}

table.NavLnks a:hover 
{
	color: #D7373B;
}

table.NavLnks a 
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}
/* Links for SiteMap */