* { margin: 0; padding: 0; }

form
{
	padding: 0;
	margin: 0;	
}

body {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #9ebc65;	
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	}
	
img {
	border: 0;
	}

p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #555;	
}
	
#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	display: block;
	}
#nav {	
	height:37px;
	width:900px;
	overflow: hidden;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
	}
		#nav div
		{
			float:right;
			/*margin-left:25px;*/
			margin-left:16px;
			margin-top:12px;
		}

#nav2
{
	width: 900px;
	float: left;
	overflow: hidden;

}
	
	#nav2 div
	{	
		width: 700px;	
		margin: 0 auto;
		margin-bottom:15px;
	}
	#nav2 #socialNetworks
	{
		width: 700px;	
		margin: 0 auto;
		margin-bottom:15px;
	}
	
	#nav2 #socialNetworks #twitter
	{
		color:#7addfd;
		font-weight:bold;
	}
	#nav2 #socialNetworks #facebook
	{
		color:#415e99;
		font-weight:bold;
	}
	#nav2 #socialNetworks #blogger
	{
		color:#fa7c15;
		font-weight:bold;
	}
	#nav2 #socialNetworks a:hover
	{
		text-decoration:none;
	}

#header {	
	height:72px;
	width:900px;
	overflow: hidden;
	background: #fff;
	}
#subHeader 
{
	float:left;	
	width: 900px;
	overflow: hidden;
	background: #fff;
	}
	#subHeader div
	{
		padding-left:60px;
		padding-bottom:30px;
	}
#splashContent
{
	width: 900px;
	overflow: hidden;
	padding-bottom: 20px;
}
	#splashContent #splashContainer
	{
		width: 700px;
		margin: 0 auto;
		overflow: auto;
	}
	#splashContentPrint
	{
		float:left;
		overflow:hidden;
		margin-left:2px;
		padding-top:100px;
		background-image: url(../images/print-bg.jpg);
		background-repeat: no-repeat;
		height:142px;
		width:173px;
		position: relative;
	}
	#splashContentWeb
	{
		float:left;
		margin-left:2px;
		padding-top:100px;
		overflow:hidden;
		background-image: url(../images/web-bg.jpg);
		background-repeat: no-repeat;
		height:142px;
		width:173px;
		position: relative;
	}
	#splashContentDesign
	{
		float:left;
		padding-top:100px;
		background-image: url(../images/design-bg.jpg);
		background-repeat: no-repeat;
		overflow:hidden;
		height:142px;
		width:173px;
		position: relative;
	}
	#splashContentMarketing
	{
		float:left;
		margin-left:2px;
		padding-top:100px;
		background-image: url(../images/marketing-bg.jpg);
		background-repeat: no-repeat;
		height:142px;
		width:173px;
		overflow:hidden;
		background-color:#000;
		position: relative;
	}
	
	#splashContent li
	{
		margin-left: 2em;
		margin-bottom: .5em;
		line-height: .5em;
		list-style-image: url(../images/bullet_splash.gif);
	}
	#splashContent a
	{
		color:#fff;
		font-size: 7pt;	
	}
.learnMore
{
	position: absolute;
	width: 80px;
	right: 10px;
	bottom: 3px;
	padding: 0;
}

#contentBody
{
	clear: both;
	float: none;
	width: 900px;
	overflow: auto;
	background-color:#fff;
}
	#serviceArea
	{
		clear:both;
		float:none;
		width:900px;
		padding-top:10px;
	}
	#serviceArea p
	{
		color:#444;
		font-size:7pt;
	}
	
	#content
	{
		float: none;
		width: 700px;
		margin: 0 auto;
		padding-bottom:10px;
		padding-top:5px;
		overflow:auto;
	}
		#contentLeft
		{
			float: left;
			width: 380px;
			padding-right: 50px;
			overflow: visible;
		}
		#contentRight
		{
			float: left;
			width: 270px;
			overflow: hidden;
		}
		#contentFull
		{
			float: left;
			width: 700px;
			overflow: auto;
		}
			#contentFull #contentFullTxt
			{
				background-color: #fafafa;
				width: 660px;				
				padding: 25px 20px 25px 20px;
				/*border: solid 1px #ff0000; */
				overflow: auto;
				padding-bottom:50px;
			}				
				#contentFull #contentFullTxt .contentFullItem
				{
					float: left;
					width: 640px;					
					border-bottom: dashed 1px #d3d2d2;
					margin-top: 20px;
				}
			#webPortfolioItems
			{
				float:left;
				width:660px;
			}
				.webItemContainer
				{
					clear: both;
				    float: none;
					width:660px;
					margin-bottom:25px;
					overflow: auto;
				}
					.webItemTitle
					{
						float:none;
						width:650px;
						height:20px;
						background-color:#caa743;
						padding-left:10px;
						padding-top:2px;
						padding-bottom:2px;						
					}
						.webItemTitle p
						{
							color:#000;
							font-size:9pt;
							padding-bottom:0px;
							padding-top:0px;
						}
						.webItemTitle a
						{
							color:#fff;
							font-size:9pt;
						}
					.webItem
					{
						clear: both;
				        float: none;
				        padding-top:5px;
				        padding-bottom:10px;
					}
					.webItemImage
					{
						float:left;
						width:255px;
					}
					.webItemDesc
					{
						float:left;
						width:400px;
						padding-right:5px;
					}
					.webItemDesc p
					{
						line-height: 1.3em;
					}
					
	#contentBody TD
	{
		margin-bottom: 1em;
		line-height: 1.6em;
		font-family: Verdana,Arial, Sans-Serif;
		font-size: 9pt;	
		color: #555;
	}
	
