/* CSS Document */

body {
	padding: 19px 0px 19px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align: center; /* ie fix */
	background: url(art/body-bg.jpg) top left repeat-x #254a78;
	line-height: 1.7em;
}

a {
	font-weight: bold;
	text-decoration: none;
}

#page {
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	text-align: left; /* ie fix */
}

img#logo {
	width: 240px;
	height: 70px;
	padding: 0px;
	margin: 0px 0px 0px 17px;
	float: left;
}

h4 {
	width: 257px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	clear: left;
}

h5 {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

ul#nav {
	float: right;
	list-style: none;
	line-height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

ul#nav li {
	display: inline;
	padding: 0px 6px;
}

ul#nav li a {
	font-size: 11px;
	color: #ffffff;
	padding: 2px 4px;
}

ul#nav li a:hover {
	background: #b92b37;
}

ul#submenu {
	float: right;
	list-style: none;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 488px;
	text-align: center;
}

ul#submenu li {
	display: inline;
	padding: 0px 4px;
}

ul#submenu li a {
	font-size: 11px;
	font-weight: bold;
	color: #b92b37;
	padding: 2px 4px;
}

ul#submenu li a:hover {
	color: #ffffff;
	background: #b92b37;
}

#content-left {
	width: 234px;
	height: 301px;
	margin: 0px 10px 0px 0px;
	padding: 305px 11px 0px 11px;
	background: url(art/content-left-bg.jpg) top left no-repeat;
	color: #ffffff;
	float: left;
	clear: left;
}

#content-left a {
	color: #ffffff;
}

#content-left a:hover {
	color: #b92b37;
}

#content-right-top {
	width: 488px;
	height: 190px;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	float: left;
	background: url(art/content-right-top-bg.jpg) top left no-repeat;
}

#content-right-top-2 {
	width: 464px;
	height: 190px;
	padding: 3px 15px;
	margin: 0px 0px 10px 0px;
	float: left;
	background: url(art/content-right-top-2-bg.jpg) top left no-repeat;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	float: left;
	letter-spacing: 1px;
}

h1.bottom {
	margin-top: 126px;
	line-height: 64px;
}

h1.top {
	line-height: 126px;
}

#content-right-bottom {
	width: 494px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(art/content-right-bottom-bg.jpg) top left repeat-y;
}

#content-right-bottom a {
	color: #444444;
}

#content-right-bottom a:hover {
	color: #b92b37;
}

#content-right-inner {
	width: 472px;
	padding: 11px 11px 1px 11px;
	margin: 0px;
	background: url(art/content-right-inner-bg.jpg) top left no-repeat;
	min-height: 384px; /* for ff, ie > 6 */
	_height: 384px; /* for ie6 */
	overflow: hidden;
	_overflow: visible;
}

.section {
	width: 218px;
	float: left;
	padding: 10px 0px 0px 0px;
	margin-top: -10px;
	min-height: 250px;
	_height: 250px;
}

.section img {
	width: 100px;
	height: 100px;
	float: right;
}

.left {
	border-right: 1px solid #ffffff;
	padding-right: 15px;
}

.right {
	border-left: 1px solid #ffffff;
	padding-left: 15px;
}

h3 {
	padding: 0px;
	margin: 3px 0px 8px 0px;
	font-weight: bold;
	font-size: 14px;
}

#footer {
	width: 696px;
	line-height: 82px;
	padding:2px 32px;
	margin: 10px 0px 19px 0px;
	background: url(art/footer-bg.jpg) top left no-repeat;
	text-align: right;
	color: #f5f5f5;
	clear: left;
	float: left;
}

#footer p {
	text-align: left;
	float: left;
	padding: 0px;
	margin: 25px 0px;
	line-height: 16px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #b92b37;
}

a.subsection-left, a.subsection-right {
	display: block;
	float: left;
	margin: 11px 10px 1px 0px;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 219px;
/*	height: 225px; */
	text-align: center;
}

a.subsection-left img, a.subsection-right img {
	border: 0px;
}

a.subsection-right {
	margin: 11px 0px 1px 0px;
}

a.subsection-left h1, a.subsection-right h1 {
	color: #666666;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	float: none;
}

a:hover.subsection-left h1, a:hover.subsection-right h1 {
	color: #b92b37;
}

a.product-left, a.product-centre, a.product-right {
	display: block;
	float: left;
	margin: 11px 11px 1px 0px;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 138px;
/*	height: 225px; */
	text-align: center;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

a.product-centre {
	margin: 11px 11px 1px 0px;
}

a.product-right {
	margin: 11px 0px 1px 0px;
}

a.product-left img, a.product-centre img, a.product-right img {
	margin: 0px 0px 5px 0px;
	border: 0px;
}

#product a#image {
	float: right;
	margin: 0px 0px 10px 20px;
	font-weight: normal;
}

#product a#image img {
	border: 0px;
}

#product h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

img.sponsor {
	float: left;
	width: 210px;
	height: auto;
	margin: 0px 14px 10px 0px;
	padding: 5px;
	border: 1px solid #cccccc;
}

img.badge {
	float: left;
	width: 98px;
	height: 138px;
	margin: 0px 8px 10px 0px;
	padding: 5px;
	border: 1px solid #cccccc;
}

img.embroidery {
	float: right;
	width:150px;
	height:164px;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0px 0px 0px 8px;
}

img.numbering {
	float: left;
	width: 74px;
	height: 113px;
	margin: 0px 8px 10px 0px;
	padding: 5px;
	border: 1px solid #cccccc;
}