/* CSS Document */
* {
	font-family:Arial;
	font-size:12px;
	color:#7F7F7F;
}
body {
	background-image:url('images/bg.gif');
	background-color:#D66089;
	width:1171px;
	}
#main {
	width:1171px;
	height:auto;
}
#tp {
	background-image:url('images/headerTop.gif');
	background-repeat:no-repeat;
	width:1171px;
	height:8px;
}
#tpC {
	background-image:url('images/heaerContent.gif');
	width:1171px;
	height:auto;
	float:left;
}
#tpB {
	background-image:url('images/bottomHeader.gif');
	width:1171px;
	height:7px;
	padding:0px;
}
#tC {
	background-image:url('images/topContent.gif');
	width:1171px;
	height:11px;
}
#C {
	background-image:url('images/content.gif');
	width:1171px;
	height:auto;
	float:left;
}
#tF {
	background-image:url('images/footer.gif');
	background-repeat:no-repeat;
	width:1171px;
	height:89px;
	float:left;
	padding-top:20px;
	padding-left:50px;
}
.I {
	margin-left:42px;
	float:left;
}
.girl {
	margin-left:75px;
	float:left;
	top:200px;
}
.nav {
	width:800px;
	height:98px;
	margin-left:220px;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
li.alayouts {
	background-image:url('images/alayouts.gif');
	width:165px;
	height:98px;
	float:left;
}

li.gfx {
	background-image:url('images/graphics.gif');
	width:131px;
	height:98px;
	float:left;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.nav li a {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

.nav span {
	display:none;
}

.nav li {
	margin:0;
	padding:0;
	background-image:url('images/navigation.gif');
	background-repeat:no-repeat;
	width:175px;
	height:98px;
	float:left;
	padding-top:50px;
	padding-left:25px;
}
li a {
	font-family:Trebuchet MS;
	color:#C5718E;
	font-size:18px;
	text-decoration:none;
}
li a:hover {
	font-family:Trebuchet MS;
	color:#C5718E;
	font-size:18px;
	text-decoration:underline;
}
.contents {
	float:right;
	width:730px !important;
	padding-right:85px !important;
	padding-right:105px;
	width:790px;
}
h1 {
	font-family:Trebuchet MS;
	font-size:30px;
	font-weight:normal;
}
