/* CSS Document */
html *
{
  margin:0px;
  padding:0px;
}

body
{
  background:url("../images/full_bg.jpg") no-repeat scroll 0 0 #BDE3E6;
  font-family:verdana;
  font-size:12px;
  color:#fff;
}

.img
{
  float:right;
  margin-left:15px;
}

.left_img
{
  margin-bottom:10px;
  width:auto;
}
.clr
{
  clear:both;
}

.rig
{
  float:right;
}

.lft
{
  float:left;
}

a
{
  color:#141313;
  font-size:11px;
  text-decoration:none;
}

h1
{
  color:#00557B;
  display:inline;
  font-size:15px;
  font-weight:bold;
}

#flash_page_holder
{
  margin:auto;
  width:875px;
}

#page_holder
{
  margin:auto;
  width:925px;
}

#logo
{
  text-align:center;
  width:100%;
}

#page_container
{
  width:100%;
}

#container
{
  background:url("../images/mid_bg.jpg") repeat scroll 0 0 transparent;
  padding:10px 20px;
  width:auto;
}

#page_container_top
{
  background:url("../images/top_bar.jpg") no-repeat scroll 0 0;
  height:63px;
  width:925px;
}

#page_container_bottom
{
  background:url("../images/bottom.jpg") no-repeat scroll 0 0;
  height:33px;
  width:925px;
}

#top_menu
{
  float:right;
  margin-top:8px;
  width:887px;
}

#top_menu ul
{
}

#top_menu li
{
  display:inline;
  float:left;
  margin-right:14px;
}

#top_menu li a
{
  width: 130px;
  height: 55px;
   float:left;
}


#white_container
{
  margin:auto;
  width:860px;
}

#white_container_mid
{
  background:url("../images/white_bg_mid.jpg");
  float:left;
  width:860px;
}

#line_container
{
  width:830px;
  margin:auto;
}

#line_container_mid
{
  background:url("../images/line_bg_mid.jpg");
  float:left;
  width:830px;
}

#line_text_area
{
  float:left;
  padding:0 15px;
  width:800px;
}

#line_text_area p
{
  line-height:18px;
  margin:10px 0;
  text-align:justify;
  width:auto;
}

#home_container
{
  width:827px;
  margin:auto;
}

#home_left
{
  float:left;
  background:url("../images/home_bg.jpg") no-repeat;
  width:360px;
  height:423px;
}

#home_left_text_area
{
  float:left;
  padding:25px 10px 0;
  width:auto;
}

#home_left_text_area p
{
  line-height:18px;
  padding:10px 5px;
  text-align:justify;
}

#home_right
{
  width:467px;
  float:right;
}

#contact_left
{
  float:left;
  background:url("../images/contact_bg.jpg") no-repeat;
  width:360px;
  height:423px;
}

#contact_left_text_area
{
  float:left;
  padding:25px 10px 0;
  width:auto;
}

#contact_left_text
{
  line-height:22px;
  margin:29px 0 0 12px;
  text-align:justify;
  width:183px;
}

#contact_left_text p
{
  margin:10px 0px 0px 0px;
}

#contact_left_text span
{
  color:#38DDE7;
}

#contact_left_text span a
{
  color:#38DDE7;
  font-size:12px;
}

#our_menu_flash
{
 margin:auto;
 width:797px;
}

#gallery_img
{
  float:left;
  padding:0 15px;
  width:800px;
}

#gallery_img ul
{
}

#gallery_img li
{
  display:inline;
  float:left;
  height:99px;
  margin:8px 1px;
  width:131px;
}

#footer
{
  color:#000000;
  margin:auto;
  text-align:center;
  width:900px;
  font-size:11px;
}

#footer ul
{
  margin:5px 0px;
  text-align:center;
}

#footer li
{
  display:inline;
}.alink {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

