@charset "utf-8";
/* CSS Document */
body{
		margin:0;
		padding:0;
		font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	}
img, p, ul, li, form, select, h1, h2, a{
										margin:0;
										padding:0;
										outline:0;
										border:0 none;
										list-style:none;
										text-decoration:none;
									}
#container{
			width:1200px;
			height:650px;
			margin:auto;
		  }
#header{
		width:1200px;
		height:70px;
		margin:25px auto auto auto;
	
	   }	
#logo{
		width:180px;
		height:21px;
		text-align:center;
		float:left;
	}
#nav{
		width:583px;
		height:20px;
		float:right;
		color:#485867;
		margin-right:2px;
	}
#nav ul{
			width:583px;
			height:20px;
			line-height:20px;
			float:left;
		}			   	  									
#nav li{
			width:auto;
			height:20px;
			line-height:20px;
			float:left; 
			margin:0 14px 0 14px; _margin:0 13px 0 13px;
			color:#485867;
		  }
.nav a{
			color:#485867;
			text-decoration:none;
		  }		  		
.nav a:hover{
					color:#ff8500;
					text-decoration:none;
		  	   }		  				  
			   
#nav_p{
		width:583px;
		height:20px;
		float:right;
		color:#485867;
		margin-right:2px;
	}
#nav_p ul{
			width:583px;
			height:20px;
			line-height:20px;
			float:left;
		}			   	  									
#nav_p li{
			width:auto;
			height:20px;
			line-height:20px;
			float:left; 
			margin:0 20px 0 20px; _margin:0 18px 0 18px;
			color:#fff;
		  }
.nav_p a{
			color:#fff;
			text-decoration:none;
		  }		  		
.nav_p a:hover{
					color:#ff8500;
					text-decoration:none;
		  	   }		  		
			   
			   
			   
			   
			   
.award a{
			color:#ff8500;
			text-decoration:none;
		  }		  		
.award a:hover{
					color:#485867;
					text-decoration:none;
		  	   }		  				  			   
#mid_center{
				width:1200px;
				height:510px;
				margin:auto;
			}
.pix_wrap{
			width:277px;
			height:105px;
			float:left;
			
			margin:0 30px 28px 0;
			text-align:center;						   
		  }
#footer{
			width:1200px;
			height:20px;
			color:#485867;
			float:left;
			margin-top:20px;
	   }
.ft_lnk{
			color:#485867;
			text-decoration:none;
	   }
.ft_lnk:hover{
				color:#ff8500;
				text-decoration:none;
			  }   	   		  
.thestudio_wrap{
					width:1200px;
					height:510px;	
				 }
.studio_inner{
				width:1200px;
				height:25px;
				color:#fff;
				line-height:25px;
				background:#485867;
				float:left;
				margin-bottom:15px;
			}
.stu_cont_wrap{
					width:1200px;
					height:auto;
					float:left;
			   }
.stu_lft_pix{
				width:370px;
				height:351px;
				float:left;
				text-align:left;
			
			}
			
.stu_lft_pix_gall{
				width:365px;
				height:auto;
				float:left;
				text-align:left;
				margin-left:0px;
				margin-top:17px;
			}
.stu_lft_pix_gall ul{
						width:370px;
						height:auto;
						float:left;
					}
.stu_lft_pix_gall li{display:inline;}					
					
.stu_lft_pix_gall li img{
							float:left;
							height:60px;
							width:60px;
							margin-right:12px;
							text-align:center;
							margin-bottom:10px;
							
					     }					
.stu_rit_txt{ 
				width:750px;
				float:right;
				height:auto;
			 }						   							 		  
.stu_rit_txt p{
				
				text-align:justify;
				
				line-height:auto;
				padding:5px;

			  }
.scroll {
				overflow:scroll; height:375px; width:745px;
	}
.st_lk_col{
			color:#d0d4d7;
			text-decoration:none;
			margin-left:3px;
		  }	
.st_lk_col:hover{
					color:#ff8500;
					text-decoration:none;
					margin-left:3px;
		 		 }			  		  				 
/*===========================================================SLIDERS==================================*/
.glossymenu{
padding: 0;
width: 690px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
float:left;
}

.glossymenu a.menuitem{


color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{

}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}






.intro_pix{margin-top:25px; border:0 none;}