/* CSS Document */

body
	{
		margin:0;
		background:#C3484A;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}

h1
	{
		padding:0;
		margin:0;
		font-size:18px;
		color:#000000;
		font-weight:normal;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}


h2
	{
		margin:0;
		padding:10px 0px 0px 0px;
		font-size:14px;
		color:#ffffff;
		background:url(../gifs/heading-bg.gif) no-repeat;
		text-align:center;
		height:34px;
		font-weight:normal;
	}
	
h3
	{
		margin:0;
		padding:0px;
		font-size:24px;
		color:#b70007;
		font-weight:normal;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
h4
	{
		padding:10px;
		margin:0;
		background:url(../gifs/title-bg.jpg) no-repeat;
		font-size:17px;
		height:25px;
	}
	
h5
	{
		padding:7px 10px;
		margin:0;
		background:url(../gifs/box-head-bg.jpg) no-repeat;
		font-size:18px;
		height:24px;
		color:#ffffff;
		font-weight:normal;
	}
	
h6
	{
		padding:10px 0;
		margin:0;
		font-size:14px;
		color:#b70007;
	}
	
#wrapper
	{
		width:1002px;
		margin:10px auto;
	}
	
.header
	{
		background:#ffffff;
		height:105px;
	}
	
#top-link
	{
		width:962px;
		height:55px;
		padding:0 20px;
		background:url(../gifs/links-bg.jpg) repeat-x;
		display:block;
	}
	
.language
	{
		float:right;
		height:55px;
		width:220px;
		padding-top:20px;
	}

.link
	{
		float:left;
		width:470px;
		height:55px;
		display:block;
	}
	
.link a
	{
		color:#ffffff;
		text-decoration:none;
		display:block;
		padding:5px 0px 0px 30px;
	}
	
.link a:hover
	{
		color:#b70007;
		text-decoration:none;
		display:block;
	}
	
#body
	{
		width:962px;
		background:#ffffff url(../gifs/text-bg.jpg) repeat-x;
		padding:20px;
	}
	
#left
	{
		width:216px;
		float:left;
	}
	
.left-link
	{
		width:216px;
		margin-bottom:20px;
	}
	
.left-link ul
	{
		padding:0;
		margin:0;
		list-style:none;
	}
	
.left-link li a
	{
		padding:0;
		margin:0;
		list-style:none;
		background:url(../gifs/li-bg.jpg) no-repeat;
		height:17px;
		color:#807f7f;
		width:176px;
		display:block;
		padding-left:45px;
		text-decoration:none;
	}
	
.left-link li a:hover
	{
		background:url(../gifs/li-bg-hover.jpg) no-repeat;
		color:#bb1f2f;
		display:block;
	}
	
.left-link  a.lnk
	{
		color:#ffffff;
		text-decoration:none;
	}
	
.left-link  a.lnk:hover
	{
		color:#000000;
		text-decoration:none;
	}

.more-page 
	{
		float:right;
		width:150px;
		font-size:15px;
		margin:15px 15px;
	}
	
.more-page ul
	{
		margin:0;
		padding:0;
		list-style:none;
	}
	
.more-page li a
	{
		color:#000000;
		background-color:#cccccc;
		line-height:20px;
		text-align:center;
		display:block;
		text-decoration:none;
		width:20px;
		list-style:none;
		float:right;
		margin:0px 2px;	
	}
	
.more-page li a:hover
	{
		color:#ffffff;
		background-color:#000000;
		display:block;
		text-decoration:none;
	}
	
.more-page a.selected
	{
		color:#ffffff;
		background-color:#000000;
		display:block;
		text-decoration:none;
	}
	
/*-----------------right side-----------------*/

#right
	{
		width:730px;
		padding:0px 0px 0px 10px;
		float:left;
		text-align:justify;
	}
	
#right .more
	{
		float:right;
		text-align:center;
	}
	
#right .more a
	{
		background:url(../gifs/read-more-bg.gif) no-repeat;
		color:#ffffff;
		text-decoration:none;
		width:78px;
		line-height:23px;
		display:block;
		margin-top:5px;
	}
	
#right .more a:hover
	{
		background:url(../gifs/read-more-bg-hover.gif) no-repeat;
		color:#ffffff;
		text-decoration:none;
		line-height:23px;
		display:block;
	}
	
#right p
	{
		padding:0 20px;
		margin:0px;
	}
	
#products-box
	{
		width:722px;
		height:248px;
		margin:0px auto 30px auto;
		background:#fafafa;
	}
	
#products-box .desc
	{
		padding:0px 0px 0px 10px;
		height:176px;
		border-left:solid 1px #eaeaea;
		width:475px;
	}

#products-box .bottom
	{
		background:url(../gifs/box-bottom.jpg) no-repeat;
		color:#bc2030;
		float:left;
	}
	
#products-box .bottom a
	{
		color:#bc2030;
		text-decoration:none;
		display:block;
		line-height:29px;
		width:436px;
		padding:5px 25px 0px 30px;
	}
	
#products-box .bottom a:hover
	{
		color:#ffffff;
		text-decoration:none;
		background:url(../gifs/box-bottom-hover.jpg) no-repeat;
		display:block;
		line-height:29px;
		width:436px;
		padding:5px 25px 0px 30px;
	}
	
#footer
	{
		background:#eaeaea;
		height:50px;
		margin-top:10px;
		padding:15px;
	}

#footer a
	{
		color:#000000;
		text-decoration:underline;
	}
	
#footer a:hover
	{
		color:#000000;
		text-decoration:none;
	}

#bpict
		{
			position:relative;
			width:1001px;
			height:305px;
		}
	
#bpict img
		{
			position:absolute;
			top:0;
			left:0;
			z-index:11;
		}

#bpict img.sel
		{
			z-index:13;
		}

#bpict img.lsel
		{
			z-index:12;
		}

.nobrd
		{
			border:0;
			vertical-align:middle;
		}




/*
#link ul
	{	
		margin:0;
		padding:0 20px;
		list-style:none;
	}
	
#link li
	{
		list-style:none;
		display:block;
		margin:0 6px;
		padding:0;
		float:left;
	}
	
#link li a
	{
		display:block;
		color:#ffffff;
		background:url(../gifs/link-bg.jpg) no-repeat;
		padding:0 15px;
		width:84px;
		line-height:55px;
	}
	
#link li a:hover
	{
		display:block;
		color:#b70007;
		background:url(../gifs/link-hover.jpg) no-repeat;
	}
*/
