/* Index page and Global Styles */

body
{
	background-color: #3C3C3C;
	margin-top: 0px;
	margin-bottom: 0px;
}
img
{
	border: 0px;
}


#wrap
{
	margin: auto;
	width: 991px;	
	background-image: url('img/pageBg.jpg');
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
}

#leftside
{
	height: 635px;
	width: 232px;
	float: left;
	padding-left: 53px;
	
}
	#logo
	{
		text-align:center;
		padding-top: 25px;
		padding-right: 45px;
	}
		
	#greenBox
	{
		width: 218px;
		height: 166px;
		background-image: url('img/greenBox.png');
		background-repeat: no-repeat;
		padding-right: 66px;
		padding-left: 19px;
	}
	
	#yellowBox
	{
		width: 221px;
		height: 207px;
		background-image: url('img/yellowBox.png');
		background-repeat: no-repeat;
		padding-right: 26px;
		margin-right: 26px;
		padding-left: 19px;
		padding-top: 1px;

	}
		.title
		{
			font-family: Helvetica, Arial;
			font-size: 13px;
			font-weight: bold;
			margin-left: -5px;
			color: #000000;
		}
		.description
		{
			font-family: Helvetica, Arial;
			font-size: 12px;
			color: #999999;
			width: 185px;
		}
		.link a
		{
			font-family: Helvetica, Arial;
			font-size: 11px;
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			padding-left: 17px;
		}

#content
{
	float: left;
	width: 635px;
	background-image: url('img/contentBg.jpg');
	background-repeat: no-repeat;
}
	#menu
	{
		width: 637px;
		height: 37px;
		background-image: url('img/menuBg.png');
		background-repeat: no-repeat;
		font-family: Helvetica, Arial;
		font-size: 19px;
		color: #ffffff;
		padding-top: 6px;
		padding-left: 15px;
	}
		#menu a
		{
			text-decoration: none;
			color: #ffffff;
			padding-left: 10px;
			padding-right: 10px;
			border: 0px;
		}
		#menu a.selected
		{
			text-decoration:underline;
			color: #DDDDDC;
		}
	
	#welcome
	{
		font-family: Helvetica, Arial;
		font-size: 27px;
		padding-left: 16px;
	}
	.red
	{
		color: #C82D46;
	}
	.yellow
	{
		color: #FDAB06;
	}
	.blue
	{
		color: #4E88FF;
	}
	
	
	#catalogues
	{
		width: 635px;
		height: 104px;
	}
		

#bottom
{
	clear: both;
	margin: auto;
	margin-top: -4px;
	margin-right: 68px;
	width: 869px;
	height: 155px;
	background-image: url('img/panelBg.jpg');
	background-repeat: no-repeat;
}
	#links1
	{
		float: left;
		width: 235px;
		font-family: Helvetica, Arial;
		font-size: 13px;
		color: #ffffff;
		padding-left: 20px;
	}
		#links1 ul
		{
			list-style-type:none;
			padding:0;
			margin:0;
			margin-left: 6px;
		}
		#links1 li
		{
			background-image:url('img/liArrow.gif');
			background-repeat:no-repeat;
			background-position: 0 .4em center;
			padding-left: 1.4em;
			margin-top: 0.1em;
		}
		#links1 li a
		{
			text-decoration: none;
			color: #ffffff;
		}
	#links2
	{
		float: left;
		width: 280px;
		font-family: Helvetica, Arial;
		font-size: 12px;
		color: #ffffff;
	}
		#links2 span
		{
			font-family: Helvetica, Arial;
			font-size: 12px;
			font-weight: bold;
			color: #1FB7F7;
		}
		#links2 div
		{
			font-family: Helvetica, Arial;
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;
		}
		#links2 a
		{
			text-decoration: none;
			color: #ffffff;
		}
	
	#logos
	{
		float: right;
		width: 320px;
		padding-top: 23px;
		padding-left: 10px;
	}

#footer
{
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #999999;
	padding-left: 75px;
}


/* Product Page */
#contentProduct
{
	float: left;
	width: 635px;
	background-image: url('img/productBg.jpg');
	background-repeat: no-repeat;
}
	
#yellowBoxProduct
{
	width: 221px;
	height: 207px;
	background-image: url('img/yellowBoxProduct.png');
	background-repeat: no-repeat;
	padding-right: 26px;
	margin-right: 26px;
	padding-left: 19px;
	padding-top: 1px;

}
	.title
	{
		font-family: Helvetica, Arial;
		font-size: 13px;
		font-weight: bold;
		margin-left: -5px;
		color: #000000;
	}
	.description
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		color: #999999;
		width: 185px;
	}
#navigation
{
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #ffffff;
	padding-left: 30px;
}
#prodImg
{
	padding-left: 30px;
}
#productDesc
{
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #ffffff;
	padding-left: 30px;
	width: 535px;
}
#enquire
{
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #ffffff;
	padding-left: 30px;
}
#enquire a
{
	color: #ffffff;
	text-decoration: none;
}
#enquire img
{
	margin-top: 0px;
	vertical-align:middle;
}

#catalog1
{
	padding-left: 30px;
	padding-top: 10px;
}
#catalog2
{
	padding-left: 170px;
}
#catalog3
{
	padding-left: 110px;
}

.submitbut  {font-family: verdana; font-size:12px; font-weight:bold; 
color:white; width:25%; 
background-color:#0056A3;  padding:2; 

border= medium; 
}


.style1 {color: #FFFFFF; 
font-family: Helvetica, Arial;
		font-size: 12px;
		color: #FFFFFF; 
}
