@charset "utf-8";

div#TitRight{
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 13px;
	height: 33px;

    }

div#mainRightContent {
	display: block;
	height: 380px;
	position: relative;
	top: 0px;
    }
div#prod1{
	height: 120px;
	width: 256px;
	top: 0px;
	position: relative;
}
div#prod2{
	height: 120px;
	width: 256px;
	position: relative;
	padding: 0px;
	top: 10px;
}

div#prod3{
	height: 120px;
	width: 256px;
	position: relative;
	left: 0px;
	bottom: 0px;
	padding-bottom: 0px;
	top: 20px;
}
#outer1 {
	float: left;
	position: relative;
	width: 121px;
	height: 120px;
	}
#outer1 a{
	height: 120px;
	width: 121px;
	background-color: #CCCCCC;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}
	
	#prodtitspace{
	height: 27px;
	width: 120px;
	position: relative;
	}	
	#prodtit{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	line-height: 10px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 5px;
	position: relative;
	font-weight: bold;
	padding-bottom: 0px;
	height: 24px;
	text-transform: uppercase;
	}
		
   #outer2 {
	float: right;
	height: 120px;
	width: 121px;
	position: relative;

	}
	#outer2 a{
	height: 120px;
	width: 121px;
	background-color: #CCCCCC;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}
	
	#outer1 a:hover{
	background-color: #227734;

	}
	#outer2 a:hover{
	background-color: #227734;

	}
	
	
	#prodA{
	background-image: url(../img/Prod/P1.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 117px;
	background-position: center;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	}
	#prodB{
	background-image: url(../img/Prod/P2.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 117px;
	background-position: center;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	}
	#prodC{
	background-image: url(../img/Prod/P3.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 117px;
	background-position: center;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	}
	#prodD{
	background-image: url(../img/Prod/P4.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 117px;
	background-position: center;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	}
	#prodE{
	background-image: url(../img/Prod/P5.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 117px;
	background-position: center;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	}
	#prodF{
	background-image: url(../img/Prod/Prod_02.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 117px;
	background-position: center;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
}
