@charset "utf-8";
/* CSS Document */


html {
height: 100%;
}

body {
	background-color:#FFF;
	background-image:url(images/layout/bgrun.jpg);
	background-repeat:repeat;
	margin: 0 0 0 0;
	text-align: center;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 20px;
	height: 100%;
}

img, div { behavior: url(iepngfix.htc);
border:0;
}
	
#wrapper {
	background-image:url(images/layout/bodyslider.png);
	background-repeat:repeat-y;
	background-position:center;
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 1152px;
}

.slider {
	margin-top: 0px;
	width: 1152px;
	height: 500;
	background-image:url(images/layout/slider.png);
	background-repeat:repeat-y;
	text-align: left;
}

.leftcol {
	margin-left: 150px;
	margin-bottom: 20px;
	margin-top: 0px;
    float:left;
    display:inline;
    width: 350px;
	height: auto;
}

.bigcol {
	margin-left: 150px;
	margin-bottom: 20px;
	margin-top: 0px;
    float:left;
    display:inline;
    width: 855px;
	height: auto;
}

.rightcolcontact {
	margin-right: 150px;
	margin-bottom: 20px;
	margin-top: 140px;
    float:right;
    display:inline;
    width: 450px;
	height: 293px;
}

.clear {
	clear: both;
}

.slider2 {
	margin-top: 0px;
	width: 1152px;
	height: auto;
	text-align: left;
}


.footer {
	background-image:url(images/layout/downslide.png);
	background-repeat:repeat-x;
}
	
.picleft {
	margin-right: 15px;
}

.picleft2 {
	margin-right: 5px;
}

.picright {
	margin-left: 15px;
}

.imgtop {
	margin-top: 10px;
}
