body {
	margin:0;
	padding:0;
	background:url("images/bg.jpg") repeat-x;
	background-color:#FFFFFF;
}
img {
	border:0;
}
#container {
	width:1029px;
	margin:0 auto;
}
#logo {
	width:278px;
	height:144px;
	float:left;
	background:url("images/logo.png") no-repeat;
}
#header {
	width:747px;
	height:90px;
	background:url("images/header.png") no-repeat;
	float:left;
}
#navigation {
	width:747px;
	height:54px;
	float:left;
}
#content {
	width:1029px;
}
#left {
	float:left;
	background:url("images/left.jpg") no-repeat;
	width:278px;
	padding:0;
}
#right {
	float:left;
	background:url("images/content.jpg") no-repeat;
	width:730px;
	font-family:Tahoma;
	font-size:12px;
	padding:0 10px 10px 10px;
	min-height:500px;
}
#right strong {
	color:#4169E1;
	font-weight:bolder;
}
#right a {
	color:#4169E1;
	text-decoration:none;
}
#right a:hover {
	text-decoration:underline;
	color:#999999;
}
	
#footer {
	clear:both;
	background:url("images/footer.jpg");
	height:19px;
	width:1006px;
	padding: 41px 0 0 20px;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	list-style:none;
}
#footer ul li a {
	color:#FFF;
	font-size:11px;
	font-weight:none;
	font-family:Tahoma;
	margin-right:20px;
	text-decoration:none;
	
}
#footer ul li a:hover {
	color:#dadada;
	text-decoration:none;
}
#flash {
	background:url("images/flashbit.jpg");
	margin:0 auto;
	width:747px;
	height:142px;
	
}
a#design {
	display:block;
	width:180px;
	height:20px;
	float:right;
}
a#map {
	display:block;
	width:248px;
	height:200px;
	margin:320px 0 0 0;
}
.Footer2 {font-size:10px ; color:#999999 ; font-family:Arial, Helvetica, sans-serif ; padding:5px 0 0 0;}
.Footer2 a {color:#999999 ; text-decoration:none ; font-size:10px ; font-family:Arial, Helvetica, sans-serif; margin:0px}
.Footer2 a:hover {color:#999999 ; text-decoration:none ; font-size:10px ; font-family:Arial, Helvetica, sans-serif; margin:0px}


.ttl {
	font-size:18px;
	padding:0px 0px 2px 0px;
	margin:0px;
	height:20px;
	border-bottom:1px solid #4169E1;
	font-weight:bold;
	color:#4169E1;
	display:block;
	width:100%;
}
.txt {
	padding:5px 0px 0px 0px;
}
a#cont {
	width:230px;
	margin:0px 0px 0px 0px;
}
	
.pluso {
	float:left;
    margin-left: 321px;
    margin-top: 13px;
}
	
