/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
.body{width:100%;
      background-color:#ffffff;
	  padding:0px;
}
.innerbody{width:574px;
         background-position:center;
		 height:500px;
		 font-size:20;
}
.innerbody2{width:549px;
            text-align:center;
	        vertical-align:top;
			padding:0px;
}
.header{height:189px;
        background-image:url(images/header.jpg);
		background-repeat:no-repeat;
		text-align:center;
	    vertical-align:top;
}
.headerleft{float:left;
            width:55%;
}
.headerright{float:right;
             width:45%;
			
}
.clear{clear:both}
.leftinner1{height:115px;
            font-family:Arial, Helvetica, sans-serif;
			font-size:45px;
			color:#533102;
			text-align:left;
			text-transform:none;
			padding:50px 5px 0px 10px;
}
.span1{     font-family:Arial, Helvetica, sans-serif;
			font-size:42px;
			color:#533102;
			text-align:left;
			text-transform:none;
						
}
.leftinner2{height:26px;
            background-image:url(images/slogan_bg.jpg);
			background-repeat:repeat-y;
			font-family:Agency FB;
			font-size:20px;
			color:#3e3d3a;
			font-weight:600;
			padding-left:12px;
			text-align:left;
			}
.welcometext{height:50px;
             font-family:Arial, Helvetica, sans-serif;
             font-size:28px;
			 color:#895b04;
			 text-align:left;
			 padding-left:10px;
			 padding-top:8px;
			 text-align:center;
}
.contenttext{font-family:Arial, Helvetica, sans-serif;
             font-size:12px;
			 color:#585757;
			 text-decoration:none;
			 text-align:justify;
			 padding:0px 10px 10px 10px;
			 line-height:20px;
}

.contenttext ul  {
             list-style-type:square;
			 margin-left: 20px;
}

.contenttext li {
             padding-bottom: 5px;
}

.span2{font-family:Arial, Helvetica, sans-serif;
             font-size:12px;
			 color:#ee6f08;
}
.contenttext2{font-family:Arial, Helvetica, sans-serif;
             font-size:12px;
			 color:#585757;
			 text-decoration:none;
			 height:20px;
}
.impottext{ background-color:#f6f6f6;
            border:1px solid #6caccd; 
		    height:18px;
		    width:150px;
}
.button{    height:76px;
            padding-top:5px;
}
.futterleft{float:left;
            height:54px;
			width:531px;
}
.futterright{float:right;
            height:54px;
			width:18px;
			background-image:url(images/right.jpg);
			background-repeat:no-repeat;
}
.clear{clear:both;}
.futterleft1{float:left;
            height:54px;
			width:18px;
			background-image:url(images/left.jpg);
			background-repeat:no-repeat;
}
.futterleft2{float:right;
            height:54px;
			width:513px;
			background-image:url(images/middle.jpg);
			background-repeat:repeat-x;
			font-family:Verdana;
			font-size:11px;
			color:#585757;
			text-align:center;
			padding-top:15px;
			
}
.futterleft3{float:left;
            height:54px;
			width:644px;
			background-image:url(images/middle.jpg);
			background-repeat:repeat-x;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#585757;
			text-align:center;
			padding-top:15px;
			
}
.link
{
		color:#585757;
		text-decoration:none;
	
}
.pad
{
	padding-top:10px;
}

.spanbold {
    font-weight:bold;
}

a, a:hover {
	color: #585757;
	text-decoration: none;
}
