html {
    padding: 0;
    margin: 0;
    border: 0;
    min-height: 101%;
}

body {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    font-family: arial, verdana, helvetica, times, tahoma, sans-serif;
    line-height: 14px;
    letter-spacing: 0.00em;
    text-align: center;
    background: url(../images/constants/bg.png) repeat;
}

p, h1, h2, h3, #button, .submit, img {
    padding: 0;
    margin: 0;
    border: 0;
}

a {
    border: 0;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
a:hover {
    
	text-decoration: none;
	
}

p {
    font-family: arial, verdana, helvetica, times, tahoma, sans-serif;
    font-weight: normal;
    letter-spacing: 0.01em;
    text-align: left;
    font-size: 12px;
    float: left;
    clear: both;
    margin: 5px 0 10px 0;
    width: 100%;
    line-height: 16px;
}

#main_wrapper {
    width: 100%;
    background: url(../images/constants/mainwrapperbg.png) repeat-x top left;
    float: left;
}

#main {
    padding: 0;
    border: 0;
    margin: 0 auto;
    width: 993px;
    position: relative;
    top: 1px;
    background: url(../images/constants/containerbg.png) no-repeat left top;
}

#inner {
    padding: 0 0 0 28px;
    border: 0;
    margin: 0 auto;
    width: 945px;
	min-height: 800px;
}

#container {
    padding: 0;
    border: 0;
    margin: 0;
    width: 993px;
    background: url(../images/constants/bgshadow.png) repeat-y;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
	
}

h1#logo a {
    width: 259px;
    height: 142px;
    padding: 0;
    margin: 13px 0 0 0;
    border: 0;
    background: url(../images/constants/logo.gif) no-repeat;
    float: left;
}
/* top right panel */
#top_right_panel {
    padding: 0;
    margin: 13px 18px 0 0;
    border: 0;
    float: right;
    clear: none;
    width: 631px;
    height: 390px;
    background: url(../images/constants/toprightpanelbg.gif) no-repeat;
}
/*top right corner menu */
#top_right_menu {
    padding: 0;
    margin: 0;
    border: 0;
    height: 24px;
    float: right;
    clear: right;
    position: relative;
    right: 8px;
}

#top_right_menu li, #top_right_menu li a {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    color: #0093a8;
    height: 24px;
    line-height: 24px;
    font-size: 11px;
}

#top_right_menu li a {
    margin: 0 4px 0 4px;
    padding: 0;
    font-weight: normal;
    text-align: center;
    font-weight: bold;
}

#top_right_menu li a:hover, #top_right_menu li#actuallpage a {
    text-decoration: underline;
}
/*top right corner menu END*/
/*top right content gallery */
#content_gallery {
    width: 603px;
    height: 309px;
    margin: 12px 0 0 16px;
    padding: 0;
    float: left;
}


#gallery_images {
    width: 603px;
    height: 277px;
    float: left;
	margin: 0;
	padding: 0;
	border: 0;
}


#gallery_images li {
   
	list-style: none;
 width: 603px;
    height: 277px;
	margin: 0;
	padding: 0;
	border: 0;
}

#gallery_images li a {
   

	margin: 0;
	padding: 0;
	border: 0;
}

#content_gallery img {
   
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
	float: left;
	margin: 0;
	
}

#content_gallery h3 {
    width: 599px;
    height: 34px;
    background: url(../images/constants/h3bg.gif) repeat-x top left;
    line-height: 34px;
    color: #ffffff;
    text-transform: uppercase;
    float: left;
    text-align: right;
    font-size: 16px;
    position: relative;
    top: -3px;
    left: 2px;
	
}
#content_gallery h3 span {
   padding-right: 15px;
	
}
#content_gallery h3 a {
    padding: 0 17px 0 0;
    color: #ffffff;
    text-transform: uppercase;
    text-align: right;
    font-size: 16px;
    text-decoration: none;
	float: right;
	font-weight: bold;
}

#content_gallery h3 a:hover {
    text-decoration: underline;
}
/*top right content gallery end*/
#mainmenu {
    padding: 0;
    margin: 0;
    border: 0;
    margin: 22px 0 0 0;
    list-style-type: none;
    font-size: 14px;
    float: left;
    width: 296px;
    clear: left;
}

