@charset "UTF-8";

a img {border: none; }

#background {
	background-color: #09F;
	background-image: url(../Images/backg2.gif);
	background-repeat:repeat;
}

#outside {
	width: 952px;
	margin: 0 auto;
	overflow: hidden;
}

#logo {
	width: 192px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	border:0px;
}

#menubar {
	width: 750px;
	float: right;
	padding-top: 105px
}

#container {
	width: 942px;
	height: 795px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: hidden;
	background-image:url(../Images/container.gif);
	background-repeat: no-repeat;
}
	
#container2 {
	width: 942px;
	height: 795px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: hidden;
	background-image:url(../Images/backg1-home.gif);
	background-repeat: no-repeat;
}
	
#container3 {
	width: 942px;
	height: 1200px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: hidden;
	background-image:url(../Images/container-large.gif);
	background-repeat: no-repeat;
}

#heading1 {
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 10px;
	color: #f58428;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
#b_text {
	padding-left: 30px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	color: #424242;
}

#s_text {
	padding-left: 30px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	color: #424242;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #f58428;
}

#left-container {
	width: 642px;
	float: left;
}
#right-container {
	width: 300px;
	float: right;
}
#news {
	padding-left: 30px;
	padding-right: 30px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	float:right;
	color: #424242;
}

#news2 {
	padding-left: 30px;
	padding-right: 30px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	font-weight: lighter;
	float:right;
	color: #424242;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.thrColLiqHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-top: 20px;
	padding-bottom:15px;
} 
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top:10px;
	padding-bottom:15px;
}
#footer-text {
	position:absolute;
	top:896px;
	width: 942px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	color: #424242;
	}
	
	#footer-text2 {
	position:absolute;
	top:1300px;
	width: 942px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	color: #424242;
	
	
	
}
#splitter {
	float:left;
	width:5px;
	padding-left:5px;
}
#varities {
	padding-left:30px;
}
#read {
	padding-left:30px;
	width:500px;
}
#var-box {
	width:600px;
	position:absolute;
	top:580px;
}
#b_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	color: #424242;
}

p1 {
	font-weight: bold;
}
