body {
	text-align: center;
	background-color:#000;
	margin:0 auto;
	background-image: url(img/bodybg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	}

div#container{
	width:1020px;
	text-align: left;
	margin: 0px auto;
    }
div#wrapper{
	background-image: url(img/wrapperbg.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin:0px;
}

div#header{
	background-image: url(img/headerbg.gif);
	background-repeat: repeat;
	height: 175px;
	display: block;
	background-position: 2px 2px;
}

div#logo{
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 940px;
	margin-top: -174px;
	margin-right: auto;
	margin-left: auto;
}

div#latestwork{
	width: 779px;
	background-image: url(img/latestbg.gif);
	background-repeat: repeat-x;
	height: 404px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
img#latestwork{
	margin: 15px;
}
div#spacer{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 40px;
	width: 779px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.spacerprf{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 5px;
	width: 343px;
	margin-bottom: 10px;
}

div.gridleft{
	float: left;
	margin-left: 120px;
	display: inline;
}

div.gridright{
	float: right;
	margin-right: 120px;
	display: inline;
}
.clear{
	clear:left;}


div.boximg{
	background-color: #FFF;
	height: 192px;
	width: 343px;
	margin-top: 25px;
}
img.box{
	margin: 3px;
}

img.backtop{
	position: relative;
	left: 330px;
	top: -25px;

}

div#footer{
	background-image: url(img/wrapperbg.gif);
	background-repeat: repeat-x;
	height: 35px;
	margin-top: 20px;
}
#top{
	display: block;
	margin-left: 120px;
	margin-top: 50px;
}

h4.detail{
	font-size: 12px;
	color: #fdbbc7;
	font-weight: normal;
	font-style: normal;
}
span{
	font-style: italic;
	color: #FFF;
	margin-left: 5px;
	line-height: 1px;
}
#footer span{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	position: relative;
	top: 10px;
	font-style: normal;
	width: 400px;
	line-height: 22px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
	margin-left: 120px;
	line-height:1px;
	
}

h1.about{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
    color: #FFF;
	font-weight: normal;
	margin-left: 120px;
	line-height:1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 120px;
	padding-bottom: 20px;
	
}
em {
	color: #FDBBC7;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
	line-height: 1px;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #fdbbc7;
	font-weight: normal;
	line-height: 3px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #fdbbc7;
	font-weight: normal;
	margin-left: 120px;
	margin-bottom: 20px;
	
}
ul, li{margin:0; border:0; padding:0; list-style:none;}
#middlebar{
	font-size:10px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 800px;
}
#middlebar .menu li {
	height:30px;
	float:left;
	margin-right:10px;
	font-size: 10px;
}
#middlebar .menu li a{
	color:#CCC;
	text-decoration:none;
	padding:0 10px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	padding:0 16px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#middlebar .menu li a:hover{
	color:#666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #fdbbc7;
}
/* LINKS
-----------------------------------------------------------*/
a ,a:link,a:visited,a:active{
	text-decoration: none;
	border:none;
	color: #FFF;
}
a:hover{
	color:#666666;
	}
img{
	border: none;
	text-decoration: none;
}
#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}
p.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #000;
	width: 770px;
	margin: 0 auto;
	padding-bottom: 40px;
	padding-left: 10px;
	position: relative;
	top: 40px;
	overflow: hidden;
}
span.curriculum{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.9em;
	color: #FFF;
	width: 779px;
	margin: 0 auto;
	display: block;
}
#info {
	background-image: url(img/info.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 774px;
	margin: 0 auto;
	margin-top: 50px;
	padding-bottom: 50px;
}