#mainmenu li {
    padding: 0;
    margin: 0;
    border: 0;
    width: 296px;
    display: block;
}

#mainmenu li a {
    display: block;
    margin: 0 0 1px 0;
    padding: 0;
    color: #ffffff;
    height: 36px;
    float: left;
    clear: both;
    padding-left: 17px;
    width: 279px;
    text-align: left;
    background: url(../images/constants/mainmenulibg.gif) no-repeat top left;
    line-height: 36px;
    text-transform: uppercase;
   
}

#mainmenu li a:hover {
    background: url(../images/constants/mainmenulihovbg.gif) no-repeat top left;
    font-weight: bold;
	text-decoration: none;
}

#mainmenu li.active a {
    background: url(../images/constants/mainmenulihovbg.gif) no-repeat top left;
    font-weight: bold;
}
/* main menu near topleft  END */
/* main container */
#maincontent {
    width: 927px;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    clear: both;
    padding-bottom: 20px;
}
/* main container END*/
h2, h4 {
    width: 100%;
    height: 20px;
    background: url(../images/constants/h2orangebg.gif) repeat-x top left;
    line-height: 20px;
    color: #ffffff;
    float: left;
    text-align: left;
    font-size: 13px;
    clear: both;
    font-weight: normal;
    margin: 0 0 2px 0;
}

h4 {
	background: url(../images/constants/h2bluebg.gif) repeat-x top left;
	
}

#home_left_column h2, #page_left_column h2 {
    background: url(../images/constants/h2orangebg.gif) repeat-x top left;
}


#right_box h2 {
    width: 225px;
	background: url(../images/constants/h2bluebg.gif) repeat-x top left;
}

h2 a, h3 a, h4 a {
    padding: 0 0 0 13px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}
/* small content box at home page */
#home_left_column, #page_left_column {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    width: 296px;
}
/* left menu  */
#leftmenu {
    padding: 0;
    margin: 0;
    border: 0;
    margin: 0;
    list-style-type: none;
    font-size: 12px;
    float: left;
    width: 286px;
    clear: left;
}

#leftmenu li {
    padding: 0;
    margin: 0;
    border: 0;
    width: 286px;
    display: block;
}

#leftmenu li a {
    display: block;
    margin: 0 0 2px 0;
    padding: 0;
    color: #006699;
    height: 20px;
    float: left;
    clear: both;
    padding-left: 10px;
    width: 286px;
    text-align: left;
    background: url(../images/constants/leftmenulibg.gif) no-repeat top left;
    line-height: 20px;
   
   
}

#page_left_column #leftmenu li a:hover {
    background: url(../images/constants/leftmenulihovbg.gif) no-repeat top left;
    font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#leftmenu li.active a {
    background: url(../images/constants/leftmenulihovbg.gif) no-repeat top left;
    font-weight: bold;
	color: #ffffff;
}

#home_central_column, #page_central_column {
    padding: 0;
    margin: 0 0 0 16px;
    border: 0;
    float: left;
    width: 295px;
}

#page_central_column {
   
    width: 364px;
}
#page_central_column a {
color: #828e91;
}
#page_central_column a:hover{
text-decoration: underline;
}
#home_right_column, #page_right_column {
    padding: 0;
    margin: 0 0 0 15px;
    border: 0;
    float: left;
    width: 295px;
}

#page_right_column {
    
    width: 236px;
}

#right_box {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(../images/constants/rightboxcontentbg.gif) repeat-y top left;
    width: 236px;
    padding-bottom: 10px;
}

#right_box p {
    width: 200px;
    margin-left: 15px;
    font-size: 11px;
}

#right_box_header {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(../images/constants/rightboxheadbg.gif) no-repeat top left;
    width: 236px;
    height: 20px;
}

#right_box_footer {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(../images/constants/rightboxfootbg.gif) no-repeat top left;
    width: 236px;
    height: 10px;
}

#rb_gallery_panel {
    float: left;
    clear: both;
    margin: 15px 0 15px 15px;
    padding: 0;
    border: 0;
    width: 200px;
}

#rb_gallery_panel img {
    float: left;
    clear: none;
    margin: 0 2px 2px 0;
    padding: 0;
    border: 0;
	width: 98px;
	
}

