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

body {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	behavior: url("csshover3.htc");
}
p {
	width: 90%;
	//width: 490px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../imgs/page_bkg.jpg);
}

#content {
	padding-top: 3em;



  //padding-top: 34px;
	font-size: 0.8em;



  //font-size: 0.7em;  
	float: left;
	background-image: url(../imgs/page_bkg.jpg);
	width: 100%;
	
}
div#pagetext {
	padding-left: 234px;
	//padding-top: 25px;

}


div#imgbar {
	width: 200px;
	float:left;
	padding-top:15px;
	//padding-top: 35px;
	padding-left:40px;
}
div#imgbar img {
	margin-top: 4px;
	padding: 3px;
	border: 1px solid #999999;
}

#banner {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#date {
	font-size: 12px;
	color: #000000;
	float: right;
	padding-right: 30px;
	padding-top: 15px;
}
#nondisplay {
	display: none;
}

div#footer {
	font-size: 12px;
	color: #999999;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	background-image: url(../imgs/page_bkg.jpg);
	clear: left;
}
div#footer a {
	color: #999999;
	text-decoration: none;
}

.right {
	float: right;
	padding-right: 170px;
}

div#copy {
	text-align: right;
	font-size: 11px;
	color: #CCCCCC;
	background-image: url(../imgs/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-right: 60px;
}
div#copy a {
	color: #666666;
	text-decoration: none;
}
ul#services li {
	margin-bottom: 5px;
}
#banner {

}

h1 {
	color: #FFFFFF;
	position: absolute;
	top: 8px;
	left: 35px;
	letter-spacing: 0.15em;

	//top: 25px;
	//left: 35px;
	//font-size: 29px;
	//letter-spacing: 0.1em;
	line-height: 30px;
}
#tagline {
	background-image: url(../imgs/tag.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 105px;
	left: 65px;
	background-repeat: no-repeat;
	width: 374px;
	height: 20px;
}
#logo {
	background-image: url(../imgs/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
	right: 35px;
	height: 93px;
	width: 255px;
}
#sitemap {
	padding-bottom: 3px;
}
#sitemap li {
	padding-bottom: 3px;
}
iframe {
	padding: 5px;
	border: 1px solid #999999;
}
.info {
	background-color: #FFCC00;
	border: 1px solid #000000;
}

#header {
	position: relative;
	background-image: url(../imgs/banner_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 148px;
}

#tabs {
	position: absolute;
	top: 148px;
	width: 96%;
}

div#nav {
	float: left;
	font-size: 90%;
	line-height: normal;
	width: 100%;
	margin-left: 14px;
	background-image: url(../imgs/bkgs/tab_bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #b1b1fc;
}
div#nav ul {
	margin: 0px;
	padding: 10px 10px 0px;
	list-style-type: none;
}
div#nav ul ul {
	margin: 0px;
	padding: 1px 0px 11px;
	position: absolute;
	left: -1px;
	width: 180px;
	background-image: url(../imgs/bkgs/submenu_btm_bkg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: none;
}

div#nav li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	background-image: url(../imgs/bkgs/tab_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
div#nav a {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px 15px 4px 5px;
	background-image: url(../imgs/bkgs/tab_right.jpg);
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
div#nav a:hover {
	color: #999999;
}

#nav #current {
	background-image: url(../imgs/bkgs/tab_left_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 li#current a {
	background-image: url(../imgs/bkgs/tab_right_current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 5px;
	color: #666666;
}
div#nav ul.level2 li {
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(../imgs/bkgs/submenu_a_bkg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
div#nav ul.level2 a {
	color: #666666;
	margin: 0px;
	padding: 4px 5px 5px 15px;
	width: 100%;
	background-image: url(../imgs/bkgs/submenu_li_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
div#nav ul.level2 a:hover {
	color: #CCCCCC;
}

div#nav ul.level1 li:hover ul.level2 {
	display: block;
}
div#nav ul.level1 li#current:hover ul {
	padding-top: 0px;
	left: 0px;
}.whoweare p img {
	float: right;
	padding: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #999;
}
.whoweare {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}
#mediaspace {
	padding-top: 25px;
}
.vidrow {
	background-image: url(../imgs/bkgs/tab_bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.vidrow a:link {
	color: #000;
}
.SpryHiddenRegion {
	visibility: hidden;
}

