/* CSS Document */

body { 
background: #a4b7bb;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #fff;
}

a, a:hover, a:visited{
text-decoration: none;
color: #83A7B3;	
}

strong{
font-weight: bold;	
}

#preload{
display: none;
}

#box{ 
background:url(../images/progress-bar-back.gif) right center no-repeat; 
width:200px; 
height:20px; 
float:left; 
}

#perc{ 
background:url(../images/progress-bar.gif) right center no-repeat; 
height:20px; 
}

#text{ 
font-size:16px; 
color:#FFF; 
float:left; 
padding:3px 0 0 10px; 
}

#progress-bar{
position: absolute;
top: 350px;
left: 50%;
margin-left: -115px;
z-index: 4;
}

#sm_footer{
text-align:right;
position: absolute;
top:660px;
z-index: 2;
right: 10px;
}

#sm_logo{
position: absolute;
top: 0px;
z-index: 2;
left: 0px;
}

#sm_photo_container, #sm_content{
position: absolute;
top: 112px;
z-index: 1;
left: 0px;
background: #83a7b3;
height:540px;
width: 100%;
}

#sm_content.video{
height: 551px;
background:url(../images/bg_movie.jpg) repeat-x;	
}

#sm_content .sm_content{
width: 990px;
}

#sm_photo_container{
overflow: hidden;
}

#sm_navigation{
position: absolute;
top:610px;
z-index: 2;
left: 10px;
}

#sm_navigation ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#sm_navigation ul li{
float: left;
padding: 3px;
margin: 0px
}

#sm_navigation ul li a{
text-decoration: none;
color: #fff;
font-weight: bold;
}

#sm_main_navigation{
position: absolute;
top: 80px;
z-index: 2;
left: 220px;
min-width:780px;
}

#sm_main_navigation ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#sm_main_navigation ul li{
float: left;
padding: 0px 6px 10px;
font-size: 20px;
line-height:30px;
margin: 0px
}

#sm_main_navigation ul li.current{
background: url(../images/menu_marker_blue.png) no-repeat bottom center;
float: left;
padding: 0px 6px 20px;
font-size: 20px;
line-height:20px;
margin: 0px;
color: #cbd7da;
}

#sm_main_navigation ul li a{
text-decoration: none;
color: #fff;
text-transform:capitalize;
}

#sm_main_navigation ul li a.current{
text-decoration: none;
color: #cbd7da;
text-transform:capitalize;
}

#photoblock{
width: 13000px;
height: 495px;
overflow: hidden;
visibility: hidden;
}

.imageBox{
height: 485px;
margin: 10px 0px 10px 10px;	
float: left;	
cursor: pointer;
}

.sm_video_link{
display: block;
position: absolute;
top: 400px;
z-index: 1;
}

#contentStart{
background:transparent url(../images/bg_home_content.png) no-repeat scroll 0 0;
color:#666666;
font-size:14px;
padding:60px 40px;
width:475px;
}

p{
margin: 0px 0px 20px;	 
}

.vcard{
float: left;
width: 50%;
}

.fn{
font-weight: bold;
}

#aboutus_image{
margin: 10px;
float: left;
}

#aboutus_content{
margin: 10px;
float: left;
}