@charset "UTF-8";
/* CSS Document */



body {
	font-family: Georgia, Times, Times New Roman;
	color: #54361f;
	background-color:#54361f;
	text-align:center;
	margin: 0px;
	padding: 0px;
	}
	
#all {
	margin: 0px auto 0px auto;
	background-color: #ffffdd;
	width: 860px;
	border-left: 7px solid #5f74ad;
	border-right: 7px solid #5f74ad;
	padding-bottom: 200px;
	position:relative;
	}
	
#all a {
	color: #a3232c;
	}	
	
#header {
	width: 860px;
	height:158px;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	border-bottom: 7px solid #a3232c;
	margin-bottom: 2px;
	}
#header img {
	padding-top: 65px;
	padding-right: 10px;
	}	

#all h1 {
	font-size: 11pt;
	font-weight: normal;
	color: #a3232c;
	margin: 70px 0px 0px 0px; 
	}	
	
#all h2 {
	font-size: 9pt;
	font-weight: normal;
	color: #a3232c;
	margin: 10px 0px 0px 0px; 
	}	
	
#all h3 {
	font-size: 9pt;
	font-weight: normal;
	margin: 10px 0px 0px 0px; 
	}
		
#all p {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px; 
	}
	

#copyright {
	margin: 0px auto 0px auto;
	background-color: #ffffdd;
	width: 860px;
	border-left: 7px solid #5f74ad;
	border-right: 7px solid #5f74ad;
	padding: 0px 0px 30px 0px;
	}

#copyright p {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	}	
	
	
#headerint {
	width: 860px;
	height: 273px;
	background-image: url(images/int_logobacker.jpg);
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	}
	
#logoint {
	position: absolute;
	top: 94px;
	left: 30px;
	}	
	
#imageint {
	position: absolute;
	top: 0px;
	left: 192px;
	}	
	
#navbar {
	width: 860px;
	background-color: #a3232c;
	position: relative;
	border-top: 2px solid #ffffdd;
	padding: 8px 0px 8px 0px;
	font-size: 10pt;
	}
#navbar a {
	color: #ffffdd;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
	}		
	
#contentint {
	width: 860px;
	background-image:url(images/int_leaf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: left;
	background-color: #ffffdd;
	}	

#contentint h1 {
	margin: 0px;
	padding: 20px 146px 0px 193px;
	font-size: 15pt;
	font-weight: normal;
	}	

#contentint h3 {
	margin: 0px;
	padding: 20px 146px 0px 193px;
	font-size: 11pt;
	font-weight: normal;
	line-height: 18pt;
	}	

#contentint h2 {
	margin: 0px;
	padding: 30px 146px 0px 193px;
	font-size: 10pt;
	font-weight: bolder;
	line-height: 18pt;
	color: #5f74ad;
	}			

#contentint p {
	margin: 0px;
	padding: 10px 146px 0px 193px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 16pt;
	}		
	
#contentint table {
	margin: 10px 146px 0px 193px;
	width: 600px;
	font-size: 9pt;
	}
		
#contentint td {
	border: 1px solid #5f74ad;
	padding: 10px;
	}	
p#copyright_int {
	font-size: 8pt;
	padding-top: 100px;
	}	
	
iframe {
	margin: 30px auto 20px 193px;
	}	
	
#accessories {
	background: #FFFFFF;
	}

/*--
#accessories img {
	display: block;
	width: 198px;
	height: 198px;
	}
--/