

.TopBg {

	background-attachment: scroll;

	background-image: url(http://www.screwlab.com/images/topback.jpg);

	background-repeat: repeat-x; 		/* Comment the line if you want the background to be repeated throughout the whole document */

	background-position: left top;

}

-->



.Text * td

{

	font-family: Tahoma;

	font-size: 12px;

	color: #C6CBD1;

}









a {font-family: Tahoma; color: #7E7661; font-weight: bold;}

b {font-family: Tahoma; font-size: 12px; color: #C6CBD1; font-weight: bold;}

/*---------------------------------change the page height here-----------------------------------------*/

#mid{

height:800px;

}



#midleft{

	width:128px;

	float:left;

	background-image:url(http://www.screwlab.com/images/side_back.jpg);

	background-repeat: repeat-y;

height:100%;

	

}



#midright{

	padding-top:50px;

	margin-left:0px;

margin-bottom:0px;

	color:#fff;

heigth:100%;

}



#footer {



	background-image: url(http://www.screwlab.com/images/bottom_back.jpg);

	background-repeat: repeat-x;

	font-family: Tahoma;

	font-size: 11px;

	color: #C6CBD1;

	margin-bottom:2cm;

	

}





