/*
	=site structure
*/	
body{background:url(../images/bg_body_home.jpg) #fff no-repeat top center;}
#document_index{height: auto; margin-top:0;}
#header{position:relative; height:110px;}
#content{position:relative; margin-top:10px; margin-bottom:400px;}
#content_section{position:relative; margin-top:10px; padding-bottom:200px; background-color:#fff;}
#content_main{position:relative; margin-top:20px; margin-left:60px;}
#content_about{position:relative;}
#content_contact{position:relative;}
#sideimages{position:relative; margin-top:20px;}
#sideimages_about{position:relative;}
#logo{position:relative; height:280px;}
#intro{position:relative; height:280px; background:#1399ac;}
#intro #welcome{position:relative; height:230px; background:url(../images/bg_welcome.jpg) no-repeat top center;}
#intro #services{position:relative; height:50px;}

#portfolio_container{position:relative;}
.portfolio_modules{position:relative; margin-top:0;}
.portfolio_modules li{position:relative; float:left; list-style:none; margin-right:10px; padding:10px; width:auto; width:100px; height:75px; background-image:url(../images/bg_li.gif); no-repeat top center;}

#gallery_container{position:absolute; width:100%; top:625px; left:0px; height:172px; background:url(../images/bg_gallery.jpg) repeat-x top center;}
.gallery_modules{position:relative; height:116px; padding-top:15px;}
.gallery_modules li{position:relative; float:left; list-style:none; width:auto;}

#video_container{position:relative; height:450px; background:url(../images/bg_video.jpg) repeat-x top center; margin-left:60px; margin-top:10px;}
#video{position:relative; width:512px; height:288px; margin-top:60px; margin-left:155px; background-color:#000;}

#footercontainer{position:relative; height:150px; background:url(../images/bg_footer.jpg) repeat-x top center;}
#footer{position:relative; height:100px; padding-top:50px;}

/* 
	=navigation systems structure and styling 
*/
#navPrimary{position:absolute; top:0px; left:0px; padding:0; margin:0; height:68px; background:url(../images/bg_navigation_primary.gif) no-repeat top center;}
#navPrimary li{float:left; position:relative; list-style:none; margin:0; padding:0; width:auto; background:none;}
#navPrimary a{display:block; float:left; height:68px; text-indent:-9999px; background-repeat:no-repeat; background-position:top center;}
#navPrimary a:hover,#navPrimary a.current{background-image:none;}
.n1{width:187px; background-image:url(../images/btn_home.gif);}
.n2{width:187px; background-image:url(../images/btn_about_us.gif);}
.n3{width:189px; background-image:url(../images/btn_services.gif);}
.n4{width:189px; background-image:url(../images/btn_portfolio.gif);}
.n5{width:188px;background-image:url(../images/btn_contact_us.gif);}