﻿*{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {border: 0px solid #000;}

#pageWrapper {
	width: 955px;
	background: #fff url(../images/page_bg.jpg) repeat-x 0 105px;
	margin: 0 10px;
	padding: 20px;
}

#header {
	height: 90px;
	padding-right: 6px;
}
#logo{float: left;}

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;
}
ul#headerMenu li{float: left;}
ul#headerMenu li a{
	display: block;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
	height: 24px;
}

/* 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%;}



#topspot{
	height: 300px;
}
#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;
}
#spotMenu li{margin-top: 1px;}
#spotMenu li a{
	display: block;
	font-size: 13px;
	padding-right: 8px;
}

.blueBtn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: url(../images/blueBtn.jpg) no-repeat top;
	width: 140px;
	height: 40px;
	padding: 5px;
	text-align: center;
}
.blueBtn:hover{color: #013550;}

#contactUsBtn{
	float: right;
	margin-right: 40px;
}


#SMprojectManager{padding-top: 5px;	height: 20px;}
#SMdesigner{padding-top: 5px; height: 23px;}
#SMbusinessAnalyst{padding-top: 4px; height: 26px;}
#SMarchitect{padding-top: 4px; height: 22px;}
#SMdeveloper{padding-top: 4px; height: 24px;}
#SMsupport{padding-top: 4px; height: 23px;}

/* active states */
#SMprojectManager.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right top}
#SMdesigner.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 18%;}
#SMbusinessAnalyst.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 38%}
#SMarchitect.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 58%}
#SMdeveloper.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 77%}
#SMsupport.active{background: url(../images/spotMenuActive_products.jpg) no-repeat right 95%}

#spotMenu li a:hover{color: #013550;}
#spotMenu li a.active{color: #013550;}
#spotExt{
	background: #15689d url(../images/spotRight_products.jpg) no-repeat right top;
	height: 296px;
	padding: 2px;
}


#footer{
	margin-top: 20px;
	background: #82bddf url(../images/footerBg.jpg) repeat-x top;
	height: 230px;
	clear: both;
	padding: 15px 0 0 20px;
}

#copyright{
	width: 230px;
	color: #0b4868;
	font-size: 10px;
	font-family: Tahoma;
	float: left;
}
#copyright p{
	position: relative;
	top: -25px;
	left: 42px;
}

ul.footerList{
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 35px 0 0;
	float: left;
}
ul.footerList li{
	border-bottom: 1px dashed #fff;
	padding-right: 10px;
	line-height: 22px;
}
ul.footerList li a:hover{color: #045680;}
ul.footerList li a.active{color: #013550;}

#footerContactBtn{
	background: url(../images/footerBtn.jpg) no-repeat;
	float: right;
	margin: 10px 40px 0 0;
}

ul.bulletindent li{
	margin-left: 40px;
}

.product{
	font-size: 12px;
	color: #12648d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	line-height: 22px;
	border-bottom: 1px dashed #999;
}

.product a{
	font-weight: bold;
	color: #cb0000;
}

.product a:visited{
	font-weight: bold;
	color: #cb0000;
}

.product a:hover{
	font-weight: bold;
	color: #cb0000;
}

.product h1{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 30px;
	color: #cb0000;
	text-decoration: underline;
	margin-bottom: 20px;
}

.product h2{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	color: #cb0000;
	text-decoration: underline;
	margin-bottom: 20px;
}

.product .productName{
	font-weight: bold;
	color: #cb0000;
}

.productImg{
	float: left;
	margin-right: 20px;
}

.productDetails{
	margin-top: 30px;
	margin-left: 50px;	
}

.detailsBtns{
	width: 162px;
	float: right;
	margin-right: 5px;
}





