/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
}


#wrapper {
	width: 927px;
	height: 650px;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	background: #333366;
}

#wrapperAboutUs {
	width: 927px;
	height: 650px;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	background: #fff;
}

#TopBanner{
	width: 927px;
	height: 92px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #FFFFFF;
}

#ContentHolder{
	width: 927px;
	padding: 0px;
	margin: 0px;
}

#LHSNav{
	width: 255px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	float: left;
	background: #333366;
}


#MiddleAndRHS{
	width: 657px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	background-image: url(images/book_covers.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* opera, moz, netscape only hack follows*/
html>body #MiddleAndRHS {
	width: 657px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	background-image: url(images/book_covers.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#MiddleContent{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	float: left;
}

#RHSContentAboutUs{
	width: 185px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;	

}

#RHSContent{
	width: 657px;
	height: 100px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;	
}


#Footer{
	padding: 0px;
	margin: 20px 0px 0px 0px;
	float: right;	
}

/* opera, moz, netscape only hack follows*/
html>body #Footer {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	float: right;	
}


#Spread {
	margin-bottom: 20px;
}

#clear{
	clear: both;
}

.FloatRight{
	text-align: right;
	float: right;
	margin-right: 10px;
}

#BotImage{
	margin-right: 10px;
	float: left;
}

TD.BannerBorderLine {
	border-top: solid 1px #FFFFFF;
}


/* NAVIGATION ELEMENTS */

.NavTableBorder {
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}


.NavHeadWhite {
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 5px 6px 4px 6px;
	display: block;
	border-top: solid 2px #FFFFFF;
	width: 208px;
	font-style: italic;
}

.NavList{
	font-family: Verdana, sans-serif;
	font-size: 0.75em;color: #66FFcc;
	display: block;
	padding: 3px;
	width: 170px;
	margin-left: 55px;
	text-decoration: none;
	letter-spacing: 1px;
}

.NavList:hover {
	font-family: Verdana, sans-serif;
	font-size: 0.75em;color: #ff0000;
	display: block;
	padding: 3px;
	width: 170px;
	margin-left: 55px;
	text-decoration: none;
	letter-spacing: 1px;

}

.NavListON{
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	color: #66FFcc;
	display: block;
	padding: 3px;
	width: 170px;
	margin-left: 55px;
	text-decoration: underline;
	letter-spacing: 1px;
}

.Nav_AboutUs {
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	color: #66ffcc;
	display: block;
	padding: 6px 6px 6px 6px;
	width: 150px;
	margin-left: 32px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.Nav_AboutUs:hover {
	font-family: Verdana, sans-serif;
	font-size: 1.0em;color: #FF0000;
	display: block;
	padding: 6px;
	width: 150px;
	margin-left: 32px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.Nav_AboutUsON {
	font-family: Verdana, sans-serif;
	font-size: 1.0em;color: #66ffcc;
	display: block;
	padding: 6px;
	width: 150px;
	margin-left: 32px;
	line-height: 18px;
	text-decoration: underline;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
}


/* COPY STYLES */

.SubHeadAboutUsBlue {	
	font-size: 1.5em;
	color: #0099cc;
	font-style: italic;
	margin-left: -17px;
}

.SubHeadCBBlue {

	margin-left: -17px;

	font-size: 1.5em;
	font-weight: normal;
	color: #0099cc;
	letter-spacing: 2px;
}

.body_text {
	margin-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;line-height: 170%;
	color: #000000;
}

.body_text a{
	text-align: right;
	text-decoration: none;
	color: #FF0000;
	margin-right: 10px;
	font-size: 1.2em;
}

.body_text_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 170%;
	color: #000000;
	margin-left: 130px;
}
.body_text_indent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;line-height: 170%;
	color: #000000;
	text-decoration: none;
	margin-left: 240px;
}

.body_text_indent2 a{
	text-align: right;
	text-decoration: none;
	color: #FF0000;
	margin-right: 10px;
	font-weight: bold;
}

.body_text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FF0000;
	margin-right: 10px;
}



.swap_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66FFcc;
	letter-spacing: 5px;text-decoration: none;
	font-size: 0.75em;
	line-height: 16px;
}


.swap_txt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66FFcc;
	letter-spacing: 5px;
	text-decoration: none;
	font-size: 0.75em;
	line-height: 16px;
}

.swap_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: none;
	font-size: 0.75em;;
}

.HighlightAdultsChildren {
	font-size: 1.5em;
	color: #FFcc33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}


.Packages {
	font-size: 1.2em;
	color: #0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -11px;
	font-style: normal;
}

/* opera, moz, netscape only hack follows*/
html>body .Packages {
	font-size: 1.4em;
	color: #0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -15px;
	font-style: normal;
}


.IndentItalic {
	margin-left: 15px;
	font-size: 0.67em;
	line-height: 140%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.JobTitle {
	font-size: 0.67em;
	line-height: 140%;
	color: #0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: -15px;
}

.EmployeeName {
	font-size: 0.67em;
	line-height: 120%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 6px;
	display: block;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
}
.PhoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0099cc;
	font-weight: bold;
}

.CBAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	line-height: 170%;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}

.BotTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
}

.BotBookInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	;
	color: #FFFFFF;
	letter-spacing: 0pt;
}


.TechKnowHow {
	margin-bottom: -15px;
	font-size: 1em;
	color: #0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* opera, moz, netscape only hack follows*/
html>body .TechKnowHow {
	margin-bottom: -8px;
}


/* Layers */


#LayerTopBanner{
	position: relative;
	left: 8px;
	top: 10px;
	width: 927px;
	height: 92px;
	margin-bottom: 15px;
}


#LayerGMRollIms {
	position:absolute;
	width:144px;
	height:173px;
	z-index:1;
	left: 765px;
	top: 122px;
}

#LayerFloatBooks {
	width:200px;
	height:115px;
	margin: -250px 0px 0px 0px;
	float: left;
}

/* opera, moz, netscape only hack follows*/
html>body #LayerFloatBooks {
	width:200px;
	height:115px;
	margin: -190px 0px 0px 0px;
	float: left;
}


#LayerMainText {	
	width: 440px;
}

#LayerTechKnowHow {
	padding: 40px 0px 00px 37px ;
	width:219px;
	height:214px;
	background: #fff;
}

/* opera, moz, netscape only hack follows*/
html>body #LayerTechKnowHow {
	padding: 5px 0px 00px 37px;
	width:219px;
	height:214px;
	background: #ffffff;
}

#BottomAddressLayer{
	margin: -105px 0px 0px 0px ;
	padding: 0px;
	width: 927px;
	background: #333399;
	margin: 0px;
}


#LayerAddresses {
	margin: 465px 0px 0px 0px ;
	padding: 0px;
	width: 925px;
	height: 30px;
	background-color: #006699;
}
