/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body{width:100%;
      background:#ffffff url(images/bg.jpg) repeat-x;
}
.container{
		background:#ffffff none repeat scroll 0 0;
border:none;
margin:0 auto 2em;
padding:1px 0;
width:684px;

}
.innerbody{background-color:#ffffff;
background-position:center center;
font-size:20px;
}

.innerbody2{padding:10px 0;
text-align:center;
vertical-align:top;
}
.header{height:160px;
        background: #ffffff url(images/header.jpg) no-repeat;
		text-align:center;
	    vertical-align:top;
}
.headerleft{float:left;
            width:55%;
}
.headerright{float:right;
             width:45%;
			
}
.clear{clear:both}
.leftinner1{height:113px;
            font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
			font-size:45px;
			color:#533102;
			text-align:left;
			text-transform:none;
			padding:50px 5px 0px 10px;
}
.span1{     font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
			font-size:42px;
			color:#ffffff;
			text-transform:none;
			float:left;
			margin-left: 2px;
						
}
.span1-2{     font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
			font-size:42px;
			color:#ffffff;
			text-transform:none;
			float:left;				
}
.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{
             font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
             font-size:24px;
			 font-weight: bold;
			 color:#2f97b2;
			 text-align:left;
			 padding:30px 0 12px 10px;
			 text-align:center;
			 height: 60px;
			 line-height:22px;
			 background: url(images/contentback.jpg) no-repeat;
}
.contentspan1 {
			font-size:14px;
			font-weight:bold;
			color: #000000;
}
.contentspan2 {
			font-size:14px;
			font-weight:bold;
			color: #2f97b2;
}
.bulletpoints {
			padding: 20px;
}
.smallerfont {
			font-size:14px;
			font-weight:bold;
			color: #000000;
}
.contenttext{
             font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
             font-size:12px;
			 color:#585757;display:table;
			 text-decoration:none;
			 text-align:left;position:relative;
			 padding:0px 10px 10px 10px;
			 line-height:20px;
}

.contenttext ul  {
             list-style-image: url(images/golddot.jpg);
			 margin-left: 20px;
			 list-style-type: circle;
}

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

.span2{
             font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
             font-size:12px;
			 color:#ee6f08;
}
.contenttext2{
             font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
             font-size:12px;
			 color:#585757;
			 text-decoration:none;
			 height:20px;
			 padding-top:6px;
}
.impottext{ background-color:#f6f6f6;
            border:1px solid #6caccd; 
		    height:18px;
		    width:150px;
}
.button{    height:76px;
            padding-top:18px;
}
.futterleft{border-bottom:1px solid #2f97b2;
border-top:3px double #8df2fe;
float:left;
padding:4px 0;
width:100%;
font-size:12px;
text-align: center;
color: #2f97b2;
}
.futterleft a{
			color:#2f97b2;
}
.futterright{float:right;
            height:54px;
			width:18px;
			background-image:none;
			background-repeat:no-repeat;
}
.clear{clear:both;}
.futterleft1{float:left;
            height:54px;
			width:18px;
			background-image:none;
			background-repeat:no-repeat;
}
.futterleft2{float:right;
            height:54px;
			width:513px;
			background-image:none;
			background-repeat:repeat-x;
             font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
			font-size:11px;
			color:#585757;
			text-align:center;
			padding-top:15px;
			
}
.futterleft3{float:left;
            height:54px;
			width:644px;
			background-image:none;
			background-repeat:repeat-x;
             font-family:Arial,"Helvetica Neue",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;
	color: #b49224;
}

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