﻿body 
{
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	height: 100%;
	min-height: 100%;
	border: none;
	border-collapse: collapse;
}

h1
{
	color: #AEFF66;
	font-size: 24px;
	font-weight: normal;
}

img
{
	border: none;
}

a:link, a:visited
{
	color: #364D8A;
}
a:active, a:hover
{
	color: #4C82BE;
}

#container
{
	width: 780px;
	height: 100%;
	min-height: 100%;
	border-left: solid 1px #2C5D94;
	border-right: solid 1px #2C5D94;
	margin: 0px auto 0px auto;
	position: relative;
	background-color: #FEFEFE;
}

/* Header */

#header
{
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	width: 760px;
	height: 186px;
	position: relative;
	padding: 5px 10px 0px 10px;
	border: none;
	border-collapse: collapse;
}

#search
{
	vertical-align: middle;
	position: relative;
}

#logo
{
	color: #9A9A9A;
	font-weight: bold;
	background-image: url(images/livetechlogo.gif);
	background-repeat: no-repeat;
	width: 282px;
	height: 15px;
	text-align: center;
	padding: 15px 0px 0px 0px;
	position: relative;
	top: 50px;
	left: 50px;
}

#topsubnav
{
	font-size: 10px;
	position: absolute;
	top: 5px;
	left: 586px;
}

#techgirl
{
	background-image: url(images/techgirl.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 174px;
	position: absolute;
	top: 36px;
	left: 586px;
}

/* Nav */

#nav
{
	height: 37px;
	position: relative;
	top: 83px;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 10px 0px 0px 40px;
	margin: 0px 2px 0px 0px;
}

#main a {
	display:block;
	width:49px;
	height:37px;
	background: url(images/main2.gif) 0 -74px no-repeat;
}
#main a:hover {
	background: url(images/main2.gif) 0 0 no-repeat;
}
#main a:active {
	background: url(images/main_active.gif) 0 0 no-repeat;
}
#main_active a {
	display:block;
	width:49px;
	height:37px;
	background: url(images/main_active.gif) 0 0 no-repeat;
}

#services a {
	display:block;
	width:71px;
	height:37px;
	background: url(images/services2.gif) 0 -74px no-repeat;
}
#services a:hover {
	background: url(images/services2.gif) 0 0 no-repeat;
}
#services a:active {
	background: url(images/services_active.gif) 0 0 no-repeat;
}
#services_active a {
	display:block;
	width:71px;
	height:37px;
	background: url(images/services_active.gif) 0 0 no-repeat;
}

#about a {
	display:block;
	width:77px;
	height:37px;
	background: url(images/about2.gif) 0 -74px no-repeat;
}
#about a:hover {
	background: url(images/about2.gif) 0 0 no-repeat;
}
#about a:active {
	background: url(images/about_active.gif) 0 0 no-repeat;
}
#about_active a {
	display:block;
	width:77px;
	height:37px;
	background: url(images/about_active.gif) 0 0 no-repeat;
}

#faq a {
	display:block;
	width:47px;
	height:37px;
	background: url(images/faq2.gif) 0 -74px no-repeat;
}
#faq a:hover {
	background: url(images/faq2.gif) 0 0 no-repeat;
}
#faq a:active {
	background: url(images/faq_active.gif) 0 0 no-repeat;
}
#faq_active a {
	display:block;
	width:47px;
	height:37px;
	background: url(images/faq_active.gif) 0 0 no-repeat;
}

#contact a {
	display:block;
	width:91px;
	height:37px;
	background: url(images/contact3.gif) 0 -74px no-repeat;
}
#contact a:hover {
	background: url(images/contact3.gif) 0 0 no-repeat;
}
#contact a:active {
	background: url(images/contact_active.gif) 0 0 no-repeat;
}
#contact_active a {
	display:block;
	width:91px;
	height:37px;
	background: url(images/contact_active.gif) 0 0 no-repeat;
}

/* Content */		

#content_container
{
	background-color: #4C82BE;
	width: 780px;

	min-height: 100%;
	position: relative;
}

#main_content
{
	width: 570px;
	padding: 5px;
	float: left;
	position: relative;
}

#intro
{
}

#intro h1, #intro p
{
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

#intro h2
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 10px;
}

#intro p a:link, #intro p a:visited, #intro p a:active
{
	color: #AEFF66;
}

.white
{
	color: #fff;
}

.orange_box
{
	background-image: url(images/orange_bg.gif);
	background-repeat: repeat-y;
	width: 286px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 10px 0px;
}

