@charset "utf-8";
/* CSS Document */

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

.images{margin-left:45px;
}

#body{
	background-color:#000;
	margin:0px;
	padding:0px;
	width:1200px;
}

html{margin:0;padding:0}
p {margin:0;padding:0}
h1{margin:0 0 .7em 0;padding:0}
form {margin:0;padding:0}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

a {
outline: none; /*removes dots around hyperlinks */
}

#Table_01 {
	background-color:#000;
	margin:0 auto;
	left:0px;
	top:0px;
	width:1024px;
	height:900px;
}

#logo {
	float:left;
	background:url(images/logo.jpg);
	left:0px;
	top:0px;
	width:139px;
	height:180px;
}

#emptybox1 {
	background:url(images/emptybox1.jpg);
	float:left;
	left:139px;
	top:0px;
	width:167px;
	height:143px;
}

#emptybox2 {
	background:url(images/emptybox2.jpg);
	float:left;
	left:306px;
	top:0px;
	width:718px;
	height:72px;
}

#tel {
	float:left;
	left:306px;
	top:72px;
	width:221px;
	height:71px;
}

#email {
	float:left;
	left:527px;
	top:72px;
	width:242px;
	height:71px;
}

#loginbtn {
	float:left;
	left:769px;
	top:72px;
	width:255px;
	height:71px;
}

#ticker {
	background:url(images/ticker.jpg) no-repeat;
	float:left;
	left:139px;
	top:143px;
	width:770px;
	height:32px; /* height had 5px deducted to accomodate the padding in .news used to center the ticker */
}

.news{
	padding-top:5px;
	padding-left:115px;
}

#altmenu1 {
	float:left;
	left:0px;
	top:180px;
	width:139px;
	height:48px;
}

#specialshdr1 {
	float:right;
	left:139px;
	top:180px;
	width:295px;
	height:61px;
}

#specialshdr2 {
	float:right;
	left:434px;
	top:180px;
	width:295px;
	height:61px;
}

#specialshdr3 {
	float:right;
	left:729px;
	top:180px;
	width:295px;
	height:61px;
}

#specialsmainimage {
	background:url(images/specialsmainimage.jpg);
	float:right;
	left:139px;
	top:241px;
	width:885px;
	height:416px;
}

#altmenu2 {
	float:left;
	left:0px;
	top:228px;
	width:139px;
	height:47px;
}

#altmenu3 {
	float:left;
	left:0px;
	top:275px;
	width:139px;
	height:48px;
}

#altmenu4 {
	float:left;
	left:0px;
	top:323px;
	width:139px;
	height:48px;
}

#altmenu5 {
	float:left;
	left:0px;
	top:371px;
	width:139px;
	height:48px;
}

#altmenu6 {
	float:left;
	left:0px;
	top:419px;
	width:139px;
	height:47px;
}

#altmenu7 {
	float:left;
	left:0px;
	top:466px;
	width:139px;
	height:48px;
}

#altmenu8 {
	float:left;
	left:0px;
	top:514px;
	width:139px;
	height:48px;
}

#altfacebook {
	float:left;
	left:0px;
	top:562px;
	width:139px;
	height:48px;
}

#alttwitter {
	float:left;
	left:0px;
	top:610px;
	width:139px;
	height:47px;
}

#altyoutube {
	float:left;
	left:0px;
	top:657px;
	width:139px;
	height:123px;
}

#althormenu1 {
	float:left;
	left:139px;
	top:657px;
	width:226px;
	height:123px;
}

#althormenu2 {
	float:left;
	left:365px;
	top:657px;
	width:188px;
	height:123px;
}

#althormenu3 {
	float:left;
	left:553px;
	top:657px;
	width:217px;
	height:123px;
}

#althormenu4 {
	float:right;
	left:770px;
	top:657px;
	width:254px;
	height:123px;
}

#ads {
	background:url(images/ads.jpg);
	float:left;
	left:0px;
	top:780px;
	width:1024px;
	height:52px;
}

#footer1 {
	float:left;
	left:0px;
	top:832px;
	width:299px;
	height:68px;
}

.ftextbox1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	font-size:11px;
	margin-top:2px;
	margin-left:5px;
}

#footer2 {
	float:right;
	left:299px;
	top:832px;
	width:725px;
	height:68px;
}
.ftextbox2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:right;
	font-size:11px;
	margin-top:2px;
	margin-left:5px;
}

