/* CSS Document */

list {
	vertical-align:text-top;
}
ul {
	list-style-image:url(../twopointoh/images/button.png);
	}
body {
	font-size:12px;
	font-family:arial, sans-serif;
	background-color: #78b5d6;
}
a:link {
	text-decoration: none; 
	color: #777777;
}
a:visited {  
	text-decoration: none; 
	color: #555555;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #3366CC;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
}
#headContainer {
	position:absolute;
	background: url(../twopointoh/images/bg.png) repeat-y;
	padding-top: 10px;
	left:60px;
	top:65px;
	width:609px;
	height:129px;
	z-index:3;
}
#logoHolder {
	position: relative;
	width:334px;
	height:100px;
	padding-bottom: 4px;
}
#headBottom {
	position: relative;
	width:609px;
	height:17px;
	padding: 0px;
}
#menu {
	position: relative;
	padding: 0px;
	width:356px;
	height:18px;
	color: #626262;
}
#bodyContainer {
	position:absolute;
	left: 60px;
	top: 215px;
	width: 609px;
	z-index: 1;
}
#pic1 img {

}
#bodyLayout {
	background: url(../twopointoh/images/bg.png) repeat-y;
	width: 609px;	
}
#body {
	padding-left: 13px;
	padding-bottom: 13px;
	padding-right: 23px;
	padding-top: 83px;
}
#bodyCat {
	padding-top: 98px;
	padding-left: 143px;
	padding-right: 23px;
	padding-bottom: 13px;
}
#video {
	padding-left:8px;
	padding-right: 0px;
	}
#body1 {
	text-align:justify;
	padding-left:8px;
	padding-right: 0px;
}
#body2 {
	text-align:justify;
	padding-left: 8px;
    padding-right: 3px;
}
#body3 {
	text-align:justify;
	padding-left: 8px;
    padding-right: 3px;
}
#body4 {
	text-align:justify;
	padding-left: 8px;
    padding-right: 3px;
}
#body5 {
	text-align:justify;
    padding-left: 8px;
    padding-right: 3px;
}
#title {
	position:absolute;
	left:73px;
	top:227px;
	z-index:2;
}
#pic1 {
	padding-right: 0px;
	position:relative;
	padding-top: 15px;
	padding-left: 3px;
	float: right;
}
#picL1 {
	float: left;
}
#button {
	width:80px;
	padding-top: 10px;
}
#category {
	padding-top: 18px;
}
#categoryLink {
	text-align:left;
	font-size:18px;
	vertical-align:middle;
	padding-right: 8px;
	padding-left: 8px;
}
#list {
	text-align:left;
	padding-left: 0px;
}
#vAlign {
	vertical-align:middle;
}
#msds {
	font-size: 14px;
	font-weight:bold;
}
.msdsL {
	font-size:14px;
	padding:3px;
}
.msdsL .head {
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
}
.msdsF {
	text-align:center;
	float:none;
	padding-bottom:6 px;
}
.msdsF .head{
	font-weight: bold;
	font-size: 16px;
	margin:auto;
	padding:auto;
}
#lists {
	font-size: 14px;
	text-align:center;
}
#bodyBottom {
	position:relative;
	vertical-align:baseline;
	width: 609px;
	height: 12px;
}
#foot1 {
	height:12px;
	width: 300px;
	left: 60px;
	padding-top: 9px;
}
#foot2 {
	height: 12px;
	width: 299px;
	text-align: right;
	padding-right: 10px;
	padding-top: 9px;
}