/**
* main styles
*/
a.link {
	border-bottom: 1px dotted white;
}


table td {
	font-size: 12px;
}
#footer {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 70px;
}
#wrap #menu {
	height: 30px;
	width: 652px;
	margin-left: 40px;
	font-size: 16px;
	position: absolute;
	top: 350px;
}
#wrap #apDiv1 {
	width: 650px;
	height: 280px;
	font-size: 12px;
	line-height: 1.2em;
	position: absolute;
	top: 40px;
	left: 40px;
	text-align: justify;
}
#wrap {
	height: 400px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/testbg.png);
	background-repeat: repeat;
	top: 40px;
}
#wrap #logo {
	position: absolute;
	left: 710px;
	top: 293px;
	padding-left: 16px;
	height: 87px;
	width: 112px;
	display: block;
	z-index: 1;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#back {
	text-align: right;
	position: absolute;
	height: 20px;
	width: 50px;
	top: 30px;
	left: 800px;
	font-size: 12px;
}
#wrap #apDiv1 p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6;
	margin-left: 0;
}

/**
* Menu styles
*/
#menu a.active  {
	line-height: 2.5em;
	margin-top: 0px;
	padding-top: 10px;
	background: url(../images/ico_arrow_up.gif) center 0 no-repeat;
}

/**
* Design styles
*/
h4.name {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 12px;
}
i.title {
	display:block;
	padding: 2px 0 14px 0;
}

/**
* Fab Loves styles
*/
#fl_links {
	padding-top: 0px;
	margin-top: 0px;
}
#fl_links td {
	padding-bottom: 10px;
}
