body {
	margin: 0px;
	background-image: url(http://www.doglifegear.com/images_v2/bkgdMainHome.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
#mainFrame {
	position: relative;
	width: 920px;
	margin-right: 0px;
	margin-left: -460px;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 50%;
}
#logo {
	float: left;
	width: 152px;
	padding-top: 20px;
	padding-left: 0px;
	position: relative;
}
#mainBanner {
	background-image: url(http://www.doglifegear.com/images_v2/bkgdHomeBar.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 920px;
	position: relative;
	height: 300px;
}
#mainBanner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #B5D59E;
	margin: 0px;
	padding-top: 15px;
}
#sponsorColumn {
	float: left;
	width: 180px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}

#sponsorColumn img{
	padding-top: 20px;
	padding-bottom: 20px;
}
#topBar {
	float: left;
	width: 920px;
	position: relative;
	height: 101px;
}
#storeContainer {
	float: left;
	position: relative;
	width: 400px;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#storeContainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
}
.featuredItem {
	color: #366113;
}
#storeFeatured {
	float: left;
	width: 320px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#storeThumbs {
	float: left;
	width: 320px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#storeThumbs p {
	padding-top: 3px;
	padding-bottom: 3px;
}
#storeThumbs img {
	border: 3px solid #366113;
}
#mainBox {
	float: left;
	width: 920px;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.doglifegear.com/images_v2/columnBkgd.jpg);
	background-repeat: repeat-y;
	background-position: 485px;
}
#footer {
	float: left;
	width: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(http://www.doglifegear.com/images_v2/bkgdFooter.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #51A104;
}
#footer p {
	text-align: center;
	margin: 0px;
	padding-top: 120px;
}

#homeCopy {
	float: left;
	position: relative;
	width: 475px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#homeCopy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #80a7cf;
	margin: 0px 0px 15px;
}
#homeCopy p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#product {
	float: left;
	position: relative;
	width: 450px;
        border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
        margin-top: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#product h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #80a7cf;
	margin: 0px 0px 15px;
}
#product p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bannerAd { width: 468px; float: right; position: relative; padding-top: 10px;}

#headTitle {float: left; position: relative; padding-top: 200px;}
#headTitle h3 {font-size: 24px; margin: 0px; color:#FFFFFF;}
.dropDown2 {margin-top: 10px; font-size: 18px;}





#navigation {
	float: left;
	padding-top: 35px;
	padding-right: 0px;
	position: relative;
	padding-left: 35px;
	width: 400;
}
#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#nav li a:hover {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}


#menu2 {
	width: 185px;
	border-size: 1px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	}
#menu2 ul {
	border-size: 1px;
	list-style-type: none;
	margin: 0px;
	}
	
#menu2 li a {
	height: 35px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(http://www.doglifegear.com/images_v2/sideButtonBkgd.jpg) repeat-x bottom;
	padding: 15px 0 0 15px;
	list-style-type: none;
	margin: 0px;
	}
	
#menu2 li a:hover {
	color: #000033;
	background:  url(http://www.doglifegear.com/images_v2/sideButtonBkgd2.gif) repeat-x bottom;
	list-style-type: none;
	margin: 0px;
	}

