/* CSS Document */


* {
	margin:0;
	padding:0;
}
img {
border:none;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

a {
	text-decoration:none;
	font-weight: bold;
}
p, h1, h2, h3, h4 {
	padding: 0 0 5px 0;
}

#main1 h2 {
color:#FFFFFF;
background: url(images/header_bg.gif) repeat-x;
font-size:14px;
padding: 5px 15px;
}
#container {
	width: 988px;
	position: absolute;
	left: 50%;
	margin-left: -494px;
}
#header {
	height: 134px;
	position:relative;
	z-index: 99;
}
#canon_logo {
	position: absolute;
	right:24px;
	top: 31px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 10px;
}
#footer {
	text-align: right;
	color: #9CA7AB;
	border: #9CA7AB solid 1px;
	border-left: none;
	border-right: none;
	padding: 4px 20px;
	font-size: 10px;
	margin: 15px 55px;
}
/* COLUMN STYLING */
	#main1 {
	margin:0px 50px;
	padding:10px 0 0 0;
	z-index: 0;/*background-image:url(images/bg_contenttop.gif);*/
	position: relative;
		}
	#main2 {
		margin:0; padding:0;
		
		}
	#left {
		float:left;
		width:330px;
		
		}
	#right {
		float:right;
		width:210px;
		
		
		}
	#middle {
	margin:0 225px 0 0;		
padding-right:15px;
border-right: #d9e7f3 1px solid;
		
		}
	.column-in {
		margin:0;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	
	

/* END OF COLUMN STYLING */


/*--------------MENU CSS--------------*/
#menu {
	position:absolute;
	top: 96px;
	width: 439px;
	height: 26px;
	right: 39px;
}
#nav {
z-index:199;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF}

#nav li {
	float: left;
	text-align:center;
	border-left:none;
	height: 20px;
	position:relative;
	
}
#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;

}
#nav li ul li {
	width:125px;
	text-align:left;
	border: solid #ffffff 1px;
	border-top:none;
	height: 20px;
	background-color: #F0F4D5;
	padding: 3px 15px 0px 15px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 10px;
	top:27px;
	
}
#nav .daddy {
	

}
#nav ul li:hover , #nav ul li.sfhover{
	background-color: #C1D72F;
}

#nav ul a {
color:#2f363b;
}
/*--------------END MENU CSS--------------*/

/*--------------SUB-MENU CSS--------------*/
.sub_menu {
margin-bottom:15px;
}
.sub_menu ul {
	list-style:none;
	/*background-color:#bed9eb;*/
background-image: url(images/submenu_gradient.gif);
	background-repeat:repeat-x;
	margin-top:1px;
}
.sub_menu ul li{
/*background-color:#bed9eb;*/
border-bottom: #72abd8 dashed 1px;

padding: 3px 0px;
}
.sub_menu ul li a{
	color:#4A535D;
	font-weight: bold;
padding: 0px 14px;
}

.sub_menu ul li .head{
	color:#4A535D;
	font-weight: bold;
padding: 0px 15px;
}
.sub_menu ul li a:hover {
	background-image: url(images/submenu_item_bg_blue.gif);
	background-repeat: no-repeat;
background-position: 5px 0px;
}
.sub_menu .bottom {
	border-bottom: none;
}
.sub_menu .indent {
	margin-left: 10px;
}
.sub_menu .indent a{
color:#717E8E;
}
/*--------------END SUB-MENU CSS--------------*/
.subflash {
	margin-bottom:15px;
	z-index: -1;
}
.hb_copy {
	background-color: #f3f5f6;
	color: #403F41;
	padding: 10px;
	margin-bottom: 10px;
}
.hightlight_box {
	margin-left: 133px;
	position: relative;
	margin-bottom: 15px;
	width:510px;
}
.hightlight_box img {
	position: absolute;
	left: -131px;
	top: 0px;
}
.sub_logo {
	margin-bottom: 13px;
}
.hb_copy h3 {
	font-size: 13px;
	padding-bottom: 4px;
	padding-top: 5px;
}
.hb_copy ul {
	margin-left: 20px;
}
.more {
	text-align: right;
	display: block !important;
	color: #5A9FD3;
	font-weight: bold;
}

.more:hover {
color: #307AB1;
}
.hb_copy p a {
	display: inline;
	color: #589ED6;
}
.hb_copy p {
	padding: 0 4px 6px 4px;
}
.hb_copy h3 {
	background-color: #C6DDED;
	color: #173F60;
	padding-left: 3px;
	margin-top: 10px;
	margin-bottom: 3px;
}
 .totop {
	font-size: 11px;
	text-align: right;
	display: block;
}
#ares_col2 {
	position: absolute;
	left: 220px;
	top: 75px;
}
.subflash_test {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:15px;
	z-index: -1;
}

#flashnew	{
		position:absolute;
		}