﻿img {border: 0px solid #000;}

ul#headerMenu {
	margin-top: 30px;
	position: relative;
	float: right;
	list-style: none;
	width: 731px;
	float: right;
	background: #fff url(../images/menu2.jpg) no-repeat left top;
}

/* Menu normal state */
#mHome{width: 119px;}
#mAbout{width: 129px;}
#mProducts{width: 118px;}
#mServices{width: 120px;}
#mPrices{width: 106px;}
#mContact{width: 139px;}

#mContact:hover{background: url(../images/menu2_hover.jpg) no-repeat center 30%;}

#mPrices:hover{background: url(../images/menu2_hover.jpg) no-repeat center 30%;}

#mServices:hover{background: url(../images/menu2_hover.jpg) no-repeat center 30%;}

#mProducts:hover{background: url(../images/menu2_hover.jpg) no-repeat center 30%;}

#mAbout:hover{background: url(../images/menu2_hover.jpg) no-repeat center 30%;}

#mHome:hover{background: url(../images/menu2_hover.jpg) no-repeat center 30%;}

/* Menu active state */
#mContact.active{background: url(../images/menu2_active.jpg) no-repeat center 30%;}



#mPrices.active{background: url(../images/menu2_active.jpg) no-repeat center 30%;}



#mServices.active{background: url(../images/menu2_active.jpg) no-repeat center 30%;}



#mProducts.active{background: url(../images/menu2_active.jpg) no-repeat center 30%;}



#mAbout.active{background: url(../images/menu2_active.jpg) no-repeat center 30%;}



#mHome.active{background: url(../images/menu2_active.jpg) no-repeat center 30%;}

#spotMenu{
	list-style: none;
	width: 215px;
	height: 192px;
	padding-top: 108px;
	float: left;
	background: #82c3e7 url(../images/spotLeft_products.jpg) no-repeat;
	text-align: right;
}

#SMwebsiteHosting{padding-top: 5px;	height: 20px;}
#SMwebsiteDevelopment{padding-top: 5px; height: 23px;}
#SMgraphicDesign{padding-top: 4px; height: 26px;}
#SMwebServices{padding-top: 4px; height: 22px;}
#SMapplicationDevelopment{padding-top: 4px; height: 24px;}
#SMwebsitePromotion{padding-top: 4px; height: 23px;}

/* active states */
#SMwebsiteHosting.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right top}
#SMwebsiteDevelopment.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 18%;}
#SMgraphicDesign.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 38%}
#SMwebServices.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 58%}
#SMapplicationDevelopment.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 77%}
#SMwebsitePromotion.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 95%}

#spotMenu li a:hover{color: #013550;}
#spotMenu li a.active{color: #013550;}

ul.bulletindent li{
	margin-left: 40px;
}

.service{
	font-size: 12px;
	color: #12648d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	line-height: 22px;
	border-bottom: 1px dashed #999;
}

.service a{
	font-weight: bold;
	color: #cb0000;
}

.service a:visited{
	font-weight: bold;
	color: #cb0000;
}

.service a:hover{
	font-weight: bold;
	color: #cb0000;
}

.service h1{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 30px;
	color: #cb0000;
	text-decoration: underline;
	margin-bottom: 20px;
}

.service h2{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;	
	color: #12648d;
	margin-bottom: 20px;
}

.serviceImg{
	float: left;
	margin-right: 40px;
}






