* {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   }

body
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:0.8em;
	color: #8e8e8e;
	background-color: #c9c9c9;
	text-align: left;
}

/*-----------------ANCHORS------------------*/

a.blog{
  color: #000000;
  text-decoration: none;
}

a:hover.blog{
  color: #000000;
  text-decoration: underline;
}

a.nav_a{
  color: #ffffff;
  text-decoration: none;
}

a:hover.nav_a{
  color: #ffffff;
  text-decoration: none;
  background-color: #8e8e8e;
}

a{
  color: #833939;
  text-decoration: underline;
}

a:hover{
  color: #833939;
  text-decoration: none;
}

/*-----------------DIVS------------------*/
.folio_image{
  margin: 20px 25px 5px 25px;
  width: 500px;
  border: 1px solid #8e8e8e;
  height: 351px;
  
}

.folio{
  text-align:center;
}

.folio li{
  display: inline;
  padding: 5px 5px 5px 5px;
}

.folio li img{
  width: 100px;
  height: 70px;
  border: 1px solid #8e8e8e;
}

.days{
  width: 161px;
  height: 113px;
}

.jobs{
  float:left;
  width: 320px;
  border-top: 1px solid #8e8e8e;
}

.work, .jobs{
  margin: 20px 20px 20px 20px;
}

p.desc{
  padding: 10px 20px 10px 20px;
  border-top: 1px solid #8e8e8e;
}

.work p, .jobs p{
  padding: 10px 20px 10px 20px;
}

.work ul, .jobs ul{
  padding: 10px 20px 10px 20px;
  list-style-type:none;
  color:#ffffff;
}

.contact_left, .contact_right{
  margin: 20px 20px 20px 20px;
}

.contact_left p, .contact_right p{
  padding: 10px 20px 10px 20px;
}

.contact_left ul, .contact_right ul{
  padding: 10px 20px 10px 20px;
  list-style-type:none;
  color:#ffffff;
}

.contact_left li, .contact_right li{
  padding: 5px 0px 10px 0px;
}

.wide{
  width:100%;
}

.contact_right input, .contact_right textarea{
    background-color: inherit;
    font-size: 1em;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    border: 1px solid #8e8e8e;
    color: #ffffff;
}

.contact_left{
  float:left;
  width: 370px;
  border-top: 1px solid #8e8e8e;
}

.contact_right{
  float:left;
  width: 500px;
  border-top: 1px solid #8e8e8e;
}

.left{
  text-align:left;
  font-size:1.2em;
}

.right{
  text-align:right;
  font-size: 1.6em;
}

.input_right{
  text-align:right;
}

.work{
  float:left;
  width: 550px;
  border-top: 1px solid #8e8e8e;
}

.base{
  float:left;
  background-color: #222222;
  border-top: 1px solid #8e8e8e; 
  margin: 0px 20px 0px 20px;
}

.center{
  text-align: center;
}

.image_me{
  margin-top: 20px;
  width:880px;
  height: 237px;
  border: 1px solid #ffffff;
}

.me{
  float:left;
  background-color: #222222;
  border-top: 1px solid #8e8e8e; 
  margin: 20px 20px 20px 20px;
}

.right50, .left50{
  float:left;
  width:50%;
}

.right50 p, .left50 p{
  padding: 10px 20px 10px 20px;
}

.logo{
  float:left;
  padding-left:5px;
}

a.nav_a img, a.blog img{
  border:0px;
}

.nav{
  text-align:right;
  width: 173px;
  float:left;
  font-size: 2.4em;
  padding-right:5px;
  margin-right: 5px;
  border-right: 1px solid #8e8e8e;  
}

.img_fl_pad{
  float:left;
  padding: 0px 26px 0px 26px;
  width: 44px;
  height: 347px;
}

.img_fl_pad_e{
  float:left;
  padding: 0px 26px 0px 26px;
  width: 43px;
  height: 347px;
}

.blog_entry{
  float:left;
  background-image: url("gfx/blog.jpg");
  background-repeat: no-repeat;
  min-height: 347px;
  min-width: 251px;
}

.month{
  margin-top: 28px;
  font-size: 1.4em;
  text-align:center;
  width: 251px;
  text-transform:uppercase;
}

.day{
  text-align:center;
  width: 251px;
  margin-bottom: 20px;
}

.blog_p{
 border-top: 1px solid #8e8e8e;
 padding-top: 20px;
 margin-left: 25px;
 width: 201px;
}

.drag{
  clear:both;
}

div#wrapper{
  width: 950px;
  margin: auto;
  background-color: #222222;
  padding: 5px 0px 5px 0px;
}

div#header{
  font-family: Times New Roman, Times, Serif;
  color: #ffffff;
  background-color: #222222;
  height: 110px;
}

div#blog_entry{
  float:left;
}

div#blog img{
  border:0px;
}

div#blog{
  float:left;
  background-image: url("gfx/home_centre_repeat.jpg");
  background-color: #222222;
  background-repeat: repeat-x;
  width:950px;
  min-height: 347px;
  color:#000000;
  padding-bottom: 25px;
}

div#footer{
  float:left;
  width:100%;
  
}

div#footer p{
  padding: 10px 0px 5px 0px;
  text-align:center;
  margin: 0px 20px 0px 20px;
  border-top: 1px solid #8e8e8e;
}