/* CSS Document */

.inner_body {
	margin: 0;
	padding: 0;
	background-image:url(../images/i_bg.gif);
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.hp_body {
	background-color: #ffffff;
	background-image:url(../images/i_hp_bg2.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	height: 852px;
}

p {
	text-align: justify;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

.smalltext {
	text-align: justify;
	color: #666666;
	font-size: 8pt;
	line-height: 1.2em;
}

.smallboldtext {
	font-weight: bold;
}

li {
	color: #666666;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}

h1 {
	font-size: 14pt;
	color: #666666;
	margin-top: 16px;
	margin-left: 6px;
}

h2 {
	font-size: 36pt;
	color: #313659;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
	text-align: left;
	color: #000000;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


/* -------------------------------------------------------------------------------------------- */

.hp_screen {
	left: 313px;
	top: 18px;
	width: 329px;
	height: 242px;
	position: relative;
}

.hp_nav {
	width: 740px;
	margin: auto;
	top: 39px;
	position:relative;
}

.hp_subnav {
	top: 40px;
	left: 0px;
	width: 510px;
	margin:auto;
	position: relative;
}

.hp_subnav img {
	margin-right: 9px;
}

.hp_nav img	{
	margin-right: 20px;
}


#slideshow {
    background:url(../images/i_tv.png);
	position:relative;
    height:462px;
	width: 508px;
	top:44px;
	margin:auto;
}

#slideshow DIV {
    position:absolute;
    top:60px;
    left:35px;
    z-index:8;
    opacity:0.0;
    height: 242px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 242px;
    display: block;
    border: 0;
}

/* -------------------------------------------------------------------------------------------- */

.view_holder {
	left: 0px;
	top: 0px;
	position: relative;
	width: 950px;
}

.view_logo {
	left: 45px;
	top: 30px;
	position: relative;
	width: 343px;
	float: left;
}

.video {
	left: 0px;
	top: 0px;
	position: relative;
	width: 520px;
	background-image:url(../images/i_video_bg.gif);
	background-repeat: no-repeat;
	margin-top: 32px;
	margin-left: 29px;
	float: left;
}

.video4x3 {
	left: 0px;
	top: 0px;
	position: relative;
	width: 520px;
	background-image:url(../images/i_video4x3_bg.gif);
	background-repeat: no-repeat;
	margin-top: 32px;
	margin-left: 29px;
	float: left;
}

.about {
	left: 349px;
	top: 28px;
	position: absolute;
	width: 630px;
	height: 500px;
	background-image:url(../images/i_about_bg.jpg);
	background-repeat: no-repeat;
}

.news {
	left: 29px;
	top: 0px;
	position: relative;
	width: 560px;
	margin-top: 22px;

	float: left;
}

.timlangford {
	left: 400px;
	top: 35px;
	position: absolute;
	width: 590px;
	height: 500px;
	background-image:url(../images/i_timlangford_bg.jpg);
	background-repeat: no-repeat;
}

.buttons {
	left: 0px;
	top: 0px;
	position: relative;
	width: 152px;
	margin-left: 41px;
	margin-top: 25px;
}

.buttons_holder {
	left: 0px;
	top: 0px;
	position: relative;
	width: 386px;
	float: left;
}


/* -------------------------------------------------------------------------------------------- */

.spacer {
	position: relative;
	float: left;
}

.horizontalSpacer {
	width: 100%;
	float: left;
}
