*{
margin:0;
padding:0
}

html{
margin:0;
padding:0
}


body{
text-align:center;
background: #3a404a url(../images/bg.gif); 
font: normal 11px Geneva, Arial, sans-serif;
}


#container-page{
margin: 0 auto;
}

#container{
width:966px;
text-align:left;
padding:0;
background-color: transparent;
}

#top{
width:100%;
background:#000 url(../images/heading-bg.gif);
height:134px;
background-repeat: repeat-x;
}

#footer{
position:relative;
clear:both;
width:966px;
margin:0 auto;
color: #fff;
height: 75px; 
background: transparent url(../images/line.gif);
background-repeat:repeat-x;
}

#topc{
width:966px;
margin:0 auto;
}

img a {
outline: none;
}

#logo {
position: relative;
float: left;
padding-top: 8px;
border:none;
}

#address {
position: relative;
float: right;
padding: 22px 8px 0 0;
}
    
#wrapper{
margin:0 auto;
width:966px;
}

#nav {

padding-top: 112px;
padding-left: 310px;
}


#content{
position:relative;
float:left;
width:966px;
color: #fff;
background-color: #3a404a;
font-size:12px;
padding-bottom:17px;
}

#slides {
background: #fff url(../images/banner-bg.jpg);
background-repeat:no-repeat;
background-position:right;
height: 323px;
border: 1px solid #5d5d5d;
}

body#specl #slides {
background: #fff url(../images/banner-bg.jpg);
background-repeat:no-repeat;
background-position:right;
height: 323px;
border: 1px solid #999;
}

#leftc {
position: relative;
float: left;
padding-left: 80px;
width: 535px;

}


#rightc {
position: relative;
float: right;
background: #111316 url(../images/bgqs.gif);
background-repeat: repeat-y;
height: 180px;
width: 285px;
margin-top: 19px;
padding-left: 19px;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
padding-top: 19px;
font-size: 11px;
color: #fff;
}

h2 {
font-family: Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
color: #fff;
margin-top: 19px;
margin-bottom: 19px;
}

#rightc h3 {
font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2fb3e2;
font-weight:normal;
margin-top: 9px;

}

#rightc h4 {
font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #2fb3e2;
font-weight:normal;
margin-top: 7px;
margin-bottom: 6px;
}



#scroller-v  {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
padding-left: 19px;
margin-top: 14px;
}

#leftc a {
color: #fff;
text-decoration: underline;
}

#leftc a:hover {
color: #2fb3e2;
text-decoration: underline;
}


#footer a {
color: #2fb3e2;
text-decoration:none;
}

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

#content p {
padding-bottom: 17px;
line-height: 1.4em;
}

#rightc p {
font-family: Lucida Lucida Sans, Arial, Helvetica, sans-serif;
padding-right: 19px;
padding-left: 19px;
font-size:11px;
}


#leftc ul {
padding-left: 16px;
	line-height: 1.4em;
}

#footer ul {
padding-top: 10px; 
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 7px 0 0;
}

#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#2fb3e2;
	text-decoration:none;
}

li a#active {
color: #2fb3e2;
}

a#cwd {
color: #797979;
}

.blue {
color: #2fb3e2;

}

