body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Top{
	background-image: url(images/Canon_Top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 980px;
	text-align:left;
	border-top:solid 1px white;
}
#TopMenu{
	float: left;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#TopMenu table{
	float:left;
	width:220px;
	
	font-size: 12px;
	height:28px;
	margin-left:5px;
}
.textfield{
	width:121px;
	border:none;
	background-image: url(images/Search.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:22px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#TopMenu a {
	
	font-size: 12px;
	padding:7px 0px 7px 0px;
	width:90px;
	color:#000000;
	text-decoration:none;
	background-image: url(images/TopButtonShort.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	white-space: nowrap;
	display:block;
	float:left;

}
#TopMenu a:hover {
	
	font-size: 12px;
	padding:7px 0px 7px 0px;
	width:90px;
	color:#ffffff;
	text-decoration:none;
	background-image: url(images/TopButtonShort.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	white-space: nowrap;
	display:block;
	float:left;
}
#PageContainer{
	background-image: url(images/Canon_Page_Base.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 980px;

}
#PageTop{
	background-image: url(images/Canon_Page_Top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;

}
#PageBottom{
	background-image: url(images/Canon_Page_Bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 980px;
	text-align:left;

}
#MenuPanel{
 width:191px;
  float:left;
  padding-bottom:20px;
}
#Content{
	width:780px;
	float:left;
	font-size: 11px;
}
#Page{
	width:745px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.Inputboxes{
width: 220px; 
font-size: 11px;
color: #A3A3A3;
}
.ServiceCall{
	width:380px;
	border-right:solid 1px #A3A3A3;
	vertical-align: top;
 
 
}
.ServiceCallRegion{
 padding-left:20px;
 vertical-align: top;
 width:300px;
 overflow:hidden;
}
form{
margin:0px;
padding:0px;
}
.Button{
width: 100px; 
font-size: 11px;
}
h1{
	font-size:22px;
	font-weight:normal;
	color:#E1090B;
}
h2{
	font-size:18px;
	font-weight:normal;
	color:#E1090B;
}
h3{
	font-size:14px;
	color:#E1090B;
}
p{
 margin:0px;
 font-size:11px;
 color:#000000;
}
li{
 font-size:11px;
 color:#000000;
}
.MenuMainTable {
	cursor: hand;
	width:180px;
}
.MenuSubTable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-left-color: #ACACAC;
	position: absolute;
	cursor: hand;
	z-index: 99;
	width: 200px;
		}
.MenuMain {
	
	font-size: 11px;
	font-weight: bold;
	color: #ACACAC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 26px;
	cursor: hand;
	text-align: right;
	vertical-align: top;
}
.MenuMainOver {
	
	font-size: 11px;
	font-weight: bold;
	color: #E1090B;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 26px;
	cursor: hand;
	text-align: right;
	vertical-align: top;
}
.MenuSub {
	
	font-size: 11px;
	font-weight: bold;
	color: #ACACAC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	cursor: hand;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACACAC;
	background-color:#ffffff;
}
.MenuSubOver {
	
	font-size: 11px;
	font-weight: bold;
	color: #E1090B;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	cursor: hand;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACACAC;
	background-color:#ffffff;
}
.ContentImageContainer {
	float: right;
	margin:0px 0px 10px 10px;
	clear:both;
	
}
.ContentImage {
	border: 1px solid #ffffff;
	
}
.ImageDescr {
	font-size: 11px;
	padding: 2px;
}
#Feature{
 width:238px;
 height:115px;
 background-image: url(images/FeatureButton_Base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#ffffff;
	font-size:12px;
	float:left;
}
#Feature p{
 margin:5px 15px 0px 15px;
 padding:0px;
 color:#ffffff;
}
#Bottom{
	background-image: url(images/Canon_Bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	width: 980px;
	font-size: 9px;
	color: #6C6C6C;
	padding-top: 10px;
}
#Bottom a{
	color: #6C6C6C;
	text-decoration:none;
}
#Bottom a:hover{
	color: #6C6C6C;
	text-decoration:underline;
}
.FeatureContainer {
	border: 1px solid #bfbfbf;
}
.FeatureContainer h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.FeatureContainer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.FeatureContainer img {
	float: right;
	margin: 20px;
}
.FindOutMore {
	background-image: url(images/FindOutMoreButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 110px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
}
.FindOutMoreOver {
	background-image: url(images/FindOutMoreButtonOver.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	width: 110px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
}

.FindOutMore a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 23px;
	width: 110px;
	padding-top: 4px;
}
.FindOutMoreOver a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 23px;
	width: 110px;
	padding-top: 4px;
}
.iframecontainer{
	position:relative;
	width:650px;
	height:2500px;
	overflow:hidden;
	text-align:right;
	
}
.iframecontainer iframe{
	position:relative;
	left:-230px;
	margin-top:-105px;
}
#page_content{
	padding-top:20px;
}
h5 {
	font-size:12px;
	font-weight:normal;
	color:#E1090B;
}
.InputboxesQuestion {
	width: 400px;
	font-size: 11px;
	color: #A3A3A3;
}
.QuestionSelect {
	background-image: url(images/FadedUnderline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	color: #e1090b;
}
.QuestionSelect a {
	color: #666666;
	text-decoration: none;
	background-image: url(images/QuestionTabBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline-block;
	height: 29px;
	width: 150px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
	background-color: #FFFFFF;
	line-height: 27px;
}
.QuestionSelect strong {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	padding-bottom: 2px;
}
A.LinkButton {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	clear: both;
	float: left;
}
A.LinkButton:hover {
	background-color: #e1090b;
}
