.division {
background-image:url(../images/division.gif);
background-repeat:no-repeat;
background-position:right;
z-index:1
}

body {
 background-color: #FFFFFF;
 color: #000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}


h1, h2 {
	color: #007e7e;
}

h1 {
font-size: 140%;
}

h2 {
font-size: 100%;
}

#leftnav {
 float: left;
 margin-right: 10px;
 margin-top: 5px;
 text-align:center;
}

#mainphoto {
}

#content {
 float: left;
 width: 575px;
 padding: 0px;
 margin: 0px;
}

#content img {
	margin: 8px;
}


#pageContent{
 background-image:   url("../images/format-gradient.jpg");
 background-repeat:repeat-y;
 background-position:right;
 padding: 0px;
 }

#pageContentAncillary {
 padding: 0px;
 }


#siteInfo, #siteInfoTop, #siteInfoAncillary{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 3px 3px 3px 3px;
	text-align: left;
	margin-right: 0px;
}

#siteInfo {
	border-top: 2px solid #cccccc;
		background-image: url("../images/format-logo-small.jpg");
	background-position:right;
	background-repeat:no-repeat;
}



#siteInfo a, #siteInfoTop a, #newsheader a{ 
	padding: 0 4px 0 4px; 		
	text-decoration: none;
	color: #007e7e;
}

#siteInfo a:hover, #siteInfoTop a:hover, #newsheader a:hover { 
	text-decoration: underline;
	color: #007e7e;
	}

#tagline {
	letter-spacing: 1.5px;
	font-size: 70%;
	font-style:italic;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #CCCCCC;
}

#tagline a {
	color: #007e7e;
}


#Picture {
	margin: 8px;
}

#mastercontainer {
 	width: 748px;
	margin: auto; 
	position: relative;
	text-align:left;
}


#newsInfo {
	 background-image:   url("../images/format-gradient.jpg");
	 background-repeat:repeat-y;
	 background-position:right;
	float:right;
	border: 1px solid #CECECE;
	width: 210px;
	margin-bottom: 5px;
	margin-top: -8px;
}

#newsInfoPlain {
	float:right;
	width: 210px;
	margin-bottom: 5px;
	margin-top: -8px;
}


#newsheader {
	font-weight:bold;
	letter-spacing: 1.2px;
	margin: 3px;
}

#newsInfo li, #content li{
	list-style-image:  url("../images/format-bullet-news.gif");
	vertical-align:bottom;
	list-style-position:outside;
	line-height: 18px;
	margin-top: 4px;
	margin-left: 0px;
}

#content li a {
text-decoration:none;
color: #007e7e;
font-weight:bold;
}

#content li a:hover {
text-decoration:underline;
color: gray;
}


#businessContentContainer {
	 background-image:  url("../images/format-line.jpg");
	 background-repeat:repeat-y;
	 background-position:right;
	float:left;
	margin:0;
	margin-top: -10px;
	border:0;
	width: 353px;
}

#businessContentText {
	background-image:  url("../images/format-background-cad.jpg");
	background-repeat:no-repeat;
	background-position:left;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
}


#feature {
	margin-top: 15px;
	color: #000000;
}

#feature-video {
	margin-top: 15px;
	padding-bottom: 3px;
	width: 150px;
	background-color: #FFFFFF;
	color: #007e7e;
border-top: 2px solid black;
border-bottom: 2px solid black;
	font-size: 85%;
	 background-image: url("../images/icon_movie.png");
	 background-repeat:repeat-y;
}

#movie {
margin-right:50px;
margin-left:50px;
	text-align: center;
	background-color: gray;
	color: white;
	border: 2px solid black;
	padding:3px;
	
}

#movie a {
color: black;
text-decoration: underline;
}


#feature-video a {
color: black;
text-decoration:none;
}

#feature-video a:hover {
color: #999999;
text-decoration:underline;
}


#feature-custom {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 120px;
	height: 154px;
	color: #000000;
	padding: 3px;
	text-align:center;
	letter-spacing:-.4px;
	 background-image: url("../images/format-custom-back.jpg");
	 background-repeat: no-repeat;
	 background-position: center;
}


#LayerTopLinks {
	position:absolute; width:246px; height:20px; z-index:1; left: 365px; top: 6px;
}

#LayerTopName {
	position:absolute; height:30px; z-index:2; left: 15px; top: 48px; COLOR: #ffffff; font-size: 80%; letter-spacing:3px; font-weight:bold;
 }
 
.system_links {
clear:both;
background-color: gray;
padding: 5px;
vertical-align:middle;
border: 1px solid black;
}

.system_links a{
color: white;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
letter-spacing:2px;
}