@charset "utf-8";
/* CSS Document */
img
{
	border:none;
}
body
{
	font-family:Arial;
	font-size:12px;
	color:#00060B;
	text-align:center;
	padding:0;
	margin:0;
    line-height:1.5em;
	background-color:#d3d0ca;
}
a
{
	text-decoration:none;
}
h1
{
    font-size:20px;
    color:#41210B;
    padding:0;
    margin:0;
    font-weight:normal;
}
ul, li
{
	list-style:none;
	padding:0;
	margin:0;
}
.wrapper
{
	margin:0 auto;
	text-align:left;
	width:980px;

}
.body
{
	width:980px;
	margin:0 auto;
	float:left;
	background-color:#FFF;
}
.header
{
	background:url(../images/canovas/header.jpg) no-repeat top;
	width:980px;
	height:57px;
	float:left;
}
.header-links
{
	float:left;
	width:363px;
}

a.home-index
{
	margin-right:20px;
}

.header-links a
{
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:24px 0 0 16px;
	color:#f0f0f0;
	font-weight:bold;
	letter-spacing:1px;
}
.header a.logo
{
	float:left;
}
.content
{
	background: #41699b url(../images/skyn/left_skyn_bg.jpg) no-repeat left top;
	float:left;
	width:980px;
    height:514px;
}
.float-left
{
    float:left;
}
.float-right
{
    float:right;
}
.left
{
	float:left;
    width:573px;
    height:514px;

}
.right
{
	float:left;
    width:390px;
	padding-right:17px;
    text-align:justify;
    color:#fff;
	line-height:1.3em;
	font-size:13px;
}

.ren-bio span
{
	text-align:left;
	display:block;
}

.right p
{
	padding-top:0px;
	margin-top:8px;
	margin-bottom:0;
}

.description
{
    position:relative;
    margin-left:-20px;
    width:500px;
    text-align:justify;
    padding-bottom:10px;
    padding-top:10px;
}

.footer
{
	float:left;
	width:980px;
	font-family:Arial;
	background:url(../images/skyn/footer.jpg) no-repeat left;
	position:relative;
	height:28px;
}
.pages-link
{
	float:left;
        width:428px;
        height:24px;
        margin:3px 5px 0 14px;
}

.pages-link a
{
	float:left;
	text-decoration:underline;
	text-align:center;
	color:#FFF;
	font-size:11px;
    padding:2px 9px 0 0;
    color:#fff;
}

.pages-link a:hover
{
	color:#404040;
}

.complete-line
{
	position:relative;
	float:right;
	margin:5px 13px 6px 0;
    font-size:11px;
    font-weight:normal;
}
*html .complete-line
{
    margin:7px 16px 3px 0;
}
.complete-line span
{
	color:#fff;
	float:left;
	display:block;
	margin-right:5px;
}
.complete-line a
{
	float:left;
    color:#fff;
	text-decoration:underline;
	font-size:1.1em;
}

.hrLine {
	height:8px;
	line-height:1px;
	font-size:1px;
	background: url(../images/skyn/hr.jpg) repeat-x left bottom;
}
.right ul { margin-top: 4px; margin-left:6px;}
.right ul li {
	list-style: none;
	display:inline-block;
	float: left;
	background: url(../images/skyn/bullet.gif) no-repeat left center;
	padding-left: 7px;
	width: 115px;
}
.marginLft {margin-left:28px; width:90px !important;}.picLine {
	line-height: 30px;
	height: 30px;
	clear: both;
}
.texPxVert {height:6px; font-size:6px; line-height:6px;}