.media_list {
    padding: 0;
    margin: 5px 0 3px 15px;
    border: 0;
    list-style-type: none;
    font-size: 12px;
    float: left;
    width: 200px;
    clear: left;
    font-weight: bold;
}

.media_list li {
    padding: 0;
    margin: 0;
    border: 0;
    width: 200px;
    display: block;
}

.media_list li a {
    display: block;
    margin: 5px 0 5px 0;
    padding: 0;
    color: #58585a;
    height: 33px;
    float: left;
    clear: both;
    padding-left: 40px;
    text-align: left;
    line-height: 33px;
    overflow: hidden;
}

.media_list li a:hover {
    text-decoration: underline;
}

#pdfs_list li a {
    background: url(../images/constants/pdficon.png) no-repeat top left;
}

#video_list li a {
    background: url(../images/constants/videoicon.png) no-repeat top left;
}
/* footer*/
#footer {
    width: 972px;
    background: #b5dce3 url(../images/constants/footerbg.gif) repeat-x;
    float: left;
    clear: both;
    margin-left: 10px;
}

.cleaner {
    clear: both;
}

#footer_menu {
    padding: 0;
    margin: 0 0 0 41px;
    border: 0;
    height: 22px;
    float: left;
    clear: both;
}

#footer_menu li {
    padding: 0;
    margin: 0 2px 0 2px;
    border: 0;
    float: left;
    display: block;
    color: #ffffff;
    height: 22px;
    line-height: 22px;
}

#footer_menu li a {
   
    font-weight: normal;
    padding-top: 0px;
    float: left;
    height: 22px;
    line-height: 22px;
    text-align: left;
    margin-right: 3px;
    margin-bottom: 2px;
    clear: both;
    font-size: 12px;
	text-transform: none;
	
}

#footer_menu li a:hover {
    color: #1ebdd2;
}

#footer_menu li.active a {
    color: #1ebdd2;
}

#bottom_info {
    width: 440px;
    margin: 15px 0 0 43px;
    padding: 0 0 30px 0;
    float: left;
    clear: both;
}

#bottom_info dl, dt {
    display: block;
    padding: 0;
    margin: 0 5px 0 5px;
    border: 0;
    float: left;
	
}

#bottom_info dt, #bottom_info dt a {
    color: #828e91;
    padding-top: 2px;
    font-size: 12px;
     padding-left: 0px;
    letter-spacing: 0.01em;
    line-height: 14px;
    text-align: left;
	text-transform: none;

}

#bottom_info dt.telfax {
    width: 130px;

}

 #bottom_info dt a {
   
	text-decoration: underline;
}

#bottom_info dt#avsl {
    clear: both;
    float: none;
}




.blog_comment_1, .blog_comment_2 {
    padding: 0;
    margin: 0 0 0px 0;
    border: 0;
    float: left;
    width: 295px;
    clear: both;
   padding-top: 5px;
}

.blog_comment_1 p, .blog_comment_2 p {
   
    color: #119aae;
   margin-top: 0;
    
}

.blog_comment_2 p {
    color: #58585a;
}

.blog_comment_1 a, .blog_comment_2  a {
  
    font-weight: bold;
    color: #119aae;
  
}

.blog_comment_1 a:hover, .blog_comment_2 a:hover {
    text-decoration: underline;
}

.blog_comment_2 a {
    color: #58585a;
}

#home_left_column a#download_pdf {
	
	 background: url(../images/constants/downloadbutton.gif) no-repeat;
	 height: 22px;
	 width: 167px;
	 line-height: 20px;
	 padding-left: 40px;
	 margin-bottom: 21px;
	 font-size: 11px;
}

#home_left_column a#join_newsletter {
	
	 background: url(../images/constants/joinbutton.gif) no-repeat;
	 height: 20px;
	 width: 143px;
	 line-height: 20px;
 margin-bottom: 21px;
	 font-size: 11px;
	 text-align: center;
	 float: left;
	 text-transform: uppercase;
}

#home_central_column img.projectprv  {
   margin: 0;
   float: left;
   padding: 0;
   clear: both;
   border: 0;
   width: 295px;
}

