/* Deli Warehouse CSS Document */

body {
	background:url(../images/bg.jpg) repeat-x;
	margin:0;
}

/*** Headings ***/

h1,.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	line-height:1.3em;
}

h2,.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	line-height:1.3em;
}

h3,.h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:1.3em;
}

h4,.h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:1.3em;
}

/*** Headings ***/

p,.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#000000;
	line-height:1.5em;
}

/*** ID Tags ***/

#container {
	width:980px;
	margin:0 auto 0 auto;
	padding:0;
}

#logo {
	background:url(../images/logo.jpg) no-repeat;
	width:297px;
	height:183px;
	margin:0;
	padding:0;
	float:left;
	text-indent:-999em;
}

#navbar {
	float:right;
	width:659px;
	height:39px;
	margin:103px 0 0 0;
	padding:0;
}

#contentArea {
	width:880px;
	margin:0;
	padding:0;
	clear:both;
}

#leftCol {
	width:600px;
	margin:0;
	padding:0;
	float:left;
}

#rightCol {
	
	width:250px;
	margin:0;
	padding:0;
	float:right;
}

#title {
	margin-left: 30px;
}

#rightCol h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightCol h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer-line {
	clear:both;
	background:url(../images/footer-line.jpg) repeat-x;
	height:21px;
	padding:0;
}

#footerText {
	width:880px;
	margin:0 auto 0 auto;
	padding:0;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#333333;
	line-height:1.5em;
	text-decoration:none;
}

/*** Links ***/

div#footerText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#333333;
	line-height:1.5em;
	margin:0;
	text-decoration:none;
}
div#footerText a:visted {
	color:#333333;
	text-decoration:none;
}
div#footerText a:hover {
	color:#333333;
	text-decoration:underline;
}
div#footerText a:active {
	color:#333333;
	text-decoration:none;
}

ul.bread {
	line-height:1.7em;
	list-style-type:none;
	margin-left:0;
	padding-left:15px;
}

ul.bread li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#333333;
	line-height:2.3em;
	margin:0;
	text-decoration:none;
	background:transparent url(../images/icon-bread.jpg) no-repeat 0 7px;
	list-style-type:none;
	padding-left:26px;
}

/*** NAV MENU ***/

ul.list {
	list-style:none;
	margin:0;
	width:659px;
	padding:0;
}

ul.list li {
	display:inline;
	position:relative;
	float:left;
}

ul.list li a{
	display:inline;
	position:relative;
	float:left;
	margin:0px;
}

ul.list li a.nav1 {
	width:82px;
	height:39px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/nav1.jpg) right top no-repeat;
	cursor:pointer;
}

ul.list li a.nav1:hover {
	width:82px;
	height:39px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/nav1-over.jpg) right top no-repeat;
	cursor:pointer;
}

/** Nav2 **/
ul.list li a.nav2 {
	width:76px;
	height:39px;
	padding:0;
	margin:0px;
	text-indent:-999em;
	background:url(../images/nav2.jpg) right top no-repeat;
	cursor:pointer;
}

ul.list li a.nav2:hover {
	width:76px;
	height:39px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/nav2-over.jpg) right top no-repeat;
	cursor:pointer;
}

/** Nav3 **/
ul.list li a.nav3 {
	width:139px;
	height:39px;
	padding:0;
	margin:0px;
	text-indent:-999em;
	background:url(../images/nav3.jpg) right top no-repeat;
	cursor:pointer;
}

ul.list li a.nav3:hover {
	width:139px;
	height:39px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/nav3-over.jpg) right top no-repeat;
	cursor:pointer;
}

/** Nav4 **/
ul.list li a.nav4 {
	width:112px;
	height:39px;
	padding:0;
	margin:0px;
	text-indent:-999em;
	background:url(../images/nav4.jpg) right top no-repeat;
	cursor:pointer;
}

ul.list li a.nav4:hover {
	width:112px;
	height:39px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/nav4-over.jpg) right top no-repeat;
	cursor:pointer;
}

/** Nav5 **/
ul.list li a.nav5 {
	width:105px;
	height:39px;
	padding:0;
	margin:0px;
	text-indent:-999em;
	background:url(../images/nav5.jpg) right top no-repeat;
	cursor:pointer;
}

ul.list li a.nav5:hover {
	width:105px;
	height:39px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/nav5-over.jpg) right top no-repeat;
	cursor:pointer;
}

/** Nav5 **/
ul.list li a.nav6 {
	width:139px;
	height:39px;
	padding:0;
	margin:0px;
	text-indent:-999em;
	background:url(../images/nav6.jpg) right top no-repeat;
	cursor:pointer;
}

ul.list li a.nav6:hover {
	width:139px;
	height:39px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/nav6-over.jpg) right top no-repeat;
	cursor:pointer;
}

#pricing{
	margin: auto; width: 326px; border-collapse: collapse;
}

#google {
	margin-left: 50px;
}

#copy {
	margin-right: 10px;
}
