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

body {
	width: 766px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #82898b;
	padding: 0px 50px 0px 50px;
	margin: 0px auto;
}

#page-wrap {
	width: 766px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #82898b;
	padding: 0px 50px 0px 50px;
	margin: 0px auto;
}


#containerslideshow {
	width: 766px;
	background-color: #82898b;
}

#header {
	width: 766px;
	background-image: url(images/banner.png);
	height:125px;
}


#top-text {
	float:right;
    font-family: Tahoma;
	font-size: 11px;
	color: #c8d2d5;
	background:url(images/arrow.jpg) no-repeat 0 60%;
	padding: 0 0 0 10px;
	margin-top: 57px;
}


#navigation {
	width: 766px;
	background-image: url(images/nvbackground.png);
}

/* SLIDESHOW */
#containerslideshow {
	width: 766px;
}

#slideshow {
	height:237px;
	width: 766px;
	background-image: url(images/slideshow.png);
	
}

/* CONTENT */

#containercontent {
	width: 766px;
}

#contentheader {
	height:240px;
	width: 766px;
	background-image: url(images/slideshow.png);
	
}

#contactflot{
float:right;
width:250px;
}

/* Fonts */
h1 {
    margin: 40px;
	text-align: center;
    font-family: Tahoma;
	font-size: 9px;
	color: #D2D2D2;
}

h2 {
    font-family: Tahoma;
	font-size: 24;
	color: #FFFFFF;
	font-weight: normal;
}

h3 {
    font-family: Tahoma;
    font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #D2D2D2;
}

.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #D2D2D2;
}

.style3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
}

#services-list ul {
    color: #D2D2D2;
    margin: 0; 
	padding: 0 0 0 8px;
} 
#services-list li {
    padding-left: 5px;
	line-height: 11px; 
} 


#copyright {
    margin: 33px 0px 0px 37px;
    font-family: Tahoma;
	font-size: 11px;
	color: #c8d2d5;
	background:url(images/footer-logo.jpg) no-repeat 0 50%;
	padding: 0 0 0 25px; 
}

#ufu-link {
    margin: 33px 0px 0px 37px;
    font-family: Tahoma;
	font-size: 11px;
	color: #c8d2d5;
}

#formTable {
	margin-bottom: 10px;
}

a {
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* Image settings */
#imgcontainer{width:500px;
height:190px;
}
#imgcontainerfloat{float: left; width: 160px; height: 180px; margin-left: 5px; background-image:url(images/imgbackground.png); background-repeat: no-repeat;}
#imgbg{ width: 160px; height: 118px; padding-top:15px;}
.img { padding: 0 0 3px 17px; float: left; padding-right: 4px;}
#imgtb{width: 485px; height: 100%; float: left; clear: float;}
#imgtext{width: 160px; height: 35px;}