#home_central_column a.view_poj, #home_right_column a.view_more {
   
    margin: 0;
   
    line-height: 20px;
    font-weight: bold;
    width: 99px;
    color: #ffffff;
    font-size: 11px;
    height: 20px;
    float: left;
	clear: none;
    text-decoration: none;
    text-align: center;
	font-weight: bold;
    background: url(../images/constants/viewbutton.gif) no-repeat;
}
a.view_more2 {
   
    margin: 0;
   
    line-height: 20px;
    font-weight: bold;
    width: 99px;
    color: #ffffff;
    font-size: 11px;
    height: 20px;
    float: left;
	clear: none;
    text-decoration: none;
    text-align: center;
	font-weight: bold;
    background: url(../images/constants/viewbutton.gif) no-repeat;
}

#home_right_column a.view_more {
   
     margin-top: 10px;
    width: 81px;
    
}
#home_right_column a.a2 {
   
    
    background: url(../images/constants/readmorebluebg.gif) no-repeat;
}

#home_right_column a.a1 {
   
    
    background: url(../images/constants/readmoreorangebg.gif) no-repeat;
}
a.a12 {
   
    
    background: url(../images/constants/readmoreorangebg.gif) no-repeat;
}

#home_central_column img {
   margin: 15px 0 3px 0px;
   float: left;
   padding: 0;
   clear: both;
   border: 0;
   width: 295px;
}
#home_central_column a.projectprv  {
   margin: 0px 0 0px 0px;
   float: left;
   padding: 0;
   clear: both;
   border: 0;
 
}


#home_right_column img.estimonialsimage {
	
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

.new_box {
    padding: 5px 0 10px 0;
    margin: 0;
    border: 0;
    float: left;
    width: 294px;
    clear: both;
    border-bottom: 1px solid #01829e;
   
}

.new_box2 {
    padding: 5px 0 10px 0;
    margin: 0;
    border: 0;
    float: left;
    width: 200px;
    clear: both;
    border-bottom: 1px solid #01829e;
   
}

.central_news {
	
	width: 364px;
	
}

.new_box img {
    margin: 2px 0 0 10px;
    float: right;
    clear: left;
   
	
}
.new_box2 img {
    margin: 2px 0 0 10px;
    float: right;
    clear: left;
   
	
}
.central_news img {
    margin: 2px 10px 0 0;
    float: left;
    clear: none;
   
	
}


.new_box p {
     margin-right: 0;
	 width: auto;
	 min-width: 150px;
	 position: relative;
     font-size: 11px;
     float: left;
     clear: none;
    margin-bottom: 0;
	text-transform: uppercase;
}

.new_box p a {
     
	color: #017c9a;
	clear: none;
}
.new_box p a:hover, .new_box2 p a:hover {
     
	text-decoration: underline;
}

.new_box2 p {
     margin-right: 0;
	 width: auto;
	 min-width: 150px;
	 position: relative;
     font-size: 11px;
     float: left;
     clear: none;
    margin-bottom: 0;
	text-transform: uppercase;
	
}

.central_news p {
   
    float: right;
    clear: none;
   
	
}
.new_box2 p a {
   
    color: #585858;
   
	
}
.newsdate a, .newsdate  {
   
   
    color: #585858;
	font-weight: bold;
	margin-right: 3px;
   
}

.central_date a {
   
   text-align: left;
  
  
  
      
}
.news_text {
	clear: none;
	float: right;
	margin-top: 20px;
}

p#pointblank {
  margin-top: 50px;
    float: right;
    clear: none;
    width: 180px;
    height: 15px;
}

p#pointblank a {
    font-weight: bold;
    color: #58585a;
    letter-spacing: 0.05em;
    text-decoration: none;
    font-size: 11px;
    line-height: 15px;
	padding-right: 30px;
	text-transform: none;
	
  
}

p#pointblank a:hover {
    text-decoration: underline;
}



.links_list {
    width: 365px;
    margin: 10px 0 15px 0;
    padding: 0;
    float: left;
    clear: both;
}

.links_list li {
    display: block;
    padding: 0;
    margin: 0;
	border: 0;
    float: left;
    width: 356px;
	clear: both;
	 line-height: 26px;
}


