@charset "utf-8";
/* CSS Document */

body {
	
	margin:0px;
	font:Arial;
	font-family:verdana;
	font-size:13px;
}

p {
	margin:0px;
}

sup {
	font-size:7px;
}

#body-wrapper{
	position:relative;
	width:799px;
	height:550px;
	margin:0 auto;
	background-image:url(../images/Tosk-background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	background:url(../images/Tosk-background.jpg);
}

#home-tagline {
	position:absolute;
	width:526px;
	height:126px;
	top:43px;
	left:44px;
}

#page-img {
	position:absolute;
	width:auto;
	height:166px;
	top:214px;
	left:2px;
}

#page-text {
	color:#666;
font-weight:normal;
height:160px;
left:285px;
line-height:16px;
position:absolute;
top:209px;
width:491px;
}

#footer {
color:#08AAAC;
float:left;
font-size:10px;
height:auto;
margin:45px 0 0 -287px;
position:relative;
text-align:center;
width:799px;
}

#navigation {
	position:absolute;
	top:90px;
	left:661px;
	text-align:center;
	color:#08AAAC;
	font:Arial;
	font-family:Arial;
	font-weight:bold;
	line-height:16px;
	width: 126px;
}

#navigation a{
	color:#08AAAC;
	text-decoration:none;
}
#navigation a:hover{
	color:#08AAAC;
	text-decoration:underline;
}

.sel {
	text-decoration:underline;	
}

#bottom-logo {
height:73px;
left:23px;
position:relative;
top:17px;
width:296px;
}

#page-text-mgmnt {
color:#666666;
font-weight:normal;
height:120px;
left:176px;
line-height:16px;
position:absolute;
top:211px;
width:514px;
}

.name-title {
color:#555555;
font-size:14px;
font-weight:bold;
}

#left-management-text {
	float:left;
	position:relative;
	width:340px;
	color:#666;
font-size:11px;
font-weight:normal;
line-height:16px;
}

#right-management-text {
	float:left;
	position:relative;
	width:370px;
	color:#666;
	margin:0 0 0 35px;
font-size:11px;
font-weight:normal;
line-height:16px;
}

#footer-mgmnt {
	position:relative;
	float:left;
	width:733px;
	height:auto;
	text-align:center;
	color:#08AAAC;
	font-size:10px;
	margin:85px 0 0 0;
}

#management-wrapper {
	position:absolute;
	top:400px;
	width:750px;
	height:auto;
	left:40px;
}
