/* CSS Document */
body{
	margin:0;
	}
a:link {
	color:#3366CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	text-decoration:none;
	border:0;
}
a:visited {
	color: #3366CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-decoration:none;
	border:0;
	}
a:hover {color: #000;border:0;}
a:active {
	color: #3366CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-decoration:none;
	border:0;}
	
h2 {
	color:#1D93F3;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

#intro{
	width:800px;
	margin:0px auto;
	}


/*Wrapper Starts here*/

#wrapper {
	width:800px;
	margin:0px auto;
	background:url(images/WEBSITEBG2.jpg) #fff no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/*Wrapper Ends here*/



/*header Starts here*/

#header{

	width:100%;
	height:157px;

	}
	
#header swf {
	border:0;
	}


/*header Ends here*/



/*menu Starts here*/

#menu{

	width:100%;

	height:0px;

	}



#menu ul{
	margin-top:5px;
	margin-bottom:0px;
	}



#menu li {
	list-style-type:none;
	font-family:"Engravers MT";
	font-size:1.5em;
	float:left;
	margin-right:35px;
	padding-left:0px;
	padding-top:0px;
	padding-right:25px;
	}

	

#menu li a{
padding-top:10px;
}



#menu li a:hover{
}

/*menu Ends here*/

#contact{
	float:right; 
	margin-right:40px;
}

/*content Starts here*/

#content{
	font-size:11px;
	list-style-type:circle;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
	margin-bottom:0;
	width:100%;
	}

#content a {
	color:#3366FF;
}

#content a:hover{
	color:#000;
	border:0;
}

#content a:visited {
	border:0;
	}

#content p{
	margin-right:40px;
	margin-left:40px;
	}

#content h2{
	margin-right:40px;
	margin-left:40px;
	}

#content ul{
	margin-right:40px;
	margin-left:40px;
	}

/*content Ends here*/

#leftcol{
	width:200px;
	padding:0;
	margin:0 0 100px 0;
	float:left;
}


#cataloguemenu{
	
	margin:0;
	
	padding:0;

	float:left;

}


#cataloguemenu ul{

	width:180px;
	margin:0px;
	padding:0px;

}

#cataloguemenu  .menuHeader{
	
	margin-bottom:2px;
	font-size:14px;
	background:url(images/Button/headerbg.jpg) #FFFFFF no-repeat;
}

#cataloguemenu .menuHeader a{
	margin-left:0px;
	font-size:14px;
	color:#FFFFFF;

}

#cataloguemenu .menuHeader a:hover{

	background:url(images/Button/headerbgover.jpg) no-repeat;

	color:#0066FF;

}


#cataloguemenu li{

	font-family:"Times New Roman", Times, serif;
	
	font-size:12px;
	
	margin-left:0px;
		
	margin-bottom:1px;

	list-style:none;

	width:180px;

	height:25px;

	background:url(images/Button/navbg.jpg) no-repeat;

	color:#0066FF;
	
	display:block;

}



#cataloguemenu li a{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:10px;

	color:#333;

	text-decoration:none;
	
	padding:5px 0px 5px 28px;

	display:block;

}



#cataloguemenu li a:hover{

	background:url(images/Button/navbgover.jpg) no-repeat;

	color:#003399;

}

#cataloguemenu .bottomspace{
	margin-bottom:2px;
}

#cataloguemenu .lastmenuHeader{
	background:none;
	color:#003399;
	height:15px;
}

#rightcol{
	
	width:590px;

	padding-right:0px;

	float:left;

}

.itemimg{
	float:left;
	width:250px;
	margin-left:20px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:12px;

	color:#0066FF;
	
	text-align:center;
}
.itemdescription {
	float:left;
	width:180px; 
	height:50px;
}
.zoom {
	float:left;
	width:50px; 
	height:50px;
}



/*footer Starts here*/

#footer{
	clear:both;
	border-top:#e5f2fa 1px solid;
	text-align:center;
	margin:0px auto;
	padding-top:5px;
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	width:800px;
	height:30px;
	color:#1D93F3;
	}

.contact a{
	color:#000;
}

#contactus h2{
	margin-right:0px;
	margin-left:0px;
	}

#contactus p{
	margin:0;
	}

#contactus a:link{
	font-size:11px;
	}
#contactus a:hover{
	font-size:11px;
	}
/*footer Ends here*/