body {
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;	
	background-color: #a3c4ff;	
	text-align: center;
	padding: 0px;
	margin: 0px;
	
	font-family: Verdana, Arial, Tahoma;
}

img {border: 0px;}

#globwrap {
/*	float: left; */
}


/* top part */

#conwrap0top {
	width: 1026px;
	height: 100%;
	min-height: 100px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background-image: url('../img/cbg2.gif');
	
	clear: both;
	
	overflow: hidden;
	
}


#conwraptop {
	width: 1026px;
	min-height: 100px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image: url('../img/cbg2.gif');
	
	float: left;
	
}

#barlefttop {
	float:left; 
	width:212px;
	height: 100%;
	background-image: url('../img/l2.jpg');
	background-repeat: repeat-x;	
	background-position: 0px 286px;
	background-color: #fff;
  
}

#barcentertop {
	float:left; 
	width:596px;
	height: 320px;
	background-image: url('../img/c2.jpg');
	background-repeat: no-repeat;	
	background-color: #fff;
	background-position: 0px 350px;
}

#barrighttop {
	float:left; 
	width:216px;
	background-image: url('../img/r3.jpg');
	background-repeat: no-repeat;	
	background-color: #fff;
	background-position: 0px 350px;	
	height: 100%;
}

/* endof top part */

#conwrap0 {
	width: 1026px;
	height: 100%;
	min-height: 100px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background-image: url('../img/cbg2.gif');
	
	clear: both;
	overflow: hidden;
}


#conwrap {
	width: 1026px;
	height: 100%;
	min-height: 630px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image: url('../img/cbg2.gif');
	
	float: left;
	
}

#conwrapfoot {
	width: 1024px;
	height: 80px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image: url('../img/footer.jpg');
	clear: both;
}

#conwrapfoot2 {
	width: 1024px;
	height: 80px;
	_width: 1026px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image: url('../img/footer2.jpg');
	clear: both;
}

#conwrapfootcontent {
	padding-left: 170px;
	padding-top: 17px;
	font-size: 12px;
	color: white;
}

#barleft {
	float:left; 
	width:212px;
	height: 100%;
	background-image: url('../img/l2.jpg');
	background-repeat: repeat-x;	
	background-position: 0px 286px;
	background-color: #fff;
}

#barleft2 {
  float:left; 
  width:212px;
  height: 100%;
  background-image: url('../img/l2.jpg');
  background-repeat: repeat-x;  
  background-position2: 0px 286px;
  background-color2: #9cc0f4;
}


#barcenter {
	float:left; 
	width:596px;
	height2: 943px;
	height: 613px;
	min-height2:594px;
	background-image: url('../img/c2.jpg');
	background-repeat: no-repeat;	
	background-color: #fff;
	background-position: 0px 350px;
	
}


#barcenterbig {
	float:left; 
	width:812px;
	background-color: #fff;
}

#barcenter2 {
  float:left; 
  width:596px;
  background-color: #fff;
  background-image: url('../img/c2.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}


#barcenter3 {
  float:left; 
  width:596px;
  height2: 943px;
  height: 613px;
  min-height2:594px;
  background-image: url('../img/c2.jpg');
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 0px 0px;
  
}



#l_bigbg {
  float:left;
	width:212px;
	height:663px;
	background-image: url('../img/l_bigbg.jpg');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-color: #0310ae;
  border-left: 1px white solid;
}

#l_bigbg2 {
  width:212px;
  height:658px;
  background-image: url('../img/l2.jpg');
}


#barright {
	float:left; 
	width:216px;
	background-image: url('../img/r3.jpg');
	background-repeat: no-repeat;	
	background-color: #fff;
	background-position: 0px 350px;	
	height: 100%;
}

#barright2 {
  float:left; 
  width:216px;
  background-image: url('../img/r3.jpg');
  background-repeat: no-repeat;  
  background-color: #fff;
  background-position: 0px 0px;  
  height: 100%;
}


#c_main {
	padding-left: 20px;
	padding-top: 10px;
	
	font-size: 12px;
}

h1 {
	color: #112ab5;
	font-size: 18px;
	margin: 0 0 10px 0;
}

.list-1 {
	text-transform: uppercase;
	padding: 1px 0px 3px 5px;
	background-color: #000daa;
	font-family: Arial;
	font-size: 14px;
	color: white;
	margin-top: 5px;
}

