body {
	margin:0;
	padding:0;
	font-size:12pt;
	font-family:'Segoe UI',Arial,Tahoma,sans-serif;
}

#logo span,
#tag span {
	display:none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:0;
}
.contentimg {
	margin:20px;
}
#headbar {
	height:229px;
	min-width:980px;
	background:url(../images/sky_banner.jpg) no-repeat top center;
}
.pagewidth {
	width:980px;
	margin:0 auto;
	position:relative;
	padding-top:1px;
}
#headbar .pagewidth {
	z-index:2;
}

h1#logo {
	position:absolute;
	left:320px;
	top:31px;
	margin:0;
	padding:0;
	width:340px;
	height:143px;
	background:url(../images/logo.jpg) no-repeat top center;
}
#tag {
	width:244px;
	height:71px;
	position:absolute;
	right:0;
	top:41px;
	background:url(../images/header_tag.jpg) no-repeat top center;
}
#happyfamily {
	width:229px;
	height:180px;
	background:url(../images/happyfamily.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

#main_menu {
	width:980px;
	margin:5px 0 0;
	padding:0;
	text-align:center;
	position:absolute;
	top:195px;
	left:0;
}
#main_menu ul {
	margin:0;
	padding:0;
}
#main_menu li {
	list-style-type:none;
	margin:0;
	padding:10px 0;
	display:inline;
	position:relative;
	z-index:100;
}
#main_menu > ul > li {
	height:23px;
}
#main_menu li a {
	padding:10px 0 10px 20px;
	color:#777;
	text-decoration:none;
}
#main_menu li a:hover, #main_menu li:hover a {
	background-image:url(../images/linkleft.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#517dc4;
}
#main_menu li a span {
	padding:10px 20px 10px 0;
}
#main_menu li > a:hover span, #main_menu li:hover > a span {
	background-image:url(../images/linkright.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:underline;
}
#main_menu li div {
	position:absolute;
	top:40px;
	left:0;
	width:190px;
	padding:0;
	background:url(../images/submenu_bottom.png) no-repeat bottom;
	display:none;
}

#main_menu li li div {
	position:absolute;
	top:0 !important;
	left:160px !important;
	width:190px;
	padding:0;
	background:url(../images/submenu_bottom.png) no-repeat bottom;
	display:none;
}

#main_menu li div ul {
	width:170px;
	padding:10px;
	margin:0;
	background:url(../images/submenu_top.png) no-repeat top;
}
#main_menu li:hover > div {
	display:block;
}
#main_menu li ul li {
	display:block;
	padding:0;
}
#main_menu li ul a {
	padding:5px !important;
	display:block;
	text-align:left;
	font-size:.8em;
}
#main_menu li ul a span {
	padding:0 !important;
}
#main_menu li ul a, #main_menu li ul a:hover, #main_menu li ul a span, #main_menu li ul a:hover span, #main_menu li:hover ul a, #main_menu li:hover ul a span {
	background-image:none !important;
}
#main_menu li ul a:hover {
	color:#000;
}

#mainbar {
	min-height:340px;
	min-width:980px;
	margin-top:-15px;
	background:url(../images/body_shadow.jpg) no-repeat top center;
}
#mainbar .pagewidth {
	padding-top:40px;
}

#sidebar {
	float:right;
	width:180px;
	padding:0 10px;
	margin:17px 5px 0 0;
	font-size:.8em;
	background:url(../images/handalone.png) no-repeat -5px 12px;
}
#sidebar .phone {
	font-size:1.4em;
	text-align:right;
	color:#517dc4;
	background:url(../images/phoneicon.png) no-repeat;
	line-height:20px;
	height:26px;
	margin:0 15px 30px 0;
	padding:0;
}
#sidebar .phone span {
	display:none;
}
#sidebar address {
	background:url(../images/greytop.png) #eee no-repeat top center;
	padding:15px 15px 10px;
	font-style:normal;
	font-size:.9em;
	color:#777;
}
#sidebar .directionsbutton {
	margin:0 0 20px;
	line-height:27px;
	height:27px;
	color:#fff;
	background:url(../images/orangebottom.png) no-repeat bottom center;
}
#sidebar .directionsbutton a {
	display:block;
	padding:0 10px;
	color:#fff;
	text-decoration:none;
}
#sidebar dl {
	padding:0 0 5px;
	margin:0;
	background:url(../images/greybottom.png) #eee no-repeat bottom center;
}
#sidebar dt {
	padding:0 10px;
	margin:0;
	line-height:27px;
	height:27px;
	color:#fff;
	background:url(../images/bluetop.png) no-repeat top center;
	border-bottom:4px solid #ccc;
}
#sidebar dd {
	padding:2px 10px;
	margin:0;
	font-size:.85em;
	text-align:left;
	line-height:25px;
	color:#555;
}
#sidebar dd.oddrow {
	background:#dfdfdf;
}
#sidebar dd span {
	float:right;
	font-size:.9em;
	font-weight:bold;
	color:#aaa;
}

