html {
	/* background: #000 url("/images/htmlbg.jpg") repeat-y top center; */
	background-color:#000;
	}
	
body
	{
	margin: 0;
	padding: 0;
	background:url("/images/bodybg.jpg") no-repeat fixed top center;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height: 18px;
	color:#333;
	}
	
ul { list-style-type: none; }

	.bicol {
		width:475px;
		}
	.bicol li {
		padding:15px;
		text-align:justify;
		}
	.bicol li.left {
		float:left;
		width:120px;
		}
	.bicol li.right {
		float:right;
		width:295px;
		}

img
	{
	border: 0;
	}
	
img, input, select, label
	{
	vertical-align: middle;
	}
	
select
	{
	background-color: #E5E2DD;
	color: #333;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:11px; border-right: 1px solid #A19D9A;
	border-top: 1px solid #A19D9A ;
	border-left: 1px solid #A19D9A ;
	border-bottom: 1px solid #A19D9A; 
	width:185px;
	margin: 3px 0;
	} 


h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}
	
			span.success {
				font-style:italic;
				display:block;
				clear:both;
				margin-top:5px;
				}
	
			span.error {
				color:red;
				display:block;
				clear:both;
				margin-top:5px;
				}

dl, dt, dd
	{
	margin: 0;
	padding: 0;
	}
	
form
	{
	margin: 0;
	padding: 0;
	}

fieldset 
	{ 
 	padding: 0; margin: 0; border: 0;
	}
	
a {text-decoration:none; border-bottom: 1px solid #cc7979;}
a:link {color:#9f0202;}
a:visited {color:#9f0202;}
a:active {color:#9f0202;}
a:hover {color:#000; border-bottom: 1px solid #000;}

input, textarea
	{
	margin: 0;	
	border: 1px solid #ccc;
	color: #000;
	font-size:  11px;
	font-weight: normal;
	padding: 2px;
	}
	
input.top
	{
	background-color: #B4B6A0;
	color: #000;
	width: 100px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	}
						
.none
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
	* html .none
	{
	height: 0;
	}

ul.websamples, ul.designsamples {
	width:539px;
	display:block;
	margin-left:-32px;
	padding:0;
	text-align:left;
	}

ul.websamples li, ul.designsamples li {
	width:475px;
	height:150px;
	clear:both;
	display:block;
	padding:35px 32px;
	}

ul.websamples li img, ul.designsamples li img {
	float:left;
	margin:0 30px 0 0;
	}

ul.websamples li ul, ul.designsamples li ul {
	float:left;
	padding:0px 0px;
	width:240px;
	}

ul.websamples li ul li, ul.designsamples li ul li {
	display:block;
	height:auto;
	width:auto;
	margin:0;
	padding:0;
	}

ul.websamples li.alt {
	background:#ebebeb; 
	}

ul.designsamples li.alt {
	background:#e4e4e4; 
	}

ul.websamples li.alt img, ul.designsamples li.alt img {
	float:right;
	margin:0 0 0 30px;
	}

ul.websamples li.alt ul {
	float:left;
	background:#ebebeb !important; 
	}

ul.websamples li ul.alt li {
	display:block;
	height:auto;
	width:auto;
	background:#ebebeb !important; 
	}

ul.designsamples li.alt ul {
	float:left;
	background:#e4e4e4 !important; 
	}

ul.designsamples li ul.alt li {
	display:block;
	height:auto;
	width:auto;
	background:#e4e4e4 !important; 
	}

ul.websamples li ul li span, ul.designsamples li ul li span {
	color:#333;
	font-weight:bold;
	}
		ul.designsamples li ul li span.desc { font-weight:normal; line-height:14px; }
	
table.fr td {
	text-align:center;
	}
	
table.fr tr.title {
	background:#333;
	color:#fff;
	font-size:12px;
	}

table.fr td {
	padding:5px 0 5px 0;
	}
	
table.fr th {
	font-size:14px;
	}
	
table.fr tr.grey {
	background-color:#e4e4e4;
	}

table.web td {
	text-align:center;
	padding-top:15px;
	}

table.web td {
	text-align:center;
	padding-top:15px;
	}
	
ul.sitemap a, ul.sitemap a:visited {
	color:#000;
	border:0;
	text-decoration:none;
	}
	
ul.sitemap li h3 a {
	text-decoration:none;
	color:#9f0202 !important;
	font-size:12px;
	border:0;
	}

ul.sitemap a:hover, ul.sitemap a:active {
	color:#9f0202;
	border-bottom: 1px solid #cc7979;
	}	
h2 a {
	border:0;
	}
h2 a:hover {
	border:0;
	}
	
a.big {
	color:#9f0202;
	font-weight:bold;
	}
	
body#printing div#pricing h1 {
	color:#9f0202;
}
	
body#printing div#pricing h3 {
	text-transform:none;
	font-size:12px;
}
	
body#printing div#pricing table {
	font:10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-align:center;
	margin:5px 0 25px 0;
}
	
body#printing div#pricing table tr td {
	padding:4px 0;
	border-top:1px #e4e4e4 solid;
	}
	
body#printing div#pricing table tr th {
	font-size:12px;
	background-color:#e4e4e4;
	padding:6px;
	}
	
