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

/* THIS STYLE SHEET IS FOR THE HOME PAGE ONLY */



/* navigation starts here */
.tell a {
	position: absolute;
	top: -44px;
	left:135px;
	height: 29px;
}	
.tell a {
	background:url(../images/tell_right_g.gif) no-repeat right top;
}
.tell a:hover {
	background:url(../images/tell_right_w.gif) no-repeat right top;
}
.faqs a {
	position: absolute;
	top: -44px;
	left:516px;
	height: 24px;
}
.faqs a {
	background:url(../images/faqs_right_p.gif) no-repeat right top;
}
.faqs a:hover {
	background:url(../images/faqs_right_w.gif) no-repeat right top;
}
.contact a {
	position: absolute;
	top: -44px;
	left:610px;
	height: 24px;
}
.contact a {
	background:url(../images/contact_right_y.gif) no-repeat right top;
}
.contact a:hover {
	background:url(../images/contact_right_w.gif) no-repeat right top;
}
.tips a {
	position: absolute;
	top:-44px;
	left:750px;
	height: 24px;
}
.tips a {
	background:url(../images/tips_right_b.gif) no-repeat right top;
}
.tips a:hover {
	background:url(../images/tips_right_w.gif) no-repeat right top;
}
/* navigation ends here */
/* main content starts here */
#mainContainer {
	position: relative;
	width: 988px;
	height: 510px;
	margin: 0px auto;
	text-align: left;
	clear:both;
}
#back_image1 {
	background-image:url(../images/cdCase1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 117px
}
#back_image2 {
	background-image:url(../images/cdCase2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 117px
}
#back_image3 {
	background-image:url(../images/cdCase3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 117px
}
#back_image4 {
	background-image:url(../images/cdCase4.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 115px
}
#introContent {
	position: absolute;
	top: 60px;
	left: 50px;
	width: 375px;
	font-size:80%;
	line-height: 170%;
}
#introContent ol {
	font-family:"Courier New", monospace;
	font-size:115%;
	padding-top:70px;
	padding-left:0;
	line-height: 250%;
	margin-top:0;
	list-style-position: inside;
}
#signUp {
	position: absolute;
	top: 210px;
	left: 545px;
	width: 200px;
	font-family:"Courier New", monospace;
	font-size:200%;
	color:#FFFFFF;
	background-image:url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 130px 12px;
}
#go {
	position: absolute;
	top: 194px;
	left: 712px;
	width: 200px;
	font-family:"Courier New", monospace;
	font-size:400%;
	margin:0px;
}
#go a {
	text-decoration: none;
	margin:0px;
	color:#000000;
}
#go a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
/* main content ends here */
#footer {
	position: absolute;
	top: 465px;
	right: 11px;
}
/* STYLE SHEET ENDS */