@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body  {
	background: #FFFFFF;
	text-align: center;
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.clearFloat {
	clear: both;
}
.twoColFixLtHdr #container {
	width: 878px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 733px;
	text-align: left;
	background-image: url(images/mainBg.gif);
	background-repeat: no-repeat;
	z-index: 0;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 52px;
	position: relative;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #AF222F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AF222F;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftCol {
	padding: 0px;
	width: 250px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}
.boxSize {
	width: 240px;
}

#rightCol {
	padding: 0px;
	width: 250px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
}
#singleCol {
	margin-top: 20px;
	width: 519px;
	margin-left: 40px;
}
#singleColText {
	margin-top: 15px;
	width: 529px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#singleCol .servicesNav {
	width: 125px;
	float: left;
	margin-right: 50px;
}
#singleCol .servicesNavClear {
	width: 125px;
	float: left;
	margin-right: 0px;	
}
#singleCol .servicesNav ul, #singleCol .servicesNavClear ul {
	list-style-type: none;
}
#singleCol .servicesNav li, #singleCol .servicesNavClear li {
	margin-bottom: 30px;
}
a:link {
	text-decoration: none;
	color: #AF222F;
}

.red {
	color: #AF222F;
}



/****new rules****/

#mainContent {
	width: 559px;
	height: 455px;
	padding: 0px;
	margin-left: 52px;
	border: 1px solid #000000;
}

/****
#mainContent ul {
	position: relative;
	list-style-type: none;
	width: 748px;
	margin: 0;
	padding: 0;
	display: block;
}

#mainContent li {
	float: left;
	width: 185px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	height: 150px;
	position: relative;
}
***/
li.box {
	height: 150px;
	width: 185px;
}

li#nbox {
	height: 150px;
	width: 185px;
}

li#but_contact {
	height: 150px;
	width: 185px;
}

li#but_about {
	height: 150px;
	width: 185px;
	z-index: 10;
}

li#but_portfolio {
	height: 150px;
	width: 185px;
	z-index: 10;
}

li#newhouseBox {
	height: 150px;
	width: 185px;
}

li#but_packages {
	height: 150px;
	width: 185px;
	z-index: 10;
}
h1#aboutHead {
	background-image: url(images/Head_aboutUs.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#siteHead {
	background-image: url(images/Head_webSiteInADay.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#portHead {
	background-image: url(images/Head_portfolio.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#designHead {
	background-image: url(images/Head_design.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#servicesHead {
	background-image: url(images/Head_ourServices.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#eComHead {
	background-image: url(images/Head_ecommerce.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#basicPackHead {
	background-image: url(images/Head_basicPackage.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#alaCartHead {
	background-image: url(images/Head_alaCart.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#maintenanceHead {
	background-image: url(images/Head_maintenance.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#seoHead {
	background-image: url(images/Head_seo.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#paymentHead {
	background-image: url(images/Head_paymentOptions.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#rightNav {
	width: 111px;
	margin: 0px;
	padding: 0px;
	background-color: #006699;
}
#ourGirl {
	position: absolute;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	height: 468px;
	width: 521px;
	top: 270px;
	left: 350px;
}
#sideNav {
	float: right;
	z-index: 1;
	position: absolute;
	text-align: right;
	top: 64px;
	right: 90px;
}
#sideNav li {
	list-style-type: none;
	margin-bottom: 2px;
}
h1#contactHead {
	background-image: url(images/Head_contactUs.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 559px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#pricing {
	border: 1px solid #000000;
}
#folioTop {
	height: 320px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#folioTop img {
	margin: 10px;
	border: 3px solid #333333;
}
.packageList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.packageList ul {
	list-style-type: none;
	padding-top: 10px;
}
.packageList li {
	margin-bottom: 8px;
}
.twoColFixLtHdr #container #mainContent #rightCol #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent p {
	margin-bottom: 0px;
}
#mainContent #singleColText .topPad {
	padding-top: 10px;
}
