img.UpperImage {
   width:199px;
   margin-top:14px;
   margin-left:14px;
   border:1px solid black;
}

img.LowerImage {
   width:199px;
   margin-top:14px;
   border:1px solid black;
}

div#Content {
   padding:12px 15px 16px 20px;
}

h2 {
   font-family:Tahoma;
   color:#889;
}

table#HomeContent {
   padding:0;
   margin:0;
   width:504px;
   height:160px;
}

table#HomeContent tr#BottomRow {
   background-color:#9fc9e0;
}

table#HomeContent tr#BottomRow td.BottomCell {
   padding:11px 20px;
   vertical-align:top;
   color:#fff;
   font-weight:bold;
   font-size:12px;
}

table#HomeContent tr#BottomRow td.RightCell {
   width:50%;
}

table#HomeContent tr#BottomRow td#Padding {
   width:2px;
   padding-top:55px;
} 

table#HomeContent tr#BottomRow td strong {
   color:#024569;
   font-family:Eurostile;
   font-size:17px;
   margin:0 auto;
}

table#HomeContent tr#BottomRow td#Padding div#Dividor {
   background-color:#c5d7e0;
   width:2px;
   height:80px;
}

table#HomeContent tr#BottomRow td div.Underline {
   width:100%;
   height:2px;
   margin:6px auto;
   background-color:#c5d7e0;
}

table#HomeContent tr#BottomRow td table#PhoneNumbers {
   margin-top:5px;
}

table#HomeContent tr#BottomRow td table#PhoneNumbers tr td {
   width:30px;
}

td#BorderBottomLeft {
   background:url('../../App_Content/Images/LeftBorderLightBlue.gif') repeat-y;
}
