/* CSS Document */
* html .png2{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

* {margin:0; padding:0;	font-size:100%;}
body {
	text-align:center;
	background:#000000 url(images/header-bg.jpg) no-repeat center 413px;
}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	color:#FFF;
}
input, select {vertical-align:middle; font-weight:normal;}

a {
	text-decoration:none;
	color:#06F;
}
a:hover {
	text-decoration:underline;
}
ul {list-style:none;} 
ul li {background:url(images/list-marker.gif) left 8px no-repeat; padding-left:10px;}
li a {
	color:#FFF;
}


.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

#content .col-1,
#content .col-2,
#content .col-3 {float:left;}

/***************header***************/
.menu {
	position:relative;
}
.header-bg {position:absolute;}
/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {float:left; margin:3px 29px 0 0;}
.phone {float:right; margin-right:120px;}
cite {font-style:normal; display:block;}

#content {padding:0 13px 0 51px; margin-top:-89px}

.box-left {background:url(images/box-left.png) left bottom no-repeat;}
.box-right {background:url(images/box-right.png) right bottom no-repeat; padding:0 144px;}
.box-tail {background:url(images/box-tail.png) left bottom repeat-x; min-height:238px; height:auto !important; height:238px;}
.box-tail .text {margin:0 -119px 0 -138px; padding:22px 0 0;}

.row-1 {
	font-size:0.833em;
	line-height:1.333em;
	color:#0588A9;
	text-transform:uppercase;
}
.row-1 h2 {padding-bottom:9px;}
.row-1 p {
	padding-bottom:15px;
}
.row-1 ul {
	text-transform:none;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom: 1.5em;
}

.row-2 {padding:23px 0 0 23px;}
.row-2 .col-2 {border-left:1px solid #0C303F;}

.button {
	display:block;
	color:#010938;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	line-height:1em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
}
.button:hover {text-decoration:underline;}

.coins {background:url(images/coins.png) left top no-repeat;}
.patches {background:url(images/patches.png) left top no-repeat;}
.tools {background:url(images/tools.png) left top no-repeat;}
.pins {background:url(images/pins.png) left top no-repeat;}
.chains {background:url(images/chains.png) left top no-repeat;}
.coins, .patches, .awards, .tools, .pins, .chains {
	padding:20px 0 25px 100px;
	margin-bottom:7px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:3em;
	line-height:1em;
	text-transform:none;
}
.coins a, .patches a, .awards a, .tools a, .pins a, .chains a{
	color:#91CFF3;
}
.awards {background:url(images/awards.png) left top no-repeat; padding-left: 93px;}

h2, h3, h4, h5 {font-weight:normal;}

h2 {color:#CC610A;}
h2 a {
	color:#CCC;
	text-decoration: none;
}

h3, h4 {font-family:Times New Roman, Times, serif; font-style:italic; line-height:1em;}
h3 {font-size:2.25em; color:#FFFFFF; padding-left:3px;}
h4 {font-size:1.583em; color:#80E0FE;}

h5 {color:#80E0FE;}

.link {font-family:Tahoma, Geneva, sans-serif; font-weight:bold; font-size:0.917em; text-decoration:none; color:#D6D5D5;} 
.link:hover {text-decoration:underline;} 
.link-img {margin-left:4px;}

.border {background:url(images/border-tail.gif) left top repeat-x; font-size:0%; line-height:0%; height:1px;}

.text-right {text-align:right;}
.text-size {font-size:1.083em;}

.margin1 {margin-right:3px;}
.margin2 {margin-left:21px;}
.margin3 {margin-right:51px;}
.margin4 {
	margin-left:21px;
}
.margin5 {margin-right:74px;}
.margin6 {margin-right:21px;}

.padding1 {padding-bottom:18px;}
.padding2 {padding-bottom:22px;}
.padding3 {padding-bottom:20px;}
.padding4 {padding-bottom:25px;}
.padding5 {padding-left:22px;}
.padding6 {padding-bottom:16px;}
.padding7 {padding-top:4px;}
.padding8 {padding-bottom:12px;}
.col-1 ul {
	padding: 0 0 1em 30px;
}
.col-1 li {
	background: url(images/bullet.png) no-repeat left center;
	padding: 0 0 0 30px;
	margin: 1.5em 0;
	font-size: 1.1em;
}
.corner-top-left {background: url(images/corner-top-left.png) no-repeat 0% 0%;}
.corner-top-right {background: url(images/corner-top-right.png) no-repeat 100% 0%;}
.corner-bot-left {background: url(images/corner-bot-left.png) no-repeat 0% 100%;}
.corner-bot-right {
	background: url(images/corner-bot-right.png) no-repeat 100% 100%;
	width: 100%;
}
.l {background: #FFF url(images/side-left.png) repeat-y left;}
.t {background: url(images/side-top.png) repeat-x top;}
.r {background: url(images/side-right.png) repeat-y right;}
.b {background: url(images/side-bot.png) repeat-x bottom;}
.inset {
	padding: 20px;
	text-align: left;
}
.inset p{
	line-height: 1.6em;
	color: #000;
	text-transform: none;
	font-size: 1.3em;
}
#left {
	width: 245px;
	float: left;
	color: #053d9e;
	font-size: 1.4em;
	line-height: 1.8em;
}
#box {
	color: #053d9e;
	font-size: 1.4em;
	line-height: 1.8em;
}
#right {
	width: 275px;
	float: right;
}
#last {
	float: right;
	margin-top: 20px;
	font-size: 1.4em;
}
p.text-size {
	font-size:1.5em;
	font-weight: bold;
	text-align: left;
}
.left {
	float:left;
	width:200px;
}
.right{
	float:left;
	width:200px;
}
.left p, .right p{
	text-align:center;
	text-transform:capitalize;
	font-size:.9em;
}

/***************footer***************/
#footer {background:url(images/footer-tail.jpg) left top repeat-x; color:#B1CCE7; font-size:1.083em; padding:73px 0 75px 73px;}
#footer a {color:#0654A0; text-decoration:none; margin-left:15px;}
#footer a:hover {text-decoration:underline;}