.list-1 a {
	text-transform: uppercase;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	color: white;
}

.list-2 {
	padding: 1px 0px 3px 35px;
	background-color: #000daa;
	font-family: Arial;
	font-size: 14px;
	color: white;
	margin-top: 5px;
}

.list-2 a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	color: white;
}

#r_bigbg {
	width:216px;
	height:633px;
	background-image: url('../img/r_bigbg.jpg');
}

#r_inside {
	font-size: 11px;
	padding: 10px 10px 0px 15px;
}

#tablm td {
	font-size: 11px;
	padding: 142px 10px 0px 10px;
	color: white;
	background-repeat: no-repeat;	

}

#tablm td  a, #tablm td div a{
	font-size: 12px;
	color: white;

}

a.services {
	font-size: 12px;
	color: white;
}

/* book */

a.subcat, a.subcat:link {
	font-size: 13px;
	color: white;
	padding: 2px 5px 4px 4px;
}

a.subcat:hover {
	color: white;
	padding: 2px 5px 4px 4px;
}

a.subcat:visited {
	color: white;
	padding: 2px 5px 4px 4px;
}

a.subcatSel, a.subcatSel:link {
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 2px 5px 4px 4px;
}

a.subcatSel:hover {
	
	font-weight: bold;
	color: white;
	padding: 2px 5px 4px 4px;
}

a.subcatSel:visited {
	font-weight: bold;
	color: white;
	padding: 2px 5px 4px 4px;
}





#book_0 {
	width:798px;
	height:24px;
	background-image: url('../img/book0.jpg');
}

#book_1 {
	width:798px;
	min-height:30px;
	background-image: url('../img/book1.jpg');
  background-repeat: repeat-y;
}

#book_0_header {
	font-size: 14px;
	font-weight: bold;
	color: white;
	width: 141px;
	height: 20px;
	background-color: #fe800f;
	padding: 0px;
	text-transform: uppercase;
}

.itemdescription {
	width: 166px;
	height: 30px;
	overflow: hidden;
}


#book_1_titles {
	padding: 5px 0px 5px 26px;
}


#book_2_title {
	padding-top: 5px;
	font-size: 13px;
}
#book_2_title a {
	padding-left: 30px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 13px;
	color: black;
	
}

#book_2 {
	width:798px;
  min-height: 30px;
	background-image: url('../img/book2.jpg');
  background-repeat: repeat-y;
}

#book_3 {
	width:798px;
	height:15px;
	background-image: url('../img/book3.jpg');
	background-repeat: no-repeat;	
	
}

#booktable {
	margin-top: 10px;
}

#booktable td {
	padding-left: 2px;
	font-family: Verdana;
	font-size: 13px;
	
}

.bluebox {
	width0: 176px;
	height0: 222px;
	border: 1px solid #5988fa;
	background-color: #dfeae0;
	padding: 7px 5px 5px 10px;
	min-height: 150px;
}

.bluebox2 {
	width: 350px;
	height: 222px;
	padding-top: 7px;
}

.blueboxinside {
	padding-top: 3px;
	padding-left: 0px;
	font-size: 12px;
	color: black;
	_padding-bottom: 2px;

}

div.goright {
	text-align: right;
	padding-right: 5px;
}

.blueboxinside a {
	font-family: Verdana;
	font-size: 12px;
	color: #0076c9;

}

#btprev {
	padding-left: 30px;
}

#btnext {
	padding-left: 440px;
}

.blueparam {
	background-color: #afc6d8;
	padding: 3px;
	padding-left: 13px;
}

.greyparam {
	color: #1b5dec;
	background-color: #cecece;
	padding: 3px;
	padding-left: 13px;
}

#descrtext  {
	padding-left: 13px;
	font-family: Verdana;
	font-size: 11px;

}





a.bottom, a.subcat:bottom {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: white;
	padding: 2px 5px 4px 4px;
}

a.bottom:hover {
	font-family: Verdana, Arial;
	color: white;
	padding: 2px 5px 4px 4px;
}

a.bottom:visited {
	font-family: Verdana, Arial;
	color: white;
	padding: 2px 5px 4px 4px;
}


.newsRight a, a.newsRight:visited, a.newsRight:link {
  color: #010dff;
  text-decoration: none;
}

a.newsRight:hover {
  color: #010dff;
  text-decoration: underline;
}

