﻿/*
This is for Transparent PNG if needed or if not needed delete this section or if needed uncomment it and remove this line of text
img, div
{ behavior: url(/iepngfix.htc) }
*/

img
{
border:0;
}

body
{
margin: 0px;
text-align: center;
background-image:url(../images/background.jpg);
}

.site-holder
{
width: 943px;
margin: 0 auto;
text-align: left;
}
.header-top-spacer
{
width:943px;
height:10px;
float:left;
}

.header-holder
{
width:943px;
height:77px;
float:left;
clear:both;
}
.header-logo
{
width:210px;
height:77px;
float:left;
background-image:url(../images/header-logo.jpg);
background-repeat:no-repeat;
}

.header-right
{
width:733px;
height:77px;
float:left;
background-image:url(../images/header-top-right.jpg);
background-repeat:no-repeat;
}

.header-big-image
{
width:943px;
height:254px;
float:left;
background-image:url(../images/header-bg-image.jpg);
background-repeat:no-repeat;
clear:both;
}

.logo-slider
{
width:943px;
height:76px;
float:left;
/*
background-image:url(../images/logo-slider.jpg);
background-repeat:no-repeat;
*/
background-image:url(../images/logo-slider-bg.jpg);
background-repeat:no-repeat;

clear:both;
}

.main-content-header{
width:943px;
height:37px;
float:left;
background-image:url(../images/main-content-header.jpg);
background-repeat:no-repeat;
clear:both;
}
.main-content-holder
{
width:943px;
float:left;
background-image:url(../images/main-content-holder-repeat.jpg);
background-repeat:repeat-y;
clear:both;

}

.main-content-holder-2
{
width:943px;
min-height:241px;
height:auto !important;
height:241px;
float:left;
background-image:url(../images/main-content-holder.jpg);
background-repeat:no-repeat;
clear:both;

}

.main-content-left
{
width:317px;
float:left;
}
.main-content-left-padding
{
	padding:0 0 0 33px;
}
.main-content-middle
{
width:309px;
float:left;
}
.main-content-middle-padding
{
	padding:0 0 0 18px;
}

.main-content-right
{
width:317px;
float:left;
}
.main-content-right-padding
{
	padding:0 0 0 27px;
}

.main-content-footer
{
width:943px;
height:23px;
float:left;
background-image:url(../images/main-content-footer.jpg);
background-repeat:no-repeat;
clear:both;
}

.footer-links
{
width:943px;
float:left;
clear:both;
text-align:center;
padding-top:13px;
padding-bottom:40px;
}