@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
html {font-size: 62.5%;
}

.clear {clear: both;}

html {
font-family:Arial, Helvetica, sans-serif;
color: #fff;
}


h2 {
font-size: 1.4em;
}

h3 {
font-size: 3.6em;
padding-top: 45px;
margin-bottom: 10px;
}

h4 {
font-size: 2.0em;
margin-bottom: 10px;
text-align: center;
font-weight: bold;
letter-spacing: -1px;}

h5 {
font-size: 3.0em;
margin-bottom: 10px;
font-weight: bold;
letter-spacing: -1px;}

p {
font-size: 1.2em;
line-height: 2.2em;
margin-bottom: 10px;

}

#welcome h1 {
width: 310px;
height: 43px;
margin-top: 28px;
margin-bottom: 28px;
}

* html #welcome h1 {
    \margin-bottom: 12px; /* for IE5 and IE6 in quirks mode */
    m\argin-botoom: 12px; /* for IE6 in standards mode */
}

#welcome span {
visibility: hidden;
}

#top_container {
margin: 0 auto;
width: 960px;
height: 188px;
background-color: #fff;
}

#logo {
width: 310px;
height: 121px;
margin-top: 41px;
float: left;
}

#header_right {
width: 334px;
height: 121px;
margin-top: 41px;
float: right;
}

.nav {
width: 100%;
height: 49px;
background-image:url(images/nav_bg.jpg);
background-repeat: repeat-x;
}

#nav_container {
width: 960px;
font-size: 1.4em;
margin-top: 20px;
margin: 0 auto;
color: #900;
}

#links {
float: left;
margin-top: 20px;
}

#tagline {
float: right;
margin-top: 18px;
}

#nav_container a {
color: #fff;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#nav_container a:hover {
text-decoration: underline;
}

#main_bg {
width: 100%;
background-image:url(images/black_grad.jpg);
background-repeat:repeat-x;
background-color: #030303;
}

#main_container {
width: 960px;
margin: 0 auto;
position: relative;
padding-bottom: 20px;
}

#main_container.prices {
width: 960px;
margin: 0 auto;
position: relative;
padding-bottom: 20px;
}

#c1 {
float: left;
width: 310px;


}

#c2 {
float: left;
width: 300px;
margin-right: 20px;
margin-top: 99px;
margin-left: 20px;


}

#c3 {
width: 300px;
float: left;
margin-top: 99px;
margin-left: 10px;
}

#bottom_bar {
width: 100%;
height: 41px;
background-image: url(images/bottom_bar.jpg);
}

#bottom_bar_content {
width: 960px;
margin: 0 auto;
}

#bottom_bar_content p {
color: #fff;
font-size: 1.8em;
text-align: center;
}

#bottom_bar_content a {
color: #fff;
}

table, td, tr {
font-size: 12px;
}

table tr td.td250 {width: 250px;}

tr {
line-height: 22px;
}

th {
text-decoration: underline;
}

table {
margin-bottom: 20px;
}

#img_holder {
float: right;
margin-left: 50px;
margin-top: 75px;
width: 390px;
height: 508px;
text-align: left;
}

#img_holder a {
color: #F00;
}

.red {
color: #F30;
}

.14bold {
font-size: 1.4em;
}

#footer {
margin: 0 auto;
color: #999;
font-size: 1.1em;
padding-top: 5px;
width: 960px;
text-align: center;
}

#footer a {
color: #999;
}

#footer p {
margin-top: 0;
}

#footer a:hover {
color: #F00;
}

#slideshow1 {
width: 310px;
height: 230px;
}

.mapborder {
border: 5px solid #fff;
}


