/* CSS Document */
body {
	background-color: #0000CC;
	color: #000000;
	/* background-image: url(Learning/images/bg2.jpg);
	background-repeat: repeat-y;*/
	text-align:center;
	background-image: url(images/bg.gif);
	
}

div#container {
	margin: 0 auto;
	position: relative;
	width: 800px;
	height: 700px;
	/*background : url(Learning/images/bg2.jpg) repeat-y;  */
	background-color:#FFFFFF;
	text-align:left;
	padding: 0px;
	border-color:#000000;
	border-width: 3px;
	border-style:inset;
	
	
}

div#branding {
	position: absolute;
	top: 0px;
	left : 0px;
	width: 800px;
	height: 149px;
	background-repeat:no-repeat;
	background-image: url(images/header.jpg);
	background-color:#CCC;	 
	 
}

div#branding { text-indent: -9999px;}


div#topmenu {
	position:absolute;
	top: 149px;
	left: 0px;
	width: 800px;
	height: 46px;
	margin: 0;
	padding: 0;
	background-color:#CCC;
	
}

div#topmenu ul li{
	 display: inline;
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
}

li#spacer {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 101px;
	 height: 46px;	 
	 background: url(images/btn_spacer.jpg) no-repeat 0 0;
	 text-indent: -9999px;
}

li#new {
	 position: absolute;
	 top: 0;
	 left: 101px;
	 width: 210px;
	 height: 46px;	 
	 background: url(images/btn_new.jpg) no-repeat 0 0;
}	

li#floor {
	 position: absolute;
	 top: 0;
	 left: 311px;
	 width: 172px;
	 height: 46px;	 
	 background: url(images/btn_floor.jpg) no-repeat 0 0;
}

li#rebuild {
	 position: absolute;
	 top: 0;
	 left: 483px;
	 width: 171px;
	 height: 46px;	 
	 background: url(images/btn_rebuild.jpg) no-repeat 0 0;
}


li#basement {
	 position: absolute;
	 top: 0;
	 left: 654px;
	 width: 146px;
	 height: 46px;	 
	 background: url(images/btn_basement.jpg) no-repeat 0 0;
}

ul#navmain a{
	 display: block;
	 width: 210px;
	 height: 46px;
	 text-indent: -9999px;
	 text-decoration: none;
	 overflow: hidden;
}

li#new a:hover {background: url(images/btn_new-over.jpg) no-repeat 0 0;}
li#floor a:hover {background: url(images/btn_floor-over.jpg) no-repeat 0 0;}
li#rebuild a:hover {background: url(images/btn_rebuild-over.jpg) no-repeat 0 0;}
li#basement a:hover {background: url(images/btn_basement-over.jpg) no-repeat 0 0;}

div#ticker {z-index:40;
	 position:absolute;
	 top:195px;
	 left: 175px;
	 width: 600px;
	 height: 25px;
	/* color: #FF0000;
	 font-weight:bold;
	 overflow:hidden;
}
div#ticker div {
    position: absolute;
    white-space: nowrap;*/
}
 
div#sidemenu {
	position: absolute;
	top: 195px;
	left : 0px;
	width: 101px;
	height: 457px;
	background-image: url(images/menubg.jpg);
	background-color:#CCC;	 
}
div#navside{ 
	 position: absolute;
	 top: 138px;
	 left: 3px;
	 width: 100px;
	 height: 275px;
	 text-align: center;
	 	 	 
}
	 	 	 	 
div#navside ul { list-style-type: none;
	 margin: 0;
	 padding: 3px;
}

div#navside a {text-decoration:none;
	 color: #FFFFFF;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
}


div#navside a:hover {font-weight:bold; }

div#main {
	width: 699px;
	height: 457px;
	position:absolute;
	top:195px;
	left: 101px;
	background-color:#ccc;
	visibility: visible;
	
}

div#mainleft {
	 background-image: url(images/base1.jpg);
	 width: 84px;
	 height: 457px;
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 
}

div#mainright {
	 background-image:url(images/base2.jpg);
	 width: 615px;
	 height: 457px;
	 position: absolute;
	 top:0px;
	 left: 84px;
}

