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

h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-size:23px;
	font-weight:bolder;
	text-transform:uppercase;
	line-height:22px;
}
h4 {
	color:#818181;
	font-size:15px;
	margin:0px;
	padding-top:0px;
	padding-bottom:3px;
}
body {
	background-color:#ffffff;
	background-image:url(images/bg_rep.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	margin:0px;
	line-height:18px;
}
img {
	border:0px;
}
.image_placeholder {
	width:137px;
	height:137px;
	background-color:#CCCCCC;
}
#welcome_vid {
	width:410px;
	height:273px;
	background-color:#CCCCCC;
}
.vid_placeholder {
	width:233px;
	height:155px;
	background-color:#CCCCCC;
}
.vid_placeholder_mid {
	width:208px;
	height:138px;
	background-color:#CCCCCC;
}
.vid_placeholder_mid2 {
	width:138px;
	height:90px;
	background-color:#CCCCCC;
}
.vid_placeholder_small {
	width:114px;
	height:76px;
	background-color:#CCCCCC;
}
#ask_frame {
	width:430px;
	height:515px;
	overflow:hidden;
}