body {
	background-color: #787878;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/tile_BG-home.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
a {
	font-size: 11px;
	color: #022B8A;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#container {
	clear: both;
	width: 1090px;
	margin-right: auto;
	margin-left: auto;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.linkRight {
	text-align: right;
	line-height: 28px;
}
#mainContent {
	background-repeat: no-repeat;
	height: 1144px;
	width: 1090px;
	background-position: top;
	float: left;
	background-image: url(../images/BG_blank2.jpg);
}
#headerRight {
	float: left;
	height: 123px;
	width: 840px;
	margin-top: 23px;
	margin-left: 61px;
	margin-left /*FF+IE7*/:/*FF+IE7*/ 123px;
}
#logo {
	float: left;
	height: 89px;
	width: 198px;
}
#btn_myTheater {
	height: 56px;
	width: 205px;
	float: left;
	margin-top: 32px;
	margin-left: 97px;
	margin-left /*FF+IE7*/:/*FF+IE7*/ 97px;
}
#btn_tinasCollection {
	float: left;
	height: 117px;
	width: 254px;
	margin-left: 86px;
	margin-left /*FF+IE7*/:/*FF+IE7*/ 86px;
	margin-top: 5px;
}
#footer {
	float: right;
	width: 485px;
	text-align: right;
	margin-top: 30px;
	margin-right: 44px;
	margin-right /*FF+IE7*/:/*FF+IE7*/ 88px;
	font-weight: normal;
	font-size: 11px;
	font-variant: normal;
	color: #FFF;
	letter-spacing: 0px;
}
#footer a {
	color: #818181;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
#footer a:hover {
	color: #000;
}
