html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:760px;
	background: #fff url('../../images/bg.gif') repeat center center;
	color: #555;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
}

#wrapper{
	height:100%;
	min-height:100%;
	width:758px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	color: #555;
	text-align:left;
	margin:auto;
	margin-bottom:-42px;/* footer */
	position:relative;
	background: #fff url('../../images/dot-white.gif') repeat center center;
}

a {
	color:#367eec;
	text-decoration:underline;
}

a:hover {
	color:#367eec;
	text-decoration:none;
}


#topbar {
	background-color:#3480E5;
	height:3px;
	width:100%;
}
 
html>body #wrapper {height:auto;} /* for mozilla - IE treats height as min-height */
#inner { /* enable content first */
	float:left;
	width:756px;
	background: #fff url('../../images/blue-bg.gif') repeat center center;;
}

#header{
	position:absolute;
	top:0;
	left:-1px;
	width:758px;
	height:150px;
	background:#fff;
	overflow:hidden;
	color: #000000;
	z-index:100;
	padding:0;
	margin:0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top:4px solid #E30A7F;
}

#header a {
	color: #555;
	text-decoration:none;
}

#footer {
	width:748px;
	clear:both;
	height:30px;
	border-bottom:1px solid #EFEFEF;
	background-color: #EFEFEF;
	color: #555;
	text-align:right;
	margin:auto;
	position: relative;
	padding:10px 10px 0 0;

}
* html #footer {/*only ie gets this style*/
	\height:32px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}

#footer a { color: #555; text-decoration:underline; }

div,p  {margin-top:0}
#maincontent {
	width:515px;
	float:right;
	padding:165px 15px 37px 15px;
	color:#555;
	font-size:12px;
	background: #fff url('../../images/dot-upXXX.gif') repeat-y left top;
}

#centrecontent p {padding-left:3px}

* html #ieclear {width:100%; height:52px} /* clear footer - IE */

#left {
	position:relative; /* ie needs this to show float */
	width:195px;
	float:left;
	padding-top:136px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	background-color:#3480E5;
	color:white;
	margin:0;
}

#sidemenu {
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
}

#sidemenu ul
{
margin-left: 0;
margin-bottom:0;
padding: 0px 0px 0px 0px;
list-style-type: none;
font-family: Geneva, Verdanda, Arial, Helvetica, sans-serif;
font-size:11px;
overflow:hidden;
}

#sidemenu a
{
text-decoration: none;
display: block;
padding: 5px 3px 5px 10px;
width: 100%;
border-bottom: 0px solid #eee;
color: #fff;
}

.logo {
	border:0 solid #fff;
	padding:0;
}

#as-seen-on {
	position:absolute;
	top:10px;
	right:8px;
}

#crumb {
	margin:0px -1px 0 -1px;
	padding:6px 5px 7px 40px;
	background-color:#E30A7F;
	color:white;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #fff;
}

#crumb a { 
	color:white;
	text-decoration:none;
}


h1 {
	font-size:14px;
	margin:0;
	padding:5px 0 5px 0;
}
h2 {
	font-size:14px;
	margin:0;
	padding:5px 0 5px 0;
}
h3 {
	font-size:14px;
	margin:0;
	padding:5px 0 5px 0;
}

#maincontent p, li { padding:4px 0 4px 0; }

#maincontent p { line-height:19px; }

.mediaspotlight {
	color: #fff;
	font-weight: bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.alister {
	margin: 0px 0px 5px 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #E30A7F;
}


#featurearticle {
	margin: 0 10px 10px 0;
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #555;
}

.addresscontainer {
margin:0;
padding:0;
}
.addresscontainer span {
display:block;
padding:0;
color:#555;
}

.addyname {
font-weight:bold;
padding:0;
}

.addyname1 {
font-weight:bold;
padding:0px;
color:#555;
}

.addyloc {
position:relative;
top:-14px;
left:135px;
width:260px;
color:#555;
margin:0;
padding:0;
}

#topline { 
line-height:1px;
background-color:1px solid white;
width:100%;
height:1px;
}


.addresscontainer {
margin:0;
padding:0;
}
.addresscontainer span {
display:block;
padding:0;
color:#555;
}