

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background:#b7dded;
 background-image:url(images/bg.png);
background-repeat:repeat;
 
}
#wrapper { 
 margin: 0 auto;
 width:1022px;
 background:#fff;
}
#header {
 color: #333;
 width: 1002px;
 float: left;
 padding: 0 10px;
 height: 150px;
 margin: 0px 0px 0px 0px;
 background-color:#fff;
 background-image:url("media/masthead3.png");
 background-repeat:no-repeat; 
}
em{
 color:#bc1945;
 font-weight:bold;
}
#nav ul{
 padding-left:5px;
 list-style-type:none;
 background:#151515;
 float:left;
 width:957px;
 padding-left:65px


}
#nav li{
display:inline;
font-weight:normal;
padding-left:10px;
 font-size:12px;

}
#nav a{
 float:left;
 padding:.5em 1.2em;
 color:#fff;
 text-decoration:none;
 letter-spacing:1px;

}
#nav a:hover{
 color:#b9e0f7;
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 145px;
 float: left;
}
#kwiklinks  ul{
 padding-top:18px;
}
#kwiklinks li{
 list-style:none;
 padding-bottom:3px;
}
#kwiklinks img{
 border:none;
}
#content { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 616px;
 display: inline;
}
#content h1{
 font-size:20px;
 color:#bc1944;
 padding:10px 0px 5px 0;;
}
#content p{
 line-height:25px;
 font-size:14px;
 line-height:22px;
 padding:5px 0;
 text-align:justify;
 color:#444;
}
#content a{
 text-decoration:none;
 color:#448ccb;
 border-bottom:1px dotted #448ccb;
}
#content a:hover{
 text-decoration:none;
 color:#007236;
 border-bottom:1px dotted #007236;
}
#content img{
 float:right;
 padding:10px 0 0 15px;
}
#cta img{
 float:left!important;
 margin-left:-15px;
}
#rightcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 20px 10px;
 width: 200px;
 float: left;
}
#footer { 
 width: 1002px;
 clear: both;
 color: #fff;
letter-spacing:1px;;
 border: px solid #ccc;
 background: #151515;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 font-size:.9em;
 text-align:center;
 line-height:14px;
 }
#footer a{
 color:#eee;
}
#footer a:hover{
 color:#fff;
}
#movie{
margin-bottom:10px;
}
#discounts{
 margin-top:10px;
}
#discounts img{
 border:0;
 margin-bottom:2px;
}