#link_to_facebook {
	display:block;
	background:url(../images/visitonfacebook.png) no-repeat;
	height:40px;
	width:180px;
	margin-top:20px;
}
#link_to_facebook span {
	display:none;
}

#content {
	margin:0 215px 0 15px;
	padding:1px 0 0;
}

#pagesidebar {
	float:right;
	margin:0 0 0 30px;
}
#pagecontent {
	margin:30px;
}

#pagecontent h2 {
	color:#f58813;
	font-weight:normal;
	margin:10px 0 20px;
	font-size:1.6em;
}
#pagecontent.faqlist h3 {
	cursor:pointer;
}
#pagecontent.faqlist h3:hover {
	color:#444;
}
#pagecontent p, #pagecontent li {
	font-size:.8em;
	color:#333;
	line-height:1.7em;
}

#footbar {
	padding:70px 0 30px;
	min-width:980px;
	margin-top:-10px;
	background:url(../images/footer_curve.jpg) no-repeat top center;
}


#footer_menu {
	margin:0;
	padding:0;
	text-align:center;
	position:absolute;
	left:280px;
	top:29px;
	font-size:.7em;
}
#footer_menu li {
	list-style-type:none;
	margin:0 15px 0 0;
	padding:0;
	display:inline;
}
#footer_menu li a {
	text-decoration:none;
	color:#007db1;
}
#copyblock {
	position:absolute;
	left:280px;
	top:45px;
	font-size:.7em;
	color:#999;
}
#copyblock p {
	margin:0;
}

#footbar h3 {
	font-weight:normal;
	font-size:.8em;
	letter-spacing:-.05em;
	margin:0;
	padding:0;
	color:#aaa;
}
#footercontact address, #footercontact p {
	font-size:.7em;
	color:#555;
}
#footeraddress {
	float:left;
	margin:10px 0 10px 10px;
}
#footeraddress address {
	font-style:normal;
}
#footeraddress p {
	margin:15px 0 10px -10px;
}

#footercontact .phone {
	margin:10px 0 10px 170px;
}

#footbar .directionsbutton {
	padding:5px 10px;
	text-decoration:none;
	background:#333;
	color:#aaa;
}

.dropreplacement li {
	font-size:1.4em !important;
	list-style-type:none;
}
.dropreplacement li a {
	text-decoration:none;
	color:#517DC4;
}
.dropreplacement li a:hover {
	text-decoration:underline;
	color:#35a;
}
.faq {
	padding:1px 0;
}

.pdf li {
	line-height:40px;
	margin:10px 0;
	background:url(/imgs/pdf_icon.png) no-repeat left;
	padding:0 0 0 50px;
}

.specbar {
	padding:5px;
	position:relative;
	border:1px solid #bcb;
	background:#efe;
	color:#030;
	margin-bottom:10px;
	height:40px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.specbar h2 {
	font-size:1.2em;
	margin:0;
	padding:0 60px 0 20px;
	line-height:40px;
	float:left;
	clear:none;
}
.specbar .phonenumber {
	font-size:1em;
	margin:0;
	padding:0 60px;
	line-height:40px;
	float:left;
	clear:none;
	border:0 solid #bcb;
	border-width:0 1px;
}
.specbar address {
	position:absolute;
	right:0;
	top:0;
	line-height:50px;
	padding:0 20px 0 40px;
}
/* --------------------------------------
Hitbar-Specific stuff
-------------------------------------- */

.hitbar {
	margin:0 0 20px 0;
}
.hitbar .topcurve {
	height:5px;
	margin:0;
	padding:0;
	font-size:0;
	background:url(../images/hitbartop.png) no-repeat;
}
.hitbar .bottomcurve {
	height:5px;
	margin:0;
	padding:0;
	font-size:0;
	background:url(../images/hitbarbottom.png) no-repeat;
}
.hitbar .hitbarcontent {
	min-height:130px;
	background:url(../images/hitbarrepeat.png) repeat-x bottom left;
	border:0 solid #eee;
	border-width:0 1px;
	padding:5px 10px;
	overflow:auto;
}

#meetthedoc {
	padding:1px 0;
	margin:0 400px 0 0;
}
#meetthedoc img {
	float:left;
	margin:5px 0;
}
#meetthedoc h2 {
	font-weight:normal;
	font-size:1.1em;
	margin:10px 0 5px 100px;
}
#meetthedoc a {
	color:#874600;
	text-decoration:none;
}
#meetthedoc a:hover {
	color:#000;
	text-decoration:underline;
}
#meetthedoc h2 span {
	display:block;
	font-weight:bold;
	color:#000;
	font-size:.8em;
}
#meetthedoc p {
	font-size:.7em;
	color:#666;
	margin:10px 0 10px 100px;
}
#vidbutton {
	float:right;
}
#vidbutton a {
	display:block;
	width:362px;
	height:136px;
	background:url(../images/videobutton.png) no-repeat top center;
}
#vidbutton a:hover {
	background-position:bottom;
}
#vidbutton a span {
	display:none;
}


