/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif; }/***********************************************//* Text Styles                                *//***********************************************/a.mainMenuFirst {font-size: 12px;color: #005277; text-decoration: none;margin-left:20px;	}a.mainMenu {font-size: 12px;color: #005277; text-decoration: none;margin-left:15px;	}a.mainMenu:hover {	color: #000000;	text-decoration: none;}a.mainMenuSelected {font-size: 12px;color: #000000;text-decoration: none;margin-left:15px;	}a.PopupMenu {font-size: 11px;color: #000000; text-decoration: none;}a.PopupMenu:hover {	color: #83121B;	text-decoration: none;}a.advert {font-size: 13px;color: #005277; text-decoration: none;}a.advert:hover {	color: #83111A;	text-decoration: none;}/***********************************************//* Layout Divs                                 *//***********************************************/#container {width:760px;position:relative;margin:0px;} #header {width:760px;height:98px;position:relative;margin-top:0px;} #advert {float:right;width:200px;height:20px;margin-top:25px;background-image:url(../images/estimating_btn_bg.gif);background-color:#B8B9BA;text-align:center;}#logo {position:absolute;top:0px;left:0px;width:81px;height:98px;margin:0px;} #menuLeftImg {position:absolute;top:0px;left:0px;width:21px;height:28px;background-image:url(../images/menu_left.jpg);margin:0px;} #menu {position:absolute;top:70px;left:81px;width:679px;height:28px;background-image:url(../images/menu_bg.gif);background-repeat:repeat;margin:0px;text-align:left;padding-top:4px;} /***********************************************//* POPUP Divs                                 *//***********************************************/div.popupOption{padding: 7px 2px 2px 5px;border-bottom:1px solid #FFFFFF;}#companyMenu{position:absolute; width:140px; z-index:1; visibility: hidden; top: 100px;background-color:#BBD1FF;}#locationsMenu{position:absolute; width:140px; z-index:1; visibility: hidden; top: 100px;background-color:#BBD1FF;}#servicesMenu{position:absolute; width:140px; z-index:1; visibility: hidden; top: 100px;background-color:#BBD1FF;}#signsMenu{position:absolute; width:140px; z-index:1; visibility: hidden; top: 100px;background-color:#BBD1FF;}#infoMenu{position:absolute; width:110px; z-index:1; visibility: hidden; top: 100px;background-color:#BBD1FF;}