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


#header {
	background-image: url(images/header_multimedia.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#left h1 {
	padding-left: 20px;
	}
#right h1 {
	padding-left: 20px;
	}
#left p.head {
	padding-top: 15px;
	}
#right p.head {
	padding-top: 15px;
	}

#left h6.bottomborder {
	width: 445px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid;
	border-bottom-color:#ececec;
	border-bottom-width: 7px;
	}
#left {
	padding-left: 0px;
	}
#left p {
	padding-left: 20px;
	width: 410px;
	}
#right h6.bottomborder {
	width: 455px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid;
	border-bottom-color:#ececec;
	border-bottom-width: 7px;
	}
#right {
	padding-left: 0px;
	}
#right p {
	padding-left: 20px;
	width: 410px;
	}

object {
	padding-bottom: 0;
	margin: 5px 0 0 20px;
	}