.links_list li a {
    border: 0;
    margin-left: 0px;
    text-decoration: none;
    color: #58585a;
    margin-left: 0px;
	text-transform: none;
   
}

.links_list li a:hover {
    text-decoration: underline;
}

#maincontent ol {
	
	width: 98%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	clear: none;
	list-style-type: none;
	
}

#maincontent ol li {
	margin: 0 0 5px 0;
	padding: 0 0 0 0px;
	border: 0;
    font-size: 12px;
   float: left;
   text-align: left;
    line-height: 18px;
    background-image: url(../images/ollistbg.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
	width: 100%;
    
}

#page_gallery_column {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    width: 625px;

	
}
#full_photo_area {
    padding: 0;
    margin: 0 10px 0 16px;
    border: 0;
    float: left;
    width: 440px;
	border-top: 1px dashed #acacad;
	clear: none;
	
}


#gallery-adv {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    width: 440px;
	
}

#gallery-adv img {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    width: 435px;
	
}


#gallery_thumbs_area {
    padding: 0;
      margin: 15px 0 0 0;
    border: 0;
    float: right;
    width: 130px;
	
}
.gallery_thumb_box {
    
	padding: 0;
    margin: 0 7px 7px 0;
    border: 0;
    float: left;
    width: 46px;
	height: 46px;
	border: 1px solid #e9e9e9;
}

.gallery_thumb_box img {
    
	padding: 0;
    margin: 1px 0 0 1px;
    border: 0;
    width: 43px;
	height: 43px;
	
	
}
#full_photo_area h4 {
	
	background: none;
	color: #01829e;
	line-height: 30px;
	padding-left: 10px;
	width: 85%;
	font-weight: bold;
}


#user_options {
    padding: 0;
    margin: 0 0 0 6px;
    border: 0;
	float: left;
    clear: both;
  	height: 28px;
   
}
#user_options li#play_slideshow {
	
	margin: 0;
	clear: none;
	width: 230px;
	line-height: 28px;
}

#user_options li {
    list-style: none;
    float: left;
    color: #302f24;
	line-height: 28px;
}

#user_options li a {
    padding: 0;
    border: 0;
    margin: 0 3px 0 3px;
    text-decoration: none;
    color: #302f24;
	text-align: center;
    font-size: 11px;
    letter-spacing: 0.00em;
}

#user_options li a:hover {
    color: #b5232d;
	text-decoration: underline;
	
}


.sitemap{
font-family:Verdana;
font-size:11px;
text-decoration:none;
color:#666666;
text-transform:none;
clear:both;
}

.news_box01 h6 {
font-family: Verdana, sans-serif;
font-size:11px;
font-weight:bold;
color:#666666;
text-decoration:none;
float: left;
width: 100px;
text-align: center;
margin: 0;
padding: 0;
clear: both;
}

.news_box01 .sitemap a {
	
	color: #000000;
}

#site_map_area .leftnav {
	
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	
}

#site_map_area .leftnav li, #site_map_area li {
	
	float: left;
	clear: both;
	width: 90%;
	height: 24px;
	line-height: 24px;
	list-style: none;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
#site_map_area .leftnav li a, #site_map_area li a {
	
	float: left;
	clear: both;
		height: 24px;
	line-height: 24px;
	list-style: none;
	color: #000000;
	margin: 0;
	padding: 0;
}
#site_map_area .leftnav li a:hover {
	
	text-decoration: underline;
}
#page_central_column h4 a {
	
	color: #ffffff;
}


#site_map_area .leftnav ul ul li a {
	
	float: left;
	clear: both;
		height: 24px;
	line-height: 24px;
	list-style: none;
	color: #000000;
	margin: 0;
	padding: 0;
}
#site_map_area .leftnav li a:hover {
	
	text-decoration: underline;
}
#site_map_area h4 a {
	
	color: #ffffff;
}
.recsetnav {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	
}
.news_box01 p {
	
	float: left;
	clear: both;
	
}

#form1 {
	
	float: left;
	clear: both;
	width: 364px;
	text-align: left;
}

#form1 label {
	text-align: left;
	width: 90px;
	
}
#form1 input {
	text-align: left;
	clear: left;
	
}
#recaptcha_image {
	
	float: left;
	clear: both;
}
