/******** Stylesheet ********/

/******** Master Reset *******/
* {
margin: 0;
padding: 0;
}

/******** Globals ********/

body {
font-family: Verdana, Tahoma, sans-serif;
font-size: 13px;
line-height: 18px;
color: #ffffff;
background-color: #202A2C;
background-image: url('/images/bg.jpg');
background-repeat: repeat-x;
}

a {color: #b0b0b0; text-decoration: none;}
a:hover {text-decoration: underline;}

h1 {font-size: 30px; font-weight: normal; line-height: 30px;}
h2 {font-size: 22px; font-weight: normal; line-height: 22px; margin-bottom: 15px;}

/******** Customs ********/

#wrapper {
width: 972px;
margin: 0 auto;
}

#head-wrap {
width: 972px;
margin: 0 auto;
padding: 0px
height: 376px;
}

#header {
margin: 0 auto;
width: 960px;
height: 95px;
}

.logo {float: left; width: 423px; height: 95px;}
.phone {float: right; width: 450px; height: 30px; padding-top: 45px; font-size: 26px; line-height: 26px; color: #ffffff; text-align: right; text-shadow: 0.1em 0.1em 0.05em #333}

#navigation {
margin: 0 auto;
width: 960px;
height: 41px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#navigation ul {
margin: 0px;
padding: 0px;
}

#navigation li {float: left; list-style-type: none; font-size: 15px; padding: 10px 14px; font-weight: bold;}

#navigation li a {color: #42484E;text-decoration: none;}

#navigation li a:hover {color: #ffffff;text-decoration: none;}


#flash {
margin: 0 auto;
width: 972px;
height: 240px;
background-image: url('/images/flash.png');
background-repeat: no-repeat;
padding:13px 0 0 11px;
}

.flash-inner {width: 950px; height: 209px;}

#main {
margin: 0 auto;
width: 940px;
background-image: url('/images/container-bg.jpg');
background-repeat: repeat-x;
background-color: #4C5355;
margin-bottom: 20px;
padding: 15px 10px;
}

#main ul {

/*list-style-position: inside;*/
list-style-position: outside;
padding-left: 40px;
}

#main li {
padding-bottom: 5px;
}

.img-panel {width: 930px; margin: 0 auto;}

.thumbnail {
background-image: url('/images/th_bg.png');
background-repeat: no-repeat;
width: 292px;
height: 154px;
padding: 5px;
}

.thumbnail#left {float: left;}
.thumbnail#center {float: left; margin-left: 12px;}
.thumbnail#right {float: right;}

.main-content {
float: left;
width: 580px;
padding: 20px;
}

h1.heading {
font-size: 30px; 
padding-bottom: 10px; 
border-bottom: 1px solid #808080; 
font-weight: normal; 
font-family: 'Myriad Pro', Tahoma, sans-serif;
margin: 0px 0px 20px 0px;
}

.sidebar {
float: right;
width: 272px;
background-image: url('/images/sidebar-bg.png');
background-repeat: no-repeat;
margin-top: 20px;
height: 490px;
padding: 0px 20px 40px 20px;
text-align: center;
display: block;
}

h1.side {
width: 272px;
height: 30px;
margin-top: 20px;
}

#footer {
margin: 0 auto;
width: 960px;
height: 80px;
border-top: 1px solid #ffffff;}

#foot-nav {
padding-top: 10px;
float: left; 
width: 750px;
height: 16px;
}

#foot-nav ul {
margin: 0px;
padding: 0px;
}

#foot-nav li {
float: left; list-style-type: none; font-size: 11px; padding: 0px 5px; font-weight: normal; border-right: 1px solid #ffffff; line-height: 9px;
}

#foot-nav li#last {
border-right: 0px solid #ffffff;
}

#foot-nav li a {
color: #ffffff;
text-decoration: none;
}

.foot-copy {
width: 960px;
height: 30px;
line-height: 14px;
}

.copyright {
padding-left: 5px;
color: #808080;
font-size: 11px;
float: left;
}

.copyright a{
color: #808080; text-decoration: none;
}

.copy {
float: right;
color: #808080;
font-size: 11px;
text-align: right;
}

.gallery {
text-align: center;
}
