body
{
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
font-size:100%;
}
h1
{
font-family:Verdana;
font-weight:normal;
font-size:1.5em;
color:#C0C0C0;
margin-left:5%;
margin-right:5%;
margin-top:0%;
margin-bottom:0%;
} 
h2
{
font-family:Verdana;
font-weight:normal;
font-size:1.15em;
color:#EB8112;
margin-left:5%;
margin-right:5%;
margin-top:0%;
margin-bottom:0%;
}
text
{
font-size:.8em;
}
p
{
font-family:Verdana;
font-weight:normal;
font-size:.975em;
color:#A9A9A9;
margin-left:5%;
margin-right:5%;
line-height:140%;
}
p.med
{
font-size:.8em;
}
#footer
{
position:fixed;
bottom:0%;
width:100%;
background-color:#282828;
height:25px;
clear:both;
text-align:center;
} 

#partners
{
		position: fixed;
		bottom: 25px;
		left: 0;
		right: 0;
		width: 100%;
		text-align: center;
		height: 25px;
		background-color: #FFFFFF;
		color: #000000;
}


#partnersimagewrapper
{
		width: auto;
		position: fixed;
		bottom: 26px;
		right: 3%;
		left: 3%;
}

#partnersimage
{
		height: 15px;
}

#img1, #img2, #img3
{
		position: absolute;
		display: none;
}

#imgs
{
		width: 100%;
		align: center;
}


a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#C8D300;text-decoration:none;}
a:active {color:#C8D300;text-decoration:none;}

a.copy:link {color:#EB8112;text-decoration:underline;}
a.copy:visited {color:#EB8112;text-decoration:underline;}
a.copy:hover {color:#EB9523;text-decoration:underline;}
a.copy:active {color:#EB9523;text-decoration:underline;}

a.foot:link {color:#EB8112;text-decoration:none;}
a.foot:visited {color:#EB8112;text-decoration:none;}
a.foot:hover {color:#EB9523;text-decoration:none;}
a.foot:active {color:#EB9523;text-decoration:none;}

a.body:link {color:#FFFFFF;text-decoration:underline;}
a.body:visited {color:#FFFFFF;text-decoration:underline;}
a.body:hover {color:#EB8112;text-decoration:underline;}
a.body:active {color:#EB8112;text-decoration:underline;}








@media screen and (max-width:480px) and (min-width:321px)
{

#footer
{
height:25px;
} 

#partners
{
		bottom: 25px;
		height: 25px;
}


#partnersimagewrapper
{
		bottom: 26px;
}

#partnersimage
{
		height: 15px;
}

}



@media screen and (max-width:767px) and (min-width:481px)
{

#footer
{
height:35px;
} 

#partners
{
		bottom: 35px;
		height: 35px;
}

#partnersimagewrapper
{
		bottom: 36px;
}

#partnersimage
{
		height: 20px;
}

}



@media screen and (max-width:1023px) and (min-width:768px)
{

#footer
{
height:35px;
} 

#partners
{
		bottom: 35px;
		height: 35px;
}

#partnersimagewrapper
{
		bottom: 36px;
}

#partnersimage
{
		height: 20px;
}

}



@media screen and (max-width:1365px)and (min-width:1024px)
{

#footer
{
height:40px;
} 

#partners
{
		bottom: 40px;
		height: 40px;
}

#partnersimagewrapper
{
		bottom: 41px;
}

#partnersimage
{
		height: 25px;
}

}

@media screen and (min-width:1366px)
{

#footer
{
height:40px;
} 

#partners
{
		bottom: 40px;
		height: 40px;
}

#partnersimagewrapper
{
		bottom: 41px;
}

#partnersimage
{
		height: 25px;
}

}