﻿/* Main.master Styles */
#container {width:1024px;text-align:left;margin-left:auto;margin-right:auto;margin-bottom:15px;padding-left:0px;}

#container .banner {clear:both;position:relative;width:1024px;height:121px;background: url(../../media/images/banner.jpg) no-repeat;}
#container .banner a.homemask {position:absolute;display:block;width:200px;height:60px;text-decoration:none;left:53px;top:23px;}

#container .middle {clear:both;width:980px;margin-left:auto;margin-right:auto;background-color:#e0e0e0;padding:5px;}

#container .middle .menu {clear:both;width:980px;height:39px;}
#container .middle .menu .leftend {float:left;width:8px;height:39px;overflow:hidden;}
#container .middle .menu .menucontainer {float:left;width:964px;height:39px;}
#container .middle .menu .rightend {float:left;width:8px;height:39px;}

#container .middle .content {clear:both;margin-top:5px;min-height:400px;overflow:hidden;}
* html #container .middle .content {height:400px;display:inline-block;overflow:visible;}
#container .middle .content .pagetitle {clear:both;margin:20px 30px 0px 30px;font-size:32px;line-height:34px;color:#e0e0e0;font-family:Verdana,Arial;}
#container .middle .content .imagepanel {clear:both;margin-top:20px;padding:28px;}
#container .middle .content .editor {clear:both;}
#container .middle .content .editormain {margin:20px 25px 0px 25px;}

#container .middle .footer {clear:both;width:980px;height:153px;overflow:hidden;background: url(../../media/images/background-footer.gif) no-repeat;margin-top:30px;}
