﻿body	
	{
	text-align: center;
	background: #ccc url(graphics/background.jpg) top center repeat-y;
	font: 12px Verdana, Arial, sans-serif;
	margin: 0;
	}

body a
	{	
	color: #c00;
	}

body a:hover
	{
	color: #f00;
	}

#Container
	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 771px;
	margin: 0 auto;
	text-align: left;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	background: #fff;
	}

#HeaderH1
	{
	display: none;
	}

#Header
	{
	margin: 0 0;
	height: 133px;
	width: 771px;
	background: url(graphics/header.gif);
	}

#Contact
	{
	display: block;
	text-align: center;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-top: 0px;
	margin-left: 256px;
	font: bold 12px verdana, sans-serif;
	background: transparent;
	}
#Contact span
	{
	font: bold 14px verdana, sans-serif;
	}

#Contact a
	{
	color: #666;
	text-decoration: none;
	}

#Contact a:hover
	{
	color: #f00;
	text-decoration: none;
	}

#MainLinks
	{
	margin: 0PX;
	padding: 0px;
	width: 771px;
	height: 25px;
	background: #000;
	}

#MainLinks p
	{
	text-align: center;
	position: relative;
	left: 0px;
	top: 5px;
	margin: 0px;
	}

#MainLinks a
	{
	margin: 0px 2px;
	padding: 1px 20px;
	font: bold 13px verdana, sans-serif;
	text-decoration: none;
	color: #fff;
	}

#MainLinks a:hover
	{
	font: bold 13px verdana, sans-serif;
	text-decoration: none;
	color: #fff;
	background-color: #d00;
	}

.SubLinks
	{
	position: relative;
	top: 0px;
	left: 228px;
	height: 16px;
	width: 500px;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	margin-bottom: -16px;
	z-index: 2;
	}

.SubLinks p
	{
	font: bold 14px arial, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
	}

.SubLinks a
	{
	font: bold 13px arial, sans-serif;
	color: #000;
	text-decoration: none;
	}

.SubLinks a:hover
	{
	color: #d00;
	}

#LeftBar
	{
	background: transparent url(graphics/lefttop.gif) top left no-repeat;
	float: left;
	height: 480px;
	width: 220px;
	padding: 0px 0px;
	}

#LeftBar p
	{
	margin: 0px 0px 0px 8px;
	}

#LeftBar input
	{
	width: 80px;
	margin-left: 108px;
	}

#LeftBar input.TextInput
	{
	width: 166px;
	margin-left: 0px;
	}

#LeftBar h3
	{
	text-align: center;
	background: url(graphics/leftbarh3.gif) left no-repeat;
	width: 198px;
	height: 45px;
	margin: 5px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font: Bold 12px verdana, sans-serif;
	color: #fff;
	}

#myspaceimg
	{
	position: relative;
	top: 16px;
	left: 32px;
	}

#DlPageDler
	{
	margin-top: -10px;
	background: #e4e4e4;
	padding: 1px 12px 1px 12px;
	}
	
#dlcodehelp
	{
	position: relative;
	top: 7px;
	left: 6px;
	text-align: right;
	margin-top: -10px;	
	}
	
#Content
	{
	float: left;
	width: 355px;
	margin-top: 30px;
	}
	
#Content h3
	{
	font-size: 13px;
	font-weight: bold;
	background: url(graphics/tipicon.gif) left no-repeat;
	padding: 2px 0 0 18px;
	margin-bottom: -12px;
	margin-top: -8px;
	height: 16px;
	}
	
#FaqAnswers h3
	{
	font-size: 13px;
	font-weight: bold;
	background: url(graphics/tipicon.gif) left no-repeat;
	padding: 1px 0px 1px 18px;
	margin-bottom: 2px;
	margin-top: 0px;
	height: 16px;
	
	border-bottom: 1px solid #000;
	}
	
#FaqAnswers p
	{
	padding-top: 0px;
	margin-top: 0px	
	}
	
#FaqAnswers li
	{
	margin-top: 6px;	
	}

#sitemapdiv
	{
	width: 540px;	
	}
	
#sitemapdiv a
	{
	text-decoration: none;	
	}
	