/* --------------------------------------
Glossary Stuff
-------------------------------------- */
#dictionary_controls {
	border:1px solid #ccc;
	background:#eee;
	padding:10px;
}
#dictionary_controls p {
	margin:0;
	padding:0;
	color:#999;
}
#dictionary_controls .letterlist {
	margin-top:20px;
	height:15px;
	font-size:0;
}
#dictionary_controls a {
	font-size:12pt;
	padding:1px 5px 3px;
	border:1px solid #eee;
	text-decoration:none;
	color:#517DC4;
}
#dictionary_controls a.inactive {
	cursor:default;
	color:#bbb;
}
#dictionary_controls a.selected {
	border-color:#ccc;
	background:#fff;
	color:#000;
	font-weight:bold;
}
#dictionary_list {
	margin-top:30px;
}
#dictionary_list dl {
	margin:0;
	padding:10px;
}
#dictionary_list dt {
	font-size:1.2em;
	margin:0 0 5px;
}
#dictionary_list dd {
	margin:5px 0 15px;
	padding:5px;
	font-size:.8em;
}

/* --------------------------------------
DBMS Link
-------------------------------------- */

#designbymindseed {
	display:block;
	width:1px;
	height:89px;
	padding:1px 50px 0 0;
	background:url(../images/mindseedlogo.png) no-repeat top right;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
}
#designbymindseed span {
	display:none;
}
#designbymindseed:hover {
	width:80px;
	background-position:bottom right;
}
#designbymindseed:hover span {
	display:block;
}
#designbymindseed .dbms_a {
	display:block;
	margin:0 -50px 0 0;
	padding:0 50px 10px 0;
	text-decoration:none;
}
#designbymindseed .dbms_db {
	font-size:.6em;
	color:#aaa;
	margin:10px -5px 9px 0;
	line-height:14px;
}
#designbymindseed .dbms_ms {
	font-size:.9em;
	color:#666;
	line-height:20px;
}
#designbymindseed .dbms_l {
	font-size:.7em;
	color:#999;
	margin:-5px 0 0;
	line-height:16px;
}
#designbymindseed .dbms_v {
	font-size:.55em;
	margin:0;
	color:#ccc;
}
#designbymindseed .dbms_v a {
	color:#999;
	text-decoration:none;
}
#designbymindseed .dbms_v a:hover {
	color:#37c;
}

/* --------------------------------------
VidiPlayer
-------------------------------------- */
#grey_out {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/shader30.png);
	z-index:2000;
}
#pop_up_video {
	position:fixed;
	top:50%;
	left:50%;
	width:720px;
	height:480px;
	margin:-250px 0 0 -370px;
	z-index:2001;
	padding:10px;
	background:#000;
}
#puv_close_player {
	position:absolute;
	display:block;
	z-index:2002;
	background:#000;
	color:#fff;
	font-size:.7em;
	top:0;
	right:-50px;
	text-align:center;
	width:50px;
	height:25px;
	line-height:25px;
}
#puv_close_player:hover {
	color:#000;
	background:#fff;
	cursor:pointer;
}

#mindseed a {
	width:130px;
	height:90px;
	background:url(../images/mindseed_logo.png) no-repeat top right;
	position:absolute;
	top:5px;
	right:5px;
	text-decoration:none;
	color:#333;
	padding-right:45px;
	text-align:right;
}
#mindseed a:hover {
	background-position:bottom right;
}
#mindseed a span.line {
	display:block;
}
#mindseed a .ms_label {
	padding-top:30px;
	font-size:7pt;
	color:#888;
	line-height:8px;
}
#mindseed a .ms_title {
	font-size:12pt;
	color:#555;
	line-height:25px;
}
#mindseed a .ms_llc {
	font-size:8pt;
	color:#777;
	line-height:12px;
}
#mindseed a .ms_city {
	font-size:7pt;
	line-height:8px;
	color:#888;
	text-transform:uppercase;
	font-weight:bold;
}


#mindseed a:hover .ms_label {
	color:#333;
}
#mindseed a:hover .ms_title {
	color:#00397D;
}
#mindseed a:hover .ms_llc {
	color:#444;
}
#mindseed a:hover .ms_city {
	color:#111;
}
