html body {
	direction:ltr;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

a:visited {
	color:#000;
	text-decoration:underline;
}
a:link {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:none;
}

#allContent {
	text-align:center;
}

#preloader {
	display:none;
	margin-right:auto;
	margin-left:auto;
	margin-top:40px;
}
#footerLinks {
	height:658px;
}
#flashMenu {
	height:293px; 
	margin-left:-13px;
}

#theVid {
	padding-left:10px;
}


img {
border:none;
}

div.flash {
text-align:center;
}

table.site {
width:744px;
text-align:left;
}

td.types {
text-align:right;
vertical-align:top;
}

td.back_to_top {
text-align:right;
vertical-align:top;
padding-right:20px;
}

td.all_logos {
text-align:right;
padding-right:7px;
}

td.footer_left {
background-image:url(../images/footer_left_white.jpg);
background-repeat:no-repeat;
background-position:bottom right;
width:567px;
}

td.footer_right {
background-image:url(../images/footer_right_white.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:599px;
}
	
div.description {
padding-top:13px;
padding-left:10px;
}




div.about_us {
padding-top:13px;
padding-left:12px;
}
div.links {
padding-top:23px;
margin-left:-24px;
}
a.links {
text-decoration:underline;
color:#000000;
padding-right:20px;
}
a.links:hover {
text-decoration:none;
}