html {
	font-size: 100.1%;
}
body {
	font: 64% Verdana, Tahoma, sans-serif;
	margin: 0;
	background-color:#eeeeee;
	background-image:url(/images/bg-body.gif);
	background-position: top center;
	background-repeat:repeat-y;
}
h1 {
	color:#63659C;
	font-size:18px;
	margin:0;
	padding:0 0 12px 0;
}
#main {
	margin: 0 auto;
	width: 750px;
	background: url(/images/bg-leftcolumn.gif) repeat-y;
	overflow: hidden;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
#main li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #636;
/*	font-size: 11px; */
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:focus {
	outline: none;
}
img {
	border: none;
}
/*mask*/
.mask {
	float: left;
	position: relative;
}
.mask img.img-mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#c-bottom .services span.mask {
	float: right !important;
	margin-left: 5px;
	display: inline;
}
/*mask size for IE6*/
#leftcolumn img.img-mask {
	width: 134px;
	height: 154px;
}
#headline img.img-mask {
	width: 186px;
	height: 99px;
}
.c-bottom-img1 .img-mask {
	width: 77px !important;
	height: 77px !important;
}
.c-bottom-img2 .img-mask {
	width: 77px !important;
	height: 55px !important;
}
/*mask*/
#leftcolumn {
	float: left;
	width: 134px;
}
#leftcolumn ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 8px 0 0;
}
#leftcolumn ul li {
	float: left;
	padding-left: 24px;
	background: url(/images/img-nav-dot.gif) no-repeat 10px 4px;
	width: 109px;
	margin-top: 4px;
}
#leftcolumn ul li a {
	display: block;
	color: #669;
	font: bold 12px "Arial Narrow", Tahoma, sans-serif;
	width: 100%;
}
#leftcolumn li ul {
	display: none;
	position: absolute;
	left: 126px;
	top: 0;
	margin: 0;
	padding: 0;
	background: #fc3;
}
#leftcolumn li:hover, #leftcolumn li.hover {
	position: relative;
}
#leftcolumn li:hover ul, #leftcolumn li.hover ul {
	display: block;
}
#leftcolumn li ol {
	margin:0;
	padding:0;
}
#leftcolumn li ol li {
	width:100px;
	background: none;
	font-size:7px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
#leftcolumn li ol li a {
	color:#666;
}
#leftcolumn li:hover ol, #leftcolumn li.hover ol {
	display: block;
}
.logo {
	float: left;
	margin: 0;
}
.logo a {
	overflow: hidden;
	text-indent: -3000px;
	float: left;
	background: url(/images/logo.gif) no-repeat;
	height: 78px;
	width: 134px;
}
#content {
	padding:24px;
}
#content p {
	padding:0 0 12px 0;
	line-height: 150%;
	color:#666666;
}
#content table {
	float:left;
}
#whiteLink a	{
	color: #FFF;
}
#productTable {
	background-color: #FFF7D6;
	border: 1px solid #FC3;
}
#rightcolumn {
	float: left;
	width: 616px;
	background: url(/images/bg-header.jpg) no-repeat;
	padding-top: 54px;
	overflow:hidden;
}
#rightcolumn h2 {
	font-size: 18px;
	color: #669;
	margin: 0;
	padding: 0;
}
#rightcolumn h3 {
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	margin: 0;
}
#rightcolumn p {
	color: #000;
	font-size: 11px;
	margin: 0;
}
#rightcolumn strong {
	font-size: 11px;
}
#rightcolumn strong.sub-title {
	color: #669;
	font-size: 11px;
}
#headline {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
#headline .c-top-image {
	float: left;
}
#headline .headline-main {
	float: left;
	width: 275px;
	padding: 7px 0 0 7px;
}
#headline address {
	font-style: normal;
	font-size: 10px;
	float: right;
	text-align: right;
	padding: 4px 4px 0 0;
}
#c-middle {
	float: left;
	margin: 0 0 18px 8px;
	display: inline;
}
#c-middle img {
	float: left;
	margin-right: 21px;
}
#c-middle div {
	padding-top: 15px;
}
#c-middle ul {
	margin: 0;
	font-size: 11px;
}
#c-middle ul li.link {
	padding-left: 24px;
}
#c-bottom {
	float: left;
	margin-left: 8px;
	display: inline;
}
#c-bottom cite {
	float: left;
	width: 118px;
	padding: 8px;
	border: 1px solid #669;
	background: #EEF;
	color: #000;
	font: normal bold 11px Verdana, Arial, sans-serif;
	margin-right: 12px;
}
#c-bottom cite span {
	float: right;
	font-weight: normal;
}
#c-bottom .services {
	float: left;
	width: 231px;
	padding-top: 2px;
	margin-right: 4px;
}
#c-bottom .services h3 {
	background: url(/images/img-client-services.gif) no-repeat;
	width: 213px;
	height: 12px;
	margin: 0 0 1px 1px;
}
#c-bottom .services ul {
	margin: 0;
	padding: 0 0 4px;
}
#c-bottom .services ul li {
	padding-top: 11px;
}
#c-bottom .product {
	float: left;
	width: 223px;
	background: #FFF7D6;
	border: 1px solid #fc3;
	border-right:none;
	padding: 10px 0 0;
	margin-top: -8px;
	position: relative;
}
#c-bottom .product h3 {
	background: url(/images/img-pr-sales.gif) no-repeat;
	width: 184px;
	height: 12px;
	margin: 0 0 8px 13px;
}
#c-bottom .product ul {
	margin: 0;
	padding: 0 0 0 10px;
}
#c-bottom .product ul a {
	font-weight: bold;
	padding: 16px 0 0 53px;
	display: block;
	height: 30px;
}
#c-bottom .product ul a.video {
	background: url(/images/ACT_31.gif) no-repeat -10px 0;
}
#c-bottom .product ul a.media {
	background: url(/images/ACT_37.gif) no-repeat -10px 3px;
	padding-top: 8px;
	height: 33px;
}
#c-bottom .product ul a.cd {
	background: url(/images/ACT_43.gif) no-repeat -10px 4px;
	padding-top: 12px;
	height: 34px;
}
#c-bottom .product ul a.certif {
	background: url(/images/ACT_48.gif) no-repeat -10px 1px;
	padding-top: 4px;
	height: 35px;
}
#c-bottom .product ul a.order {
	border: 1px solid #000;
	padding: 6px 0 0;
	background: #fff;
	font-size: 16px;
	height: 24px;
	text-align: center;
	width: 187px;
	margin: 3px 0 4px 6px;
}
.calDate {
	font-size:12px;
	font-weight: bold;
}
#donorform {
	background: #FFF7D6;
	border: 1px solid #fc3;
	padding:12px 12px 0;
}
.formHeader {
	font: bold 12px Tahoma, Verdana, Arial;
	padding:18px 0 12px 0;
}
.formBox {
	font-size:9px;
	padding:2px 4px 0 0;
}
.float {
	float:left;
}
.required {
	font-weight:bold;
}
#footer {
	width: 750px;
	margin: 0 auto;
	margin-top: 13px;
}
#footer .f-left {
	float: left;
	width: 200px;
}
#footer .f-left .carf {
	float: left;
	margin-right: 3px;
}
#footer .f-left span {
	float: left;
	width: 130px;
	font-size: 11px;
}
#footer p.f-center {
	float: left;
	width: 486px;
	text-align: center;
	font-size: 11px;
	margin: 2px 0 0;
}
