body { margin:0px; padding:0px;}
a {
	color:#ababab;
	text-decoration: none;
	
	}
#banner_5 { width:450px; height:240px;}

#title_5 {
	width:448px;
	height:28px;
	font-family:Arial;
	font-size:21px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:10px;
	background:black;
	}


#title_5 strong { color:#00d8ff;}

#banner5 {
	width: 450px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner5 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner5 li{
	width: 115px; /* Defines the size of inner element */
	height: 175px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn1_bg.png) no-repeat;
	padding-top: 25px;
}


#banner_6 { width:500px; height:200px;}

#title_6 {
	width:498px;
	height:31px;
	font-family:Arial;
	font-size:21px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:10px;
	background:black;
	}

#title_6 strong { color:#00d8ff;}

#banner6 {
	width: 500px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner6 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner6 li{
	width: 85px; /* Defines the size of inner element */
	height: 132px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn2_bg.png) no-repeat;
	padding-top: 25px;
}



#banner_7 { width:240px; height:400px;}

#title_7 {
	width:238px;
	height:48px;
	font-family:Arial;
	font-size:21px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:10px;
	background:black;
	}

#title_7 strong { color:#00d8ff;}

#banner7 {
	width: 240px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner7 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner7 li{
	width: 235px; /* Defines the size of inner element */
	height: 315px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn3_bg.png) no-repeat;
	padding-left:5px;
	padding-top: 25px;
}

#banner_8 { width:160px; height:686px;}

#title_8 {
	width:158px;
	height:54px;
	font-family:Arial;
	font-size:16px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:10px;
	background:black;
	line-height:16px;
	}

#title_8 strong { color:#00d8ff;}

#banner8 {
	width: 160px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner8 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner8 li{
	width: 155px; /* Defines the size of inner element */
	height: 620px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn4_bg.png) no-repeat;
	padding-left:5px;
	padding-top: 0px;
}

#banner8 li a img { width:151px; height:190px; margin-bottom:21px;} 





#banner_9 { width:160px; height:360px;}

#title_9 {
	width:138px;
	height:98px;
	font-family:Arial;
	font-size:20px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:15px;
	padding:10px;
	border:1px solid black;
	background:black;
	}

#title_9 strong { color:#00d8ff;}

#banner9 {
	width: 160px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner9 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner9 li{
	width: 155px; /* Defines the size of inner element */
	height: 215px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn5_bg.png) no-repeat;
	padding-left:5px;
	padding-top: 25px;
}

#banner_26 { width:500px; height:200px;}

#title_26 {
	width:498px;
	height:31px;
	font-family:Arial;
	font-size:21px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:10px;
	background:black;
}

#title_26 strong { color:#00d8ff;}

#banner26 {
	width: 500px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner26 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner26 li{
	width: 85px; /* Defines the size of inner element */
	height: 132px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn2_bg.png) no-repeat;
	padding-top: 25px;
}

#banner_27 { width:500px; height:200px;}

#title_27 {
	width:498px;
	height:31px;
	font-family:Arial;
	font-size:21px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:10px;
	background:black;
}
	
#title_27 strong { color:#00d8ff;}

#banner27 {
	width: 500px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner27 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner27 li{
	width: 85px; /* Defines the size of inner element */
	height: 132px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn2_bg.png) no-repeat;
	padding-top: 25px;
}

#banner_28 { width:240px; height:400px;}

#title_28 {
	width:238px;
	height:48px;
	font-family:Arial;
	font-size:21px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:10px;
	background:black;
	}

#title_28 strong { color:#00d8ff;}

#banner28 {
	width: 240px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner28 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner28 li{
	width: 235px; /* Defines the size of inner element */
	height: 315px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn3_bg.png) no-repeat;
	padding-left:5px;
	padding-top: 25px;
}

#banner_29 { width:240px; height:400px;}

#title_29 {
	width:238px;
	height:48px;
	font-family:Arial;
	font-size:21px;
	letter-spacing:-1px;
	text-align:center;
	color:#ababab;
	padding-top:10px;
	background:black;
	}

#title_29 strong { color:#00d8ff;}

#banner29 {
	width: 240px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#banner29 ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin:0px;
	list-style-type:none;
}
#banner29 li{
	width: 235px; /* Defines the size of inner element */
	height: 315px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	background:url(../images/bn3_bg.png) no-repeat;
	padding-left:5px;
	padding-top: 25px;
}

