/*----Common and Standard---->>START*/


#wrapper { width: 960px; text-align: center; }

#layout { width: 100%; margin: 0px auto; }

.clear { clear: both; }
.wrap { width: 100%; }
.wrap-cen { width: 100%; text-align: center; }
/*----Common and Standard----<<END*/

/*----Left Column---->>START*/
#left-col #banner { width: 460px; padding-bottom: 14px; }
#left-col { float: left; width: 470px; text-align: left; padding-left: 5px; }

#left-col h1 { color: #749333; font-size: 14px; font-weight: normal; padding-bottom: -6px; }
#left-col h3 { color: #1782a3; font-size: 14px; font-weight: normal; }
#left-col h4 { color: #000000; font-size: 12px; font-weight: normal; }

#left-col .row { padding-bottom: 6px; width: 100%; }
#left-col .num { background-image: url(../images/number_bg.gif); background-position: top left; background-repeat: no-repeat; color: #010101; font-family: "Trebuchet MS"; font-size: 30px; float: left; line-height: 46px; width: 60px; height: 46px; text-align: center; }
#left-col .prodbox { float: left; background-color: #ffffff; border: 1px solid #e0e0e0; width: 360px; padding: 3px; line-height: 10px; }
#left-col .prodbox p { color: #749333; font-size: 12px; font-weight: normal; }
#left-col .col1 { float: left; width: 100px; }
#left-col .col1 img { border: 1px solid #e0e0e0; }
#left-col .col2 { margin-left: 100px; }

/*----Left Column----<<END*/


.foot2 {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
        width:100%;
	height:20px;
	text-align:center;
	color:#000000;
	font-size:11px;
}
.foot2 a, .foot2 a:link, .foot2 a:visited, .foot2 a:active {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-right:3px;
}