.whole
	{
		width: 775px;
		background-color:#fff;
		margin-left: auto;
		margin-right: auto;
	}
	
	.main
		{
		background-color:#fff;
		width: 775px;
		background-repeat: repeat-x;
		background-position: 0 0;
		background-image: url("/images/bg_home.jpg");
		}
		
		.header
			{
			height: 138px;
			position: relative;
			}
			
			.header h1
				{
				position: absolute;
				width: 450px;
				height: 138px;
				left: 177px;
				top: 0px;
				background-image: url("/images/logo.jpg");
				background-repeat: no-repeat;
				background-position: 0 0;
				}
				
				.header h1 a
					{
					display: block;
					width: 384px;
					height: 138px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden;
					}
					
					h1 a:hover
						{
						text-decoration: none;
						background-color: transparent; 
						border: 0;
						}
					
					
			.header .topNav
				{
				position: absolute;
				right: 0px;
				top: 11px;
				width: 205px;
				height: 48px;
				background:url("/images/topnav.jpg") no-repeat top left;
				}
				
			.header .topNav ul
				{
					padding:0;
				}
					
				.header .topNav a, .header .topNav a:link, .header .topNav a:visited {
					text-indent: -999em;
					float:left;
					border: 0;
					overflow: hidden;
				}
				.header .topNav a.send, .header .topNav a.send:link, .header .topNav a.send:visited {
					width:99px;
					height:48px;
					background: transparent;
					top:0;
					left:106px;
					position:absolute;
				}
				.header .topNav a.send:hover, .header .topNav a.send:active {
					background: url("/images/sendfiles.jpg") no-repeat top left;
				}
				.header .topNav a.signup, .header .topNav a.signup:link, .header .topNav a.signup:visited {
					width:106px;
					height:48px;
					background: transparent;
					top:0;
					left:0;
					position:absolute;
				}
				.header .topNav a.signup:hover, .header .topNav a.signup:active {
					background: url("/images/signup.jpg") no-repeat top left;
				}
	.nav
		{
			height: 35px;
			background-color: transparent;
			font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
		}
		
		.nav ul
			{
				margin: 0;
				padding: 0;
				height: 35px;
				list-style: none;
			}
			
		.nav ul li
			{
				display: inline;
				float: left;
				margin: 0;
				padding: 0;
				height: 35px;
				background-color: transparent;
			}
			
			.nav ul li a
				{
					font-weight:bold;
					float: left;
					text-align:center;
					text-transform:uppercase;
					font-size:12px;
					padding-top:10px;
					color:#fff;
					height: 25px;
					overflow: hidden;
					text-indent: -999em;
					background-repeat: no-repeat;
					background-position: top left;
					border: 0;
					text-decoration:none;
				}
				
				.nav ul li.m1 a {
					width:145px;
					background-image: url("/images/menu/m1.jpg");
				}
				.nav ul li.m2 a {
					width:155px;
					background-image: url("/images/menu/m2.jpg");
				}
				.nav ul li.m3 a {
					width:135px;
					background-image: url("/images/menu/m3.jpg");
				}
				.nav ul li.m4 a {
					width:185px;
					background-image: url("/images/menu/m4.jpg");
				}
				.nav ul li.m5 a {
					width:155px;
					background-image: url("/images/menu/m5.jpg");
				} 
				
				.nav ul li.m1 a:hover {
					width:145px;
					background-image: url("/images/menu/m1o.jpg");
				}
				.nav ul li.m2 a:hover {
					width:155px;
					background-image: url("/images/menu/m2o.jpg");
				}
				.nav ul li.m3 a:hover {
					width:135px;
					background-image: url("/images/menu/m3o.jpg");
				}
				.nav ul li.m4 a:hover {
					width:185px;
					background-image: url("/images/menu/m4o.jpg");
				}
				.nav ul li.m5 a:hover {
					width:155px;
					background-image: url("/images/menu/m5o.jpg");
				}
				/* total = 775px */
				
				div.whole .nav ul li.m1 a.cur, div.whole .nav ul li.m1 a.cur:hover {
					width:145px;
					background-image: url("/images/menu/m1cur.jpg");
				}				
				div.whole .nav ul li.m2 a.cur, div.whole .nav ul li.m2 a.cur:hover {
					width:155px;
					background-image: url("/images/menu/m2cur.jpg");
				} 				
				div.whole .nav ul li.m3 a.cur, div.whole .nav ul li.m3 a.cur:hover {
					width:135px;
					background-image: url("/images/menu/m3cur.jpg");
				} 				
				div.whole .nav ul li.m4 a.cur, div.whole .nav ul li.m4 a.cur:hover {
					width:185px;
					background-image: url("/images/menu/m4cur.jpg");
				} 				
				div.whole .nav ul li.m5 a.cur, div.whole .nav ul li.m5 a.cur:hover {
					width:155px;
					background-image: url("/images/menu/m5cur.jpg");
				} 
	
