body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	background-image: url('/images/background-tile.gif');
	margin: 14px 10px 20px 10px;
}


a:link	{
	color: #6495ED;
}

a:visited	{
	color: #6A5ACD;
}

a:hover	{
	color : #CCCCCC;
}

p {
	margin:3px 0px 5px 0px;
}

.normal, font, span  {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #00264c;
}

.heading1, h1  {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #00264c;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.heading2, h2  {
	font-weight : bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #004731;
	font-size : 12px;
	margin:3px;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #fff;
	text-decoration: none;
}

/* TOP HEADER ELEMENTS */
#header {
	background-color: #ffffff;
	margin-bottom: 4px;
}

#logo {
	position: absolute;
	top: 28px;
	left: 17px;
}

/* #topnav {
	position: absolute;
	top: 56px;
	left: 195px;
	
} */
/* END TOP HEADER ELEMENTS */

/* HOME PAGE DESIGN ELEMENTS */
#bodyhome{
	position: relative;
	background: #FFFFFF;
	width: 730px;
	border-right: 4px solid #00264c;
	border-left: 6px solid #00264c;
}

#homecontent{
	position: absolute;
	top: 176px;
	left: 47px;
	width: 320px;
	padding: 5px 0px 5px 0px;
	text-align:left;
	
}

.homeheading{
	position:absolute;
	top: 55px;
	left: 47px;
}

#tour-box{
	Position: absolute;
	top:320px;
	left: 395px;
}

/* END HOME PAGE DESIGN ELEMENTS */

/* GLOBAL DESIGN ELEMENTS */
#horizcenter	{
	width: 740px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -370px;
	position: absolute;
	text-align:center;
	left:50%;
}

#body	{
	background: #FFFFFF;
	width: 730px;
	border-right: 4px solid #00264c;
	border-left: 6px solid #00264c;
}

#box	{  
	background-color: #fff;
	text-align: left;
	width: 725px;
}
#box-content	{  
	background-color: #ffffff;
	margin: -1px 3px 5px 3px;
	text-align: left;
	width: 724px;
}

#content {
	width: 600px;
	margin: 30px 5px 25px 47px;
}

#content-bottom{
	background-color: #004731;
	width: 730px;
	height: 20px;
	margin: 0;
}
#content-bottom-2{
	background-color: #004731;
	width: 730px;
	height: 20px;
	margin: 0;
padding-left:395px;
padding-top:20px;
padding-bottom:5px;

}


#content-bottom-sub{
	background-image: url('/images/footer-sub.gif');
	width: 730px;
	height: 20px;
	margin: 0;
}

 #footer {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	width:740px;
	height: 67px;
	background-image: url('/images/footer.gif');
	background-repeat: no-repeat;
	color:#ffffff;
	font-size: 9px;
	text-align: center;
	padding-left: 25px;
 } 
 /* END GLOBAL ELEMENTS */
 
 /*Product Page Elements */
 #contain {
	width:100%;
	position:relative;
	height:389px;
 }
 
#left {
	position:absolute;
	left:0;
	width:215px;
	padding:5px;
}


#left ul {
	MARGIN-top: 1px;
}

#left ul li {
	list-style-type: square;
	margin-top: 5px;
}
#left p {
	padding:5px 0 0 0;
}

#center{
	position:absolute;
	left:95px;
	z-index:100;
}

#center img {
	margin-left:135px;
}

#center ul {
	margin-left:140px;
	MARGIN-top: -18px;
	width:230px;
}

#right {
	position:absolute;
	left:468px;
	width:240px;
	padding:5px;
}

#right a{
	text-decoration: none;
}

#right ul {
	MARGIN-top: 1px;
}

#right ul li {
	list-style-type: square;
	MARGIN-LEFT: -1em;
	margin-top: 5px;
}


#flash-div img {
	margin-left:130px;
}
 /* End Product Page Elements */
 
 
 li.linksLevel1 {
	font-size: 11px;
}
span.linksLevel1 {
	color : #4C4A4B;
	font-weight: bold;	
	font-size: 11px;
}
 

