BODY { 
	background: #fff;
	width: 930px;
}
BODY, H1, H2, H3, H4, H5, H6, P, UL, OL, FORM { 
	margin: 0;
	padding: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000; 
	font-weight: normal; 
}
A { text-decoration: none; color: #b32317; }
A:hover { text-decoration: underline; }
#canvas { 
	position: relative; 
	width: 930px;
}
#hdr {
	background: #000;
	width: 930px;
	height: 70px;
	position: relative;	
}
#hdr p {
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
}
#hdr p.logo {
	background: url(../../../../../en-us/partner/ictmn/images/ictmnHeader.png) no-repeat 0 0;
	width: 364px;
	height: 41px;
	left: 17px;
	top: 13px;	
}
#hdr p.celebrate {
	background: url(../../../../../en-us/partner/ictmn/images/NationsPeople.png) no-repeat 0 0;
	width: 253px;
	height: 39px;
	right: 17px;
	top: 13px;		
}
#main {
	background: url(../../../../../en-us/partner/ictmn/images/channelbg.jpg) no-repeat 0 0;
	width: 930px;
	height: 513px;
	position: relative;	
}
h1 {
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../../../../../en-us/partner/ictmn/images/channelcta.png) no-repeat 0 0;
	width: 218px;
	height: 54px;
	left: 55px;
	top: 40px;	
}
#search {
	background: url(../../../../../en-us/partner/ictmn/images/formbg.png) no-repeat 0 0;
	width: 271px;
	height: 269px;
	top: 105px;
	left: 30px;
	position: absolute;
	z-index: 1;
}
form label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	display: block;
	float: left;
	width: 80px;
	text-align: right;	
}
.drpdwn, .txtbx { padding: 0 0 8px; }
.drpdwn select, .txtbx input { margin-left: 20px; }
.txtbx input { width: 100px; }
.drpdwn select.lage { margin-right: 5px; }
.drpdwn select.uage { margin-left: 5px; }
h2 {
	margin: 30px 20px 10px;
	padding: 0 3px 6px;
	border-bottom: solid 1px #cacaca;
	color: #b32317;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.btn { 
	text-align: center;
	padding-top: 3px;
}
input.btnSearch {
	background: transparent url(../../../../../en-us/partner/ictmn/images/btnViewPhotos.png) no-repeat 0 0;
	border: 0;
	width: 187px;
	height: 37px;
	cursor: pointer;
}	
p.poweredBy {
	overflow: hidden;
	text-indent: -9999px;
	background: url(../../../../../en-us/partner/ictmn/images/poweredBy.png) no-repeat center bottom;
	height: 23px;
}
#ft {
	position: absolute;
	width: 236px;
	height: 76px;
	z-index: 2;
	top: 400px;
	left: 50px;
}
#ft a {
	position: absolute;
	display: block;
	width: 236px;
	height: 76px;
	top: -45px;
	left: 40px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../../../../../en-us/partner/ictmn/images/freeTrial.png) no-repeat 0 0;
}
#articles { 
	padding: 10px 0 0; 
	height: 150px;
}
.article {
	width: 282px;
	padding: 26px 9px 9px;
	border: solid 1px #939393;
	background: url(../../../../../en-us/partner/ictmn/images/articletile.png) repeat-x 0 0;
	float: left;
	-moz-box-shadow: 0 0 2px 2px rgba(147,147,147,0.3);
	-webkit-box-shadow: 0 0 2px 2px rgba(147,147,147,0.3);
	box-shadow: 0 0 2px 2px rgba(147,147,147,0.3);
}
.a2 { margin-left: 12px; margin-right: 12px; }
.traditionalBoxModel .article { width: 302px; }
.article div { 
	float: left; 
	width: 100px;
	height: 100px;
}
.article h3 { 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.article p a { 
	display: block;
	font-style: italic;
	text-decoration: underline;
}