/*********************************************
* Author:     Danny Clark                    *
* Web:        http://www.aerovisionit.co.uk/ *
* Mail:       info@aerovisionit.co.uk        *
* Version     1.0                            *
*********************************************/

/* Accordian Menu Images */

#shortcutmenud {
	background: url(../images/shortcutdownload.jpg);
	background-repeat:no-repeat;}
	
#shortcutmenu {
	background: url(../images/shortcutservice.jpg);
	background-repeat:no-repeat;}
	
#shortcutmenu2 {
	background: url(../images/shortcutrefrigeration.jpg);
	background-repeat:no-repeat;}
	
#shortcutmenu3 {
	background: url(../images/shortcutclients.jpg);
	background-repeat:no-repeat;}
	
#shortcutmenu4 {
	background: url(../images/shortcutnews.jpg);
	background-repeat:no-repeat;}
	
a img {border: none; text-decoration:none;}

.imgmargleft { margin-left: 7px;}
	


		
