*{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
html {
	font-size: 62.5%; /* reset 1em to 10px */
	height: 100%;
}
body{
	background : #990000 url(img/top.png);
	font: normal 1.2em Arial,Verdana,sans-serif;

	height: 100%;
	color : white;
}
small,.small {font-size: 0.9em;}

a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: White;
	text-decoration: underline;
}

img{
	border : none;
}
blockquote,p{
	margin : 2px 2px 2px 2px;
}
p img{
	float : right;
	margin-left : 6px;
}
/***************************************************************/

/***************************************************************/

#BannerContainer{
width : 100%;
height : 160px;
_background : transparent url(img/top2.png) no-repeat scroll top;
}
#Banner{
	width : 800px;
	margin : 0 auto;
	padding : 0;
}
#Logo{
	width : 279px;
	height : 101px;
	background : transparent url(img/logo.png) no-repeat;
	_background : none;
	margin: 69px auto;
	float : left;
}
.sLogo{
	width : 279px;
	height : 101px;
	background : transparent url(img/logo.png) no-repeat;
_	background : transparent url(img/logo2.png) no-repeat;
}
#Bobin{
	width:300px;
	height : 160px;
	margin: 10px;
	float : right;
	background : transparent url(img/bob.png) no-repeat;
	_background : none;
}
#BarContainer
{
width : 100%;
height : 42px;
background : transparent url(img/sbar.png) repeat-x;
}
#Nav{
	margin : 0 auto;
	width : 800px;
	height : 42px;
}
#Nav ul{
	float : left;
	list-style: none;
	margin: 0;
	padding: 0;	
	height: 42px;
	position : absolute;
}
#Nav ul li{
	float: left;
	height : 42px;
	margin:0;
	padding:0;
}
#Nav a{
    display : block;
	color : white;
	width : auto;
	margin : 0;
	font: bold 1.4em Arial,Verdana,sans-serif;
	background: transparent url(img/btn.png) no-repeat;
	text-decoration: none;
    background-position: -1000px -1000px;
	padding: 12px 14px;
	_padding: 13px 14px;
}
#Nav a.current{
	background : transparent url(img/btn.png) no-repeat;
}
#Nav a:Hover{
	text-decoration: none;
	background: transparent url(img/btn.png) no-repeat;
	color:#990000;
}
#PageContainer{
	width : 100%;
	min-height : 300px;
}
#Page{
	margin : 0 auto;
	width : 800px;
	height : 100%;
	min-height : 340px;
	background : transparent url(img/white.png);
	color:Maroon;
}
#PageContent{
	padding : 10px 10px 10px 10px;
}
#PageBlockLeft{
   float : left;
   padding :20px;
  	font: normal 1.2em Arial,Verdana,sans-serif;
	width : 44%;
	height : 100%;
	text-align : justify;
}
#PageBlockRight{
   float : right;
   padding :20px;
  	font: normal 1.2em Arial,Verdana,sans-serif;
	width : 44%;
	height : 100%;
	text-align : justify;
}
#FooterContainer{
	width : 100%;
	height : 60px;
}
#Footer{
margin : 0 auto;
width : 800px;
background : transparent url(img/footer.png) top;
_background : transparent url(img/footer2.gif) top;
height : 43px;	
}
#Footer .right{
	float : right;
	margin-right : 20px;
	color : Maroon;
	margin-top : 16px;
}
#Footer .left{
	float : left;
	margin-left : 20px;
	margin-top : 16px;
	color : Maroon;
}
.right{
	float : right;
	vertical-align : top;
}
.left{
	float : left;
}

 #ImgList{
	margin : 10px;
}

#ImgList ul{
	float : left;
	list-style: none;
	margin: 0;
	padding: 0;	
}
#ImgList ul li{

	float: left;
	height : 82px;
	width:96px;
	margin: 8px 4px 0px 4px;
	background : White url(img/sbars.png) repeat-x bottom;
	text-align : center;
	border-right : thin solid White;
	border-left : thin solid White;
	border-bottom : thin solid White; 
}
#ImgList ul li img{
	margin : 4px auto 0px;
	text-align : center;
	display : block;
}
#ImgList2 ul{
	float : left;
	list-style: none;
	margin: 0;
	padding: 0;	
}
#ImgList2 ul li{

	float: left;
	height : 130px;
	width:111px;
	margin: 8px 4px 0px 4px;
	background : White url(img/sbars.png) repeat-x bottom;
	text-align : center;
	border-right : thin solid White;
	border-left : thin solid White;
	border-bottom : thin solid White; 
}
#ImgList2 ul li img{
	margin : 4px auto 0px;
	text-align : center;
	display : block;
}
.Centik{
	width : 760px;
	height : 300px;
	background : transparent url(img/centikler.png) no-repeat center;
	vertical-align : middle;
}
#Contact {
	margin : 2px 2px 2px 2px;
	width:44%;
	float : left;
}
	
}
#map{
    float : right;
	width : 400px;
	height : 300px;
	margin : 10px;
	border : thin Maroon;
}


 #ImgListBig{
	margin : 10px;
		float : left;
}

#ImgListBig ul{
	float : left;
	list-style: none;
	margin: 0;
	padding: 0;	
}
#ImgListBig ul li{

	float: left;
	height : 130px;
	width:116px;
	margin: 8px 4px 0px 4px;
}