body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002632;
	background:#ffffff url(../images/bg.gif) top center no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
}
div, td , p {
	text-align:left;
}

#container {
	width:906px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:259px;
	z-index:1;
	
}
#logo {
	float:left;
	width:275px;
	height:259px;
	background:transparent url(../images/logo.jpg) top left no-repeat;
}
#logo a, #logo a:visited {
	display:block;
	width:275px;
	height:259px;	
}
#logo a:hover {
	background:transparent url(../images/logo_o.jpg) bottom left no-repeat;
}
a.logo_bottom, a.logo_bottom:visited {
	display:block;
	height:66px;
	margin-top:6px;

}

#header_right {
	float:left;
	height:259px;
	width:568px;
	background:transparent url(../images/header.gif) bottom right no-repeat;
}
#header_top {
	height:128px;
	width:568px;
	background:transparent url(../images/header_top.gif) top left no-repeat;
}
#tnav {
	width:auto;
}
#tnav ul {
	list-style:none;
	margin:0 0 0 50px;
	padding:0;
}
#tnav li {
	margin:0;
	line-height:1;

}
#tnav a, #tnav li {
	color:#BFE5F2;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
}
#tnav a:hover {
	color:#f90;
}
#tnav li.phone {
	font-size:24px;
	color:#fff;
}
#main {
	position:relative;
	float:left;
	margin-top:-72px;
	z-index:1000;
}
.col1 {
	float:left;
	width:275px;
	height:400px;
}
.col2 {
	float:left;
	width:320px;
	padding-top:50px;
	margin-left:-18px;
	
}
.col3 {
	float:left;
	width:250px;
}
#tv {	
	width:247px;
	height:228px;
}
#main h1 {
	margin:0;
	padding:10px;
	color:#0099CC;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
#main h2 {
	margin:0;
	margin-right:10px;
	padding:5px;
	border:1px solid #000;
	background-color:#09c;
	color:#000;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	-filter:alpha(opacity=80);
	opacity:0.8;
	-khtml-opacity:0.8;

}
a.fvp, a.fvp:visited {
	display:block;
	width:200px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:80px;
	border:2px solid #639;
	background:transparent url(../images/fvp.gif) top center no-repeat;
	color:#639;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
a.fvp:hover {
	border:2px solid #f90;
}
p {
	padding:0px 10px 0px 10px;
	margin:2px 0px 10px 0px;
	line-height:1.5;
}


a, a:visited {
	color:#0099CC;
	font-weight:bold;	
}
a:hover {
	color:#f90;
}
.c {
	text-align:center;
}
#video1_container {
	position:absolute;
	top:60px;
	left:300px;
	width:470px;
	padding-right:30px;
}
#video2_container {
	position:absolute;
	top:60px;
	left:200px;
}
ul.inside {
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
	border-right:1px solid #0099CC;

}
ul.inside li {
	line-height:1.3;
	background:transparent url(../images/bullet.gif) top left no-repeat;
	padding:5px 5px 5px 16px;
	border-bottom:1px dotted #3399FF;
}
a.bigbutton, a.bigbutton:visited {
	display:block;
	float:right;
	width:123px;
	height:71px;
	margin-top:70px;
	padding:20px 0 0 20px;
	background:transparent url(../images/bigbutton.gif) top center no-repeat;
	color:#BFE5F2;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
}
a.bigbutton:hover {
	color:#f90;
}
.signature {
	text-align:right;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
i, em {
	font-family:Georgia, "Times New Roman", Times, serif;
}