@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}



body {
font: 90% Verdana, Arial, Helvetica, sans-serif;
background: url(images/backgrd_default.gif) top center no-repeat;
color: #515151;
text-align: center;
}

a {
	color: #083578;
	text-decoration:none;
}
#imgLine
{ 
	margin-left:10px;
	text-align:left;
}

#hidden-content 
{ 
	margin-top:-2px;
	width:840px;
	margin-bottom:-10px;
	
}

#menu
{
	margin-bottom: -1px;
}

#hrbar
{
	margin-left: 3px;
	margin-top: -7px;
	margin-bottom: 5px;
}

#solutions-content 
{
	visibility: hidden;
	background-image: url(images/dropdown-old.jpg);
	background-repeat: repeat-y;
	width:870px;
	height:130px;
	margin-bottom: -5px;
	margin-top:1px;
}

#solutions-content a:hover {
color:#083578
}

#solutions-content-inner
{
	align:center;
	width:855px;
	text-align:left;
	margin-left:24px;
}

#solutions-content-inner a
{
	color: #777777;
	text-decoration:none;
}
#stories-content
{
	visibility: hidden;
	background-image: url(images/dropdown-old.jpg);
	background-repeat:repeat-y;
	padding-right:10px;
	margin-bottom: -5px;
	margin-top:5px;
	width:855px;
	height:135px;
	padding-top: 6px;
} 
#scroll-stories-content
{
	align:center;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	width:790px;
	text-align:left;
	height:130px;

}


#scroll-stories-content a img
{
	border: 5px #878787 solid;
}


#container 
{
	background:url(images/head.gif) top center no-repeat;
	width: 856px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#google-search
{
	float: right;
	height: 25px;
	margin-top: -25px;
	width: 150px;
	clear: right;
	text-align: center;
}

#marquee 
{
	width: 830px;
	margin: 0 auto 0 auto;
	background: url(images/marquee_background.jpg) no-repeat;
}

#marqueeinset 
{
	width:631px;
	padding: 6px
}

.horzline {
padding-top: 11px;
padding-bottom: 11px;
clear: both
}

#leftcolumn {
width: 190px;
float: left;
padding-left: 16px;
}
#leftcolumn img {
border: 5px #878787 solid;
margin-bottom:7px
}

#maincolumn {
margin: 0 15px 0 220px;
}

#maincolumn p{
line-height: 130%
}

.left {
padding-right: 10px;
float: left
}


h1 {
color: #083578;
font-size: 20px
}

#footer {
clear: both;
background:url(images/footer_background.jpg) no-repeat top;
text-align:center;
padding-top:10px;
font-size:10px;
margin-bottom:40px;
color:#333;
}

#footer a {
	text-decoration: none;
	padding-left:25px;
	padding-right:25px;
	color: #003331;
	letter-spacing:2px
}

#footer #copyright {
font-size:8px;
letter-spacing:2px;
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 20px
}
#videocontainer {
	background: #999999;
}

#video {
	padding-top: 5px;
	margin-top: -5px;
}

#videotext {
	visibility: hidden;
	background: #999999;
	text-align: center;
	margin-left: 7px;
}

.vidtext {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

#hrbar {
	visibility: hidden;

}

#create-submenu
{
	width:162px;
	border: 5px #e4d38d solid;
	background-color: #f1e6b9;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	color: #000000;
}

#create-submenu img {
border: 0px;
}

#create-submenu li {
	list-style-position: inside;
	padding-left: 1px;
	list-style-type: square;
	color: #f9f7e8;
	font-size: 11px;
}

#create-submenu li span {
	color: #999999;
}

#create-submenu a {
	color: #333333;
	text-decoration:none;
	font-size: 11px;
}

#create-submenu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#create-submenu a:hover {
	color: #999999;
	text-decoration:underline;
}

#discover-submenu
{
	width:159px;
	border: 5px #e6b595 solid;
	background-color: #edd5bd;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	color: #000000;
}

#discover-submenu img {
border: 0px;
}

#discover-submenu li {
	list-style-position: inside;
	padding-left: 1px;
	list-style-type: square;
	color: #fbf4ec;
	font-size: 11px;
}

#discover-submenu li span {
	color: #999999;
}

#discover-submenu a {
	color: #333333;
	text-decoration:none;
}

#discover-submenu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#discover-submenu a:hover {
	color: #999999;
	text-decoration:underline;
}
#gallery-content
{

	visibility: hidden;

	height: 330px;
	margin-top:5PX;
	text-align:left;
	margin-bottom: -5px;
	background-color: #d3e0e8;
	margin-left: 0px !important;
	background-image: url(images/dropdown-old.jpg);
}

#gallery_bigimg {
float:left;   
height: 320px;
width: 320px;
padding-right: 7px;
padding-left: 5px;
padding-top: 5px;
margin-left:15px;
}
#gallery_desc {
font-size: 12px;
}
#gallery_grid {
float:right;
padding: 5px;
}
#gallery_nav {

}