/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	height:100%;
}

body {
	height: 100%;
}

#container {
	width:980px;
	height:100%;
	position:relative;
	margin:0px auto;
	top: 0px;
}

.bannerPic {
	z-index: 1;
	position: relative;
	float: right;
}

#header {
	width:562px;
	height:207px;
	position: relative;
	top: 0px;
	left: 318px;
	z-index: 0;
	background-image:url(images/banner.jpg);
}


#mainBody {
	background-image: url(images/leftpanel.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 775px;
	width: 910px;
	position: relative;
	top: 0px;
}

#mainBodyX {
	background-image: url(images/leftpanel2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 775px;
	width: 910px;
	position: relative;
	top: 0px;
}


#navigation {
position:relative;
top:7px;
left:350px;
width:450px;
height:25px;
}

#navigation ul {
	list-style:none;
	margin-left:10px;
}
#navigation li {
display:inline;
padding:0px 25px;
}
#navigation a {
	color:#d00522;
	font-size:20px;
	text-transform:uppercase;
	text-decoration: none;
}

#mainIndexCard {
position:absolute;
top:239px;
left:280px;
width:621px;
height:337px;
}

#homePageText {
position:absolute;
top:601px;
left:20px;
width:682px;
height:175px;
}

#homePageText p {
font-family: Georgia, serif;
font-size: 13px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.7em;
}

#footer  {
position:relative;
top:0px;
left:0px;
width:910px;
height:134px;
background-image:url(images/footer.jpg);
}

#footerText  {
	position:relative;
	padding:10px 200px 20px 360px;
	width: 350px;
	height: 104px;
}

#footerText p {
	color:#FFFFFF;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footerText a {
color:#FFFFFF;
}

.ttlg {
text-align:center;
margin-top:10px;
}



#classes {
	position:relative;
	top: 45px;
	left: 285px;
}
#tabPic {
	position:absolute;
	z-index:0;
	width:625px;
	height:392px;
	background-image:url(images/big-index-card.jpg);
	top: 23px;

}

h1 {
	font-size:34px;
	font-style: italic;
}
.headerSmall {
font-size:20px;
font-weight:bold;
}

#cardContent p {
margin-top:35px;
font-size:21px;
font-style:italic;
margin-left:10px;
}

.date {
font-size:25px;
float:right;
font-style:normal;
margin-top:25px;
}
.price {
font-style:normal;
font-weight:bold;
}
.fullSeries {
text-align:center;
padding-top:50px;
}

#orderForm {
position:absolute;
top:272px;
width:628px;
height:429px;
left:286px;
background-image:url(images/index-orderpage.jpg);
}

h2 {
	position:absolute;
	top:13px;
	left:49px;
	width: 127px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#form {
	position:absolute;
	top:68px;
	left:28px;
	width: 581px;
	height: 340px;

}
#visa {
position:absolute;
top:7px;
left:238px;
}
#visa p {
	color:#FF0000;
	text-transform: uppercase;
}

#disclaimer {
	position:absolute;
	top:736px;
	left:383px;
	width: 487px;
}
#disclaimer p {
	color: #786B38;
}
#disclaimer a {
color:#786b38;
}
