* {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7E7E;
	line-height: 15px;
}

a:link {
	text-decoration: none;
	color: #7E7E7E;
}

#wrapper {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 905px;
	margin-top: 30px;
	height: 110px;
}
#greencastLogo {
	height: 80px;
	width: 295px;
	margin-bottom: 11px;
}

#mainMenu {
	height: 19px;
	width: 300px;
	float: left;
}

#videoContent {
	width: 905px;
	height: 360px;
	background-color: #CCCCCC;
	margin-top: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#videoContent #video {
	width: 640px;
	height: 360px;
	float: left;
}
#videoContent .centre {
	margin-right: auto;
	margin-left: auto;
	width: 805px;
}
#videoContent .centre .menu {
	width: 140px;
	float: left;
	margin-left: 20px;
}
#wrapper #videoContent .centre .menu ul {
	list-style-type: none;
}
#wrapper #videoContent .centre .menu li {
	margin-bottom: 6px;
	color: #2EA443;
	font-weight: bold;
}
#wrapper #videoContent .centre .menu a {
	color: #A6A6A6;
	text-decoration: none;
}
#wrapper  #videoContent  .centre  .menu  a:hover {
	color: #2EA443;

}







#flagsAndLogoPages {
	float: left;
	width: 905px;
	margin-top: 16px;
	margin-bottom: 16px;
	height: 33px;
	text-align: right;
}

#footer {
	float: left;
	width: 905px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #989898;
	padding-top: 5px;
	font-size: 10px;
	height: 14px;
}

.flagButtons {
	height: 57px;
	width: 61px;
	float: left;
	margin-right: 10px;
}
.productLogo {
	float: left;
	margin-right: 0px;
	margin-top: 7px;
}


.clear {
	clear: both;
}

.rule {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.spacer {
	margin-right: 7px;
	margin-left: 7px;
}

.space2 {
	margin-left: 10px;
}

.logo {
	margin-top: 31px;
	float: right;
}

.productLogoOld {
	float: left;
	margin-right: 14px;
	margin-top: 3px;
}

#greencastLogoOld {
	height: 80px;
	width: 238px;
	margin-bottom: 11px;
}

