/* Website sign.printgta.ca */
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans-Regular.eot');
	src: local('☺'),  url('../fonts/OpenSans-Regular.woff') format('woff'),  url('../fonts/OpenSans-Regular.ttf') format('truetype'),  url('../fonts/OpenSans-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Light';
	src: url('../fonts/OpenSans-Light.eot');
	src: local('☺'),  url('../fonts/OpenSans-Light.woff') format('woff'),  url('../fonts/OpenSans-Light.ttf') format('truetype'),  url('../fonts/OpenSans-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('../fonts/OpenSans-Semibold.eot');
	src: local('☺'),  url('../fonts/OpenSans-Semibold.woff') format('woff'),  url('../fonts/OpenSans-Semibold.ttf') format('truetype'),  url('../fonts/OpenSans-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-ExtraBold';
	src: url('../fonts/OpenSans-ExtraBold.eot');
	src: local('☺'),  url('../fonts/OpenSans-ExtraBold.woff') format('woff'),  url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'),  url('../fonts/OpenSans-ExtraBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #f2f2f2 url(../images/bg-body1.jpg) repeat-x left top;
	min-width: 960px;
	margin: 0;
}
#page {
	width: 960px;
	margin: 0 auto;
}
img {
	border: 0;
}
h1 {
	color: #6c6e69;
	font: 30px/30px 'OpenSans-Light';
	margin: 0 0 30px;
	text-align: center;
}
h3 {
	color: #ea8312;
	font: bold 18px/24px 'OpenSans';
	margin: 24px 0;
}
h4 {
	color: #eb983e;
	font: italic 16px/24px 'OpenSans';
	margin: 24px 0;
}
p {
	color: #6c6e69;
	font: 12px/24px 'OpenSans';
	margin: 0;
	padding: 0;
	text-shadow: 0 1px #fefbfb;
	text-align: justify;
}
p a {
	color: #6c6e69;
}
p a:hover {
	color: #eb983e;
}
/*------------------------------ Sprites ------------------------------*/
.searchbar input, .more, .select, #connect a {
	background: url(../images/interface.png) no-repeat;
}
.more, .select {
	background-position: left bottom;
	color: #78450d;
	display: block;
	font: italic 18px/42px 'OpenSans-Extrabold';
	height: 42px;
	width: 220px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px #fbc78e;
}
.select {
	background-position: 0 -34px;
	color: #fff;
	font: italic 14px/29px 'OpenSans-Semibold';
	height: 29px;
	width: 140px;
}
.more:hover {
	background-position: left -73px;
}
.select:hover {
	background-position: -151px -34px;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	width:960px;
	margin-bottom: 3px;
	
}
/** Logo **/
#logo {
	float: left;
		width: 330px;
	margin: 16px 0 6px;
}
/** Navigation **/
#menu{float:right;
	width: 600px;
	margin: 24px 0 0px 0px;
}
#search{float:right;
	width: 520px;
	height: 25px;
	margin: 10px 0 1px 0px;
}
#navigation {float:right;
	display: inline-block;
	list-style: none;
	width: 600px;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: right;
	height: 25px;
	width: 90px;
	text-align: center;

}
#navigation li a {
	color: #78450d;
	display: inline-block;
	font: 14px/28px 'OpenSans-Semibold';
	padding: 0px 10px 0;
	text-decoration: none;
	text-shadow: 0 1px #fbc78e;
}
#navigation li:hover, #navigation li.selected {
	background: url(../images/bg-navigation-hover.png) no-repeat center top;
}
#navigation li a:hover, #navigation li.selected a {
	color: #fdfdfd;
	text-shadow: 0 1px #bf6d13;
}
.searchbar {
	float: right;
	display: inline-block;
	margin: 6px 10px;
}
.searchbar input {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
.searchbar input[type='text'] {
	color: #f8f9f6;
	font: italic 12px/24px 'OpenSans';
	height: 24px;
	width: 77px;
	padding-left: 4px;
}
.searchbar input[type='submit'] {
	background-position: -91px 0;
	color: #6a6c67;
	cursor: pointer;
	font: italic bold 16px/24px 'OpenSans';
	height: 24px;
	width: 60px;
	padding: 0 0 6px;
	text-align: center;
	text-shadow: 1px 0 #fdfbfb;
}
.searchbar input[type='submit']:hover {
	background-position: -161px 0;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
#contents .section {
	background: url(../images/bg-section.png) no-repeat center top;
	padding: 48px 0 24px;
}
#contents .column2 {
	float: left;
	width: 420px;
	margin: 0 0 0 40px;
	
	text-align: justify;
}
.section h4 {
	clear:both;
	text-align: center;
}
.section h4 a {
	color: #eb983e;
	font-weight: bold;
}
.section h4 a:hover {
	color: #d75229;
}
/** Adbox **/
#adbox {float:left;
	display: inline-block;
	height: 432px;
	width: 948px;
	margin: 0 0 30px;
	position: relative;
	
	border:6px;
	border-color:#FFF;
	border-style:solid;

}

#adbox > div.info {
	background: url(../images/bg-adboxInfo.jpg) no-repeat right top;
	height: 404px;
	width: 290px;
	padding: 20px;
	vertical-align: central;
	position: absolute;
	right: 0;
	top: 0;
}
.info h1, .info h2 {
	color: #f8f9f6;
	font: bold 30px/30px 'OpenSans';
	margin: 10px 0 24px;
	text-shadow: 1px 0 #fde0c1;
}
.info h2 {
	float: left;
	font: 26px/30px 'OpenSans';
	margin: 80px 0 24px;
	text-align: center;
}
.info p {
	color: #eb983e;
	font: italic 12px/24px 'OpenSans';
	margin: auto;
	text-shadow: none;
	vertical-align: central;
}
.info p a {
	color: #eb983e;
}
.info a.more {
	margin: 0 auto;
}
/** categories **/
#categories {
	display: inline-block;
	list-style: none;
	width: 100%;
}
#categories li {
	float: left;
	width: 300px;
	margin: 0 10px;
	text-align: center;
}
#categories li a.select {
	margin: 0 auto;
}

