@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display: block;
}
a {
	color: #35271A;
}
h1 {
	margin: 0;
	font-size: 14px;
	color: #FFFFFF;
}

h3 {
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
h4 {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

p {
	line-height: 14px;
	margin: 5px 0 0 0;
}
p.salesreps {
	margin: 0;
	width: 570px;
}







.container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 20px 0;
	border: 1px solid #FFFFFF;
	background-color: #6b6b6b;
}
.leftcontent {
	width: 425px;
	float: left;
	padding: 0 0 0 0;
}
#leftindex {
	width: 392px;

}


.leftcontent img {
	float: left;
	margin: 0 0 20px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.leftcontent img.noborder {
	border: none;
	margin: 0 0 5px 0;

}

.navigation {
	float: left;
	width: 392px;
	background-color: #d39938;
	height: 28px;
}
.navigation ul {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	height: 22px;
	padding: 0 0 0 0;
	width: 360px;
}

.navigation li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 7px 15px 0 8px;
}
.navigation li.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
}
.navigation a {
	color: #000000;
	text-decoration: none;
}
.navigation a:hover {
	color: #F2E1C6;
}





.rightcontent {
	float: left;
	width: 350px;
}
#rightindex {
	margin: 20px 0 0 0;
	width: 408px;

}
.images {
	height: 201px;
	margin: 0 0 20px 0;
}
.images img {
	float: left;
}
.images img.middlepic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
}
.images img.rightpic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



.lefttext {
	float: left;
	margin: 15px 0 0 42px;
	width: 350px;
}
#fullwidth {
	width: 720px;
}

.righttext {
	margin: 15px 0 0 0;
}


.quotebox {
	background-color: #7d7d7d;
	width: 260px;
	margin: 50px 0 0 20px;
	padding: 15px;
	font-size: 11px;
}

.rightquote {
	background-image: url(images/rightquote.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftquote {
	background-image: url(images/leftquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 35px;
	width: 195px;
}
.quotesig {
	padding: 5px 0 0 35px;
	color: #333333;
	font-size: 10px;
}
.indextext {
	width: 700px;
	float: left;
	padding: 15px 50px 20px 50px;
}
.indextext p {

}
.people {
	margin: 0 0 20px 0;
	height: 220px;
}
.people img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #FFFFFF;
}
.people p {
	float: left;
	width: 630px;
}
.smalltext {
	font-size: 10px;
	float: left;
	width: 150px;
	padding: 5px 0 0 5px;
}
.smalltextleft  {
	width: 140px;
	font-size: 10px;
	float: left;
	padding: 5px 0 0 5px;
}

.vendorlist {

}

.vendorlist h3 {
	color: #000000;
	font-weight: bold;
}

.footer {
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0 0 20px 0;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #F2E1C6;
}
.gift_show_content {
	margin: 0 0 0 10px;
	font-size: 11px;
}


.clear {
	clear: both;
}
