﻿*{
	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;}

#mHome:hover, #mAbout:hover, #mProducts:hover, #mServices:hover, #mPrices:hover, #mContact:hover{background: url(../images/menu2_hover.jpg) no-repeat center 30%;}

/* Menu active state */
#mHome.active, #mAbout.active, #mProducts.active, #mServices.active, #mPrices.active, #mContact.active{background: url(../images/menu2_active.jpg) no-repeat center 30%;}



#topspot{
	height: 300px;
	overflow: hidden;
}
#spotMenu{
	list-style: none;
	width: 215px;
	height: 192px;
	padding: 52px 0 56px 0;
	float: left;
	background: #82c3e7 url(../images/spotLeft_portfolio.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;
}


#SMwebsiteflash{padding-top: 5px;	height: 20px;}
#SMwebsiteDesign{padding-top: 5px; height: 23px;}
#SMlogoDesign{padding-top: 4px; height: 26px;}
#SMbusinessCards{padding-top: 4px; height: 22px;}
#SMillustrations{padding-top: 6px; height: 24px;}
#SMicons{padding-top: 6px; height: 23px;}
#SMcustomMaps{padding-top: 6px; height: 23px;}
#SMphotos{padding-top: 6px; height: 23px;}

/* active states */
#SMwebsiteflash.active{background: url(../images/websiteflash_hover.jpg) no-repeat right}
#SMwebsiteDesign.active, 
#SMlogoDesign.active, 
#SMbusinessCards.active, 
#SMillustrations.active, 
#SMicons.active, 
#SMcustomMaps.active, 
#SMphotos.active
{background: url(../images/spot_hover.jpg) no-repeat right}

#spotMenu li a:hover{color: #013550;}
#spotMenu li a.active{color: #013550;}
#spotExt{
	background: #15689d url(../images/spotRight_portfolio.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: 185px;
	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: 5px 5px 0px 40px;
	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;
}


.work{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8b8b;
	width: 275px;
	float: left;
	margin: 20px 15px 20px 15px !important;
	margin: 20px 10px 20px 10px;
}
.work p{margin-left:5px;}

.imgHolder{
	width: 275px;
	height: 203px;
	padding: 0px 0 0 0px;
}

#pages{
	color:#808080;
	font-size: 11px;
	text-align: center;
	clear: both;
}
#pages a{
	color: #808080;
	padding: 6px;
}
#pages a:hover{text-decoration: underline;}
#pages a.active{
	background: url(../images/active_page.jpg) no-repeat center center;
}
