@charset "utf-8";
/* CSS Document */


/*main*/
* {margin: 0;} 
html, body {height: 100%; background-image:url(images/back.jpg); background-repeat:repeat-x; background-color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:15px;} 
.wrapper {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em;} 
.footer, .push {height: 4em;}
/*end main*/

/*layout*/
#container {margin-left:auto; margin-right:auto; width:923px;}
.header {background-image:url(images/header.jpg); width:923px; height:96px; float:left;}
.header2 { background-image:url(images/logo2.png); width:277px; height:29px;float:left; clear:left; background-repeat:no-repeat}
.header3 { background-image:url(images/logo3.png); width:277px; height:10px;float:left; clear:left; background-repeat:no-repeat}
#nav {margin-top:75px; margin-left:300px; color:#FFF}
.nav a{ color:#FFF; margin-right:15px; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
.nav a:hover{ color:#bdb193; margin-right:15px; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
.content {background-image: url(images/content-back.jpg); background-repeat:no-repeat;  width:923px; float:left; background-color:#FFFFFF; clear: both; color:#000}
.left { width:488px; float:left; }
.right { width: 435px; float:left}
.contentbottom {background-image: url(images/footer.jpg); background-repeat:no-repeat; width:923px; height:71px; float:left}
.contentbottom p{ color:#FFF;}
.contentbottom a{ color:#FFF; text-decoration:none;}
/*end layout*/

/*style*/
img { border:none}

.nav img{ margin-top:0px; text-align:center;}

.content p{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;  margin-top:5px; margin-left: 0px; color:#000; }
.content h1{ margin-top:20px; font-weight:bold; color:#f22700; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.copyright a{ color:#fff; text-align:}
.bottomnav {text-align:center; clear:both;}
.bottomnav a{color:#fff; text-decoration:none; text-align:center; margin-top:10px; margin-right:10px;}
.bottomnav a:hover{color:#bdb193}
.bottomnav p{color:#fff; margin-top:10px; }
.contact { float:right; margin-right:8px; background-image:url(images/address.jpg); width:181px; height:252px;}
.contact p{ text-align:right; margin-right:11px; margin-top:8px; line-height:15px; color:#564f50; }
.contactleft {float:left; clear:left}
#movie { margin:20px 0px 0px 0px; border:0; padding:0;}
/* end styles */