body {
margin: 0 auto;
text-align: center;
width: 100%;
background: url(images/main-bg.gif) #DBDCDE repeat-x top left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000;
}

a {
color: #000;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a.selected {
border-bottom: 2px solid #fff;
}


#container {
width: 920px;
margin: 0 auto;
text-align: left;
}

#header, #header a {
width: 920px;
color: #fff;
margin-top: 15px;
text-decoration:none;
}

#header a:hover {
text-decoration: none;
}

#header h1 {
font-size: 20px;
width: 303px;
height: 44px;
line-height: 40px;
margin-top: 0px;
background: url(images/header-mic.gif) no-repeat bottom right;
float: left;
}

#nav {
float: right;
width: 520px;
height: 50px;
margin-top: 12px;
}

#nav a {
margin-left: 5px;
font-weight: bold;
text-decoration: none;
}

#nav a:hover {
border-bottom: 2px solid #fff;
}

#book {
width: 279px;
float: left;
margin-right: 60px;
margin-top: 10px;
position: relative;
}

#book-button {
position: absolute;
bottom: -20px;
left: 22px;
}

#book-button2 {
position: absolute;
bottom: -20px;
right: -27px;
}

#book-text {
width: 558px;
float: left;
color: #000;
margin-top: -28px;
}

#book-text h1 {
font-size: 28pt;
font-weight: 500;
text-align: center;
}

#book-text h2 {
color: #D70001;
font-size: 22pt;
font-weight: 500;
text-align: center;
}

#book-text h3 {
font-size: 16px;
}


#book-text-section {
margin-left: 25px;
width: 525px;
}

#book-text ul, .blue-box-text ul {
	PADDING-RIGHT: 9px; LINE-HEIGHT: 150%; line-height:1.4;
    list-style-type:none;
     margin-top: 0px;
}

#book-text ul li, .blue-box-text ul li {
    padding-left:19px;
    background:transparent url(images/bullet.gif) no-repeat;
    background-position:0 7px;
	margin-left: -30px;
}

.blue-box-text ul {
	 line-height:1.5;
}


.blue-box-text ul li {
    background:transparent url(images/bullet2.gif) no-repeat;
    background-position:0 5px;
	font-size: 12px;
	margin-left: -30px;
}

.blue-box1, .blue-box2 {
width: 400px;
height: 142px;
background: #0E1E39;
position: relative;
float: left;
color: #fff;
font-size: 15px;
font-style: italic;
margin-top: 35px;
margin-left: 22px;
}

.blue-box2 {
margin-left: 50px;
}

.blue-box-img {
width: 120px;
height: 114px;
float: left;
margin-top: 13px;
margin-left: 10px;
margin-right: 18px;
}

.blue-box-text {
float: left;
width: 240px;
margin-right: 10px;
margin-top: 13px;
margin-bottom: 10px;
}

.blue-box-text a, .authors a {
color: #fff;
text-decoration: none;
}

.blue-box2 .blue-box-text  {
width: 250px;
margin-right: 0;
font-style: normal;
}

.authors {
font-size: 12px;
margin-top: 0px;
}

.blue-box-text h3 {
color: #fff;
font-size: 15px;
margin-top: 0px;
margin-bottom: 5px;
}

.box-corner {
position: absolute;
bottom: 0;
right: 0;
background: url(images/box-corner.gif) no-repeat bottom right;
width: 19px;
height: 19px;
clear:both;
}

#buttons {
position: relative;
float: right;
width: 290px;
margin-right: 76px;
margin-top: 30px;
}

#button {
position: absolute;
left: 33px;
}

#button2 {
position: absolute;
right: -27px;
}


#footer {
width: 100%;
background: url(images/footer-bg.gif) repeat-x bottom left;
height: 37px;
margin-top: 100px;
}

#footer-wrap {
width: 920px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
}

#footer-nav {
float: left;
font-size: 12px;
margin-top: 13px;
}

#footer-nav a {
color: #fff;
text-decoration: none;
}

#copyright {
float: right;
font-size: 11px;
font-weight: bold;
margin-top: 13px;
position: relative;
margin-right: 40px;
width: 315px;
}

#copyright img {
position: absolute;
background: url(images/tiny-mic.gif) no-repeat bottom right;
width: 22px;
height: 33px;
bottom: -10px;
right: -30px;
}

#interior-text {
width: 515px;
float: left;
margin-left: 10px;
margin-right: 45px;
margin-top: 15px;
font-size: 13px;
line-height: 140%;
}

#interior-text .headline {
border-bottom: 1px solid #0E1E38;
color: #0E1E38;
font-size: 20pt;
font-weight: 500;
padding-bottom: 7px;
line-height:1em;
}

#interior-footer {
width: 100%;
background: url(images/footer-bg.gif) repeat-x bottom left;
height: 37px;
margin-top:20px;
}


#interior-book {
width: 279px;
float: left;
margin-right: 60px;
margin-top: 75px;
position: relative;
}

#interior-book  #book-button {
position: absolute;
bottom: -37px;
left: 11px;
}

#interior-book  #book-button2 {
position: absolute;
bottom: -37px;
right: -16px;
}

#contact-form {
width: 355px;
}

#contact-form label {
float: left;
width: 45px;
text-align: right;
margin-right: 20px;
}
#contact-form label#inquiry {
width: 200px;
text-align: left;
}

#contact-form input {
margin-bottom: 10px;
}

#contact-form input#submit {
margin-top: 10px;
margin-right: 30px;
}

#errormsg
		{
	border:1px dashed #CC0000;
margin-bottom:10px;
margin-top:15px;
padding-bottom:10px;
padding-top:10px;
text-align:center;
width:342px;

		}    
		.error
		{
			border: 1px solid #a5acb2;
			background:#ffd7c9;
            width: 204px;
           
		}
		img.err{
			vertical-align:-6px;
			padding-left:3px;
		}

.comment-box .error {
height: 85px;
}

#contact-form-smi input {
margin-bottom: 2px;
}
