
/* -------------------------------------------- LAYOUT -------------------------------------------- */

html,
body {
	background-color:#fff;
	margin:0px; 
	padding:0px; 
	height:100%; 
	text-align:center;}

html>body {
	width:auto; 
	min-width:765px;}

#wrapper {
	text-align:center; 
	width:765px; 
	margin:0px auto;}

#header {
	height:111px;
	margin-top:10px;
	text-align:left;}
	
.topLogo {
	width:171px; 
	height:111px; 	
	text-align:left;
	float:left;}
	
.topNav {
	width:43px; 
	height:13px;
	margin:80px 20px 0px 0px;	
	float:right;}

#content {
	width:765px;
	height:527px;
	margin:10px 0px 30px 0px;
	background:transparent url(../images/video_placemat_bg.gif) no-repeat bottom;
	text-align:center;}
	
.maintxt {
	width:765px;
	margin-top:10px;
	text-align:center;}
	
.clearall {
	clear:both;}
	
/* FOOTER */	
	
#footer {
	padding-top:20px;
	text-align:center;
	clear:both;	
	width:765px;
	height:126px;}

#footer .lastlinks {
	padding-top:24px;}
	
#footer p {
	margin:4px;
	line-height:normal;}
	
#footer a {
	padding-left:6px;
	padding-right:6px;}
	
#footer .address {
	font-weight:bold;}
	
#footer .copyright {
	padding-bottom:5px;}
	

/* -------------------------------------------- TYPOGRAPHY -------------------------------------------- */

html,
body {
	font-family: Tahoma, "Trebuchet MS", sans-serif; 
	font-size:12px;}
	
a {
	color:#2453a4;
	text-decoration:none;}

.about #background_txt a {	
	font-weight:bold;}	

a:hover {
	color:#5dbb46;
	text-decoration:none;}

h1 {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;}

h2 {
	font-size:1.2em; 
	font-weight:bold;
	font-style:italic;
	color:#2453a4;}

h3 {
	font-size:1.0em;
	color:#166702;
	font-weight:bold;}
	
h4 {
	font-size:1.0em; 
	font-weight:bold; 
	color:#fec373;}
	
h5 {
	color:#CC0000;
	font-weight:bold;
	font-size:1.2em;}	
	
.darkGreen_bold {
	font-size:1.0em;
	color:#166702;
	font-weight:bold;}	

.firstlineBoldGrn {
	font-size:1.0em; 
	font-weight:bold; 
	color:#5dbb46;}
	
.white_txt {
	color:#fff;
	font-weight:bold;}
	
.bTxt {font-weight:bold;}


/* -------------------------------------------- TWEAKS -------------------------------------------- */


img {
	border:0px;}
	
.cntr {
	text-align:center;}	
	

/* -------------------------------------------- CONTENT -------------------------------------------- */


.video #placemat {
	width:765px;
	padding-top:30px;
	text-align:center;}
		