#sitemapdiv h2
	{
	background: #e0e0e0;
	margin-bottom: -10px;
	margin-top: 22px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 0px;
	}
	
#sitemapdiv h2 a
	{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
#sitemapdiv h2 a:hover
	{
	color: #c00;	
	}
	
a.TitleLink
	{
	font: bold 13px verdana, sans-serif;
	text-decoration: none;
	}

a.TitleLink:hover
	{
	text-decoration: underline;
	}

a.moreinfo
	{
	position: relative;
	left: 200px;
	top: -13px;
	}

a.moreinfo img
	{
	border: 0px;
	}

div.iconfloat
	{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
div.floattext
	{
	float: left;
	font-weight: bold;
	font-size: 13px;
	}

div.floatwrapper
	{
	clear: left;
	}
	
span.NonAnchor
	{
	color: #c00;
	text-decoration: underline;	
	}	

span.subtitle
	{
	position: relative;
	top: -3px;
	font: 8px arial, sans-serif;
	text-decoration: none;
	color: #000;
	}

#HomeFlash
	{
	position: relative;
	top: -24px;
	left: -15px;
	}
	
p.PackMainSmallPrice
	{
	Position: relative;
	top: -12px;
	left: 102px;
	font-size: 9px;
	margin-bottom: -10px;
	}

h1
	{
	font-size: 26px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
#h1sub
	{
	text-align: right;
	margin: -4px 0px 20px 0px;
	padding: 0px;
	color:#000;
	border-width: 0px;
	}

h2
	{
	background: #fff url(graphics/contentH3.gif) top center no-repeat;
	font: bold 14px verdana, sans-serif;
	padding: 1px 20px;
	margin-top: 28px;
	text-align: center;
	height: 18px;
	text-align: left;
	}
	
h2 a
	{
	color: #000;
	text-decoration: none;	
	}

#RightBar
	{
	float: left;
	width: 180px;
	margin: 30px 0px 20px 10px; 
	height:400px;
	}

#RightBar h3
	{
	width: 170px;
	margin: 2px 0px 2px 0px;
	padding: 3px 5px;
	background: #000;
	color: #fff;
	font: bold 12px verdana, sans-serif;
	}

#RightBar h3 a
	{
	color: #fff;
	text-decoration: none;
	}

#RightBar h3 a:hover
	{
	color: #f00;
	text-decoration: none;
	}


#RightBar p
	{
	width: 172px;
	margin: 0px 0px 12px 0px;
	padding: 4px 4px;
	background: #e4e4e4;
	color: #000;
	}

#Footer {
	background:#000000 url(graphics/footcorners.gif) no-repeat scroll center top;
	clear:both;
	margin-top:80%;
	position:relative;
	width:771px;
	}

#Footer p
	{
	padding: 6px;
	padding-top:18px;
	margin: 0px 0px;
	text-align: center;
	color: #f00;
	}

#Footer a
	{
	font: 12px verdana, sans-serif;
	color: #fff;
	margin: 2px 9px;
	text-decoration: none;
	}

#Footer a:hover
	{
	color: #f00;
	}

#copyline
	{
	font: 16px verdana, sans-serif;
	}

img
	{
	border: 0px;
	margin: 0px;
	}



#PackIconTitle
	{
	color: #c00;
	font-size:13px;
	}

#PackIconP
	{
	position: relative;
	left: 90px;
	margin: 0px;
	padding: 0px;
	}

#PackIconUL
	{
	position: relative;
	top: -11px;
	left: 80px;
	}
	
#PackContent
	{
	position:relative;
	top:-18px;
	}

#PackPriceTable
	{

	}

#PackPriceTable td, tr
	{
	padding:0;
	}

#PriceTableWidth
	{
	width: 250px;
	}

#PriceTableOptions
	{
	padding-top: 6px;
	}

#BookTimeIcon
	{
	Background: url(graphics/clock.gif) center left no-repeat;
	padding-top: 9px;
	padding-left: 55px;
	height: 45px;
	}

#BookTimeIcon p
	{
	Padding:0;
	margin:0;
	}

#BookTimeIcon span
	{
	font-size: 14px;
	font-weight: bold;
	}

