body{
font-family:Verdana;
font-size:12px;
color: #222;
margin: 0;
padding: 0;
background: #f1f1f1;
}

#container{
width: 960px;
margin:0 auto;
overflow:hidden;
/*background:url(images/gears2.jpg) top right no-repeat;*/
}

#header, #header a{
display:block;
width: 100%;
background:url(images/logo3.jpg) no-repeat;
height: 115px;
margin:0;
padding:0;
text-indent:-9999px;
}

#nav-holder{
width: 100%;
clear: both;
}

ul, li{border:0; padding:0; margin:0; list-style:none;}

/* ----------- Navigation ----------- */
#top-navigation{
background:url(images/topnav-bg.gif) repeat-x;
width:auto;
height:48px;
margin:0 auto;
}
#navigation{
background:url(images/nav-bg.gif) repeat-x;
height:32px;
margin:0 auto;
width:auto;
}


#navigation ul li a,
#navigation ul li a:visited {

color: #0d459a;

}
#navigation ul li a:hover{
color:#4261df;
}

/* ----------- Sub Menu ----------- */
#sublinks{
width:auto;
margin:0 auto;
background:#888888 url(images/sublink.gif);
height:30px;
font-size:11px;
font-weight:700;
}



#content-holder{
width: 958px;
clear: both;
overflow:hidden;
border-left: 1px solid #c2c2c2;
border-right: 1px solid #c2c2c2;
border-bottom: 1px solid #c2c2c2;
}

#content{
width: 658px;
float: left;
overflow:hidden;
padding: 20px;
}

#right-side-bar{
width: 260px;
float: left;
overflow:hidden;
/*background:url(images/right-side-bg.jpg) repeat-x;*/
}

#buy-products, #buy-products a{
display: block;	
width: 260px;
height: 266px;
background:url(images/buy-products.jpg) no-repeat;
margin:0;
padding:0;
text-indent:-9999px;
}

#footer-link{
color: #666;
font-size: .9em;
list-style:none;
text-align: center;
margin:0;
padding:3px 2px 7px 2px;
}
#footer-link li{
color: #666;
display:inline;
font-weight: 700;
margin: 0 1px 0 1px;
padding: 6px 20px 7px 20px;
}
#footer-link li a{
color: #666;
margin: 0 1px 0 1px;
padding: 6px 20px 7px 20px;
line-height: 35px;
}
#footer-link li a:hover{
color: #ccc;
}

#footer-holder{
width: 100%;
height: 35px; 
float: right; 
background:#f1f1f1;
clear: both;	
}

#foter-area{
width: 850px; 
margin: 0 auto; 
color: #FFF;
}

.quotes{
font-weight: 700;
font-style:italic;
}

.author{
display: block;
width: 100%;
clear:both;
font-size: 11px;
font-weight: normal;
text-align:right;
}

#tvSpot{
width: 220px;
color: #141187;
font-size: 11px;
padding: 10px;
margin: 0 auto;
}

.newsSpot{
width: 220px;
color: #141187;
font-size: 11px;
padding: 20px 10px 30px 10px;
margin: 10px auto;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

.newsSpot h3{
	padding: 0 0 8px 0;
	margin: 0;
}


#books-holder{
	width: 660px;
	clear: both;
	overflow:hidden;
}

.small-book{
	width: 150px;
	float: left;
	text-align:center;
	font-size: 10px;
	padding: 7px;
}

.small-book img{
	border: 3px solid #FFF;	
}

#gift_form{width:250px; margin:0 auto 0 auto; padding:0; display: block; float: left}

#gift_form fieldset{width:250px; border-top:2px solid #FFF; border:none; padding:0; float:left; position:relative}

#gift_form legend span{font-size:18px; font-weight:700; color:#444; position:absolute; width:220px; margin:0; padding:0 0 0 10px; top:-1.2em; left:0em}

*+html #gift_form legend span{top:-1.1em; left:0em}

#gift_form label{display:block; float:left; width:100px; padding:3px 0 0 10px; margin-bottom:5px}

#gift_form .reg_input{width:140px; border:solid 1px #999}

#gift_form .date{width:70px; border:solid 1px #999}

#gift_form select{border:solid 1px #999}

#gift_form textarea{border:solid 1px #999}

#gift_form span{display:block; width:140px; float:left; margin-bottom:7px}

#gift_form br{clear:left}

#gift_form .formComment{font-style:italic; font-size:11px;}

p#error{
	display: block;
	width: 300px;
	margin: 10px auto 20px auto;
	border: 2px solid #C10000;
	background: #fff8c3;
	font-size: 12px;
	padding: 7px;
	clear: both;
}

p#mssg{
	display: block;
	width: 300px;
	margin: 10px auto 20px auto;
	border: 2px solid #000;
	padding: 7px;
	background: #AAF4FF;
	font-size: 12px;
	clear: both;
}