@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS";
	margin:0;
	background-color:#666;
	text-align: center; /* for IE */
	background-image: url(images/img_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body.sec {background-image: url(images/img_sec.jpg);background-color:#3a3a3a}
img {border:0}
a {color:#4d635e;text-decoration:none}
a:hover {color:#666;text-decoration:none}
#textLink {
	position: absolute;
	width: 450px;
	left: 220px;
	top: 375px;
	text-align: left;
	font-size: .8em;
	text-transform: uppercase;
}
#textLinkSec {
	position: absolute;
	width: 450px;
	left: 220px;
	top: 25px;
	text-align: left;
	font-size: .8em;
	text-transform: uppercase;
}

.horLeft {margin-left:65px}
.coming {
	font-size: 0.9em;
	text-transform: lowercase;color:#666
}
#design {
	width:878px;
	text-align:left;
	padding: 18px;
	margin-top:165px;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFF;
}
#design2 {
	width:878px;
	text-align:left;
	padding: 18px;
	margin-top:18px;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFF;
}
.art {margin-top:18px}