/* CSS Document */

/*GLOBAL*/
html{
margin:0px;
padding:0px;
width:100%;
height:100%;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #002e4f;
background: #c2d4de url(../images/bg.gif) repeat-x top;}

body{margin:0px; padding:0px; width:100%; height:100%; min-width:960px;}

a, a:visited{color:#ffffff; text-decoration:none;}
a:hover {text-decoration:underline;}
p, h1, h2, h3, h4 {margin:0px; padding:0px; }
h3{color: #000000; }
h4{color: #ffffff; padding-top: 8px; padding-left: 15px;}

/* MAIN LAYOUT */
#container{margin:0 auto -208px; padding:0px; min-height:100%; height:auto !important; height:100%;}
#logo_home{margin:0px; padding:0px; width:365px; height:266px; position:absolute; top:59px; left:0px; z-index:2;}
#logo{margin:0px; padding:0px; width:316px; height:266px; position:absolute; background:url(../images/logo.jpg) no-repeat; top:59px; left:0px; text-indent:-9999px;}
#logo a{margin:0px; padding:0px; width:316px; height:266px; display:block; position:absolute;}
#bild{margin:0px; padding:0px; width:450px; height:246px; position:absolute; top:59px; left:486px; border:10px solid #8fb9dd; z-index:3;}
#bar{margin:0px; padding:0px; width:957px; height:9px; position:absolute; top:326px; left:0px; background:url(../images/bg_bar.gif) no-repeat;}

#content{margin:0px; padding:364px 0px 0px 15px; width:940px; min-height:310px; _height:310px; position:relative; line-height:1.6em; word-spacing:-.02em;}
#content a{margin:0px; padding:0px; color:#002e4f; text-decoration:underline;}
#content a:hover, #content_text a:active{margin:0px; padding:0px; color:#3A759D; text-decoration:none;}
#content_contact img{border:1px solid #5b91a9;}

#content_who{margin:0px; padding:0px 6px 30px 4px; width:250px; position:relative; float:left;}
#title_who{margin:0px 0px 0px -3px; padding:0px;}
#content_contact{margin-left:-6px; padding:0px 0px 30px 44px; position:relative; float:left; line-height:1.6em;}
#content_home{margin-top:1px; padding:25px 22px 28px 26px; width:337px; position:relative; float:right; background:#3a759c url(../images/bg_home_txt.gif) no-repeat bottom; text-align:right;}
#title_home{margin:0px; padding:0px; width:385px; height:15px; background:url(../images/home_quotes.gif) no-repeat; text-indent:-9999px; text-align:left; position:absolute; right:0px; top:0px; z-index:3;}
#push_footer{height:208px; position:relative; clear:both;}

#footer{margin:0px; padding:0px; width:100%; height:208px; line-height:1.6em; font-size:.95em; position:relative; background:url(../images/bg_bottom2.gif) repeat-x bottom;}
#footer_ie{margin:0px; padding:0px; width:960px; height:208px; position:absolute; top:0px; left:0px; background:url(../images/bg_bottom2.gif) repeat-x bottom;}
#locations{margin:0px; padding:0px; width:372px; height:42px; background:url(../images/locations.gif) no-repeat; position:absolute; top:58px; text-indent:-9999px;}
#locations a#atlanta{display:block; margin:0px; padding:0px; width:120px; height:42px; position:absolute; top:0px; left:0px;}
#locations a#memphis{display:block; margin:0px; padding:0px; width:114px; height:42px; position:absolute; top:0px; left:120px;}
#locations a#nashville{display:block; margin:0px; padding:0px; width:130px; height:42px; position:absolute; top:0px; left:234px;}
#bottom_menu{margin:0px; padding:0px; width:550px; color:#8fb9dd; text-align:left; position:absolute; top:60px; left:20px;}
#bottom_menu a{color:#8fb9dd;}
#copyright{margin:0px; padding:0px; width:600px; text-align:left; color:#c2d4de; position:absolute; top:80px; left:20px;}
#copyright a{color:#c2d4de;}

/* HIDDEN ELEMENTS */
hr{display:none;}
.hide{display:none;}
.clear{clear:both;}

