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


div.arrow {
float: right;
}

div.contentcover {
position: fixed;
top: 0px; left: 50%;
height: 8%;
width: 820px;
background-color: white;
z-index: 10;
margin-left: -410px;
}

div.wrappertop {
position: fixed;
top: 8%;
left: 50%;
height: 55px;
width: 820px;
text-align: left;
z-index: 10;
margin-left: -410px;
background-color: white;
}
	

div.header {
height: auto;
width: 820px;
background-color: white;
}

div.logo {
float: left;
}

div.menu {
float: right;
position: relative;
top: 18px;
width: 500px;
text-align: right;
font-size: 12px;
}

div.hr {
position: absolute;
top: 55px;
}

div.footer {
position: absolute;
top: 510px;
height: 500px;
width: 820px;
font-size: 12px;
background-color: white;
}


div.wrapperbottom {
position: absolute;
top: 10%; left: 50%;
width: 820px;
z-index: 1;
margin-left: -410px;
}

div.form {
height: 10px;
}


div.contenthome {
position: relative;
top: 60px;
width: 820px;
padding: 2px;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.style1 {
	font-size: 12px;
	font-weight: normal;
	
}









div.sectiondescription {
position: relative;
padding-top: 80px;
padding-bottom: 20px;
left: 140px;
right: 140px;
width: 540px;
font-size: 14px;
}

div.wrapperwork {
position: relative;
padding-top: 30px;
width: 820px;
}

div.videothumb {
position: relative;
height: 240px;
width: 410px;
float: left;
}

div.videodescription {
	position: relative;
	height: 200px;
	width: 370px;
	float: left;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
}
.content p {
	font-size: 12px;
}

