html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	margin: 0;
	padding: 0 20px;
	color: #41586c;
	line-height: 1.5em;
	background: url(../images/background_transfers_landing_page.gif) repeat-x 0 top;
}

h1 {
	font-size: 180%;
	line-height: 1.0em;
}

/* @group home body */

/* @group connect */

#connect {
	padding: 0;
	margin: 0;
}

#connect ul {
	padding: 0;
	margin: 0;
}

#connect ul li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#connect h3 {
	margin: 10px 0 5px 0;
}

/* @end */

/* @group transfer header */

#mainNav {
	background: url(../images/background_mainnav.png) no-repeat 300px;
	height: 59px;
}

/* @end */

/* @group quote */

blockquote {
	color: #666;
	background: url(../images/background_quote.png) no-repeat 0 top;
	padding-bottom: 0;
	margin: 0;
	font: 160%/1.3em Georgia, "Times New Roman", Times, serif;
}

cite {
	font-size: 90%;
	padding-bottom: 10px;
	color: #999;
}

.cover {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 180px;
}

/* @end */

/* @group promo area */

#liquid-round {
	width: 100%;
	margin: 0 auto 5px auto;
	background: url(../images/leftside.png) repeat-y left top;
}

#liquid-round p {
	font-size: 120%;
	line-height: 1.4em;
	color: white;
	padding-bottom: 5px;
}

#liquid-round a:link {
	color: #87af71;
	text-decoration: none;
}

#liquid-round a:hover {
	color: #069;
	text-decoration: none;
}

#liquid-round cite {
	color: #dcdcdc;
	line-height: 1.0px;
	border-bottom-style: none;
}

#liquid-round h2 {
	color: #b4d2eb;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: .0em 0 .5em 0;
	letter-spacing: .05em;
}

.top {
	width: 100%;
	height: 6px;
	background: url(../images/top.png) no-repeat left top;
}

.top span {
	display: block;
	position: relative;
	height: 6px;
	background: url(../images/top-right.png) no-repeat right top;
}

.center-content {
	position: relative;
	background: #17425f none repeat-y right top;
	padding: 10px 10px 10px 20px;
	margin: 0;
	font-size: 110%;
}

.bottom {
	height: 6px;
	background: url(../images/bottom.png) no-repeat left bottom;
}

.bottom span {
	display: block;
	position: relative;
	height: 6px;
	background: url(../images/bottom-right.png) no-repeat right top;
}

/* @end */

/* @group middle */

#middle {
	height: 109px;
	margin: 0;
	padding: 0;
}

.featuredetail {
	margin: 15px 13px 0 0;
	float: left;
}

.featuresamples {
	margin: 15px 0 0 0;
	float: left;
	border-left: 1px dotted white;
	padding-left: 13px;
}

#imagepiece {
	margin: 0;
	padding: 0;
	background: url(../images/main_graphic_bride.png) no-repeat 0 -360px;
	height: 109px;
}

/* @end */

/* @group specialty */

#services h1 {
	margin: 25px 0 0 0;
	font-size: 170%;
	color: #638eb0;
	line-height: 1.1em;
}

#supporting {
	margin: 0;
	padding: 0;
	background: url(../images/main_graphic_bride.png) no-repeat 0 -469px;
}

.specialty dt a:link {
	color: #41586c;
}

.specialty dt a:visited {
	color: #41586c;
}

.specialtycontainer {
	margin: 0;
	width: 1000px;
}

.specialtycontainer h1 {
	width: 974px;
	margin: 5px 0 15px 0;
	font-size: 150%;
	color: #638eb0;
	line-height: 1.1em;
}

dl.specialty {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 235px;
	float: left;
	border-right: 1px dotted #b6cad8;
}

.specialty dt {
	margin: 0 5px 10px 0;
	width: 235px;
	position: relative;
	left: 0;
	float: left;
	font-size: 120%;
	line-height: 1.0em;
	color: #17425f;

}

.specialty dd img {
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	position: relative;
	left: 0;
	float: left;
	clear: left;

}

.specialty dd {
	margin: 0 0 15px 0;
	padding: 0 10px 0 0;
	line-height: 1.2em;
	

}

/* @end */

/* @group video */

#videobackground {
	margin: 0 0 30px 0;
	width: 480px;
	height: 360px;
	background: url(../images/background_video.png) repeat-x 0 top;
}

.status {
	text-transform: uppercase;
	color: #666666;
	font-size: .9em;
	padding-top: 15px;
	padding-bottom: 3px;
}

#mission {
	margin: 0 0 30px 0;
	padding: 0;
	background: url(../images/main_graphic_transfers.png) no-repeat 0 0;
	height: 360px;
}

#mission h1 {
	clear: both;
	font-size: 170%;
	margin-top: 1.5em;
	margin-bottom: .5em;
	line-height: 1.1em;
	margin-right: 0;
}

#mission blockquote {
	margin: 0 180px 0 0;
	font: 125%/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: none;
	color: #505050;
}

.morevideos {
	float: right;
}

.morevideos a:link {
	color: #829a63;
	text-decoration: none;
}

.morevideos a:hover {
	color: #3e7fae;
	text-decoration: underline;
}

.morevideos a:visited {
	color: #8ea864;
	text-decoration: none;
}

.morevideos a:visited:hover {
	color: #3e7fae;
	text-decoration: underline;
}

/* @end */

/* @end */

/* @group wizard */

#box {
	background-color: #e7edfb;
	padding: 20px 20px 50px 20px;
	width: 730px;
	border: 1px solid #74a6cd;
	margin: 10px 0 ;
}

/* My Comment */

#box h1 {
	
	margin: 0 100px 10px 0;
	font-size: 2em;
}

#box a:link {
	color: #fff;
	text-decoration: none;
}

#box a:hover {
	
	color: #17425f;
}

#box a:visited {
	color: #ccf77d;
	text-decoration: none;
}

#box a:visited:hover {
	color: #fff;
}


#box p {
	clear: both;
	padding-bottom: 2em;
}


/* @end */

/* @group btn */


.btn {
	display: block;
	position: relative;
	background: #aaa;
	padding: 10px;
	margin-right: 15px;
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.btn * {
	font-style: normal;
	background-image: url(../images/btn2.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
}

.btn i {
	background-position: top left;
	position: absolute;
	margin-bottom: -10px;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
}

.btn span {
	background-position: bottom left;
	left: -10px;
	padding: 0 0 10px 15px;
	margin-bottom: -10px;
}

.btn span i {
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 20px;
	height: 100%;
	top: 0;
}

.btn span span {
	background-position: top right;
	position: absolute;
	right: -20px;
	margin-left: 20px;
	top: -10px;
	height: 0;
}

* html .btn span,
* html .btn i {
	float: left;
	width: auto;
	background-image: none;
	cursor: pointer;
}

.btn.blue {
	background: #17425f;
	color: #fff;
}


.btn:hover {
	background-color: #87af71;
	text-decoration: underline;
}

.btn:visited {
	background-color: #17425f;
}


.btn:active {
	background-color: #444;
			color: #fff;
}

.btn[class] {
	background-image: url(../images/shade.png);
	background-position: bottom;
}

* html .btn {
	border: 4px double #aaa;
}

* html .btn.blue {
	border-color: #17425f;
}


* html .btn:hover {
	border-color: #a00;
}

/* @end */