/* CSS Document */
/*body area*/
body {
	background-image: url(../images/background.jpg);
}

/*div area*/
#mainbody {
	position:absolute;
	left:152px;
	top:78px;
	width:648px;
	height:388px;
	z-index:2;
}
#promocard {
	position:absolute;
	left:58px;
	top:412px;
	width:209px;
	height:128px;
	z-index:3;
}
#navigation {
	position:absolute;
	left:26px;
	top:78px;
	width:125px;
	height:371px;
	z-index:1;
}
#logo {
	position:absolute;
	left:26px;
	top:0px;
	width:241px;
	height:75px;
	z-index:5;
}
#bottomnav {
	position:absolute;
	left:23px;
	width:496px;
	height:18px;
	z-index:6;
	bottom: 0px;
}

/* div text index styles*/
#textindex {
	position:absolute;
	left:441px;
	top:129px;
	width:323px;
	height:273px;
	z-index:4;
	overflow: auto;
}
#textindex p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 12pt;
}
#textindex a{
	color: #990000;
	text-decoration: none;
}
#textindex a:hover{
	color: #990000;
	text-decoration:underline;
	}
#textindex a:visited{
	color: #990000;
	text-decoration: none;
}	
/* div text menu styles*/
#textmenu {
	position:absolute;
	left:168px;
	top:129px;
	width:589px;
	height:273px;
	z-index:4;
	overflow: auto;
	line-height: normal;
	padding: 0px;
}
#textmenu p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
#textmenu h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #D50002;
	margin-left: 5px;
	padding-left: 5px;
}
#textmenu h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #D50002;
}
#textmenu a{
	color: #990000;
	text-decoration: none;
}
#textmenu a:hover{
	color: #990000;
	text-decoration:underline;
	}
#textmenu a:visited{
	color: #990000;
	text-decoration: none;
}	
.tablegrid{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 0px none;
}
/* div text styles*/
#text {
	position:absolute;
	left:168px;
	top:129px;
	width:589px;
	height:273px;
	z-index:4;
	overflow: auto;
	line-height: normal;
	padding: 0px;
}
#text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
#text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #D50002;
}
#text a{
	color: #990000;
	text-decoration: none;
}
#text a:hover{
	color: #990000;
	text-decoration:underline;
	}
#text a:visited{
	color: #990000;
	text-decoration: none;
}	
/*div for the lower navigation links (text) and address on the internal pages*/
#navint {
position:absolute;
	left:256px;
	top:58px;
	width:537px;
	height:19px;
	z-index:6;
	line-height: normal;
	padding: 0px;
}
#navint p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#navint a {
	color: #ffffff;
	text-decoration: none;
}
#navint a:hover {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	}
#navint a:visited {
	color: #ffffff;
	text-decoration: none;
}	
