* {
	margin: 10;
	padding: 10;
}

body {
	margin: 20px;
	padding: 20px;
	text-align: center;
	background-color: center;
	background-position: center;
}

#container {
	positin: relative;
	width: 776px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#hedder {
	width: 806px;
	height: 77px;
	margin-top: 0px;
	text-align: right;
	background-image: url(images/header.jpg);
}


#companynameflame {
	positin: relative;
	width: 745px;
	height: auto;
	margin: 15px 15px 10px 15px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #0f5d94;
	border-left: 1px solid #0f5d94;
	border-bottom: 1px solid #0f5d94;
	border-right: 1px solid #0f5d94;
	background-image: url(images/titlebg.jpg);
}
#companynameflame .name {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-left: 10px solid #b6b5b5;
	color: #eeeeee;
	font-size: 120%;
	font-weight: bold;
}
#companynameflame .name {
	float: left;
	width: 700px;
	height: auto;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-left: 10px solid #b6b5b5;
	color: #eeeeee;
	font-size: 120%;
	font-weight: bold;
}
#companynameflame .date {
	float: right;
	width: auto;
	height: auto;
	margin: 3px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #b6b5b5;
	background-color: #dce0ea;
	color: #4e4f52;
	font-size: 80%;
}
#move {
	float: left;width: 293px;
	height: 259px;
	margin-left: 15px;
}
#subtittle {
	float: left;width: 293px;
	height: 259px;
	margin-left: 15px;
	margin-top: 15px;
}
#subtittle .name {
	width: 279px;
	height: auto;
	margin: 3px 0px 3px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #494848;
	font-size: 80%;
	border: 1px solid #bfbebe;
	background-color: #f4f4f4;
}	
#sc {
	width: 502px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 1px;
	background-color: #d7d7d7;
}
#footer {
	width: 776px;
	height: auto;
	margin: 15px auto 4px auto;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #0f5d94;
	text-align: center;
	font-size: 100%;
}

#images {
	position: relative;

}