/** contact **/
#contact h2 {
	color: #6c6e69;
	font: 26px/30px 'OpenSans-Light';
	text-align: center;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #040404;
	width: 100%;
	border-top: 1px solid #cfd5d7;
	position: absolute;
	left: 0;
}
#footer > div {
	width: 960px;
	margin: 0 auto;
}
/** links **/
#links {
	display: inline-block;
	list-style: none;
	width: 100%;
	margin: 48px 0 36px;
	padding: 0;
}
#links > li {
	float: left;
	width: 220px;
	margin: 0 10px;
}
#links h4 {
	color: #a6a8a3;
	font: bold 14px/24px 'OpenSans';
	margin: 0;
	text-shadow: 0 1px #671515;
}
#links > li ul {
	list-style: none;
	width: 190px;
	margin: 0;
	padding: 0;
}
#links > li ul li {
	border-bottom: 1px solid #262828;
	margin: 6px 0 0;
	padding: 0 0 8px;
}
#links > li ul li a {
	color: #eb983e;
	font: 12px/24px 'OpenSans';
	text-decoration: none;
}
#links > li ul li a:hover {
	color: #bab9b8;
}
#connect a {
	display: inline-block;
	height: 24px;
	padding-left: 30px;
}
#connect a.twitter {
	background-position: -301px -26px;
}
#connect a.facebook {
	background-position: -301px -80px;
}
#connect a.googleplus {
	background-position: -301px -136px;
}
#connect a.twitter:hover {
	background-position: -301px 2px;
}
#connect a.facebook:hover {
	background-position: -301px -52px;
}
#connect a.googleplus:hover {
	background-position: -301px -108px;
}
.footnote {
	clear: both;
	color: #6c6e69;
	font: 10px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: none;
}



/* Content_1 */

#content_1 {
	float: right;
	width: 630px;
}

#post_1 {
	background-image:url(../images/bgd/post_1_bgd.png);
	background-repeat:no-repeat;
	height:260px;
	margin-bottom: 20px;
	padding: 25px 50px 0px 50px;
}

#post_1 p {
	color: #78450d;
	display: inline-block;
	font: 13px/26px 'OpenSans-Semibold';
	padding: 0px 10px 0;

}
#post_2 {
background-image:url(../images/bgd/post_3_bgd.png);
	background-repeat:no-repeat;
	height:666px;
	width: 590px;
	margin-bottom: 0px;
	padding: 20px 0px 0px 40px;
}

#post_2_re_co {background-image:url(../images/bgd/post_2_bgd.png);
	background-repeat:no-repeat;
	height:1567px;
	width: 619px;
	margin-bottom: 0px;
	padding: 20px 0px 30px 15px;
	margin-bottom: 30px;
}

#post_3 {height:266px;
	margin-bottom: 30px;
	padding: 20px 0px 30px 40px;
	background: #FFFFFF;
}

.content_1_content {
	float:left;
	width:280px;
	margin: 0px;
	padding: 0 15px 10px 0px;	
}

.content_1_content_re_co {
	float:left;
	width:288px;
	margin: 0px;
	padding: 0 15px 10px 0px;	
}

/* Sidebar_1 */

#sidebar_1 {
	float: left;
	width: 300px;
	padding: 0px;
}

#sidebar_1_box_1 {		
	background: #FFFFFF;
	margin-bottom: 0px;
	padding: 0px 0px;
}
#sidebar_1_box_2 {
	background: #FFFFFF;
	margin-bottom: 0px;
	padding: 0px 0px;
}
.sidebar_1_box_3 {
	background-image:url(../images/bgd/sidebar_bgd_300x322.png);
	background-repeat:no-repeat;
	height:330px;
	padding: 10px 0px 0px 0px;
}

#sidebar_1_box_1_menu_box {
	background-image:url(../images/menu_1.png);
		background-position:center;
	background-repeat:no-repeat;
margin-bottom: 20px;
}

#sidebar_1_box_1_menu_box_2 {
	background-image:url(../images/sidebar_service.png);
		background-position:center;
	background-repeat:no-repeat;
margin-bottom: 20px;
}

#sidebar_1 ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

#sidebar_1 li {
	margin-bottom: 30px;
	padding: 30px 0px;
}

#sidebar_1 li ul {
	margin: 0px;
	padding: 0px 30px;
}

#sidebar_1 li li {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #B9B9B9;
}

#sidebar_1 li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar_1 a {
	border: none;
	color: #7F7F81;
	text-decoration: none;
}

#sidebar_1 a:hover {
	text-decoration: underline;
	color:#F90;
}


/* Copy from Sider.css */
#testDiv_3{
overflow:hidden;
margin:0px auto 0px auto;
width:948px;
height:432px;
}

#testDiv_3_terms{
overflow:hidden;
margin:0px auto 0px auto;
width:948px;
height:1234px;
}

#award_Div{
overflow:hidden;
margin:0px auto 0px auto;
width:948px;
height:711px;
}

#adbox_award {float:left;
	display: inline-block;
	height: 702px;
	width: 936px;
	margin: 0 0 30px;
	position: relative;
	border:6px;
	border-color:#FFF;
	border-style:solid;

}