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

html{
}

body{
	margin:0px;
	padding:0px;
}

img{
	border:none;
}


#page {
	margin:0px auto;
	width:980px;
}

#layout {
}

#headerArea {
}

#headerTop {
	width:100%;
	height:20px;
	color:#fff;
	background:url(img/header_img1.png) no-repeat;
}

#headerBottom {
	width:100%;
	text-align:left;
}

.clear {
	clear:both;
}

#headerline {
	width:100%; height:3px; background-color:#c03b2f;
}
#footerline {
	width:100%; height:4px; background-color:#c03b2f;
}

#mainArea {
	width:100%;
	margin:0px auto 20px;
}



#topimagearea {
	width:100%; margin-bottom:16px;
}

.titlebar {
	width:890px; height:30px; margin:0 auto; color:#FFFFFF; background:url(img/_titlebg.gif) repeat-x #003366; font-size:18px; font-weight:bold; padding:0px 0px 0px 20px;
}

.notes1 {
	width:680px; text-align:right; font-size:10px; color:#444444; margin-top:0px;
}

.makerlist {
	 width:860px; margin:10px auto;
}

.makerlist ul {
	font-size:12px; list-style-type:none; margin:0px; padding:0px;
}

.makerlist li {
	float:left; margin-bottom:10px;
}

.makercountry {
	width:420px; margin:0px 5px; background-color:#d8e2f8; color:#222222;
}

.makercountryflag {
	margin:2px 6px 2px; vertical-align:top;
}

.makers {
	width:420px;
}

.makers li {
	margin:2px 10px 2px 15px; float:left;
}

.makers a {
	text-decoration:none;
}

.makers a:link { color:#333 }
.makers a:visited { color:#333 }
.makers a:active { color:#f00 }
.makers a:hover { color:#f00; text-decoration:underline; }


#footerLogo{
	width:100%;
	margin:10px;
	text-align:center;
}