body {
	background-image:url(../img/bg-tile.jpg);
	background-color: #eeeeee;
	font-family:  Helvetica, Arial, sans-serif;
	text-align: left; 
	font-size: 12px;
	color: #434444;
	line-height: 1.2em;
	padding-top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin: 0px;
	border: 0px;
	}

/* Main Layout */	
#topSection {
	width:995px;
	height: 130px;
	/*background-color: #000000;*/
}

#Menu {
	width:580px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 80px;
	height: 50px;
	float:left;
	display:block;
}

.Menu {
	line-height: 48px;
  	font-size: 48px;
	text-transform: uppercase;
  	margin: 0px;
	padding: 0px;
  	color: #10c2cb;
	font-weight: bolder;
  	letter-spacing: -2px;
  	font-family: Helvetica, Arial, sans-serif;
}

.Menu a {
  	color: #10c2cb;
	font-weight: bolder;
  	letter-spacing: -2px;
  	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.Menu a:hover {
  	color: #ffffff;
	background-color: #10c2cb;
	font-weight: bolder;
  	letter-spacing: -2px;
  	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}


#Logo {
	width:258px;
	padding: 0px;
	height: 116px;
	/*height: 225px;*/
	margin-top: 14px;
	margin-left: 20px;
	margin-bottom: 0px;
	float:left;
	position: relative;
	z-index: 1;
}

#Disc {
	z-index: 1;
	width:116px;
	padding: 0px;
	height: 90px;
	margin-top: 40px;
	margin-left: 20px;
	float:left;
	position: relative;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 100px 0 277px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
/*margin-top: -132px;*/
position: relative;
}

#leftcolumn{
float: left;
width: 277px; /*Width of left column*/
margin-left: -100%;
margin-top: 78px;
/*padding-left: 37px;
background: #C8FC98;*/
}

#rightcolumn{
float: left;
width: 100px; /*Width of right column*/
margin-top: -15px;
margin-left: -100px; /*Set left marginto -(RightColumnWidth)*/
/*background: #FDE95E;*/
}

#about {
  float: left;
  width: 711px;
  /*background-color:#000000;*/
  margin-top: 10px;
}

#work {
  float: left;
  width: 711px;
  /*background-color:#000000;*/
  margin-top: 10px;
}

#test {
  float: left;
  /*background-color:#000000;*/
}

#workThumbs {
  float: left;
  width: 231px;
  /*background-color:#000000;*/
  height: 190px;
  margin-top: 10px;
  margin-right: 9px;
}

.workimg {
	margin-bottom: 7px;
	}

#workDetail {
  float: left;
  width: 710px;
  background-color:#000000;
  height: auto;
  margin-top: 10px;
}

#innerLeft {
	float: left;
	width: 480px;
	}

#innerLeft2 {
	float: left;
	width: 690px;
	margin-bottom: 20px;
	margin-top: 0px;
	}
	
#innerRight {
	width: 190px;
	float: right;
	height: 40%;
	margin-top: 155px;
	margin-bottom: 0px;
	padding-top: inherit;
	padding-bottom: 0xp;
	text-align: right;
}

#Drop {
	width:50px;
	height: 16px;
	margin: 0px;
	float:left;
	clear:left;
}

.innertube{
/*margin: 10px; Margins for inner DIV inside each column (to provide padding)*/
margin-top: -10px;
margin-left: 3px;
}

.left{
margin-left: 37px;
margin-right: 5px;
margin-bottom: 10px; /*Margins for inner DIV inside left (to provide padding)*/
margin-top: 0;
}

/* STYLE */
.leftspacer {
	height: 5px;
}

.dropcontainer {
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 15px;
}

.leftspacer2 {
	height: 200px;
}

.left h1 {
	margin-top: 15px;
	margin-bottom:0px;
	}

.left h1 span {
  line-height: 12px;
  font-size: 18px;
  color: #FFFFFF;
  background-color:#10c2cb;
  letter-spacing: -0.5px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  padding: 2px 3px 0px 3px;
}

.left h2 {
	margin: 0px;
}

.left h2 span {
  line-height: 12px;
  font-size: 18px;
  color: #FFFFFF;
  background-color:#eee940;
  letter-spacing: -0.5px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  padding: 2px 3px 0px 3px;
}

.left h3 {
	margin: 0px;
}

.left h3 span {
  line-height: 12px;
  font-size: 18px;
  color: #FFFFFF;
  background-color:#cb527a;
  letter-spacing: -0.5px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  padding: 2px 3px 0px 3px;
}

.left p {
	margin-top: -5px;
	margin-left: 4px;
	margin-bottom: 10px;
	padding: 0px;
}

.about {
    font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	padding: 2px 3px 0px 3px;
	
}

.about p {
	margin: 0px;
	padding-bottom: 10px;	
}

.about a {
    font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #cb527a;
	text-decoration: underline;
	
}

.about h1 {
	line-height: 12px;
    font-size: 18px;
    color: #9e9898;
    letter-spacing: -0.25px;
    font-weight: 600;
    font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 12px;
	
}

.work {
    font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	padding: 2px 3px 0px 3px;
	
}
.work h1 {
	line-height: 12px;
    font-size: 18px;
    color: #9e9898;
    letter-spacing: -0.25px;
    font-weight: 600;
    font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


.work h2 {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	margin-top: 3px;
	color:#434444;
	font-style:italic;
	font-weight: normal;

}

.work a {
	color: #cb527a;
}

.workThumbs {
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#434444;
	font-style:italic;

}

.workThumbs a {
	line-height: 12px;
    font-size: 14px;
    color: #9e9898;
    letter-spacing: -0.25px;
    font-weight: 600;
    font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	padding: 2px 3px 0px 3px;
  
}

.workThumbs a:hover {
	color: #FFFFFF;
	background-color: #eee940;
	font-style: normal;
	padding: 2px 3px 0px 3px;
}

.workThumbs span {
	display: inline-block;
	}
	

.innerRight a {
	line-height: 12px;
    font-size: 14px;
	color: #FFFFFF;
	background-color: #eee940;
	font-style: normal;
	padding: 2px 3px 0px 3px;
	letter-spacing: -0.25px;
    font-weight: 600;
    font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}

.innerRight a:hover {
    color: #ffffff;
	background-color: #9e9898;
	padding: 2px 3px 0px 3px;
  
}

.innerRight span {
	display: inline-block;
	margin-bottom: 5px;
	}

.innerRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	margin-top: -11px;
	color:#cb527a;
	font-style:italic;
	font-weight: normal;

}

		