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

								CSS FOR PRODUCTS PAGE

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

#products_table_01 {
	background: url('../../images/products_table_01.png') top left 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_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_table_03.png') top left no-repeat;
	width: 545px; 
	height: 147px;
}

#products_sksite_text {
	position: relative;
	margin: 0;
	padding: 5px 0px 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_table_04.png') top left 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_table_05.png') top left no-repeat;
	width:545px;
	height:177px;
}

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

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

#products_sksource_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_sksource_text a {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #00f;
}

#products_table_06 {
	background: url('../../images/products_table_06.png') top left no-repeat;
	width:545px;
	height:151px;
}

#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;
}
