/* BODY, HTML Workaround */
BODY, HTML {
	margin:0px;
	padding:0px;
	height: 768px;
	width: 100%;
}

body {
behavior:url("http://www.centrxinc.com/csshover.htc");
background-image:url(images/bodybg.jpg);
background-attachment:fixed;
background-position:bottom right;
background-repeat:no-repeat;
}

#container {
	margin:0 auto;
	width:955px;
	height:auto;
	background-color:#00CCFF;
}

#top {
	position:relative;
	width:955px;
	height:88px;
	background-color:#CC99FF;
	background-image:url(images/banner.jpg);
}

#middle {
	position:relative;
	width:955px;
	height:335px;
	background-image:url(images/centrx_middle_background.jpg);
	background-position: top;
}

#bottom {
	position:relative;
	width:955px;
	height:297px;
	background-image:url(images/bottomback.jpg);
}

#bottomforothers {
	position:relative;
	width:955px;
	/*height:591px;*/
	/*background-image:url(images/bottomback.jpg);*/
}

#bottombottom {
	position:relative;
	width:955px;
	height:47px;
	background-image:url(images/bottombottomback.jpg);
}

/*
#menus {
	position:relative;
	padding:0px;
	width:210px;
	height:332px;
	background-color:#339999;
	float:left;
	top:1px;
	left:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
} */

#showcase {
	position:relative;
	padding:0px;
	margin:0 auto;
	width: 718px;
	height: 328px;
	float:right;
	top:2px;
	right:.45em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:1000;
}
#showcaseproto {
	position:relative;
	padding:0px;
	margin:0 auto;
	width: 718px;
	height: 328px;
	float:right;
	top:2px;
	right:.45em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:1000;
}

#centrx_middle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
/*
#columnone {
	position:relative;
	width:304px;
	height:102px;
	top:3px;
	left:3px;
}
#columnoneb {
	position:relative;
	width:304px;
	height:118px;
	top:3px;
	left:3px;
}
#columntwo {
	position:relative;
	width:315px;
	height:102px;
	top:3px;
	left:2px;
}
#columntwob {
	position:relative;
	width:315px;
	height:118px;
	top:3px;
	left:2px;
}
#columnthree {
	position:relative;
	width:304px;
	height:102px;
	top:3px;
	left:3px;
}
#columnthreeb {
	position:relative;
	width:304px;
	height:118px;
	top:3px;
	left:3px;
}
*/

#contactlow {
	position:relative;
	padding:0px;
	margin:0px;
	width:935px;
	height:32px;
	top:7px;
	left:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#blurb {
	position:relative;
}

#header {
	position:relative;
	font-size:14px;
	width:100%;
}
#body {
	position:relative;
	top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#readmore {
	position:relative;
	top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
}

#menu {
/*width: 12em;*/
position:relative;
/*background: #eee;*/
width:210px;
height:332px;
top:1px;
left:7px;
float:left;
z-index:5000;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}
#menu h2 {
color: #000;
/*background: #000;*/
text-transform: uppercase;
}
#menu a {
color: #000;
background: #fff;
text-decoration: none;
}
#menu a:hover {
color:#0099CC;
background: #fff;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
}
#menu li {position: relative;}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
div#menu ul ul ul {display: none;}
div#menu ul ul li:hover ul {display: block;}
div#menu ul ul ul,div#menu ul ul li:hover ul ul {display: none;}
div#menu ul ul li:hover ul {display: block;}
div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none;}
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}

#crumb {
color:#3366FF;
}
#galleryphoto {
position:relative;
margin:5px;
}
#galleryphoto:hover {
cursor:pointer;
cursor:hand;
}