/*added for running landing page*/
#main {
	background:none;
}
#maincontainer {
	padding:0;
	padding-top:12px;
}

#content {
	padding:0;
	width:592px;
        background:#fff;
}

#contentheader {
	float:left;
	margin:0;
	padding:0;
	width:592px;
}

#title {
	float:left;
	width:290px;
	height:94px;
	margin:13px 0 0 30px;
}

.purple {
	font-size:30px;
	color:#422379;
	font-weight:bold;
}

.grey {
	font-size:18px;
	color:#9e9b9b;
}

#titleright {
	float:left;
	width:260px;
	height:91px;
	margin:20px 0 0 5px;
	
}

#titleright_left {
	float:left;
	height:91px;
	width:10px;
	background:url(../images/blueleft.gif) no-repeat;
}

#titleright_content {
	float:left;
	padding:10px 10px 0 10px;
	height:81px;
	width:217px;
	background:url(../images/bluerepeat.gif) repeat-x;
}

#titleright_right {
	float:left;
	height:91px;
	width:13px;
	background:url(../images/blueright.gif) no-repeat;
}

.callus {
	font-size:11px;
	color:white;
}

*+html #further {
	float:left;
	width:140px;
	height:22px;
	margin:5px 0 0 -2px;
	background:url(../images/furtherdetail.gif);
	text-align:left;

}

#further {
	float:left;
	width:140px;
	height:22px;
	margin:4px 0 0 -2px;
	background:url(../images/furtherdetail.gif);
	text-align:left;

}

#furthertxt {
	margin:2px 0 0 5px;
	color:#422379;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
}

#sections {
	float:left;
	height:auto;
	margin:0;
	padding:0;
	width:592px;
}

img.run {
	position:absolute;
	left:500px;
	top:278px;
	z-index:20;
}

#section1 {
	float:left;
	width:220px;
	height:292px;
	margin:20px 0 0 10px;
	background-color:#fff;
	font-size:12px;
	color:#422379;
}

#topoflink {
	float:left;
	width:195px;
	height:6px;
	background-color:#ebeaef;
	margin-left:5px;
}

.sec_links{
	float:left;
	width:200px;
}

*+html .img-color{
	float:right;
	width:9px;
	height:38px;
	background-color:#dbd7e8;
}

.img-color{
	float:right;
	width:9px;
	height:36px;
	background-color:#dbd7e8;
}

.sec_img {
	float:left;
	width:15px;
	height:15px;
	padding-top:5px;
}

.linktxt{
	float:left;
	width:177px;
	height:auto;
	padding:2px 4px 6px 4px;
	list-style-type:none; 
	background:url(../images/links/linkback.gif) repeat-x #dbd7e8;
}


#section1 a {
	color:#422379;
	text-decoration:none;
	font-weight:bold;
	
}

#section1 ul {
	float:left;
	background-color:#e9e9ef;
}

#section1 li {
	height:auto;
	padding:4px 15px 4px 0;
	list-style-type:none; 
	background:url(../images/links/linkback.gif) repeat-x;
	
}


#section2 {
	float:left;
	width:253px;
	margin:20px 0 0 10px;
	padding:10px;
	
	
}

#sec2title {
	float:left;
	width:220px;
	font-size:15px;
	font-weight:bold;
	color:#422379;
	margin:0 0 10px 0;
}

#section2 li { 
	list-style-image: url(../images/li.gif); 
}

#section3 {
	float:left;
	margin:20px 0 0 20px;
	padding:10px;
	width:260px;
	height:117px;
	background-color:#b6e3f4;
	color:#422379;	
}
.sec_title {
	float:left;
	width:210px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}

.sec_txt {
	float:left;
	width:230px;	
	padding:5px;
	font-size:13px;
}

#section4 {
	float:left;
	margin:20px 0 0 10px;
	padding:10px;
	width:260px;
	height:117px;
	background-color:#b6e3f4;
	color:#422379;
}

#section5 {
	float:left;
	margin:20px 0 0 20px;
	width:290px;
	color:#422379;
}

.txt_title {
	font-size:18px;
	font-weight:bold;
}

.txt {
	font-size:12px;
}

#section6 {
	float:right;
	margin:50px 0 0 0;
	width:221px;
	
}

#section7 {
	float:left;
	margin:30px 0 0 20px;
	width:305px;
}

#lightblueleft {
	float:left;
	width:6px;
	height:112px;
	background:url(../images/lightblueleft.gif) no-repeat;
}

#lightbluecontent {
	float:left;
	padding:10px 10px 0 10px;
	width:270px;
	height:102px;
	background:url(../images/lightbluerepeat.gif) repeat-x;
}

.bookinfo {
	font-size:12px;
	color:#422379;
}


*+html #download {
	float:left;
	width:220px;
	height:22px;
	margin:8px 0 0 -2px;
	background:url(../images/download.gif) no-repeat;
	text-align:left;

}

#download {
	float:left;
	width:220px;
	height:22px;
	margin:6px 0 0 -2px;
	background:url(../images/download.gif) no-repeat;
	text-align:left;

}

#downloadtxt {
	margin:2px 0 0 5px;
	color:#422379;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
}

#lightblueright {
	float:left;
	width:9px;
	height:112px;
	background:url(../images/lightblueright.gif) no-repeat;
}

#section8 {
	float:right;
	margin: 0;
	width:221px;
	
}

.boxlink {
	float:left;
	margin-top:5px;
}

*+html #trackingcode {
	float:left;
	width:100%;

}