/* CSS for S and Y Industries */

body{
	margin: 0px;
	vertical-align: middle;
	background-color: #333333;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
html,body{
      padding:0;
      height:100%;
      border:none
}

/* Tags  */

.homecopy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	width: 500px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 20px;
	padding-top: 10px;
	vertical-align: top;
	width: 510px;
	background-position: top;
}

/* Contextual Selectors  */
#wrapper{
	vertical-align: middle;
	background-color: #006635;
	background-position: center;
	height: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
#240spacer {
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 10px;
	color: #000000;
}

/* Links */
a:link {
	color: #009966;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:hover {
	text-decoration: underline;
	color: #C7A07F;
}
a:active {
	text-decoration: none;
}#test {
	vertical-align: top;
}
.assemblycaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
	width: 210px;
	padding-bottom: 10px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	width: 210px;
	padding-top: 10px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	width: 450px;
	padding-right: 60px;
	padding-left: 30px;
	padding-top: 15px;
}
.smcaption {
	font-size: 10px;
	color: #006699;
	padding: 6px 0px 10px 12px;
	float: right;
	width: 100px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lgcaption {
	font-size: 11px;
	color: #006633;
	padding: 6px 0px 10px 12px;
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 14px;
}.copyhead {
	color: #993399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