div#logolinks {text-indent: -9999px}
div#logolinks ul {list-style-type: none; }
div#logolinks ul a { 
     display: block;
	 width: 143px;
	 height: 197px;
	 text-indent: -9999px;
} 
div#logolinks a {text-decoration:none; }

li#logo {
	 position: absolute;
	 top: 35px;
	 left: 220px;
	 width: 339px;
	 height: 398px;	 
	 background: url(images/armorlogoA.gif) no-repeat 0 0;
}	

li#armorbasements {
	 position: absolute;
	 top: 25px;
	 left: 10px;
	 width: 143px;
	 height: 179px;	 
	 background: url(images/basementlogoA.gif) no-repeat 0 0;
}

li#aquariums {
	 position: absolute;
	 top: 250px;
	 left: 10px;
	 width: 143px;
	 height: 197px;	 
	 background: url(images/app_logoA.gif) no-repeat 0 0;
}

li#armorbasements a:hover { background: url(images/basementlogoA.gif) no-repeat -1px -1px;}
li#aquariums a:hover { background: url(images/app_logoA.gif) no-repeat -1px -1px;}  

div#textbox1 {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 480px;
	height:325px;
	border:solid;
	border-color:#000000;
	background-color:#C1E9C0;
	color: #000000;
	padding: 46px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-weight:lighter;
	overflow: auto;
}
div#textbox1 a {font-weight:bold;}

div#picbox1 {
	float:left;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 565px;
	height:400px;
	border:solid;
	border-color:#000000;
	background-color:#C1E9C0;
	color: #000000;
	padding: 5px;
	
}

div#textboxnew {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 480px;
	height:325px;
	border:solid;
	border-color:#000000;
	background-color:#D1D1D1;
	color: #000000;
	padding: 46px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-weight:lighter;
	overflow: auto;
}
div#textboxnew a {font-weight:bold;}

div#picboxnew {
	float:left;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 565px;
	height:400px;
	border:solid;
	border-color:#000000;
	background-color:#D1D1D1;
	color: #000000;
	padding: 5px;
	
}

div#textboxrebuild {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 480px;
	height:325px;
	border:solid;
	border-color:#000000;
	background-color:#E6CCFF;
	color: #000000;
	padding: 46px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-weight:lighter;
	overflow: auto;
}
div#textboxrebuild a {font-weight:bold;}

div#picboxrebuild {
	float:left;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 565px;
	height:400px;
	border:solid;
	border-color:#000000;
	background-color:#E6CCFF;
	color: #000000;
	padding: 5px;
	
}

div#textboxbasement {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 480px;
	height:325px;
	border:solid;
	border-color:#000000;
	background-color:#EEEEEE;
	color: #000000;
	padding: 46px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-weight:lighter;
	overflow: auto;
}
div#textboxbasement a {font-weight:bold;}

div#picboxbasement {
	float:left;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 565px;
	height:400px;
	border:solid;
	border-color:#000000;
	background-color:#EEEEEE;
	color: #000000;
	padding: 5px;
}

div#textboxnewpool {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 480px;
	height:325px;
	border:solid;
	border-color:#000000;
	background-color:#0054A8;
	color: #000000;
	padding: 46px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-weight:lighter;
	overflow: auto;
}


div#picboxnewpool {
	float:left;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 565px;
	height:400px;
	/*border:solid;
	border-color:#000000;
	background-color:#0054A8;*/
	color: #000000;
	padding: 5px;
}

div#mail {
	float:left;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 565px;
	height:400px;
	border:solid;
	border-color:#000000;
	background-color:#FFFFFF;
	color: #000000;
	padding: 5px;
	
}
#au1 { width: 566px; }
#au3 { width: 565px; position:absolute; top:35px;}


div#next {
	 position:absolute;
	 z-index:30;
	 width: 160px;
	 height: 10px;
	 left:620px;
	 top: -15px;
	 margin: 0;
	 padding: 0px;
}


div#next ul  { margin: 0px; font-weight: bold; font-size:12px; }
div#next li  { display:inline; padding-right: 8px; list-style-type:none;}
div#next a {text-decoration:none; }

div#footer {
	background-image: url(images/footer.jpg);
	position: absolute;
	top: 652px;
	left : 0px;
	width: 800px;
	height: 48px;
	background-color:#CCC;	 
	 
}
.style1 {color: #FF0000}