.orange_title
{
	background-image: url(images/orange_title.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	width: 226px;
	height: 27px;
	position: relative;
	padding: 18px 0px 0px 60px;
}

.orange_bottom
{
	background-image: url(images/orange_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 286px;
	height: 5px;
	position: relative;
}

.orange_content
{
	padding: 5px 20px 10px 20px;
	width: 246px;
	height: 100px;
	position: relative;
}

.orange_content h1
{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}

.orange_content p
{
	margin: 12px 0px 12px 0px;
}

.orange_button
{
	background-image: url(images/orange_button.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #fff;
	display: block;
	width: 153px;
	height: 31px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

.green_content p
{
	margin: 12px 0px 12px 0px;
}

.orange_button a:link, .orange_button a:visited, .orange_button a:active
{
	color: #fff;
	text-decoration: none;
}

.green_box
{
	background-image: url(images/green_bg.gif);
	background-repeat: repeat-y;
	width: 279px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 10px 0px;
}

.green_title
{
	background-image: url(images/green_title.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	width: 219px;
	height: 27px;
	position: relative;
	padding: 18px 0px 0px 60px;
}

.green_bottom
{
	background-image: url(images/green_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 279px;
	height: 5px;
	position: relative;
}

.green_content
{
	padding: 5px 20px 10px 20px;
	width: 239px;
	height: 100px;
	position: relative;
}

.green_content h1
{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}

.green_content p
{
	margin: 12px 0px 12px 0px;
}

.green_button
{
	background-image: url(images/green_button.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #fff;
	display: block;
	width: 162px;
	height: 31px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

.green_button a:link, .green_button a:visited, .green_button a:active
{
	color: #fff;
	text-decoration: none;
}

.blue_box_1
{
	background-image: url(images/blue_bg_1.gif);
	background-repeat: repeat-y;
	width: 286px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 10px 0px;
}

.blue_title_1
{
	background-image: url(images/blue_title_1.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	width: 226px;
	height: 27px;
	position: relative;
	padding: 18px 0px 0px 60px;
}

.blue_bottom_1
{
	background-image: url(images/blue_bottom_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 286px;
	height: 5px;
	position: relative;
}

.blue_content_1
{
	padding: 5px 20px 10px 20px;
	width: 246px;
	height: 100px;
	position: relative;
}

.blue_content_1 h1
{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.blue_content_1 p
{
	margin: 12px 0px 12px 0px;
}

.blue_box_2
{
	background-image: url(images/blue_bg_2.gif);
	background-repeat: repeat-y;
	width: 279px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 10px 0px;
}

.blue_title_2
{
	background-image: url(images/blue_title_2.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	width: 219px;
	height: 27px;
	position: relative;
	padding: 18px 0px 0px 60px;
}

.blue_bottom_2
{
	background-image: url(images/blue_bottom_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 279px;
	height: 5px;
	position: relative;
}

.blue_content_2
{
	padding: 5px 20px 10px 20px;
	width: 239px;
	height: 100px;
	position: relative;
}

.blue_content_2 h1
{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
.blue_content_2 p
{
	margin: 12px 0px 12px 0px;
}

.123
{
	background-image: url(images/123.gif);
	background-repeat: no-repeat;
	width: 553px;
	height: 162px;
	position: relative;
	float: left;
	margin: 0px 0px 10px 3px;
	left: 5;
	top: 5;
	overflow: hidden;
}
.test_box
{
	background-image: url(images/test_bg.gif);
	background-repeat: repeat-y;
	width: 763px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 10px 3px;
}

.test_title
{
	background-image: url(images/test_title.gif);
	background-repeat: no-repeat;
	color: #AEFF66;
	font-weight: bold;
	width: 723px;
	height: 30px;
	position: relative;
	padding: 14px 0px 0px 40px;
}

.test_bottom
{
	background-image: url(images/test_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 763px;
	height: 10px;
	position: relative;
}

.test_content
{
	padding: 5px 20px 10px 20px;
	width: 723px;
	height: 10px;
	position: relative;
}

.test_content h1
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
}

#right_content
{
	width: 200px;
	float: right;
	position: relative;
}

.right_box
{
	background-image: url(images/right_box_bg.gif);
	background-repeat: repeat-y;
	width: 200px;
	height: auto;
	position: relative;
	margin: 0px 0px 10px 0px;
}

.right_box_title
{
	background-image: url(images/right_box_title.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	width: 180px;
	height: 26px;
	position: relative;
	padding: 9px 0px 0px 20px;
}

.right_box_title_offline
{
	background-image: url(images/right_box_title_offline.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	width: 180px;
	height: 42px;
	position: relative;
	padding: 14px 0px 0px 20px;
}


.right_box_bottom
{
	background-image: url(images/right_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	height: 10px;
	position: relative;
}

.right_box_content
{
	padding: 5px 20px 0px 20px;
	width: 160px;
	height: auto;
	position: relative;
}

.yellowBG
{
    background-color: #ffff33;
}

#replacement-1 {
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/enter.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#replacement-2 {
  width: 18px;
  height: 18px;
  padding: 18px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(images/enter.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}


/* Footer */

#footer
{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 75px;
	position: relative;
	padding: 20px 0px 20px 0px;
}

#footer_nav
{
	font-weight: bold;
	width: 780px;
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
}

#banner
{
	background-color: #4C82BE;
	border: solid 1px #FDFDFD;
	width: 468px;
	height: 60px;
	margin: 20px auto 0px auto;
	position: relative;
}

#copyright
{
	color: #BBD6F5;
	width: 780px;
	text-align: center;
	position: relative;
	margin: 20px auto 0px auto;
}



.bullets
{
}

.bullets a:link, .bullets a:active, .bullets a:visited, .bullets a:hover
{
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 7px;
}

.post_quote
{
	font-size: 10px;
}

.name
{
	display: block;
	color: #7C7A7A;
	font-size: 11px;
	text-align: right;
	width: auto;
}
