﻿/* Main.master Styles */

#container {position:relative;width:990px;margin-left:auto;margin-right:auto;border: none;}
* html #container {left:50%;right:0;margin-left: -495px;margin-right: 495px;}

#container .banner {clear:both; position:relative; height:129px; overflow:hidden;}
#container .banner .logo {position:absolute; top:24px; left:682px; width:291px; height:75px; background: url(../../media/images/logo.gif) no-repeat;}
#container .banner .logo a {display:block; width:291px; height:75px; text-decoration:none;}
#container .banner .pageTitleSmall {position:absolute; top:62px; left:243px; font-size:18px; color:#000000; height:20px; line-height:20px; font-family:Myriad Pro, Verdana, Arial; text-transform:uppercase; overflow:hidden;}
#container .banner .pageTitle {position:absolute; top:87px; left:243px; font-size:28px; color:#000000; height:30px; line-height:30px; font-family:Myriad Pro, Verdana, Arial; text-transform:uppercase; overflow:hidden;}

#container .middle {clear:both; overflow:hidden;}
* html #container .middle {overflow:visible; display:inline-block;}
#container .middle .leftContent {float:left; width:210px;}
#container .middle .content {float:left; width:550px; margin-left:10px;}
#container .middle .content .flash {clear:both; width:550px; height:182px; margin-bottom:10px; overflow:hidden; display:none;}
#container .middle .content .editor {clear:both;}
#container .middle .content .editor .editorTop {width:550px; height:8px; overflow:hidden; background: url(../../media/images/roundedcorner-top.png) no-repeat;}
#container .middle .content .editor .editorMiddle {background-color:#dcdcdc; padding:10px 20px; min-height:496px;}
* html #container .middle .content .editor .editorMiddle {height:496px;}

#container .middle .content .editor .editorMiddle ul 
{
    list-style-type: none;
    list-style-image: url('../../Media/Images/orangebullet.gif');
    margin: 0 0 0 16px;
    padding: 0;
}
#container .middle .content .editor .editorMiddle a {color: #FF160E;}

#container .middle .content .editor .editorBottom {width:550px; height:8px; overflow:hidden; background: url(../../media/images/roundedcorner-bottom.png) no-repeat;}
#container .middle .rightContent {float:left; width:210px; margin-left:10px;}
#container .middle .rightContent .imageGalleryContent {clear:both;margin-bottom:10px;}
#container .middle .rightContent .caseStudyContent {clear:both;margin-bottom:10px;}
* html #container .middle .rightContent .caseStudyContent {width:210px;overflow:hidden;}
#container .middle .rightContent .subscribeContent {clear:both;margin-bottom:10px;}
#container .middle .rightContent .newsContent {clear:both;}

#container .footerMain {clear:both; width:550px; margin-top:10px; margin-left:220px;}
#container .footerMain .inner {padding:12px 10px;}

#container .footerHome {clear:both; width:770px; margin-top:10px; margin-left:220px;}
#container .footerHome .inner {padding:12px 10px;}

#container .copyright {clear:both; margin-top:18px; margin-left:220px; color:#ffffff; font-size:11px;}
#container .copyright a {color:#ffffff; text-decoration:none;}
#container .copyright a:hover {text-decoration:underline;}
