/** --------------------------------------------------
/**  Index
/** -------------------------------------------------- */
#hd { margin-bottom: 0; }


.slideshow { 
position: relative;
left: -25px;
top: -20px;
margin-right: -50px;
overflow: hidden;
width: 960px;
height: 250px;
margin-bottom: 0; 
}


 p {
margin-bottom: 1.5em;
font-size: 1.2em;
line-height: 1.5;
}


#title {
overflow: hidden;
margin-bottom: 30px;
}

#title h1 {
color: #333;
font-size: 3em;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 1.2;
}

#title a {
color: #3399ff;
text-decoration: none;
}

#title a:hover {
color: #666;
}

a {
color: #3399ff;
text-decoration: none;
}

a:hover {
color: #666;
}


/**  content
/** ------------------------------ */

#content {
float: left;
width: 415px;
margin-left: 40px;
}


/**-----------------Contact Form-------------------**/

label { width: 150px; float: left; display: block; }
.textbox { width: 260px; }
#submit { float: right; }

/**  latset
/** ------------------------------ */

#latest {
margin-bottom: 20px;
}

#latest h2 {
color: #333;
font-size: 1.8em;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.2;
margin-bottom: 10px;
}

#latest table {
width: 100%;
}

#latest td {
text-align: center;
vertical-align: bottom;
padding-bottom: 20px;
width: 25%;
}

#latest img {
background: #ccc;
margin-bottom: 10px;
}


/**  aside
/** ------------------------------ */

#contact_info {
float: left;
width: 455px;
}

.column { float: left; width: 430px; margin-right: 40px; }
.column.last { margin-right: 0; }

/**  information
/** ------------------------------ */

#information {
margin: 0 0 40px;
}

#information h2 {
background: #2774c1;
color: #fff;
font-size: 1.4em;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.2;
padding: 10px;
margin-bottom: 10px;
}

#information dl {
overflow: hidden;
}

#information dt {
clear: left;
color: #333;
font-size: 1.1em;
font-weight: bold;
float: left;
line-height: 1.2;
padding-left: 10px;
margin-bottom: 5px;
width: 110px;
}

#information dd {
color: #333;
font-size: 1.1em;
font-weight: normal;
float: left;
line-height: 1.2;
margin-bottom: 5px;
width: 165px;
}

#information a {
color: #3399ff;
text-decoration: none;
}

#information a:hover {
color: #666;
}



/**  statistic
/** ------------------------------ */

#statistic {
}

#statistic h2 {
background: #3399ff;
color: #fff;
font-size: 1.4em;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.2;
padding: 10px;
margin-bottom: 10px;
}

#statistic .count {
background: #ccc;
padding: 10px;
margin-bottom: 10px;
overflow: hidden;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#statistic .count strong {
display: block;
float: left;
font-size: 3em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-right: 10px;
}

#statistic .count em {
color: #444;
font-size: 1.1em;
font-style: normal;
line-height: 1.2;
}

#statistic dt {
color: #333;
font-size: 1.2em;
font-weight: bold;
float: left;
line-height: 1.2;
width: 80px;
}

#statistic dd {
color: #333;
font-size: 1.2em;
font-weight: normal;
float: left;
line-height: 1.2;
width: 62px;
}

ul.content { margin: 0 0 1.2em 1.2em; }
ul.content li { font-size: 1.2em; margin-bottom: 5px; list-style-type: circle; }
