/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1em;
}

body {
	background: #2d6ca2;
	font-family: Georgia;
}


#container {
	width: 100%;
}

#main-content {
	margin: 0 auto;
	width: 876px;
	padding: 25px 0 0 0;
	display: table;
	background: #2d6ca2 url(../images/main-content-bg.jpg) no-repeat;
}

h1 {
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}



/*################################################ HEADER ##############################################*/


#header {
	margin: 0 auto;
	width: 782px;
	background: #2d6ca2 url(../images/main-content-bg.jpg) no-repeat;
}

#header #menu {
	float: left;
	width: 781px;
	height: 46px;
	background: url(../images/main-menu-bg.gif);
}

#header #menu ul {
	float: left;
	width: 281px;
	height: 28px;
	display: inline;
	margin: 11px 0 0 19px;
	background: url(../images/menu-b.gif);
}

#header #menu ul li {
	float: left;
	display: inline;
	list-style: none;
}

#header #menu ul li a {
	float: left;
	height: 28px;
	display: block;
	width: 76px;
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#header #menu ul li a.faq {
	width: 59px;
}

#header #menu ul li a.email {
	width: 63px;
}

#header #menu ul li a.about {
	width: 82px;
}

#header #menu ul li a.home:hover {
	background: url(../images/menu-b.gif) 0 -28px;
}

#header #menu ul li a.about:hover {
	background: url(../images/menu-b.gif) -76px -28px;
}

#header #menu ul li a.faq:hover {
	background: url(../images/menu-b.gif) -159px -28px;
}

#header #menu ul li a.email:hover {
	background: url(../images/menu-b.gif) -218px -28px;
}

#header #banner {
	float: left;
	width: 779px;
	height: 200px;
	background-image: url(../images/main-header-banner-bg.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}

#header #second-banner {
	float: left;
	width: 779px;
	display: inline;
	margin: 0 0 0 2px;
	background: url(../images/main-header-second-banner.jpg);
}

#header #second-banner #book {
	float: left;
	width: 199px;
	height: 224px;
	display: inline;
	margin: 0 0 0 46px;
	padding: 0 0 40px 0;
	background: url(../images/main-header-banner-book.jpg) no-repeat;
}

#header #second-banner #right-title {
	float: left;
	width: 483px;
	height: 143px;
	display: inline;
	margin: 42px 0 0 17px;
	background: url(../images/main-header-right-title.jpg);
}







/*################################################ CONTENT ##############################################*/



#content {
	float: left;
	width: 732px;
	background: #FFFFFF;
	display: table;
	display: inline;
	margin: 0 0 0 49px;
	padding: 0 0 25px 47px;
}

#content div.text {
	float: left;
	width: 720px;
	display: inline;
	margin: 0 0 30px 0;
}

#content p {
	float: left;
	width: 710px;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}
#container #main-content #content .footer {
	font-family: Arial;
	font-size: 9px;
}
#container #main-content #content p-footer {
	font-family: Arial;
	font-size: 6px;
}


#content div.text p a {
	text-decoration: none;
	color: #00A0C6;
}

#content div.text p a:hover {
	text-decoration: underline;
}

#content p.tit {
	color: #FF0000;
	font-size: 27px;
	font-weight: bold;
}

#content p.subtit {
	color: #00A0C6;
	font-size: 20px;
	width: 690px;
	margin: 17px 0 15px 0;
}

#content div.text p.sign {
	margin: 18px 0 0 0;
}

#content div.text p img {
	float: left;
	border: 1px solid #7fdcf8;
	padding: 4px;
	margin: 0px 15px 0 0;
	display: inline;
}

#content div.text p span {
	color: #000000;
}

#content div.text p.sign span.blue {
	color: #00A0C6;
}

#content div.text p.sign span.red,
#content p span.red {
	color: #FF0000;
}

#content p.question {
	margin: 15px 0 0 ;
}

#content p.question span.black {
	color: #000000;
	font-size: 14px;
}

#content p a.square {
	float: right;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../images/faq-a-square-bg.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#content p.background {
	width: 544px;
	height: 23px;
	padding: 4px 0 0 8px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 30px 0 0 0;
	background: url(../images/faq-p-background.gif);
}





/*            index.html               */

#content.home p {
	margin-top: 17px;
	font-size: 14px;
}

#content.home p.large-red {
	font-size: 26px;
	font-weight: bold;
	color: #e60000;
	width: 690px;
	margin-bottom: 10px;
	text-align: center;
	font-family: tahoma;
}

#content p.red {
	color: #ff0000;
	text-align: left;
	font-size: 18px;
	margin: 10px 0 10px 0;
}

#content.home p span.yellow {
	color: #000000;
	float: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 20px;
	background-color: #FFFFFF;
	text-align: center;
}

#content.home p.yellow {
	text-align: center;
}
#container #main-content #content .yellow-highlight {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	background-color: #FFFF00;
}


#content.home span.yellow-text {
	background: #ffff00;
}

#content.home p.blue {
	font-size: 17px;
	color: #00A0C6;
}

#content.home p.border {
	font-size: 19px;
	color: #FF0000;
	font-weight: bold;
	border: 1px solid #7fdcf8;
	padding: 10px;
	width: 680px;
}

