@charset "UTF-8";

#imageheader{
	width: 780px;
	height: 210px;
	/*background-color:#66FF00;*/
	background-image:url(../images/header_image_02.jpg);
	background-repeat: no-repeat;
}


#marqueeholder{
width:780px;
height:20px;
background-image:url(../images/header_image_03.jpg);
/*background-color:#663333;*/
}

marquee{
padding:10px 0 0 0;
}


h1, h3{
	font-size: 12px;
	font-variant: normal;
	margin:0;
	padding:0;
	font-weight: normal;
}

#logos{
padding:40px 0 0 35px;
}

#content_right h1{
text-indent:-1000em;
font-size:18px;
background-image:url(../images/welcome_h1.jpg);
background-repeat: no-repeat;
height: 40px;
}

#content_right{
position:relative;
padding:20px 0 0 0;
width: 350px;
/*height:250px;*/
float:left;
/*background-color:#3399CC;*/
}