.w460 {
	float: left;
	width: 460px;
}
.w300 {
	float: left;
	width: 300px;
}
.margLeft20 {
	float: left;
	margin-left: 20px;
}

.margin20Wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}


.w298 {
	padding: 10px;
	border: 1px solid #F3F3F3;
	float: left;
	width: 278px;
}
.margTop {
	padding-top: 10px;
}
.w160 {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.w600 {
	float: left;
	width: 600px;
	color: #494949;
}
.w800 {
	float: left;
	width: 780px;
	color: #494949;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.w600 li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	background-image: url(../images/round_bullet.gif);
	background-position: left 6px;
	display: block;
	width: 540px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.w600 ul {
	list-style-type: none;
	margin-bottom: 5px;
}
.w600 li a {
	color: #09F;
	text-decoration: none;
}
.w600 li a:hover {
	text-decoration: underline;
}
.left {
	margin: 5px;
	padding: 5px;
	float: left;
}
.right {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.top a {
	padding: 5px;
	float: right;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;
	text-decoration: none;
}
.w600 a {
	color: #0053A0;
	text-decoration: none;
}
.w600 a:hover {
	text-decoration: underline;
}
.btmBorder {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	padding-bottom: 5px;
	width: 600px;
	margin-bottom: 10px;
}




















#slider {

	/* You MUST specify the width and height */
	width:780px;
	height:25px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	z-index:0;
	/* width = total items multiply with #mask gallery width */
	width:780px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	/* Set the position */
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	/* width should be lesser than #slider width */
	width:780px;
	overflow:hidden;
	height: 25px;
	float: left;
}
	
#excerpt {
	
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	/* Set the style */
	width:780px;
	background-color:#323232;
	overflow:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	background-image: url(../images/what_new.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

	#excerpt li {
	padding:5px;
	width: 770px;
	background-image: url(../images/what_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#excerpt li a {
	color: #FFF;
	text-decoration: none;
	padding-left: 120px;
}
#excerpt li a:hover {
	color: #CCC;
	text-decoration: underline;
}






.style1 {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.style2 {	color: #FF7D7D;
}
.style3 {	color: #FF7D7D;
	font-weight: bold;
}
.style4 {	color: #FF2020;
	font-weight: bold;
	font-size: small;
}
.textB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

