/*************************************************************************************\

								CSS FOR PRODUCTS PAGE

\*************************************************************************************/

#products_table_01 {
	background: url('../../images/products_sprite.jpg') -0px -0px no-repeat;
	width:545px;
	height:125px;
}

#products_table_01 h1 {
	position: relative;
	margin: 0;
	padding: 50px 0px 0px 15px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000;
}

#products_table_02 {
	background: url('../../images/products_sprite.jpg') -545px -0px no-repeat;
	width:195px;
	height:125px;
}

#products_table_01 p {
	position: relative;
	margin: 0;
	padding: 5px 0px 0px 15px;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000;
}


#products_table_03 {
	background: url('../../images/products_sprite.jpg') -0px -125px no-repeat;
	width: 545px; 
	height: 147px;
}

#products_sksite_text {
	position: relative;
	margin: 0;
	padding: 30px 15px 0px 170px;
}

#products_sksite_text p {
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 5px;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000;
}

#products_table_04 {
	background: url('../../images/products_sprite.jpg') -545px -125px no-repeat;
	width:195px;
	height:475px;
}

#products_table_04 h1 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#products_table_04 p, #products_table_04 a {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: #444;
}

#products_table_04 a:hover {
	color: #00f;
}


#products_table_05 {
	background: url('../../images/products_sprite.jpg') -0px -272px no-repeat;
	width:545px;
	height:177px;
}

#products_skshowcase_box {
	position: relative;
	margin: 0;
	padding: 0;
	width: 171px;
	height: 149px;
	float: left;
}

#products_skshowcase_text {
	position: relative;
	margin: 0;
	padding: 0;
	width: 374px;
	height: 149px;
	float: left;
}

#products_skshowcase_text p {
	position: relative;
	margin: 0;
	padding: 55px 15px 0px 5px;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000;
}

#products_skshowcase_text a {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #00f;
}

#products_table_06 {
	background: url('../../images/products_sprite.jpg') -0px -449px no-repeat;
	width:545px;
	height:149px;
}

#products_skstore_box {
	position: relative;
	margin: 0;
	padding: 0;
	width: 171px;
	height: 151px;
	float: left;
}

#products_skstore_text {
	position: relative;
	margin: 0;
	padding: 0;
	width: 374px;
	height: 151px;
	float: left;
}

#products_skstore_text p {
	position: relative;
	margin: 0;
	padding: 40px 15px 0px 5px;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000;
}

#products_table_07 {
	background: url('../../images/products_sprite.jpg') -0px -600px no-repeat;
	width:545px;
	height:175px;
}
#products_skbookme_box {
	position: relative;
	margin: 0;
	padding: 0;
	width: 171px;
	height: 175px;
	float: left;
}

#products_skbookme_text {
	position: relative;
	margin: 0;
	padding: 0;
	width: 374px;
	height: 175px;
	float: left;
}

#products_skbookme_text p {
	position: relative;
	margin: 0;
	padding: 40px 15px 0px 5px;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000;
}
