/* Body
---------------------------------------*/

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

a {
  outline: none;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}


/* Sectioning - Layout
---------------------------------------*/

#header {
    height: 249px;
    text-align: center;
    background: url(../images/masthead_bg.jpg) repeat-x;
}

#headerinner {
    width: 909px;
    min-width: 909px;
    height: 249px;
    margin: 0 auto;
    text-align: left;
}

#contentwrapper {
    width: 909px;
    min-width: 909px;
    margin: 0 auto;
}

#content {
    width: 909px;
    float: left;
    min-height: 300px;
	background: #fff url(../images/content_bg.jpg) repeat-y;
	padding-bottom: 40px;
}

#maincontent {
    width: 572px;
    float: left;
    min-height: 300px;
    text-align: left;
	margin-left: 20px;
}

#secondarycontent {
    width: 296px;
    float: right;
    min-height: 300px;
    text-align: left;
	margin-right: 20px;
}

#footer {
    height: 56px;
    clear: both;
    width: 909px;
    background: #fff url(../images/footer_bg.jpg) no-repeat;
    margin-bottom: 20px;
	text-align: left;
}

/* Masthead Items
---------------------------------------*/

#logo {
    float: left;
	margin-top: 42px;
	margin-left: 23px;
}

#mastheadpic {
    float: right;
    margin-top: 72px;
    margin-right: 0px;
}

#mainnav {
    position: absolute;
    top: 196px;
	height: 53px;
	background: #fff url(../images/main_nav_bg.jpg) no-repeat;
    clear: both;
}

#mainnav ul {
    margin: 1px 0px 0px 20px;
    padding: 0;
    list-style: none;
    float: left;
    min-width: 909px;
}

#mainnav li {
    float: left;
	margin-left: 15px;
	margin-right: 28px;
}

#mainnav ul a {
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    text-indent: 0px;
    text-decoration: none;
    font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
    font-size: 12px;
    color: #fff;
}

#mainnav ul a:hover {
    color: #FD5245;
	border-bottom: 6px solid #CACACA;
	padding-bottom: 1px;
}

#home #mainnav .home a,
#britishbutler #mainnav .britishbutler a,
#products #mainnav .products a,
#purchasing #mainnav .purchasing a,
#distribution #mainnav .distribution a,
#contact #mainnav .contact a {
    color: #B9B8D2;
}


/* General Content Items
---------------------------------------*/

#splashcontainer{
	background: #FAFAFA;
	width: 868px;
	height: 115px;
	margin: 20px 0px 20px 20px;
	line-height: normal;
	text-align: left;
}

#maincontent h1, #secondarycontent h1 {
    font-family: arial, verdana, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    margin: 20px 24px 16px 24px;
}

#maincontent h2, #secondarycontent h2 {
    font-family: arial, verdana, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    margin: 20px 24px 16px 24px;
}

#maincontent h3, #secondarycontent h3 {
    clear: both;
	font-family: arial, verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    margin: 20px 24px 16px 24px;
}

#maincontent p, #secondarycontent p {
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin: 12px 24px 4px 24px;
}

#maincontent blockquote {
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
	font-style: italic;
    color: #fff;
    margin: 12px 24px 4px 24px;
}

#maincontent img, #secondarycontent img {
    float: left;
    margin: 2px 24px 16px 24px;
    border: 0;
}

#maincontent img.inline, #secondarycontent img.inline {
    float: left;
    margin: 12px 24px 16px 24px;
    border: 0;
}

#maincontent ul, #secondarycontent ul {
	font-family: arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
	list-style: none;
	padding: 0;
	margin: 12px 24px 4px 24px;
}

#maincontent li, #secondarycontent li {
	margin-bottom: 6px;
}


#maincontent a, #secondarycontent a {
    color: #fff;
    text-decoration: underline;
}

#maincontent a:hover, #secondarycontent a:hover {
    color: #CDCDCD;
    text-decoration: underline;
}


/* Forms ------------*/

.formcontainer {
	 width: 460px;
	 margin: 20px 20px 10px 20px;
}

form {
	margin: 0;
	padding: 0;
}

label {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 4px;
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 12px;
	padding-top: 3px;
}

input {
	 font-size: 12px;
	 font-family: arial, verdana, sans-serif;
	 font-weight: normal;
	 margin-bottom: 12px;
}

.shortinput {
	width: 280px;
}


.formbutton {
	 margin-left: 80px;
	 width: auto;
	 margin-bottom: 0px;
}

textarea {
	 width: 300px;
	 font-size: 12px;
	 font-weight: normal;
	 font-family: arial, verdana, sans-serif;
	 margin-bottom: 10px;
}


/* Footer Items
---------------------------------------*/

#footer p {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
	margin: 0px 20px 0px 20px;
	padding-top: 26px;
}

#footer a {
    text-decoration: none;
    color: #000000;
}

#footer a:hover {
    color: #16145F;
    text-decoration: underline;
}

