*
{
	background-position: -1px;
	margin: 0;
	padding: 0;
}


hr
{
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
}


html
{
	text-align: center;
	min-width: 838px;
}


body
{
	background-position		: center 25px;
	background-repeat		: no-repeat;
	background-image		: url(images/background-frame.gif);
	background-color		: #BBBEA9;
	font-family				: Helvetica, Arial, sans-serif;
	min-width				: 838px;
}


.container
{
	width		: 838px;
	text-align	: left;
	margin 		: 0 auto;
	position	: relative;
	top			: 0;
	left		: 0;
}


em, q
{
	font-weight: bold;
	font-style: normal;
}


a
{
	outline 		: none;
}


a:link
{
	text-decoration	: none;
	color			: #003377;
}


a:visited
{
	text-decoration: none;
	color			: #003377;
}


a:hover
{
	text-decoration	: underline;
	color			: blue;
}


a.main-menubar-selected
{
	outline 		: none;
	color			: white;
	font-family		: Verdana;
	font-size 		: 12px;
	font-weight		: bold;
	font-style		: normal;
	text-decoration	: none;
}


a.main-menubar-unselected:hover
{
	outline 		: none;
	text-shadow:#ffffff 1px 1px 10px;
}


a.main-menubar-unselected
{
	outline 		: none;
	color			: #979C7E;
	font-family		: Verdana;
	font-size 		: 12px;
	font-weight		: bold;
	font-style		: normal;
	text-decoration	: none;
}	


a img
{
	border: 0;
}


ul#main-menubar
{
	outline 		: none;
	height: 52px;
	width: 650px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	position: relative;
	margin-bottom: -1px;
	z-index: 10;
	}
	
#main-menubar li {
	position: absolute;
	text-indent: -33px;
	top: 50px;
	}
	
#main-menubar li a
{
	outline 		: none;
	height: 20px;
	display: block;
}

	
#main-menubar li#home-tab
{
	left: 0px;
	width: 25px;
}


#main-menubar li#services-tab
{
	left: 55px;
	width: 96px;
}


#main-menubar li#about-tab
{
	left: 145px;
	width: 97px;
}


#main-menubar li#contact-tab
{
	left: 224px;
	width: 114px;
}


div#product-menubar
{
	position			: absolute;
	top					: 3px;
	left				: 265px;
	background-image	: url(images/product_menu_background.png);
	background-repeat	: no-repeat;
	background-position	: center;
	clear: both;
	height				: 22px;
	width				: 256px;
	margin 				: 0 0 0 0;
	z-index				: 10;
}


ul#product-menubar
{
	position			: relative;
	text-align  		: center;
	list-style 			: none;
	margin 				: 0 auto 0 auto;
	margin-bottom		: 0px;
}
	

#product-menubar li
{
	position	: absolute;
	top			: 0px;
}
	

#product-menubar li a
{
	height		: 20px;
	display		: block;
}

	
#product-menubar li#product-description-tab
{
	left	: 15px;
	width	: 25px;
}


#product-menubar li#product-features-tab
{
	left	: 105px;
	width	: 25px;
}


#product-menubar li#product-download-tab
{
	left	: 185px;
	width	: 25px;
}


a.product-menubar-selected
{
	color			: white;
	font-family		: Helvetica;
	font-size 		: 11px;
	font-weight		: bold;
	font-style		: normal;
	text-decoration	: none;
}


a.product-menubar-unselected:hover
{
	text-shadow:#ffffbe 1px 1px 10px;
}


a.product-menubar-unselected
{
	color			: #979C7E;
	font-family		: Helvetica;
	font-size 		: 11px;
	font-weight		: bold;
	font-style		: normal;
	text-decoration	: none;
}


#frame
{
	overflow	: hidden;
	margin 		: 0 auto;
	width		: 838px;
	position	: relative;
}


#scroller
{
	position: relative;
	width		: 525px;
	margin 		: 0 auto;
	margin-left	: 70px;
	margin-top	: 65px;
	overflow	: hidden;
}


#content
{
	position: relative;
	width: 5250px;
}


.section
{
	position: relative;
	width: 525px;
	float: left;
}

	
.section h2, .section h3
{
	color			: #ffffff;
	font-weight		: normal;
	font-family		: Helvetica, Arial, sans-serif;
	font-size		: 17px;
	line-height		: 24px;
	margin-bottom	: 15px;
}

	
.section h3
{
	color: #000;
}


h4
{
	color: #f0f0f0;
	font-weight: normal;
	font-size: 14px;
}


div#contact_top_divider
{
	position: relative;
	float: left;
}


hr
{
  	border: 0;
  	width: 80%;
  	color: #ffffff;
	background-color: #ffffff;
	height: 5px;
	z-index: 10;
}


div#contact
{
	position: relative;
	left: 0px;
	float: left;
	width: 40%;
}


div#map
{
	position: relative;
	float:right;
	top: 6px;
	width:50%;
	margin: 0 0 0 0;
	padding-top: 8px;
}


table.contact
{
	position		: relative;
	float			: left;
	border 			: 0;
	margin-top		: 10px;
	color			: #000000;
	font-weight		: normal;
	font-size 		: 13px;
}


tr.contact
{
	height: 20px;
}


td.contact_label
{
	font-weight		: bold;
	text-align		: right;
	vertical-align	: baseline;
	line-height		: 20px;
	width			: 30%;
}


td.contact_value
{
	width			: 20%;
	line-height		: 20px;
	padding-left	: 10px;
}


div#technical_support
{
	clear: both;
	height: 30%;
	float: left;
}


p#technical_support
{
	padding-top: 10px;
	line-height: 18px;
}

	
.section p, .section li
{
	margin: 0 0 20px 0;
	font-size: 13px;
	line-height: 22px;
}


	
#home-pane p, #home-pane li
{
}


.home_thoughts_img
{
	position: relative;
}


#services_xcode_icon
{
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}


#services_iphone_icon
{
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}


#about_peace_img
{
	position: relative;
	float: left;
	left: -2px;
	padding-right: 2px;
	padding-top: 2px;
}


#about_love_img
{
	position: relative;
	top: -10px;
	float: right;
	padding-left: 6px;
}


a.email_anchor
{
}


div#footer
{
	position:absolute;
	top: 600px;
	left:643px;
	text-align: center;
	line-height: 13px;
	color: #c6c6c6;
	font-size: 10px;
}

	
.sidebar
{
	color		: white;
	width		: 155px;
	position	: absolute;
	top			: 195px;
	left		: 640px;
}


.sidebar p.quote
{
	font-size 		: 14px;
	margin-bottom	: 20px;
	text-align		: center;
	line-height		: 20px;
	font-style		:italic;
}


.sidebar p.author
{
	font-size: 12px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}


div.cartoon
{
	position : absolute;
	top: 30px;
	left: 3px;
}


.rec
{
	position	: absolute;
	top			: 0px;
	left		: 0px;
}


p.product
{
	overflow-y: hidden;
	height: 410px;
}


div.product-section
{
	position: absolute;
	
	top: 50;
	left: 200;
}


.opaque
{
	filter	: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
	opacity: 1;
}
   		

.transparent
{
	filter	: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity: 0;
}
