body {
	margin: 20px 0;
	padding: 0;
	font:"Times New Roman", Times, serif;
	background-color: #3B73B9;
	}

#box

h1, h2, h3 {
	color: #3B73B9;
}

h2 {
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: .9em;
	font-style: italic;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3B73B9;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 800px;
	height: 200px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 800px;
	height: 34px;
	margin: 0 auto;
	background: #37AEF2 url(file:///C|/Documents and Settings/Bug Eye/Desktop/dogbewell website/images/button1.jpg)}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background-image: url(file:///C|/Documents and Settings/Bug Eye/Desktop/dogbewell website/images/button2.jpg);
}

#menutable {
	width: 800px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	border-top-color:#749dd3;
	border-top-style:solid;
	border-top-width:medium;
	background-color:#FFFFFF;
}

#colOne {
	float: left;
	width: 160px;
	padding: 10px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 720px;
	padding: 10px 10px 0 10px;
}

#colThree {
	float: right;
	width: 120px;
	padding: 10px;
}

#colFour 
{
	float: right;
	width: 780px;
	padding: 10px 10px 10px 10px;
}

#colFive 
{
	float: right;
	width: 600px;
	padding: 10px 10px 10px 10px;
}

#colSix {
	float: left;
	width: 233px;
	height:auto;
	padding: 0px;
	border:medium;
	border-color:#330000;
}

#colSeven
{
	float: left;
	width: 800px;
	height:auto;
	padding: 0px;
}

/* Footer */

#contact {
	width: 740px;
	float:right;
	margin: 0 auto;
	padding: 10px 0;
	background:#FFFFFF
	font-size: smaller;
	border-top-color: #330000;
	border: 1;
}


#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(file:///C|/Documents and Settings/Bug Eye/Desktop/dogbewell website/images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #666666;
}
