@charset "utf-8";

#homebodycontainer {
	background-color: #f5f5dc; /*fff8dc f5f5dc f5e7bb*/
	/*border: darkgray 1px solid;*/
	height: 100%;
	position: relative;
	text-align: center;
	width: 100%;
}
#hometopcontainer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 1003px;
	z-index: 1;
}
#homemiddlecontainer {
	background-color: #404040;
	height: 300px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2;
}
#homebottomcontainer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	position: relative;
	width: 1003px;
	z-index: 1;
}
#homeheader {
	font-size: 14px;
	height: 25px;
	padding-right: 10px;
	padding-top: 3px;
	position: relative;
	text-align: right;
}
#homeflags {
	height: 25px;
	padding-right: 10px;
	padding-top: 3px;
	position: relative;
	text-align: right;
	z-index: 2;
}
.homeflagicon {
	cursor: pointer;
	padding-right: 3px;
	padding-left: 3px;
	white-space: nowrap;
}
#homecirclestop {
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}
#homebannercontainer {
	height: 300px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
}
#homebanner {
	
}
#homebannerimg {
	filter: alpha(opacity = 100);
	opacity: 1;
	-moz-opacity: 1;
}
#hometilescontainer {
	
}
#hometile1 {
	left: 42px;
	top: 107px;
}
#hometile2 {
	left: 170px;
	top: -20px;
}
#hometile3 {
	left: 313px;
	top: 143px;
}
#hometile4 {
	left: 485px;
	top: 10px;
}
#hometile5 {
	left: 641px;
	top: 96px;
}
#hometile6 {
	left: 807px;
	top: 35px;
}
#hometile7 {
	left: 876px;
	top: 167px;
}
.homescreen {
	background: url("../../home/img/screenshadow.png");
	height: 120px;
	position: absolute;
	width: 170px;
}
.homescreen img {
	left: 0px;
	position: absolute;
	top: 0px;
}
#homescreen1 {
	left: 531px;
	top: 205px;
}
#homecirclesbottom {
	left: 0px;
	position: absolute;
	top: 0px;
}
#hometextcontainer {
	float: left;
	width: 50%;
}
#hometext {
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
#homelinkscontainer {
	margin-left: 50%;
	width: 100%;
}
#homelinks {
	padding-left: 25px;
	padding-right: 25px;
}
.homelinksicon {
	border: #f5f5dc 1px dashed;
	float: left;
	position: relative;
	text-align: center;
	width: 145px;
}
.homelinksiconmini {
	left: 75px;
	position: absolute;
	top: 20px;
}
.homelists {
	text-align: left;
}