@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}
html {
	background-image: url(../assets/mill_bckgnd.gif);
	background-repeat: repeat;
	background-position: 0px 143px;
}

body {
    background-image:url(../assets/mill_base_green.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
/*Container*/
#LayerContainer {
  position:relative;
  background-color: #fff;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0; 
  text-align: left; 
  width: 760px;
  top:0px;
  z-index:1;
}

/*Top Menu*/
#LayerTopMenu {
	position:absolute;
	width:243px;
	height:25px;
	z-index:2;
	left: 493px;
	top: 76px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.tmenu {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#FFFFFF;
}
.tmenu a {
     color:#FFFFFF;
	 text-decoration:none;
	 padding: 4px 2px 4px 2px;
	 border:solid 1px #336600;
}
.tmenu a:hover {
	 color:#FFCC00;
}

/*Portfolio Panel*/
#Layerpiclib {
	position:absolute;
	width:480px;
	height: auto;
	z-index:81;
	left: 28px;
	top: 128px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*portfolio Backround header*/
#Containerheader {
  background-color:#007300;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border:none; 
}
/*Body Content*/
#ContentHead, #ContentHeadjb, #ContentHeadtd {
	background-image:url(../assets/paint_tutor/mill_body_bckgnd_thumb.jpg);
	margin:0;
	padding:0;
	width:765px;
	top:100px;
	height: 79px;
}
#ContentHeadjb {
    height: 98px;
}
#ContentHeadtd {
	height:110px;
}
/*Body Main content*/
#ContentBody, #ContentBody2, #ContentBodylfr, #ContentBodymo, #ContentBodyls, #ContentBody3, #ContentBody4, #ContentBodytd, #ContentBodylsr {
	background-color:#FFFFFF;
	background-image:url(../assets/paint_tutor/mill2_bbckgnd.gif);
	background-repeat: repeat-y;
	margin:0 0 0 0;
	padding:10px 0px 10px 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333333;
	text-align:left;
	height:450px;
	width:705px;
}
#ContentBody2 {
	height:450px;
}
#ContentBody3 {
	height:500px;
}
#ContentBody4 {
	height:550px;
}
#ContentBodylfr {
	height:600px;
}
#ContentBodymo {
    height: 650px;
}
#ContentBodyls {
    height: 680px;
}
#ContentBodytd {
	height:880px;
}
#ContentBodylsr {
	height:1020px;
}

/*Body Footer*/
#ContentFooter {
  background-color: #ddd;
  background-image:url(../assets/paint_tutor/mill2_tfootbckdnd.jpg);
  background-repeat: no-repeat;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  height:113px;
  width: 765px;
}
/*Up Button*/
#Layertbutt {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 1370px;
	top: 537px;
	z-index: 80;
}
