@charset "UTF-8";

/* Universal rules
=============================================================*/

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	behavior: url("../Scripts/csshover3.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {
border: none;
}
.style2 {font-size: 12px}
#top_bar {
	background-color: #000000;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 20px;
}

img { 
	behavior: url(../Scripts/iepngfix/iepngfix.htc);

}
#contact {
	height: 470px;
	width: 400px;
	position: absolute;
	top: 200px;
	z-index: 1020;
	left: 10px;
	color: #fff;
	url(images/transparentBackground.png);
	background-image: url(../images/transparentBackground.png);
	padding: 10px;
	border: none;
}

/* header rules
=============================================================*/

#header {
	background-image: url(../images/transparentBackground.png);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
	position: absolute;
	z-index: 1020;
	top: 20px;
	behavior: url(../Scripts/iepngfix/iepngfix.htc);
}

#logo {
	float: left;
	height: 150px;
	width: 320px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	behavior: url(../Scripts/iepngfix/iepngfix.htc);
}

/* Image rules
=============================================================*/


#large_image {
	height: 700px;
	width: 100%;
	position: absolute;
	top: 20px;
	z-index: 20;
	background-image: url(../images/large%20Ads/largeimage.jpg);
	background-repeat: no-repeat;
}

#image_bckgrnd {
	background-color: #000000;
	height: 700px;
	width: 100%;
	position: absolute;
	top: 20px;
	z-index: 2;
}

#image_1 {
	float: left;
	height: 100px;
	width: 670px;
	padding: 0 5px;
	behavior: url(../Scripts/iepngfix/iepngfix.htc);
}
#image_2 {
	float: left;
	height: 100px;
	width: 100px;
	padding: 0px 5px;

}
#image_3 {
	float: left;
	height: 100px;
	width: 100px;
	padding: 0px 5px;

}
#image_spacer {
	height: 100px;
	width: 300px;
	padding: 0 0 0 50px;
	position: absolute;
	top: 465px;
	left: 625px;
	z-index: 1120;
	color: #fff;
}
/* Footer rules
=============================================================*/

#footer {
	background-color: #000000;
	height: 200px;
	width: 100%;
	position: absolute;
	top: 720px;
	color: #FFFFFF;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
#categories {
	height: 200px;
	width: 100%;
	position: absolute;
	top: 570px;
	z-index: 100;
	color: #fff;
}

/* menu rules
=============================================================*/


.menu {
	margin: 0px 0 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0 10px;
	margin: 0 10px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 2px 10px;
	display: block;
	color: #000000;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
}
.menu li em {
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 0px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../images/transparentBackground.png);
	background-repeat: repeat-x;
		behavior: url(../Scripts/iepngfix/iepngfix.htc);

}

/* contact rules
=============================================================*/

#contact2 {
	height: 400px;
	width: 640px;
	position: absolute;
	top: 200px;
	z-index: 1020;
	left: 10px;
	color: #fff;
	url(images/transparentBackground.png);
	background-image: url(../images/transparentBackground.png);
	padding: 10px;
}
#contact a {
	color: #FFFFFF;
}

/* scrolling headline rules
=============================================================*/

 #scrollup {
   position: relative;
   overflow: hidden;
   height: 200px;
   width: 200px;
   color:ffffff;
 }
 .headline {
    color:ffffff;
   position: absolute;
   top: 210px;
   left: 5px;
   height: 195px;
   width:190px;
	background-image: url(../images/transparentBackground.png);
	background-repeat: repeat-x;
		behavior: url(../Scripts/iepngfix/iepngfix.htc);
		}
.headline a {
	color:#FFFFFF;
 }
