/************************************* Main body of the site **************************************/ body { width:100%; hight:600px; margin: 0 auto; height:50%; text-align:center; padding-bottom:; } html { font-family: Helvetica, Verdana, Arial, Courier, sans-serif; font-size:13px; line-height:150%; height: 100%; padding:; margin:0 auto; background-image:url('images/back.jpg'); background-repeat:; } img{ padding:0; margin:0; } /************************************* Text and other layout of site **************************************/ #clear{ clear:both; } #top{ background-image:url('images/topback.png'); background-repeat:repeat-x; width:100%; height:81px; } #container{ margin:0 auto; width:1024px; text-align:left; } #header{ position:relative; top:-3px; padding-left:70px; height:143px; } #logo, #info { width:415px; float:left; } #info { padding-top:50px; text-align:right; } #f1{ font-size:24px; color:#004C8A; } #f2{ font-size:12px; color:#004c8a; } #clear { clear:both; } #main{ position:relative; top:-34px; background-image:url('images/mid1.png'); background-repeat:no-repeat; height:500px; font-size:16px; padding-left:23px; padding-top:11px; z-index:0; } #buttons,#text{ float:left; } #buttons{ width:15px; } #hometext{ color:#7fa5c0; width:292px; padding-left:33px; font-size:16px; padding-top:31px; float:left; } #slidercont{ background-image:url('images/slidercont.png'); background-repeat:no-repeat; width:820px; height:155; margin-left:39px; padding:5px; position:relative; top:-100px; } #servicesimage{ background-repeat:no-repeat; width:87px; height:56px; margin-left:225px; margin-top:47px; position:relative; top:-100px; } #text{ color:#000000; width:800px; padding-left:20px; font-size:12px; padding-top:10px; } #text td{ color:#000000; padding-left:20px; font-size:12px; } #f2 a:link,#f2 a:visited{ color:#004c8a; } a:link, a:visited { color: #ffffff; text-decoration:underline; position: relative; font-size:11px; border:0; } a:hover { color: #ffffff; text-decoration:none; border:0; }