.footer
	{
	width: 731px;
	padding:0 22px;
	margin-left: auto;
	background:#000 url("/images/footerbg.jpg") repeat-x top left;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.footer a 
		{
		text-decoration:none;
		font-weight: bold;
		text-transform: uppercase;
		border: 0;
		font-size:12px;
		}
	.footer a:link {color: #fff;}
	.footer a:visited {color:#fff;}
	.footer a:active {color:#fff;}
	.footer a:hover {color:#2e7ac0; border:0;}
	
	.bNav
		{
		border-bottom: 1px solid #ccc;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 10px;
		letter-spacing: 1px;
		}
	
	body.alt .bNav
		{
		border-bottom: 1px solid #ccc;
		border-top: 0;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 10px;
		letter-spacing: 1px;
		}
	
	
		.bNav a
			{
			padding: 17px 20px 12px 20px;
			}
		
	.info
		{
		margin: 1px 0 0 0;
		padding: 20px 0 20px 0;
		border-top: 1px solid #ccc;
		color: #837D75;
		font-size: 11px;
		}
		
		.info .c1
			{
				text-align:center;
			}
		
		.info .c1 span.left
			{
				float:left;
				margin-left:25px;
			}
		
		.info .c1 span.left em
			{
				font-style:normal;
				color:#2e7ac0;
			}
		
		.info .c1 span.right
			{
				float:right;
				margin-right:25px;
			}
		
		.info .c1 a
			{
				padding:0 8px;
			}

		body div.footer .info a
			{
			font-size: 10px;
			text-transform:capitalize;
			color:#999;
			letter-spacing: 0px;
			}

		body div.footer .info a:hover
			{
				color:#2e7ac0;
			}

		body div.footer div.bNav a.cur, body div.footer div.bNav a.cur:hover, body div.footer a.cur, body div.footer a.cur:hover
			{
				color:#2e7ac0;
			}
			
			.info .c2
			{
			width: 725px;
			text-align: center;
			padding-top:20px;
			font-size: 9px;
			letter-spacing: 0px;
			display:block;
			clear:both;
			text-transform: capitalize;
			}
			
			.info .c2 span {
				border-top: #ccc 1px solid;
				padding-top:10px;
				width:725px;
				display:block;
			}
			
			.info .c2 img
				{
				float: right;
				margin: 1px 0 0 10px;
				}
			
		
	.home .main .content .c1
		{
		width: 775px;
		background-color:#e4e4e4;
		height: 323px;
		position: relative;
		}

	.home .main .content .c2 /*304 x 237 */
		{
		float: left;
		color: #000;
		width: 705px;
		background-color:#e4e4e4;
		padding: 17px 35px 25px 35px;
		}
		
		html>body.home .main .content .c2
		{
			width: 705px;
		}
			
		.home .main .content .c2 h2
			{
			width: 149px;
			height: 9px;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			margin: 0 0 15px 0;
			}
		
		.home .main .content .c2 img
			{
			float: left;
			margin: 0 5px 5px 0;
			}
		

	.home .main .content .c3 /* 192 w */
		{
		float: left;
		width: 172px;
		color: #000;
		padding: 17px 10px 0 10px;
		voice-family: "\"}\"";
		voice-family: inherit;
	
		}
		.home .main .content .c3 h2
			{
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 172px;
			height: 9px;
			margin: 0 0 15px 0;
			}
			
			html>body.home .main .content .c3
			{
				width: 192px;
			}
			
		.home .main .content .c3 dl
			{
			margin: 0 0 20px 0;
			}
		
		.home .main .content .c3 dt
			{
			font-size: 10px;
			color:#8C8C8C;
			text-transform: uppercase;
			font-family: arial, verdana, san-serif;
			}
		
		.home .main .content .c3 dd span
			{
			font-size: 10px;
			}			
	
	.alt .whole
		{
		background-image: url("/images/bg_alt.jpg") ;
		background-color: #fff;
		}
	
	.alt .main .content
		{
		margin-top: 2px;
		padding-bottom:25px;
		}
		
	.alt .whole .main .content
		{
		background-image: url("/images/bg_altContent.jpg") ;
		background-repeat: repeat-y;
		background-position: 0 0;
		background-color: transparent;
		}
	
	.alt .whole .content .c1
		{
		float: left;
		width: 236px;
		}
	
		.alt .whole .content .c1 ol
			{
			padding-right:40px;
			}
	
		.alt .whole .content .c1 ol li
			{
			padding:20px 0;
			}
	
		.alt .whole .content .c1 h1
			{
			width: 236px;
			text-align:center;
			font-size:18px;
			color:#640000;
			padding:30px 0 10px 0;
			font-weight:lighter;
			background-color: #e4e4e4;
			}
	
		.alt .whole .content .c1 .subnav
			{
			width: 231px;
			margin: 0 0 0 5px;
			padding: 7px 0 0 0;
			list-style: none;
			/*background:url("/images/shadow.jpg") repeat-y top left;*/
			}
	
			.alt .whole .content .c1 .subnav li
				{
				font-size:13px;
				background-color: transparent; 
				margin: 0;
				padding: 0;
				}
	
				.alt .whole .content .c1 .subnav li a
					{
					text-decoration: none;
					background-color: transparent; 
					display: block;
					padding: 6px 6px 6px 18px;
					}
				.alt .whole .content .c1 .subnav li a:link 
					{
					color:#640000; 
					background-color: transparent;
					}
				.alt .whole .content .c1 .subnav li a:visited 
					{
					color:#640000; 
					background-color: transparent;
					}
				.alt .whole .content .c1 .subnav li a:active 
					{
					color:#fff; 
					background-color: #8F0000;
					}
				.alt .whole .content .c1 .subnav li a:hover 
					{
					color:#fff; 
					background-color: #8F0000;
					border-bottom: 1px solid #8F0000;
					}
	
				.alt .whole .content .c1 .subnav li.on a,
				.alt .whole .content .c1 .subnav li.on a:link,
				.alt .whole .content .c1 .subnav li.on a:visited,
				.alt .whole .content .c1 .subnav li.on a:active,
				.alt .whole .content .c1 .subnav li.on a:hover
					{
					color: black;
					background-color: transparent; 
					}

					.alt .whole .content .c1 .subnav li ul
						{
						list-style: none;
						padding: 5px 0 5px 0;
						margin: 0;
						}
					
					.alt .whole .main .content .c1 .subnav li ul li
						{
						padding-left: 23px;
						background-image: url("/images/arrow.gif") ;
						background-repeat: no-repeat;
						background-position: 23px 15px;
						background-color: transparent;
						border: 0;
						}
	
					.alt .whole .content .c1 .subnav li ul li a
							{
							border: 0;
							color: #666;
							}
							
					.alt .whole .content .c1 p {
						margin:25px;
					}
	
					.alt .whole .content .c1 .subnav li.on ul li a,
					.alt .whole .content .c1 .subnav li.on ul li a:link,
					.alt .whole .content .c1 .subnav li.on ul li a:visited,
					.alt .whole .content .c1 .subnav li ul li a:link,
					.alt .whole .content .c1 .subnav li ul li a:visited
							{
							color: #666;
							border: 0;
							background-color: transparent;
							}
				
					.alt .whole .content .c1 .subnav li ul li a:hover,
					.alt .whole .content .c1 .subnav li ul li a:active,
					.alt .whole .content .c1 .subnav li.on ul li a:active,
					.alt .whole .content .c1 .subnav li.on ul li a:hover
							{
							color: #8F0000;
							border: 0;
							background-color: transparent;
							}
		
		.alt .whole .content .c2 
			{
			float: left;
			width: 539px;	
			padding: 260px 32px 0 32px;
			voice-family: "\"}\"";
			voice-family: inherit;
			text-align:justify;			
			width: 475px;
			}
			
			html>body.alt .whole .content .c2 
			{
			width: 475px;
			}
				
		.alt .whole .content #cellM
			{
			width: 775px;
			background-color:#fff;
			}
					
			html>body.alt .whole .content #cellM 
			{
			width: 775px;
			}		
		.alt .whole .content .c2 h1
			{
			font-size: 21px;
			line-height:normal;
			font-weight: normal;
			color: #333;
			}
					
					
		.alt .whole .content .c2 h2
			{
			color: #4F2201;
			font-size: 13px;
			font-weight: normal;
			text-transform: uppercase;
			letter-spacing: 1px;
			}
					
					
		.alt .whole .content .c2 h3
			{
			color: #333;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: 1px;
			}

		.alt .whole .content .c2 h5
			{
			color: #000;
			font-size: 17px;
			font-weight: normal;
			color: #333;
			}			
		
			.alt .whole .content .c2 p
			{
			color: #333;
			font-size: 12px;
			font-weight: normal;
			line-height: 22px;
			}
			
		.alt .whole .content .c2 .imageOne
			{
			float: right;
			margin: 10px 0 15px 15px;
			}
	
ul.people { 
	margin:0; padding:0; 
	}
ul.people li { 
	position:relative; 
	border-bottom: 1px solid #E3E3E3; 
	}
ul.people li em { 
	margin-left: 5px;
	}
ul.people li span { 
	position: absolute; right: 0;
	}
ul.people li span a { 
	margin-left: 15px; 
	}
			
			body.home div.whole div.main div.c2 h1 {
				position:relative;
				display:block;
				width:733px;
				text-indent: -999em;
				overflow: hidden;
				height:66px;
				color:#fff;
				margin:-10px 0 0px -28px;
				padding:0px;
				background:url("/images/homePage/header.jpg") no-repeat top left;
			}
				
				body.home div.whole div.main div.c2 h1 a {
					position:absolute;
					top:21px;
					right:0;
					text-indent: -999em;
					overflow: hidden;
					float:right;
					width:168px;
					height:25px;
					margin-top:0px;
					margin-right:0px;
					background:transparent;
				}			
				body.home div.whole div.main div.c2 h1 a:hover {
					background:url("/images/homePage/viewall.jpg") no-repeat top left;
				}
				
				body.home div.main div.c2 a, body.home div.main div.c2 a:visited, body.home div.main div.c2 a:active {
					text-indent: -999em;
					display:block;
					border: 0;
					overflow: hidden;
					width:344px;
					height:166px;
					float:left;
					margin:0px 4px;
				}
			
					body.alt div.whole div.main div.c2 h1.header {
						display:block;
						position:relative;
						width:512px;
						text-indent: -999em;
						overflow: hidden;
						height:66px;
						color:#fff;
						margin:-10px 0 0px -20px;
						padding:0px;
					}
					
					body.alt div.whole div.main div.c2 h1.header span {
						position:absolute;
						top:-3px;
						right:0;
						text-indent: -999em;
						overflow: hidden;
						float:right;
						width:17px;
						height:66px;
						margin-top:0px;
						padding:0;
						background:url("/images/packages/h1end.jpg") no-repeat top left;
					}
			
					body.alt div.whole div.main div.c2 h1#logosilver { background:url("/images/packages/logosilver.jpg") no-repeat top left; }
					body.alt div.whole div.main div.c2 h1#logogold { background:url("/images/packages/logogold.jpg") no-repeat top left; }
					body.alt div.whole div.main div.c2 h1#logoplat { background:url("/images/packages/logoplat.jpg") no-repeat top left; }
			
					body.alt div.whole div.main div.c2 h1#twsilver { background:url("/images/packages/twsilver.jpg") no-repeat top left; }
					body.alt div.whole div.main div.c2 h1#twgold { background:url("/images/packages/twgold.jpg") no-repeat top left; }
					body.alt div.whole div.main div.c2 h1#twplat { background:url("/images/packages/twplat.jpg") no-repeat top left; }
			
					body.alt div.whole div.main div.c2 h1#bsilver { background:url("/images/packages/bsilver.jpg") no-repeat top left; }
					body.alt div.whole div.main div.c2 h1#bgold { background:url("/images/packages/bgold.jpg") no-repeat top left; }
					body.alt div.whole div.main div.c2 h1#bplat { background:url("/images/packages/bplat.jpg") no-repeat top left; }
			
					body.alt div.whole div.main div.c2 h1#webstart { background:url("/images/packages/webstart.jpg") no-repeat top left; }
					body.alt div.whole div.main div.c2 h1#webstd { background:url("/images/packages/webstd.jpg") no-repeat top left; }
					body.alt div.whole div.main div.c2 h1#webpro { background:url("/images/packages/webpro.jpg") no-repeat top left; }
				
				a#h1, a#h1:visited, a#h1:active { background:url("/images/homePage/h1.jpg") no-repeat top left; }
				a#h2, a#h2:visited, a#h2:active { background:url("/images/homePage/h2.jpg") no-repeat top left; }
				a#h3, a#h3:visited, a#h3:active { background:url("/images/homePage/h3.jpg") no-repeat top left; }
				a#h4, a#h4:visited, a#h4:active { background:url("/images/homePage/h4.jpg") no-repeat top left; }
				
				a#h1:hover { background:url("/images/homePage/h1o.jpg") no-repeat top left; }
				a#h2:hover { background:url("/images/homePage/h2o.jpg") no-repeat top left; }
				a#h3:hover { background:url("/images/homePage/h3o.jpg") no-repeat top left; }
				a#h4:hover { background:url("/images/homePage/h4o.jpg") no-repeat top left; }
				
			body.home div.content div.c1 div#whole {
					background-color:transparent;
					background-position:top left;
					background-repeat:no-repeat;
					width:775px;
					height:323px;
					position:relative;
				}
				
				body.home div.content div.c1 div#whole a {
					position:absolute;
					display:block;
					text-indent: -999em;
					overflow: hidden;
					background:transparent;
					width:133px;
					height:29px;
					top:258px;
					border:0;
					left:635px;
				}				
				body.home div.content div.c1 div#whole a:hover { background:url("/images/homePage/pmore.jpg"); }
								
				body.home div.content div.c1 div.printing {	background-image:url("/images/homePage/printing.jpg"); }
				
				
			body#printing div.content div.c2 { background:url("/images/printingtop.jpg") no-repeat top left; }
				
			body#design div.content div.c2 { background:url("/images/designtop.jpg") no-repeat top left; }
				
			body#web div.content div.c2 { background:url("/images/webtop.jpg") no-repeat top left; }
				
			body#advertising div.content div.c2 { background:url("/images/advertisingtop.jpg") no-repeat top left; }
				
			body#marketing div.content div.c2 { background:url("/images/marketingtop.jpg") no-repeat top left; }
				
			body#packages div.content div.c2 { background:url("/images/packagestop.jpg") no-repeat top left; }
				body#logopackages div.content div.c2 { background:url("/images/logotop.jpg") no-repeat top left; }
				body#wpackages div.content div.c2 { background:url("/images/wpackagestop.jpg") no-repeat top left; }
				body#spackages div.content div.c2 { background:url("/images/packagestop.jpg") no-repeat top left; }
				body#repackage div.content div.c2 { background:url("/images/retop.jpg") no-repeat top left; }
				body#getstarted div.content div.c2 { background:url("/images/getstartedtop.jpg") no-repeat top left; }
				body#twpackages div.content div.c2 { background:url("/images/twtop.jpg") no-repeat top left; }
				body#bpackages div.content div.c2 { background:url("/images/bpackagestop.jpg") no-repeat top left; }
					div.content div.c2 img.leftimg {
						float:left;
						margin:10px 15px 10px 0;
						}
					div.content div.c2 div.right {
						float:left;
						text-align:left;
						padding:10px 0px 10px 15px;
						border-left:1px #ccc solid;
						}
					div.content div.c2 div.right ul {
						list-style:outside disc;
						}
					div.content div.c2 div.right em {
						font-style:normal;
						color:#2e7ac0;
						}
							body#logopackages div.content div.c2 img.leftimg { width:200px; }
							body#logopackages div.content div.c2 div.right { width:240px; }
							
							body#twpackages div.content div.c2 img.leftimg { width:150px; }
							body#twpackages div.content div.c2 div.right { width:290px; }
							
							body#bpackages div.content div.c2 img.leftimg { width:150px; }
							body#bpackages div.content div.c2 div.right { width:290px; }
							
							body#wpackages div.content div.c2 img.leftimg { width:130px; }
							body#wpackages div.content div.c2 div.right { width:310px; }
				
			body#upload div.content div.c2 { background:url("/images/uploadtop.jpg") no-repeat top left; }
				
			body#about div.content div.c2 { background:url("/images/abouttop.jpg") no-repeat top left; }
				
			body#contact div.content div.c2 { background:url("/images/contacttop.jpg") no-repeat top left; }
				
			body#adirectory div.content div.c2 { background:url("/images/directorytop.jpg") no-repeat top left; }
				
				body#none div.content div.c2 { padding-top:32px; }
				
		ul#directory {
			display:block;
			clear:both;
			width:539px;
			margin:-20px 0 0 -32px;
			padding:0;
			}
				body.alt li.header {
					display:block;
					clear:both;
					margin:0;
					padding:0;
					height:auto;
				}
					body.alt li.header h4 {
						float:left;
						font-size: 18px;
						line-height: normal;
						font-weight: normal;
						color: #640000;
						padding:30px 0 10px 15px;
						margin:0;
					}
					body li.header a.backtotop, body li.header a.backtotop:visited {
						float:right;
						padding:30px 15px 0 0;
						font-size:12px;
						border:0;
					}
				
				ul#directory li.third, ul#directory li.half, ul#directory li.full {
					display:block;
					clear:both;
					width:539px;
					background:url("/images/directory/topbar.jpg") repeat-x top left;
				}
				
					ul#directory li ul.tricol {
						display:block;
						clear:both;
						width:539px;
						background:url("/images/directory/vert.jpg") repeat-y top left;
					}
						
						ul#directory li ul img.photo {
							margin:10px 0 0 0;
							padding:0;
						}
				
				ul#directory li.bottombar {
					display:block;
					clear:both;
					width:539px;
					height:14px;
					margin:0;
					padding:0;
					background:url("/images/directory/bottombar.jpg") repeat-x top left;
					}
				
					/* -------- third page -------- */
					
					ul#directory li.third {
						width:539px;
						/* height:220px; /* 250px */
						margin:0 0 0 0;
						padding:30px 0 0 0;
						font-size:11px;
						line-height:14px;
					}					
						ul#directory li.third ul.tricol {
							margin:0;
							padding:0;
						}
						ul#directory li.third ul.tricol li.one, ul#directory li.third ul.tricol li.two, ul#directory li.third ul.tricol li.three {
							float:left;
							clear:none;
							margin:0;
							padding:15px;
						}
							ul#directory li.third ul.tricol li.one {
								width:149px; /* 179px */
								/* height:174px; /* 200px */
								margin:0;
							}
								ul#directory li.third ul.tricol li.one img { /* logo */
									width:149px;
									height:149px;
									margin:0;
									padding:0;
								}
								
							ul#directory li.third ul.tricol li.two {
								width:151px; /* 181px */
								/* height:200px; /* 200px */
								margin:0;
								padding-top:7px;
							}
								ul#directory li.third ul.tricol li.two p {
									text-align:left;
									margin:8px 0 0 0;
									padding:0;
									font-size:11px;
									line-height:14px;
								}
								
							ul#directory li.third ul.tricol li.three {
								width:147px; /* 179px */
								/* height:200px; /* 200px */
								margin:0;
								min-height:200px;
							}
								ul#directory li.third ul.tricol li.three ul.cinfo {
									margin:0;
									padding:0;
									text-align:left;
								}
									ul#directory li.third ul.tricol li.three ul.cinfo li {
										line-height:14px;
										margin:0;
										padding:0;
									}
										ul#directory li.third ul.tricol li.three ul.cinfo li strong {
											font-weight:bold;
											margin:0;
											padding:0;
										}
										ul#directory li.third ul.tricol li.three ul.cinfo li.break { margin-bottom:14px; }
										
										ul#directory li.third ul.tricol li.three ul.cinfo li.brochure {
											margin:0;
											padding:0;
										}
				
					/* -------- half page -------- */
					
					ul#directory li.half {
						width:539px;
						/* height:220px; /* 250px */
						margin:0 0 0px 0;
						padding:30px 0 0 0;
						font-size:11px;
						line-height:18px;
					}					
						ul#directory li.half ul.tricol {
							margin:0;
							padding:0;
						}
						ul#directory li.half ul.tricol li.one, ul#directory li.half ul.tricol li.two, ul#directory li.half ul.tricol li.three {
							float:left;
							clear:none;
							margin:0;
							padding:15px;
						}
							ul#directory li.half ul.tricol li.one {
								width:149px; /* 179px */
								/* height:174px; /* 200px */
								margin:0;
							}
								ul#directory li.half ul.tricol li.one img { /* logo */
									width:149px;
									height:149px;
									margin:0;
									padding:0;
								}
								
							ul#directory li.half ul.tricol li.two {
								width:151px; /* 181px */
								/* height:200px; /* 200px */
								margin:0;
								padding-top:7px;
							}
								ul#directory li.half ul.tricol li.two p {
									text-align:left;
									margin:8px 0 0 0;
									padding:0;
									font-size:11px;
									line-height:18px;
								}
								
							ul#directory li.half ul.tricol li.three {
								width:147px; /* 179px */
								/* height:200px; /* 200px */
								margin:0;
								min-height:300px;
							}
								ul#directory li.half ul.tricol li.three ul.cinfo {
									margin:0;
									padding:0;
									text-align:left;
								}
									ul#directory li.half ul.tricol li.three ul.cinfo li {
										line-height:18px;
										margin:0;
										padding:0;
									}
										ul#directory li.half ul.tricol li.three ul.cinfo li strong {
											font-weight:bold;
											margin:0;
											padding:0;
										}
										ul#directory li.half ul.tricol li.three ul.cinfo li.break { margin-bottom:18px; }
										
										ul#directory li.half ul.tricol li.three ul.cinfo li.brochure {
											margin:0;
											padding:0;
										}
				
					/* -------- full page -------- */
					
					ul#directory li.full {
						width:539px;
						/* height:220px; /* 250px */
						margin:0 0 0px 0;
						padding:30px 0 0 0;
						font-size:11px;
						line-height:20px;
					}					
						ul#directory li.full ul.tricol {
							margin:0;
							padding:0;
						}
						ul#directory li.full ul.tricol li.one, ul#directory li.full ul.tricol li.two, ul#directory li.full ul.tricol li.three {
							float:left;
							clear:none;
							margin:0;
							padding:15px;
						}
							ul#directory li.full ul.tricol li.one {
								width:149px; /* 179px */
								/* height:174px; /* 200px */
								margin:0;
							}
								ul#directory li.full ul.tricol li.one img { /* logo */
									width:149px;
									height:149px;
									margin:0;
									padding:0;
								}
								
							ul#directory li.full ul.tricol li.two {
								width:151px; /* 181px */
								/* height:200px; /* 200px */
								margin:0;
								padding-top:7px;
							}
								ul#directory li.full ul.tricol li.two p {
									text-align:left;
									margin:8px 0 0 0;
									padding:0;
									font-size:11px;
									line-height:20px;
								}
								
							ul#directory li.full ul.tricol li.three {
								width:147px; /* 179px */
								/* height:200px; /* 200px */
								margin:0;
								min-height:400px;
							}
								ul#directory li.full ul.tricol li.three ul.cinfo {
									margin:0;
									padding:0;
									text-align:left;
								}
									ul#directory li.full ul.tricol li.three ul.cinfo li {
										line-height:20px;
										margin:0;
										padding:0;
									}
										ul#directory li.full ul.tricol li.three ul.cinfo li strong {
											font-weight:bold;
											margin:0;
											padding:0;
										}
										ul#directory li.full ul.tricol li.three ul.cinfo li.break { margin-bottom:20px; }
										
										ul#directory li.full ul.tricol li.three ul.cinfo li.brochure {
											margin:0;
											padding:0;
										}
											ul#directory li.brochure a, ul#directory li.brochure a:visited {
												display:block;
												width:147px;
												height:42px;
												margin:20px 0 0 0;
												padding:0;
												text-decoration:none;
												border:0;
												background:url("/images/directory/brochure.jpg") no-repeat top left;
												text-indent: -999em;
												overflow: hidden;
											}
											ul#directory li.brochure a:hover { background:url("/images/directory/brochureover.jpg") no-repeat top left; }
											
											ul#directory li.menu a, ul#directory li.menu a:visited {
												display:block;
												width:147px;
												height:42px;
												margin:20px 0 0 0;
												padding:0;
												text-decoration:none;
												border:0;
												background:url("/images/directory/menu.jpg") no-repeat top left;
												text-indent: -999em;
												overflow: hidden;
											}
											ul#directory li.menu a:hover { background:url("/images/directory/menuover.jpg") no-repeat top left; }
											
											ul#directory li.catalog a, ul#directory li.catalog a:visited {
												display:block;
												width:147px;
												height:42px;
												margin:20px 0 0 0;
												padding:0;
												text-decoration:none;
												border:0;
												background:url("/images/directory/catalog.jpg") no-repeat top left;
												text-indent: -999em;
												overflow: hidden;
											}
											ul#directory li.catalog a:hover { background:url("/images/directory/catalogover.jpg") no-repeat top left; }
											
											ul#directory li.advertisement a, ul#directory li.advertisement a:visited {
												display:block;
												width:147px;
												height:42px;
												margin:20px 0 0 0;
												padding:0;
												text-decoration:none;
												border:0;
												background:url("/images/directory/ad.jpg") no-repeat top left;
												text-indent: -999em;
												overflow: hidden;
											}
											ul#directory li.advertisement a:hover { background:url("/images/directory/adover.jpg") no-repeat top left; }
											
	form#agouraform {
		margin:0 0 0 -32px;
		padding:0;
		}
			form#agouraform div.non {
				padding:0 0 0 32px;
			}			
				div.advertisersform {
					background-color:#ebebeb;
					margin-bottom:15px;
					padding:15px 0 15px 32px;
					width:507px;
				}
					form#agouraform span.title {
						display:block;
						clear:both;
						margin:0 0 10px 32px;
						text-align:left;
						color:#333;
						font-size:14px;
						font-weight:bold;
					}
						form#agouraform span.error, form#agouraform span.success {
							margin-left:32px;
						}