@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bgmainb.png);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#wraparound {
	width:901px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	display: block;
}
#header {
	height:184px;
	width:899px;
	background-image:url(images/bgheader_01.png);
	background-repeat:no-repeat;
	border:solid #999 1px;
	clear: both;
	display: block;
	float: left;
}
#texttop {
	height:37px;
	padding:3px 0 0 0;
	color: #333333;
	position:relative;
}
.logo {
	width:162px;
	height:95px;
	margin:0 0 0 12px;
	float: left;
	display: inline;
}
.bannersure {
	width:640px;
	height:95px;
	margin:0 0 0 80px;
	float: left;
	display: inline;
}
.mainmenu {
	height:32px;
	margin:18px 0 0 0;
	float: left;
}
.mainmenu ul {
	height:32px;
	margin:8px 0 0 420px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color: #666666;
	list-style:none;
}
.mainmenu ul li{
	display:inline;
	width:110px;
	float:left;
	text-align:center;
}
#footer {
	width:899px;
	height:auto;
	text-align:center;
	margin: 0 auto 0 auto;
}
#maincontents {
	width:899px;
	height:auto;
	margin: 10px 0 0 0;
	display: block;
	clear: both;
	float: left;
	}
.bgtop {
	width:899;
	height:5px;
	margin: 0;
	float: left;
}
.bgbody {
	width:869px;
	padding: 5px 15px 5px 15px;
	height: auto;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	border: 1px #999 solid;
}
.bgbottom {
	width:899px;
	height:5px;
	float: left;
}
.leftside {
	width:259px;
	margin: 0 10px 0 0;
	float: left;
}
.rightside {
	width:869px;
	height:auto;
	float: left;
}
.leftsidetop {
	width:259px;
	height:4px;
	float: left;
}
.leftsidebody {
	width:249px;
	padding: 5px;
	float: left;
	margin: 0px;
	background-color: #CCCCCC;
	border: 1px #666 solid;
}
.leftsidebottom {
	width:259px;
	float: left;
	height: 4px;
	margin: 0;
}
.showreel {
	width:854px;
	height:auto;
	padding: 5px 0 0 15px;
	float: left;
}
.headtopic {
	width: 459px;
	height: 140px;
}
.textinsideleft {
	width:249px;
	float: left;
}
.textinsideleft .leftleftleft{
	width:70px;
	height:auto;
	float: left;
	margin: 0 10px 0 0;
}
.textinsideleft .rightrightright {
	width:169px;
	height:auto;
	float: right;
}
.textinsideleft spand {
	margin:0;
	float:left;
}
.boxboxleft {
	width:259px;
	margin: 0 0 10px 0;
	float: left;
}
.bgshowreel {
	width:844px;
	height:auto;
	padding: 5px;
	background-color: #E4F1F1;
	border: 1px solid #999;
	float: left;
}
.teng {
	width:175px;
	height:171px;
	z-index:98;
	position: absolute;
	margin-left: -150px;
	margin-top: -35px;
	display: block;
	float: left;
}
.tenga {
	width:175px;
	height:171px;
	z-index:98;
	position: absolute;
	margin-left: 330px;
	margin-top: 85px;
	display: block;
	float: left;
}

/*
 * highlighted div and span boxes
 */
 
span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}
div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}
div.info, span.info {
	background: #f4f5f6 url(images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	float: left;
	width: 85%;
}
div.alert, span.alert {
	background: #fff5eb url(images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
	float: left;
	width: 85%;
}

div.download, span.download {
	background: #f5faeb url(images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
	float: left;
	width: 85%;
}

div.tip, span.tip {
	background: #fffdeb url(images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
	float: left;
	width: 85%;
}
div.givenno, div.result {
	display: block;
	margin: 10px 10px 10px 0px;
	
}
div.givenno {
	background: #fffdeb url(images/div_tip.png) 3px 3px no-repeat;
	float: left;
	width: 50px;
	border: 1px dotted #ffc864;
	padding: 7px 10px 7px 35px;
	z-index: 1;
}
div.seperateresult {
	margin: 10px 10px 10px 0px;
	float: left;
	width: 789px;
	border: 1px solid #ccc;
	padding: 7px 10px 7px 35px;
	background-color: #F0FFE1;
	z-index: -1;
}
div.givenno span {
	font-size:24px;
	font-weight:bold;
	color:#33CC00;
}
div.result {
	float: left;
	width: 100px;
	border: 1px dotted #ffc864;
	padding: 7px 10px 7px 10px;
}
span.result {
	font-size:24px;
	font-weight:bold;
	color:#666666;
}

/*
 * highlighted quotations
 */

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	color: #CC0000;
}
h1{
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 250%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	color: #CC0000;
}

blockquote.big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(images/blockquote_big_end.png) 100% 100% no-repeat;
}
.style1 {color: #FF0000}
.style2 {color: #666666}
