@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
	padding:0;
	background:url(images/bg.jpg) repeat-x;
	bacgkround-color:#fff;
}
h1 {
	padding:0 0 5px 0;
	color:#450102;
	font-size:18px;
}
#container {
	width:800px;
	margin:0 auto;
	text-align:center;
	padding:0;
}
#headerNav {
	width:800px;
	height:28px;
}
#headerBot {
	width:800px;
	height:19px;
	background:url(images/botNav.png) no-repeat;
}
#headCol1 {
	float:left;
	width:420px;
	height:290px;
}
#headCol2 {
	float:left;
	width:380px;
	height:290px;
	background:url(images/design_11.png) no-repeat;
}
#hc2Cont {
	padding:60px 40px 0 145px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
}
#headBotHome {
	clear:both;
	background:url(images/home_15.png) no-repeat;
	height:43px;
	width:800px;
}
#headBot {
	clear:both;
	background:url(images/design_15.png) no-repeat;
	height:43px;
	width:800px;
}
#bodyArea {
	width:800px;
	background:url(images/design_16.png) no-repeat;
}
#bodyCont {
	padding:75px 45px 0 45px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:justify;
}
#footerArea {
	border-top:#c0c0c0 double 4px;
	width:800px;
	padding-top:10px;
	padding-bottom:25px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;	
}
#footCol1 {
	float:left;
	width:550px;
	text-align:left;
}
#footCol2 {
	float:left;
	width:250px;
	text-align:right;
}
#footerArea a:link, #footerArea a:active, #footerArea a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#450102;
}
#footerArea a:hover {
	color:#003;	
}
a:link, a:active, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#450102;
}
a:hover {
	color:#003;	
}
/* Inside Styles */
#bodyAreaInside {
	width:800px;
	background:url(images/insideBody.png) no-repeat;
}
#hc2ContInside {
	padding:75px 45px 0 45px;
	font-size:10px;
	line-height:15px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
}
#bodyContInside {
	padding:45px 45px 0 45px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:justify;
}
#headCol2Inside {
	float:left;
	width:380px;
	height:290px;
	background:url(images/insidenoBook.png) no-repeat;
}
