body {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
}

#background {
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
}

#container {
	width:770px;
	margin:auto;
	overflow:auto;
	background-color:#FFFFFF;
	text-align:left;
}

#header {
	width:770px;
	height:73px;
	overflow:hidden;
}

#menu {
	width:770px;
	height:44px;
	background-image:url(../images/menu.jpg);
	margin:0px;
}

#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu a span {
	visibility:hidden;
}

#menu li {
	float:left;
	margin:5px 0px 0px 7px;
	text-align:center;
	padding:0px;
}

#menu li a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu li a:hover {
	background-position:0px 28px;
}

.menuon {
	background-position:0px 28px;
}

#menu #home a {
	width:90px;
	height:28px;
	display:block;
	background-image:url(../images/menu_home.jpg);
}

#menu #broadcast a {
	width:148px;
	height:28px;
	display:block;
	background-image:url(../images/menu_broadcast.jpg);
}

#menu #press a {
	width:103px;
	height:28px;
	display:block;
	background-image:url(../images/menu_press.jpg);
}

#menu #corporate a {
	width:143px;
	height:28px;
	display:block;
	background-image:url(../images/menu_corporate.jpg);
}

#menu #contact a {
	width:118px;
	height:28px;
	display:block;
	background-image:url(../images/menu_contact.jpg);
}

#menu #sitemap a {
	width:119px;
	height:28px;
	display:block;
	background-image:url(../images/menu_sitemap.jpg);
}

#main {
	width:734px;
	margin-left:18px;
	clear:both;
}

.list p {
	margin:0px;
	padding:0px;
}

.list h2 {
	margin:0px;
	padding:0px;
}

.leftcol {
	width:345px;
	float:left;
	margin:0px;
	overflow:hidden;
}
	
.rightcol {
	float:left;
	width:389px;
	margin:14px 0px 0px 0px;
	text-align:right;
}

.rightcol img {
	margin-top:35px;
}

.leftcol2 {
	width:445px;
	float:left;
	margin:0px;
	overflow:hidden;
}
	
.rightcol2 {
	float:left;
	width:280px;
	margin:14px 0px 0px 0px;
	text-align:right;
}

.leftcol3 {
	width:515px;
	float:left;
	margin:0px;
	overflow:hidden;
}
	
.rightcol3 {
	float:left;
	width:210px;
	margin:14px 0px 0px 0px;
	text-align:right;
}

.spacer1 {
	margin-bottom:30px;
}

.spacer2 {
	margin-bottom:10px;
}

.clearer {
	clear:both;
}
	
.quote {
	padding:0px 45px 0px 25px;
	margin-bottom:10px;
}

.quotesource {
	font-weight:bold;
	padding-left:5px;
}

#footer {
	height:15px;
	margin-top:30px;
	padding:7px 0px 0px 18px;
	background-image:url(../images/footer.jpg);
	font-size:0.8em;
	clear:both;
	color:#FFFFFF;
}

#bottom {
	width:100%;
	height:50px;
	background-image:url(../images/bg_bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:50% 0px;
}

.indent {
	padding: 0px 0px 0px 18px;
}

h1 {
	font-size:1.4em;
	font-weight:normal;
	margin:10px 0px 0px 0px;
}

.blueheader h1 {
	color:#346699;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
	color:#346699;
}

a {
	color:#C64240;
	font-weight:bold;
}

a:hover {
	color:#F54F4F;
}

.email {
	margin:-1px 4px 0px 0px;
	float:left;
}
