@charset "utf-8";
/* CSS Document */


* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 

text-align:center;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;
} 
#inner {
width: 900px;
background-image:url(images/backgroundstrip2.png);
background-repeat:repeat-x;
height: 720px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:1px solid #000;
}
#homeinner {
width: 900px;
background-image:url(images/backgroundstrip.png);
background-repeat:repeat-x;
height: 620px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:1px solid #000;
}
#footer {
	position: relative;
	width:897px;
	height:48px;
	z-index:1;
	left: -1px;
	top:-668px;
	background-image: url(images/footerbck.png);
	color:#FFF;
	text-align: left;
	font-size: 9px;
	padding-left:5px;
}

#homefooter {
	position: relative;
	width:897px;
	height:48px;
	z-index:1;
	left: -1px;
	top:0px;
	background-image: url(images/footerbck.png);
	color:#FFF;
	text-align: left;
	font-size: 9px;
	padding-left:5px;
}

#flash {
	position:relative;
	width:590px;
	height:301px;
	z-index:4;
	left: 0px;
	top: 0px;
	text-align: left;
}
#menu {
	position:relative;
	width:301px;
	height:301px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#homemenu {
	position:relative;
	width:301px;
	height:301px;
	z-index:1;
	left: 70px;
	top: 150px;
}
#outer #container #inner #flashcontent table tr td script {
	text-align: right;
}
#content {
	position:relative;
	background:url(images/contentback.png);
	width:536px;
	height:668px;
	z-index:1;
	left: 300px;
	top: -680px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
#contenttext {
	position:absolute;
	width:384px;
	height:577px;
	z-index:1;
	top: 62px;
	left: 28px;
	text-align: left;
	overflow: auto;
	scrollbar-arrow-color:#7e929f;
	scrollbar-base-color: #666;
	scrollbar-highlight-color:#0a0017;
	scrollbar-shadow-color:#0a0017;
}
#contenttextcap {
	position:absolute;
	width:481px;
	height:577px;
	z-index:1;
	top: 62px;
	left: 28px;
	text-align: left;
	overflow: auto;
	scrollbar-arrow-color:#7e929f;
	scrollbar-base-color: #666;
	scrollbar-highlight-color:#0a0017;
	scrollbar-shadow-color:#0a0017;
}
#contacttext {
	position:absolute;
	width:384px;
	height:266px;
	z-index:1;
	top: 69px;
	left: 22px;
	text-align: left;
		
}
#Heading {
	position:absolute;
	width:380px;
	height:46px;
	z-index:3;
	left: 23px;
	top: 20px;
	color: #7e929f;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	text-align: left;
}
#images {
	position:absolute;
	width:153px;
	height:614px;
	z-index:2;
	left: 428px;
	top: 29px;
}

#outer #container #inner #content #images table tr #two {
	text-align: right;
}
#outer #container #inner #content #images table tr #four {
	text-align: right;
}
#capacityimages {
	position:absolute;
	width:153px;
	height:614px;
	z-index:2;
	left: 428px;
	top: 29px;
}
#outer #container #inner #content #capacityimages table tr #one p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#outer #container #inner #content #capacityimages table tr #one a {
	text-decoration:none;
	color:#CCC;
}
#outer #container #inner #content #capacityimages table tr #two {
	text-align: right;
}
#outer #container #inner #content #capacityimages table tr #four {
	text-align: right;
}
#serviceimages {
	position:absolute;
	width:153px;
	height:451px;
	z-index:2;
	left: 426px;
	top: 226px;
}

#outer #container #inner #content #serviceimages table tr #two {
	text-align: right;
}
#outer #container #inner #content #serviceimages table tr #four {
	text-align: right;
}
#quickmenu {
	position:absolute;
	background-image:url(images/quickmenu.png);
	width:153px;
	height:194px;
	z-index:4;
	left: 427px;
	top: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align: left;
	overflow: auto;
}
#quickmenu ul{
	list-style:none;
	padding:15px;
}
#quickmenu ul li a{
	text-decoration:none;
	color:#00F;
}
#quickmenu ul li a:hover{
	color: #0a0017;
}

