
/* element styles */

html {
	overflow: scroll;
	font-size: 85%;
}

body{
	margin: 0px;
	padding: 0px; 
	background-image: url("../images/site/bg_body.png");
	background-repeat: repeat-x repeat-y;
}	 

div {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #000;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #000;
	margin: 0px 0px 10px 0px;
	line-height: 1.5;
}

li {
	font-size: 100%;
	color: #000;
	line-height: 1.5;
}

td {
	font-size: 100%;
	color: #000;
	vertical-align: top;
}

img {
	border: 0px;
}

a {
	font-size: 100%;
	color: #0092CD;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0092CD;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 140%;	
	background: url("../images/site/bg_h1.gif") top left;
	color: #fff;
	padding: 5px 0px;
	line-height: 32px;
	display: inline;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 120%;	
	background: url("../images/site/bg_h1.gif") top left;
	color: #fff;
	padding: 5px 0px;
	line-height: 32px;
	display: inline;
}

form {
	margin: 0px;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
}

/* page element styles */ 
 
#top_bar {
	height: 254px;
	background-image: url("../images/site/bg_header.png");
	background-repeat: no-repeat;
	padding: 0;
}

#top_logo {
	float: left;
	width: 321px;
	padding: 40px 0 0 130px;
}

#call_us_on {
	margin: 30px 25px 0px 0px;
	padding: 17px;
	float: right;
	width: 263px;
	height: 7px;
	color: #fff;
	background-image: url("../images/site/bg_call_us.png");
	font-weight: bold;
	font-family: Courier New;
}

#email_on {
	margin: 20px 25px 0px 0px;
	padding: 14px 17px 17px 17px;
	float: right;
	width: 263px;
	height: 7px;
	background-image: url("../images/site/bg_email.png");
	font-family: Courier New;
}

#email_on a {
	color: #fff;
	font-weight: bold;
}

#page_content #navigation {
	padding-left: 0px;
}

#navigation {
	float: right;
	height: 40px;
	margin: 40px 0px 0px 325px;
	padding: 0px 0px 0px 20px;
	background-image: url("../images/site/bg_nav.png");
	background-repeat: no-repeat;
	font-family: Courier New;
}

#main {
	background-image: url("../images/site/bg_main.png");
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
}

#main_inner {
	width: 782px;
	margin: 0px 89px 0px 129px;
}

#footer {
	width: 1000px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	height: 119px;
	background: url("../images/site/bg_footer.png") top left no-repeat;
}

#footer_shape {
	float: left;
	width: 580px;
	padding: 40px 0px 0px 0px;
	margin-left: 79px;
}	

#footer_social {
	width: 150px;
	padding: 35px 0px 0px 0px;
	margin-right: 71px;
	float: right;
}	

#footer_shape div {
	padding: 3px 0px 0px 0px;
	font-family: Courier New;
	color: #fff;
}

#footer_shape a {
	color: #fff;
}

#player {
}

/* content page structural styles */

#left_nav {
	float: left;
	width: 257px;
	margin: 10px 10px 0 11px;
	padding: 0;
}

#page_content {
	padding: 20px 0px 20px 0px;
	width: 784px;
}

#content #col1 {
	float: left;
	width: 265px;
}

#content #col2 {
	float: left;
	width: 265px;
	margin: 0px 0px 0px 20px;
}

/* nav styles */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	padding: 0px 10px 0px 15px;
	margin: 10px 0px 0px 0px;
	background: url(../images/nav/nav_spacer.png) no-repeat left center;
}

#nav li.no_icon, #nav li ul li {
	background-image: none;
	padding-left: 0px;
}

#nav li a {
	font-weight: bold;
	font-size: 110%;
	color: #fff;
}

#nav li a:hover {
	color: #fff;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background-color: #393834;
	width: 120px;
	padding: 0px 5px 0px 5px;
	z-index: 99;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.dd_nav_item, .dd_nav_item_last {
	width: 120px;
	padding: 5px 0px 5px 0px !important;
}

.dd_nav_item_last {
	border-bottom: 0px;
}

.dd_nav_item a, .dd_nav_item_last a {
	color: #fff !important;
	font-weight: normal !important;
	display: block;
}

.dd_nav_item a:hover, .dd_nav_item_last a:hover {
	display: block;
	text-decoration: underline;
}

/* left nav */

#left_nav a {
	display: block;
	color: #fff;
}

.nav_item_1, .nav_item_2 {
	background: url(../images/nav/left-nav-n.png) repeat-x;
	padding: 7px 7px 7px 35px;
}

.nav_item_1:hover, .nav_item_2:hover, .nav_item_1_active, .nav_item_2_active {
	background: url(../images/nav/left-nav-h.png) repeat-x #5590a3;
	padding: 7px 7px 7px 35px;
}

.nav_item_1_active a, .nav_item_2_active a {
	color: #fff;
	font-weight: bold;
}

.nav_item_2, .nav_item_2_active {
	padding-left: 30px;
}

/* video styles */

.thumbnail {
	background: url(images/blank.png) no-repeat center center;
	display: block;
	float: left;
	margin: 0 25px 25px 0;
	filter: alpha(opacity=80); 
	opacity: .8;
}

.thumbnail:hover {
	filter: alpha(opacity=100); 
	opacity: 1;
}

#popup {
	background: #fff; 
	position: fixed; 
	z-index: 99; 
	top: 10px;
	left: 10px; 
	width: 784px;
	height: 440px;
	background: #fff;
	visibility: hidden;
}

#cover {
	background: #000; 
	position: fixed; 
	z-index: 98; 
	top: 0px; left:0px; 
	width: 100%;
	height: 100%;
	filter: alpha(opacity=70); 
	opacity: .7;
	visibility: hidden;
}


/* general styles */
.sfr {
	font-size: 130%;
	color: #fff;
	font-weight: bold;
	margin-bottom: 7px;
}

.news_divider {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.padded_img img {
	padding: 0px 10px 10px 10px;
}

.smallText {
	font-size: 80%;
}

.white {
	color: #fff;
}

.smallText a {
	font-size: 100%;
}

.error {
	color: #c00;
	font-weight: bold;
}

.pad30lr {
	padding: 0 30px 0 30px;
}

.pad20lr {
	padding: 0 20px 0 20px;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hide {
	display: none;
}

