﻿#Template_Inside_master
{
	margin:0 0 0 20px;
}

#Template_Inside_master #left
{
	float:left;
	background-image:url(images/inside_left_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:250px;
	margin:30px 0 0 0;
}

#Template_Inside_master #left #aboutusMenu
{
	border:solid 2px #cbe2ef;
	width:210px;
	background-color:#f4feff;
	padding:10px 0 20px 0;
	text-align:center;
}


#Template_Inside_master #left #aboutusMenu #title
{
	margin:0 0 0 20px;
	width:116px;
	height:24px;
	background-image:url(images/inside_auoutusment_bg.jpg);	
	padding:10px 0 0 50px;
	font-weight:bold;
	font-size:15px;
}

#Template_Inside_master #left #aboutusMenu #menu
{
	margin:10px 10px 0 15px;
	padding: 5px 0 0 0;
	text-align:center;
	height:28px;
	width:110px;
	background-color:#c2e3e6;
}

#Template_Inside_master #left #ProductsClass
{
	border:solid 2px #cbe2ef;
	width:210px;
	background-color:#f4feff;
	margin:30px 0 0 0;
	padding:10px 0 0 0;
}


#Template_Inside_master #left #ProductsClass #title
{
	margin:0 0 0 20px;
	width:116px;
	height:34px;
	background-image:url(images/productClassTitle.jpg);	
	padding:10px 0 0 50px;
	font-weight:bold;
	font-size:15px;
}

#Template_Inside_master #right
{
	float:left;
	width:680px;
}