#content.home p.from {
	font-weight: bold;
}

#content.home p.component,
#content.home p.component2 {
	font-size: 25px;
	color: #3F3F3F;
	font-weight: bold;
	margin: 15px 0 0 0;
}

#content.home p.component2 {
	margin: 15px 0 -10px 0;
}

#content.home p.large-blue {
	font-size: 25px;
	font-weight: bold;
	color: #00A0C6;
}

#content.home p.black {
	font-size: 17px;
	margin: 0px 0 0 0;
}

#content.home p.large-black {
	font-weight: bold;
	font-size: 25px;
	color: #000000;
	margin: 5px 0 -17px 0;
	font-family: tahoma;
	background-color: #FFFFFF;
}
#container #main-content #content .image .large-black-gift {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}


#content.home p.medium-blue {
	color: #00A0C6;
	font-size: 17px;
}

#content.home p.from span {
	color: #FF4000;
}

#content.home p span.red {
	color: #FF4000;
}

#content.home p span.black {
	color: #161616;
	font-weight: bold;
}

#content.home p.black-tit {
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	font-family: tahoma;
}

#content.home p span.blue-tit {
	color: #00A0C6;
	font-size: 17px;
	width: 100%;
	float: left;
}

#content.home ul {
	float: left;
	width: 660px;
	margin: 20px 0 0 0;
}

#content.home ul li {
	float: left;
	width: 660px;
	list-style: none;
	font-size: 14px;
	padding: 5px 0 5px 23px;
	color: #171717;
	background: url(../images/main-list-bg.gif) no-repeat;
}

#content.home ul li.last {
	border-bottom: none;
}

#content.home ul li span {
	font-weight: bold;
}

#content.home img {
	margin: 20px 0 20px 0;
}

#content.home span.large-black {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	float: left;
}

#content.home ul.second {
	margin: 5px 0 0 0;
}

#content.home ul.second li {
	border: none;
	padding: 3px 0 3px 20px;
	background: url(../images/home-li-bg.gif) 0 8px no-repeat;
}

#content.home div.right-text,
#content.home div.right-text p  {
	float: left;
	width: 415px;
	display: inline;
}

#content.home div.right-text  {
	float: left;
	width: 415px;
	display: inline;
	margin: 0 0 0 15px;
}

#content.home img.image {
	float: right;
	border: none;
	display: inline;
	margin: 25px 40px 0 0;
}

#content.home p span.brown {
	color: #cc0000;
	font-weight: bold;
}

#content.home div.image img {
	float: right;
	display: inline;
	margin: 15px 45px 0 0;
}

#content.home div.image2 img {
	float: left;
	border: none;
	margin: 15px 10px 0 0;
}

#content.home div.image2 p.short {
	width: 480px;
}

#content.home p.short  {
	width: 400px;
}

#content.home p.short2  {
	width: 490px;
}

#content.home div.image {
	float: left;
	width: 100%;
	margin: 0 0 0 0px;
	display: inline;
}

#content.home div.guarantee {
	float: left;
	width: 95%;
	padding: 10px;
	margin: 0 0 0 0px;
	display: inline;
	border: 1px solid #000000;
}

#content.home div.testimonial {
	float: left;
	width: 680px;
	padding: 10px 15px 10px 10px;
	margin: 0 0 0 0px;
	display: inline;
	border: 1px solid #000000;
	background-color: #FFCC99;
}

#content.home div.testimonial p {
	width: 490px;
}

#content.home div.testimonial p {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	background-color: #FFCC99;
}

#content.home div.testimonial p.signature {
	font-family: tahoma;
	font-style: normal;
}

#content.home div.guarantee p.large-black {
	margin: 0 0 0 0px;
	width: 100%
}

#content.home div.guarantee p {
	float: left;
	width: 510px;
}

#content.home div.guarantee img {
	float: right;
	border: none;
	margin: -10px 30px 0 0;
}

#content.home div.dotted {
	float: left;
	width: 670px;
	border: 4px dashed #ff0000;
	padding: 10px 10px 20px 10px;
}

#content.home div.dotted p {
	width: 660px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}

#content.home div.dotted img {
	float: none;
	display: inline;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}

#content.home div.dotted a.pay {
	float: left;
	display: block;
	display: inline;
	margin: 10px 0 0 150px;
	width: 338px;
	height: 177px;
	background: url(../images/home-buy-now-link.jpg);
}

#content.home img.time {
	border: 4px dashed #FF0000;
}

#content.home div.center{
	float: left;
	width: 100%;
	text-align: center;
}






/*################################################ FOOTER ##############################################*/


#footer {
	float: left;
	width: 779px;
	height: 30px;
	background: #2d6ca2;
	display: table-footer-group;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#content.home p.large-buedark {
	font-weight: bold;
	font-size: 25px;
	color: #0033CC;
	font-family: tahoma;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content.home p.large-blackdark {
	font-weight: bold;
	font-size: 25px;
	color: #000000;
	font-family: tahoma;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content.home div.testimonial2 p {
	width: 350px;
}
#content.home div.testimonial2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #FFCC99;
}
#content.home p span.yellow.smaller {
	color: #000000;
	float: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: center;
}