#galleryThumbs
{
	float:left;
	width: 305px;
}
	#galleryThumbs ul
	{
		list-style: none;
		margin: 0 0 8px;
		padding: 0;		
		overflow: hidden;
	}
	#galleryThumbs ul li
	{
		padding: 0;
		float: left;
		position: relative;
		width: 47px;
		height: 47px;
		background: url(../images/shadow.gif) no-repeat bottom right;
		margin: 10px 5px 10px 5px;
		font-size: small;
	}
	#galleryThumbs img
	{
		border: solid 1px #a9a9a9;
		margin: -5px 5px 5px -5px;
		/*padding: 14px 12px 12px 13px;*/
	}

#gallerySample
{
	float:left;
	width: 355px;
}
	#gallerySample div
	{
			padding: 0;
			float: left;
			position: relative;
			width: 352px;
			height: 352px;
			background: url(../images/shadow.gif) no-repeat bottom right;
			margin: 10px 5px 10px 5px;
	}
	#gallerySample img
	{
		border: solid 1px #a9a9a9;
		margin: -5px 5px 5px -5px;
	}
	
.webportTop
{
	border-bottom: dashed 1px #d3d2d2;
	margin-bottom: 20px;
}
.webportBottom
{
	border-top: dashed 1px #d3d2d2;
	margin-top: 10px;
	padding-top: 10px;
}
	
.design_arrow
{
	float: left;
	margin-top: 20px;
	background-image: url(../images/design_arrow.gif);
	background-repeat: no-repeat;
	height:12px;
	width:20px;
	background-position: center 2px;	
}
.marketing_arrow
{
	float: left;
	margin-top: 20px;
	background-image: url(../images/marketing_arrow.gif);
	background-repeat: no-repeat;
	height:12px;
	width:20px;
	background-position: center 2px;	
}
.web_arrow
{
	float: left;
	margin-top: 20px;
	background-image: url(../images/web_arrow.gif);
	background-repeat: no-repeat;
	height:12px;
	width:20px;
	background-position: center 2px;	
}

.contact_arrow
{
	float: left;
	margin-top: 20px;
	background-image: url(../images/contact_arrow.gif);
	background-repeat: no-repeat;
	height:12px;
	width:20px;
	background-position: center 2px;	
}
.print_arrow
{
	float: left;
	margin-top: 20px;
	background-image: url(../images/print_arrow.gif);
	background-repeat: no-repeat;
	height:12px;
	width:20px;
	background-position: center 2px;	
}

#footer
{
	clear:both;
	float:none;
	padding-bottom:0px;
}
	#footerTop
	{
		background-image: url(../images/footer1.jpg);
		background-repeat: no-repeat;
		background-color:#ffffff;
		height:28px;
		padding-right:30px;
	}
		#footerTop div
		{
			float:right;
		}
		#footerTop p
		{
			font-size:7pt;
			color: #666;
		}
		#footerTop a
		{
			font-size:7pt;
			color: #666;
			font-weight: normal;
			text-decoration: none;	
		}
		#footerTop a:hover
		{
			text-decoration: underline;	
		}
	#footerBottom
	{
		float:left;
		width:900px;
		background-color:#000;
		height:88px;
		padding-bottom:0px;
	}
		#footerBottomLogos
		{
			float:left;
		}
		#footerBottomLogos div
		{
			float:left;
			padding-right:35px;
			padding-left:40px;
		}
		#footerBottom p
		{
			padding-top:34px;
			font-size:7pt;
			color: #fff;
		}
#headerAbout
{
	float:left;	
	background-image: url(../images/defaulthead.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:700px;
}
#headerDesign
{
	float:left;	
	background-image: url(../images/designhead.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:700px;
}
#headerMarketing
{
	float:left;	
	background-image: url(../images/marketinghead.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:700px;
}
#headerWeb
{
	float:left;	
	background-image: url(../images/webhead.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:700px;
}
#headerContact
{
	float:left;	
	background-image: url(../images/contacthead.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:700px;
}
#headerPrint
{
	float:left;	
	background-image: url(../images/printhead.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:700px;
}
#headerSpecials
{
	float:left;	
	background-image: url(../images/defaulthead.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:700px;
}
#headerPay
{
	float:left;	
	background-image: url(../images/defaulthead.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:700px;
}



#contentFullTxt input
{
	font-family: Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    color: #000000;
    border: solid 1px #ebebeb;
    background-color: #fcfcfc;
}
#contentFullTxt table
{
	margin-top: 20px;
	margin-bottom: 20px;
}
	#contentFullTxt table td
	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 8pt;	
		color: #666666;	
		line-height: 12pt;
	}