/* CSS Document */

@import "cssmenu.css";

body {
	margin:0;
	background: url(/images/homepage/main_bg.jpg) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 0;
	}

/*//these styles are the header styles///*/
	
#container-header {
	background: url(/images/homepage/topheader.jpg) no-repeat;
	height: 259px;
	}
	
#container-header h1 {
	visibility: hidden;
	margin: 0;
	padding: 0;
	}
	
#header-nav-container {
	padding: 0 0 0 96px;
	}
	
#line-container {
	background: url(../images/homepage/lineheader.jpg) no-repeat;
	width: 1000px;
	height: 47px;
	}
#left-bottom-container {
	background: url(../images/homepage/left_bottom_bg.jpg) no-repeat;
	padding: 1px 23px 0 10px;
	}
	
#bullet ul {
	margin-left: 0px;
	margin-bottom:0;
	padding-left: 0;
	list-style: none;
	}
	
#bullet ul li {
	background: url(../images/homepage/left_bullet_bg.gif) no-repeat;
	color:#ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding-left: 28px;
	padding-top:10px;
	background-position: 0 7px;
	line-height: 1.5em;	
	}
	

	
#content-container {
	background:url(../images/homepage/middle_content_bg.jpg) no-repeat;
	padding: 13px 14px 0 19px;
	}
	
#content-inside-container {
	padding: 0 0 0 230px;
	}
	
#content-container-bottom {
	padding: 5px 14px 0 0px;
	}
	
#right-content {
	background: url(../images/homepage/right_content_bg.jpg) no-repeat;
	}

#right-content-book {
	padding: 13px 8px 0 13px;

	}
	
#right-content-book-text {
	padding-left: 118px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}

#right-content-book-text-under {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color:#006699;
	padding: 30px 20px 0 0;
	float:left;
	clear:left;
	}
	
#right-newsletter {
	padding-top: 20px;
	}

div#footer {
text-align: center;
}
	


#right-content-mag {
	padding: 13px 8px 0 5px;
	overflow:auto;
	float:left;
	clear:left;
	background:url(/images/bg-home-about.jpg) no-repeat;
	width:100%;
	margin-left:1px;
	}
	
#right-content-about {
	padding-left: 118px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
	}
#right-content-about-head {
	width:100%;
	float:left;
	clear:left;
	}
	
	


	
