/* CSS Document */

body {
	margin:0px; background-color:#4F6D91; color:#333333;
	background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-position:left top;
}
#wrapper {
	width:98%; height:auto; background-color:inherit; color:#FFFFFF;
	margin:0px auto; padding:0px;
	min-width:766px; max-width:870px;
}
#container {
	width:100%; height:auto;
	margin:60px 0px 0px 0px; padding:0px;
	background-color:inherit; color:#FFFFFF;
}
#topdiv {
	width:99.8%; height:auto;
	margin:0px 0px 30px 0px; padding:0px 0px 45px 0px; float:left;
	border:1px solid #000000;
	color:#FFFFFF;
}
#masterhead {
	width:100%; height:auto;
	background:url(../images/splash_masterhead.jpg) no-repeat left top;
	margin:0px; padding:0px;
}
.logo_big {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='./images/splash_logo_big.png'); 
	width:405px; height:260px;
	margin:0px auto; padding:10px 0px 0px 0px;
	background-repeat:no-repeat; 
}
.logo_big[class] {
	width:405px; height:260px;
	background:url(../images/splash_logo_big.png) no-repeat;
	margin:0px auto; padding:10px 0px 0px 0px;
}
.text_margin {
	margin:0px; padding:0px 40px 0px 50px;
}

.watercoolers {
	width:239px; height:52px;
	background:url(../images/splash_watercoolers.gif) no-repeat;
	margin:0px auto; padding:0px 0px 20px 0px;
}
.slogan {
	width:551px; height:81px;
	background:url(../images/splash_slogan.gif) no-repeat;
	margin:0px auto; padding:20px 0px 30px 0px;
}

.btn1 {
	width:198px; height:24px; float:left;
	background:url(../images/splash_btn.jpg) no-repeat left top;
	margin:0px; padding:4px 0px 0px 12px;
}
.btn1 a:link,.btn1 a:visited {
	font-family:Arial, Helvetica, sans-serif; font-size:16px;
	font-weight:normal; color:#FFFFFF;
	margin:0px; padding:0px;
	text-decoration:none;
}
.btn1 a:hover {
	text-decoration:underline;
}

.btn2 {
	width:198px; height:24px; float:right;
	background:url(../images/splash_btn.jpg) no-repeat left top;
	margin:0px; padding:4px 0px 0px 12px;
}
.btn2 a:link,.btn2 a:visited {
	font-family:Arial, Helvetica, sans-serif; font-size:16px;
	font-weight:normal; color:#FFFFFF;
	margin:0px; padding:0px;
	text-decoration:none;
}
.btn2 a:hover {
	text-decoration:underline;
}

