@charset "UTF-8";
/* CSS Document */

body {
	background-color: #282828;
margin-top: 0px;
margin-left: 0px;
}

#maincontent {background-image: url(images/bkg.jpg);
background-repeat: repeat-y;
background-position: center;
width: 958px;
}

#top {width: 922px;
background-color: #373737;
height: 49 px;
position: relative;
top: 0px;
text-align: left;
}

#welcome {width: 521px;
margin-left: 35px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #FFFFFF;
line-height: 155%;
font-size: 13px;
}

#projects {width: 318px;
margin-left: 588px;
position: absolute;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #FFFFFF;
line-height: 155%;
font-size: 13px;
z-index: 1;
top: 513px;
}

#logo{background-image: url(images/logo.jpg);
background-repeat: no-repeat;
width: 171px;
height: 154px;
z-index: 2;
position: absolute;
top: 13px;
left: 720px;
}

#interior {
	width: 318px;
	margin-left: 588px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	line-height: 155%;
	font-size: 13px;
	top: -400px;
}

.top {vertical-align:top;}

.padding {padding-left: 5px;}

#fb {width: 500px;
  margin-left: auto;
  margin-right: auto;
background-image: url(images/fb_02.jpg);
background-repeat: repeat-y;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #FFFFFF;
line-height: 135%;
font-size: 13px;
}

#fbtext {width: 450px;
position: relative;
  margin-left: auto;
  margin-right: auto;
}
