@charset "utf-8";

/*Default Page - START*/
body {
	background-image: url('http://www.hotshotpic.com/images/site-header.png');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
/*Default Page - END*/

/*Logo - START*/
#logo {
	width: 235px;
	height: 98px;
	background-image: url('http://www.hotshotpic.com/images/header/hsp_logo.png');
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*Logo - END*/

/*Main Body Wrapper - START*/
#divBody {
	background-color: #FFFFFF;
	width: 800px;
	height: 900px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
/*Main Body Wrapper - END*/

/*Menu - START*/
#menuHome {
	width: 68px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_home.gif');
}
#menuHome:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_home.gif');
	width: 68px;
	height: 59px;
}
#menuAbout {
	width: 80px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_about.gif');
}
#menuAbout:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_about.gif');
	width: 80px;
	height: 59px;
}
#menuPackages {
	width: 113px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_packages.gif');
}
#menuPackages:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_packages.gif');
	width: 113px;
	height: 59px;
}
#menuPhotos {
	width: 91px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_photos.gif');
}
#menuPhotos:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_photos.gif');
	width: 91px;
	height: 59px;
}
#menuAvailability {
	width: 137px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_availability.gif');
}
#menuAvailability:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_availability.gif');
	width: 137px;
	height: 59px;
}
#menuFaq {
	width: 54px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_faq.gif');
}
#menuFaq:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_faq.gif');
	width: 54px;
	height: 59px;
}
#menuContact {
	width: 100px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_contact.gif');
}
#menuContact:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_contact.gif');
	width: 100px;
	height: 59px;
}
/*Menu - END*/

/*Body - START*/
#mainTitle {
	position: absolute;
	margin-top: 40px;
	margin-left: -30px;
	width: 350px;
	height: 200px;
}
#TitleClick {
	position: absolute;
	margin-left: 180px;
	margin-top: 200px;	
}
#promoslider {
	background-color: #FFFFFF;
	width: 570px;
	height: 270px;
	position: absolute;
	margin-left: 320px;
	margin-top: 20px;
}
#mainLoop {
	width: 600px;
	height: 400px;
	position: absolute;
	margin-left: 100px;
	margin-top: 300px;	
}
#webad {
	width: 670px;
	height: 166px;
	position: absolute;
	margin-left: 65px;
	margin-top: 720px;
}
a.getcolor:link {
	color: #69F;
}
a.getcolor:visited {
	color: #69F;
}
a.getcolor:hover {
	color: #F60;
}
/*Body - END*/

/*Footer - START*/
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
}
/*Footer - START*/