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

body {
font-family:Arial, Helvetica, sans-serif;
color:#444444;
font-size:13px;
line-height:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#container{
width:100;
margin:0 auto;
}

#header{
width:980px;
background:url(../images/header.jpg) no-repeat;
height:270px;
margin:0 auto;
}


#menu {
    background: url(../images/menu_bg.jpg) repeat-x scroll 0 0 transparent;
    height: 52px;
    margin: 0 auto;
    width: 980px;
}

#nav{
width:600px;
height:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
padding:14px 20px 10px 20px;
background-position:right;
background-repeat:no-repeat;
}

#nav a{
width:600px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
background:url(../images/menu_divider.jpg);
color:#FFFFFF;
text-decoration:none;
padding:14px 20px 10px 20px;
background-position:right;
background-repeat:no-repeat;
}

#nav a:hover{
text-decoration:underline;
}

#tagline{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:24px;
color:#000;
margin:0 auto;
text-decoration:none;
}

#side{
width:260px;
background-color:#bedaea;
border:8px solid #deeff9;
}

#side-heading{
font-size:17px;
color:#FFFFFF;
font-weight:bold;
}

#read a{
font-weight:bold;
color:#088ccb;
text-decoration:none;
}

#read a:hover{
text-decoration:underline;
}





