@charset "UTF-8";
/* CSS Document */



/* Basic Elements */

body {
	background-image: url(images/bgrd.gif);
	background-repeat: repeat-x;
	background-position: center -1px;
	margin-top: 0px;
	background-attachment: scroll;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

/* Main Navigation */

#headinghome {
	margin: 0px;
	padding: 0px;
	height: 215px;
	list-style: none;
}

#headinghome li {
	float: left;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}

#headinghome a {
	text-decoration: none;
	display: block;
	height: 215px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}

#headinghome #headingthere {
	background-image: url(images/Header.gif);
	width: 780px;
}

#navbar {
	margin: 0px;
	padding: 0px;
	height: 26px;
	list-style: none;
}

#navbar li {
	float: left;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 26px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}

#navbar #overview {
	background-image: url(images/Slice_01.gif);
	width: 77px;
}

#navbar #overview:hover {
	background-position: 0 -26px;
	background-image: url(images/Slice_01.gif);
}

#navbar #explain {
	background-image: url(images/Slice_02.gif);
	width: 131px;
}

#navbar #explain:hover {
	background-position: 0 -26px;
	background-image: url(images/Slice_02.gif);
}

#navbar #packagedeal {
	background-image: url(images/Slice_03.gif);
	width: 120px;
}

#navbar #packagedeal:hover {
	background-position: 0 -26px;
	background-image: url(images/Slice_03.gif);
}

#navbar #discounts {
	background-image: url(images/Slice_04.gif);
	width: 144px;
}

#navbar #discounts:hover {
	background-position: 0 -26px;
	background-image: url(images/Slice_04.gif);
}

#navbar #solutions {
	background-image: url(images/Slice_05.gif);
	width: 144px;
}

#navbar #solutions:hover {
	background-position: 0 -26px;
	background-image: url(images/Slice_05.gif);
}

#navbar #contact {
	background-image: url(images/Slice_06.gif);
	width: 164px;
}

#navbar #contact:hover {
	background-position: 0 -26px;
	background-image: url(images/Slice_06.gif);
}

/* Container Divs */

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 847px;
}

#nav_container {
	height: 241px;
	width: 847px;
	background-image: url(images/navcontainer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 215px;
	width: 780px;
	background-image: url(images/header.gif);
}

#menu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 26px;
	width: 780px;
}

#bodybgrd {
	background-image: url(images/bodybgrd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px -10px 0px;
	height: auto;
	width: 847px;
}

#content {
	width: 760px;
	height: auto;
	padding: 20px 10px 40px 10px;
	margin: 0px auto 0px auto;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	background-image: url(images/footer.gif);
	background-position: center top;
	height: 41px;
	width: 847px;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#paypal {
	width: 380px;
}

/* product page dividers and lists, and image id's */

#package3up {
	float: left;
	height: 545px;
	width: 237px;
	padding: 0 5px 0px 5px;
	border-right: 1px dotted #666666;
	margin: 30px 3px 30px 2px;
}

#listleft {
	padding: 0px 0px 0px 0px;
	margin: 10px 0 20px 0px;
	list-style-type: none;
	display: block;
	float: left;
}

#listleft li {
	width: 600px;
	height: 180px;
	padding: 10px 3px 0px 3px;
	margin: 0px 157px 0 0px;
	border-top: 1px dotted #666666;
}

#listleft li img {
	float: left;
	margin: 0px 10px 0px 5px;
}


/* MIscellaneous Div's and Other Things */

#solution1_1 {
	height: auto;
	width: 755px;
}

#soutions2_1 {
	height: 950px;
	width: 405px;
	padding: 0px 10px 0 0px;
	float: left;
	margin-bottom: 40px;
}

#solutions2_2 {
	height: 950px;
	width: 320px;
	padding: 0px 10px 0 10px;
	float: left;
	border-left: 1px dotted #666666;
	margin-bottom: 40px;
}

#pricinglists {
	width: 755px;
	float: left;
}


/* So Many Freaking Lists */

#pricing_piecesleft {
	width: 200px;
	list-style-type: none;
	display: block;
	margin: 0 0 0 0px;
	padding: 0 0 30px 0px;
	float: left;
}

#pricing_piecesright {
	width: 50px;
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0 0 30px 0px;
	float: left;
}

#pricing_piecesleft li, #pricing_piecesright li {
	border-bottom: 1px solid #666666;
	margin: 0 0 0 0px;
	padding: 0 5px 0 5px;
}

#pricing_piecesleft li {
	width: 200px
}

#pricing_piecesright li {
	width: 50px;
	text-align: right;
}

#pricing_listleft, #pricing_listright {
	width: 200px;
	list-style-type: none;
	display: block;
}

#pricing_listleft {
	float: left;
	margin: 0 0 0 5px;
	padding: 0px;
}

#pricing_listright {
	float: left;
	margin: 0px;
	padding: 0px;
}

#pricing_listleft li, #pricing_listright li {
	width: 150px;
	height: 100px;
	padding-bottom: 10px;

}

#pricing_listleft li img, #pricing_listright li img {
	float: left;
	padding: 5px 0 0 15px;
}


#contact_leftcolumn {
	float: left;
	height: 270px;
	width: 380px;
}

#contact_rightcolumn1 {
	float: right;
	height: 230px;
	width: 180px;
	padding-left: 13px;
	text-align: center;
	padding-top: 45px;
}

#contact_rightcolumn2 {
	float: right;
	height: 270px;
	width: 140px;
	padding-left: 13px;
	border-left: 1px dotted #666666;
	text-align: center;
}

#contact_rightcolumn2 img, #contact_rightcolumn1 img {
	border: none;
}


#floatright {
	margin: 5px 0 0 20px;
	float: right;
}

#floatleft {
	margin: 5px 20px 0 0px;
	float: left;
}
