@charset "utf-8";
/* CSS Document */

* {outline:none;
	margin:0;
    padding:0;
	}
	
a:link {color:#fff;}      /* unvisited link */
a:visited {color:#fff;}  /* visited link */
a:hover {color:#fff;}  /* mouse over link */
a:active {color:#fff;}  /* selected link */

body 	{
		 background-color:#333;
}

#clear {clear:both;}

#wrapper {
	width:1026px;
	margin:auto;
	margin-top:30px;
	background-color:#000;
}
#wrapper2 {
	width:1026px;
	background-image:url(../images/creative_minds_bckgrnd.png);
	background-repeat:no-repeat;
	margin:auto;
	margin-top:50px;
}

#header {
	width:1026px;
	height:170px;	
	background-image:url(../images/background_header.png);
	background-repeat:no-repeat;
	}

.logo {
	width:250px;
	height:145px;
	float:left;
	margin-left:50px;
	margin-top:15px;
}

.socialicons {
	height:35px;
	width:70px;
	float:right;
	margin-right:90px;
	margin-top:60px;

}
.nav {
	float:right;
	width:300px;
	height:30px;
	margin-top:-30px;
	margin-right:20px;

}

.nav a {
	text-decoration:none;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:3px;
	margin-right:20px;
}

#content{
	width:1026px;
	
}

#uppercontent{
	width:1026px;
	height:490px;
	background-image:url(../images/background_upper.png);
	background-repeat:no-repeat;

}

#gallerycontent {
	width:1027px;
	height:480px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.frt_gallery{
	height:70px;
	width:1026px;
	margin-bottom:10px;
}

#lowercontent{
	width:1027px;
	height:450px;
	color:#FFF;
	background-image:url(../images/background_lower.png);
	background-repeat:no-repeat;
	margin:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:40px;
	padding-left:25px;
}


.lower1, .lower2, .lower3 {
	width:280px;
	height:350px;
	float:left;
	padding:10px;
	background-color:#404040;
	margin-left:20px;
	font-size:13px;
}

.lower2 img{
	margin-left:5px;
	margin-bottom:5px;
}
.info {
	width:470px;
	height:300px;
	background-color:#404040;
	float:left;
	color:#FFF;
	overflow:auto;
	margin-top:70px;
	margin-left:60px;
	padding:20px;
	padding-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:1.3em;
}

.info h4{
	padding-left:5px;
	color:#fe0707;

}
.info p{
	padding-left:18px;
	font-weight:normal;
}

.rightdiv {
	width:350px;
	height:300px;
	background-color:#404040;
	float:left;
	color:#FFF;	
	margin-top:70px;
	margin-left:40px;
	padding:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

.ceoinfo {
	float:left;
	width:120px;
}

.ceopic {
	float:right;
	width:175px;
}

label {
	  width: 10em;
      float: left;
	  text-align: right;
	  margin-right: 0.5em;
	  margin-left:-30px;
	  display: block;
}
textarea {margin-left:95px;
		margin-top:-16px;
		color:#000;
		}
#submitbutton {float:right;
               margin-right:20px;}

.pics1 {
	float:left;
	margin-left:100px;
	
}

.pics2 {
	float:right;
	margin-right:100px;

}
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    background-color: #eee;  
    top:  0; 
    left: 0;
} 

.playerholder {
	width:405px;
	height:355px;
	float:right;
	margin-top:70px;	
}

.musicinfo {
	width:500px;
	height:400px;
	margin-top:70px;
	margin-left:20px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
}
#footer {
	width:1016px;
	height:110px;
	padding:5px;
	background-image:url(../images/background_footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto;
}
#footer h4 {
	float:left;
	margin-top:30px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#galleryfooter{
	width:1016px;
	height:80px;
	padding:5px;
	margin-top:30px;
}
.links {
	margin-left:200px;
	margin-top:5px;
	
}
.links img {margin-left:20px;}