* {
	margin: 0;
	padding: 0;
}

body {
background-image: url(images/site_bk.png);
background-repeat: repeat-x;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #273840;
}

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

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
color: #1f43a9;
margin: 0px 0px 10px 10px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #1f43a9;
margin: 0px 0px 10px 10px;
}

p {
margin: 0px 0px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #353535;
}

ul {
padding: 15px 0 0px 60px;
margin: 15px 0px 0px 60px;
list-style-type: disc;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 24px;
color: #353535;
}

.red {
color: #cb0000;
}

.green {
color: #29af00;
}

.blue {
color: #1f43a9;
}

.smallertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #273840;
}


#wrap {
margin: 0 auto;
width: 740px;
}


#header {
position: relative;
margin: 0 auto;
height: 280px;
width: 740px;
background-image: url(images/header.png);
}

#headertext {
position: relative;
float: left;
top: 130px;
padding: 0px 0px 0px 50px;

}

#vid {
position: relative;
float: right;
top: 92px;
padding: 0px 50px 0px 0px;
}

#header h1 { 
font-size: 29px;
color: #197f38;
line-height: 28px;
letter-spacing: 3px;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #fff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}




#menu {
height: 43px;
line-height: 40px;
background: #000 url(images/menu_bk.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #37AB96;
text-decoration: none;
}




#content {
position: relative;
background: #000 url(images/mid_bk.png) repeat-y;
top: 0px;
padding: 10px 50px 0px 60px;
}





.left {
float: left;
width: 540px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #111;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
color: #157D6A;
text-decoration: none;
font-weight: 100;
}
.left ul li a:hover {
color: #37AB96;
}



.right {
float: right;
width: 200px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
color: #37AB96;
}




#lowersection {
background: #7693cf url(images/footer.png) no-repeat;
padding: 0 20px 20px 20px;
}



#bottom {
margin: 0 auto;
height: 100px;
}


.bottomtext {
text-align: center;
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #353535;
}

#footer {
background: #7693cf url(images/footer.png) no-repeat;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
height: 52px;
}

/* EXTRAS ----------------------------------------------------------------------------------------  */


.floatleft {
	float: left;
	padding: 0px 0px 0px 0px	
}

.floatright {
	float: right;
	padding: 0px 0px 0px 0px	
}

hr {
	color: #5f6cbe;
	width: 100%;
	height: 1px;
	margin: 5px 0px 5px 0px; 
}

#contactcontainer {
	margin: 0 auto;
	width: 600px;
}


	
/* CSS IMAGE MAP ------------------------------------------------------------- */

#map {
		position: relative;
		top: 23px;
		left: 24px;
        margin:0;
        padding:0;
        width:350px;
        height:60px;
        font-family:arial, helvetica, sans-serif;
		text-decoration: none;
        font-size:8pt;
}

#map li {
          margin:0;
          padding:0;
          list-style:none;
      }
	  
#map li a {
          position:absolute;
          display:block;
          /*
             Specifying a background image
             (a 1px by 1px transparent gif)
             fixes a bug in older versions of
             IE that causeses the block to not
             render at its full dimensions.
          */
          background: url(images/blank.gif);
      }

#map li a span { display:none; }


#map li a:hover span {

          position:relative;
          display:block;
          width:150px;
          left:0px;
          top:60px;
          padding:2px;
          border:1px solid #000;
          background:#fff;
          text-decoration: none;
          color:#000;
          filter:alpha(opacity=80);
          opacity:0.6;
      }


      #map a.home {
          top:0px;
          left:0px;
          width:350px;
          height:60px;
      }
             
/* ROUNDED CORNER CONTACT US BOX ------------------------------------------------------- */

.roundedcornr_box_995804 {
	background: url(images/roundedcornr_995804_tl.png) no-repeat top left;
}
.roundedcornr_top_995804 {
	background: url(images/roundedcornr_995804_tr.png) no-repeat top right;
}
.roundedcornr_bottom_995804 {
	background: url(images/roundedcornr_995804_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_995804 div {
	background: url(images/roundedcornr_995804_br.png) no-repeat bottom right;
}
.roundedcornr_content_995804 {
	background: url(images/roundedcornr_995804_r.png) top right repeat-y;
}

.roundedcornr_top_995804 div,.roundedcornr_top_995804,
.roundedcornr_bottom_995804 div, .roundedcornr_bottom_995804 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_995804, .roundedcornr_bottom_995804 {
	margin-top: 0px;
}
.roundedcornr_content_995804 { padding: 0 15px; }