body {
	background: #c7c7c7 url(/img/alt-bg.jpg) center repeat-y; 
	background-attachment: fixed;
	background-position: center;
	margin: 0;
	font: normal 12px verdana,arial,helvetica,sans-serif;
}

#main {
	margin: 10px auto 0 auto;
	width: 926px;
	padding: 142px 0 0 0;
	position: relative;
}

/*Begin Header*/
#header {
	position: absolute;
	top: 0;
	left: 0;
}

#logoimg {
	vertical-align: -5px;
	margin-right: 15px;
}

.signup {
	float: right;
	text-align: center;
	line-height: 20px;
}

.shrbox {
	height: 32px;
	border: 1px solid #ccc;
	position: relative;
}

#shrboxsite {
	width: 495px;
	margin: 8px 0px 0px 23px;
}

.shridt {
	float: left;
	width: 78px;
}

.shrhdr {
	background-color: #f60;
	font-size: 10px;
	color: #fff;
	margin: 0 0 2px 0;
	padding: 1px 0px 1px 4px;
}

.shrlinks {
	float: left;
	height: 100%;
	border-left: 1px solid silver;
	line-height: 32px;
}

.shrlinks a {
	margin-left: 20px;
}


#navbar {
	background: url(/img/caissa-subnav.gif);
	height: 38px;
	width: 928px;
	margin: 15px 0 0 0;
}
#navbar div {
	float: left;
	line-height: 32px;
	text-align: center;
	height: 32px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
#home {
	width: 67px;
	margin-left: 1px;
} 
#live {
	width: 150px;
} 
#corr {
	width: 190px;
} 
#tour {
	width: 180px;
} 
#mobi {
	width: 150px;
} 
#bull {
	width: 180px;
	border-right: 1px solid #c0c0c0;
} 
/*End Header*/

/*Begin Content*/

#content {
	position: relative;
}

#pagetitle {
	font-size: 24px;
	margin: 0;
}

.bodytext {
	line-height: 1.4em;
	margin: 35px 0 0 0;
}

.bodytext p {
	margin: 0 0 15px 0;
}

.bodytext h2 {
	font-size: 16px;
}

.bodytext h3 {
	font-size: 12px;
	font-weight: bold;
}

.bodytext h4 {
	font-size: 12px;
	font-weight: bold;
}

.caissaimg {
	float: right;
	margin: 0 50px 20px 50px;
}

.bodyimg {
	float: right;
	clear: both;
}

.egbox {
	border: 1px solid #ccc; 
	margin: 0 100px 0 100px; 
	padding: 2px 10px 10px 10px; 
	background-color: #ffc;
}

.egboxtitle {
	font-size: 10px; 
	font-weight: bold;
}

.contact {
	margin: 10px 0 0 100px;
	font-size: 14px;
}

#contactbox {
	height: 300px;
	width: 500px;
	border: 1px solid #ccc; 
	background-color: #ffc;
}

#contactinfo {
	height: 300px;
	width: 400px;
	float: right;
}

.helplinks {
	vertical-align: -4px;
}

#breadcrumbs {
	font-size: 11px;
	position: absolute;
	top: 28px;
	left: 10px;
} 

#toolframe {
	width: 590px;
	height: 420px;
	border: 2px solid black;
	margin: 20px 0 10px 20px;
	float: right;
} 

#snicons {
	position: absolute; 
	top: 3px; 
	right: 3px;
}

.shremb {
	text-indent: 10px;
	font-size: 9px;
}

.shremb input {
	font-size: 9px;
}

#shrboxpage {
	width: 430px;
	position: absolute;
	top: 0;
	right: 0;
}

#shrboxpage input {
	width: 130px;
}

#shrboxtool {
	clear: both;
	margin: 20px 0 0 23px;
}

#shrboxtool input {
	width: 170px;
}

.shrspc {
	margin-right: 40px;
}

.helpicon {
	vertical-align: -3px;
	cursor: pointer;
}

/*End Content*/

/*Begin Footer*/

#about {
	height: 24px;
	background-color: #f0f0f0;
	border: 1px solid silver;
	line-height: 24px;
	margin-top: 10px;
	clear: both;
}

#about a {
	margin: 0 30px;
}

#ftrabout {
	float: left;
	width: 150px;
	height: 26px;
	margin: -1px;
	background-color: #000;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#copyright {
	height: 16px;
	font-size: 9px;
	line-height: 16px;
	margin: 20px 0;
}

#badges {
	float: right;
}

.signupbtm {
	text-align: center;
	line-height: 20px;
	clear: both;
	margin: 30px 0 0 0;
}


/*End Footer*/

#helpbox {
	position: absolute;
	width: 450px;
	border: 2px solid black;
	display: none;
}
