/* Wake Media Inc. styles.css */

body{
	padding:0px;
	margin:0px;
	font-family:Tahoma;
}
.main-container{
	background:url('../images/main-bg.jpg') 50% 168px repeat-x #FFFFFF;
}
.header{
	width:900px;
	height:92px;
	margin:0px auto;
	margin-top:31px;
}
.header-logo{
	float:left;
}
.header-buttons{
	float:right;
	height:27px;
	margin-right:0px;
	padding-right:0px;
	text-align:right;
}
.header-buttons img{
	vertical-align:bottom;
}
.header-buttons a.header-button{
	text-align:left;
	display:inline-block;
	vertical-align:top;
	height:27px;
	background:url('../images/button-red-bg.gif') repeat-x;
	font-family:Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	line-height:26px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.header-buttons a.header-button:hover{
	text-decoration:underline;
}
.contactinfo{
	font-size:12px;
	font-weight:bold;
}
.nav-container{
	height:39px;
	background:url('../images/nav-bg.png') 0px 2px repeat-x;
}
.nav{
	height:39px;
	width:900px;
	margin:0px auto;
}
a.navlink{
	display:block;
	padding:12px 2px 14px 2px;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	width:140px;
	text-align:center;
	white-space:pre;
	overflow:hidden;
	float:left;
}
a.navlink{
	text-align:-moz-center;
}
a.navlink:hover{
	background:url(../images/menu-highlight-bg-75.png) no-repeat;
	color:#FFFFFF;
}
.selectednav{
	font-weight:bold;
	background:url(../images/menu-highlight-bg.png) no-repeat !important;
	color:#FFFFFF !important;
}
.content{
	margin:20px auto;
	width:900px;
}
.boxtable td{
	text-align:center;
	vertical-align:top;
}
div.roundbox{
	width:210px;
	height:145px;
	padding:0px;
	margin:0px auto 0px auto;
	text-align:center;
}
div.roundbox-inner{
	padding-top:5px;
}
div.roundbox-inner a{
	display:block;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
	color:#FFFFFF;
}
div.roundbox-inner a img{
	border:none;
	padding-bottom:8px;
	text-decoration:none !important;
}
div.roundbox-inner a:hover{
	color:#000000;
}
.yellowbox{
	background:url(../images/rectangle-yellow.png);
}
.redbox{
	background:url(../images/rectangle-red.png);
}
.turquoisebox{
	background:url(../images/rectangle-turquoise.png);
}
.greenbox{
	background:url(../images/rectangle-green.png);
}
.upper-text{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	height:140px;
	overflow:hidden;
	font-weight:normal;
	line-height:normal;
}
.upper-text h1{
	font-size:20px;
	color:#FFFFFF;
	margin-top:0px;
	font-weight:bold;
}
.learnmore-button{
	font-family:Tahoma;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#000000;
	width:119px;
	float:right;
	background:url(../images/grey-button.png) no-repeat;
	height:27px;
	padding-top:2px;
	text-decoration:none;
	margin:15px;
}
a.learnmore-button:hover{
	text-decoration:underline;
}
.sidebox{
	width:221px;
	height:269px;
	background:url(../images/box-dblue.png) no-repeat;
	overflow:hidden;
	text-align:center;
}
.sidebox-inner{
	text-align:center;
}
.sidebox-inner h1{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin:5px;
}
.sidebox-inner h2{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:5px;
}
a.seevideo-button{
	background:url(../images/red-button.png) no-repeat;
	font-family:Tahoma;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	width:119px;
	float:right;
	height:27px;
	padding-top:5px;
	text-decoration:none;
	margin:10px;
}
a.seevideo-button:hover{
	text-decoration:underline;
}
.footer{
	border-top:1px solid #CCCCCC;
	background:#FFFFFF;
	padding-top:1px;
	margin-top:15px;
}
.footer-inner{
	background:#00386C;
	height:65px;
	margin:0;
	padding:0;
}
.footer-content{
	background:#00386C;
	height:53px;
	width:900px;
	margin:0 auto;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:6px;
	vertical-align:middle;
}
.footer-content a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-content a:hover{
	color:#000000;
}
.footer-content a img{
	border:0px;
	text-decoration:none !important;
}
.main-content{
	color:#000000;
	font-size:12px;
	padding:10px;
	text-align:left;
	font-weight:normal;
	line-height:normal;
}
.main-content h1{
	font-size:20px;
	color:#999999;
	margin-top:0px;
}
