@charset "utf-8";
* {
	/*overwrite all default browser settings*/
	margin:				0;
	padding:			0;
	
	/*global font settings*/
	font-family: 		arial,helvetica,sans-serif;
}
html,body {
	/*part 1 of 100% height hack*/
	height:				100%;
}

body {
	background-color: #F2F2EE;
	font-size: 12px;
	color: #666666;
	padding:			0;
	margin:				0;
}
/*html, body {
	font-family: Arial, Helvetica, sans-serif;

	margin:0px;
	padding:0px;
	width:100%;
	height:100%;


	vertical-align: middle;
}*/

em {
	font-style:			italic !important;
}
.floatright {
	float: 				right;
	display:			inline; /*to avoid IE double margin bug*/
}
.floatleft {
	float: 				left;
	display:			inline; /*to avoid IE double margin bug*/
}
.alignright {
	text-align:			right;
}
#flashbottom {
	position: absolute;
	z-index: 555;
	height: 69px;
	width: 100%;
	top: 526px;
	left: 0px;
	visibility: visible;
}

#container {
	height: 595px;
	width: 945px;
	position: relative;
	visibility: visible;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	overflow: hidden;
}

img {
	/* v comment --- display: block; */ /*to avoid IE 3px bug, keep or delete, can be used with .float-left/right*/
	border:	0;
}
.textalignright {
	text-align: right;
}

#topmenu {
	height: 46px;
	width: 100%;
	clear: both;
	top: 22px;
	margin-top: 22px;
	text-align: left;
	display:inline-block;
}

#menuContainer {
	left:0px;
	top:494px;
	width:945px;
	z-index:2;
	height: 101px;
	background-color: #FFFFFF;
}
#contentcontainer {
	height: 368px;
	width: 879px;
	overflow: hidden;
	margin-top: 31px;
	margin-right: 33px;
	margin-bottom: 27px;
	margin-left: 33px;
}

#contentcontainer2 {
	height: 368px;
	width: 100%;
	overflow: hidden;
	margin-top: 31px;
	margin-right: 33px;
	margin-bottom: 27px;
}
#contentright {
	overflow: auto;
	text-align: left;
	line-height: 16px;
}
a.normlink:link {
	color: #FF0000;
	text-decoration: none;
}
a.normlink:visited {
	color: #FF0000;
	text-decoration: none;
}
a.normlink:hover {
	color: #FF0000;
	background-color: #CCCCCC;
	text-decoration: none;
}
a.underlinelink:link, a.normlink:visited {
	text-decoration: none;
}
a.underlinelink:hover {
	text-decoration: underline;
}
#contentright-bg {
	background-image: url(../images/aboutbook_txt_bg.jpg);
	padding: 20px;
	float: right;
	height: 328px;
	width: 415px;
}
#contentleft-bg {
	background-repeat: no-repeat;
}


#contentleft {
	float: left;
	height: 368px;
	width: 414px;
}


#bodymain {
	height: 100%;
	width: 100%;
	vertical-align: middle;
	background-color: #FF0000;
	text-align: center;
}
.contentwithmargin {
	margin: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 3px;
	margin-bottom: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
.setlinehigh16px {
	line-height: 16px;
}
.setmargintopbottom8px {
	margin-top: 8px;
	margin-bottom: 8px;
}

h4.content-box-header {
	font-size: 15px;
	background-image: url(../images/dotline.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.content-box-header a:link, .content-box-header a:visited {
	color: #333333;
	text-decoration: none;
}
.content-box-header a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#backbtndiv {
	height: 368px;
	width: 30px;
}
#nextbtndiv {
	height: 368px;
	width: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	letter-spacing: -1px;
}
.onecolmn-float-left {
	float: left;
	width: 819px;
	height: 368px;
	background-image: url(../images/orange_bg_tile.png);
	background-repeat: repeat-x;
}
#contentright-video {
	padding: 0px;
	float: right;
	height: 368px;
	width: 455px;
}
