@charset "UTF-8";
/*---------basic styling----------*/
* {
	margin: 0px;
	padding: 0px;
}

img {
   behavior: url("pngbehavior.htc");
}

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(../images/medialine.png);
	background-position: center 122px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


	
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
		

	

br {
clear: both;
}

#clear {
	clear: both;
	}
/*---------basic styling----------*/

/* ---- header styles------*/
#header {
	position: relative;
	background-color: #000000;
	height: 107px;
	background-image: url(../images/header_about.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

h1 {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,-9000px);
	margin-left: -9000px;
}
	
#logoimg {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 107px;
	margin: 0px;
	padding: 0px;
	width: 291px;
	}
	
#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;	
	width: 587px;
	list-style: none;
	}
	
#header ul li {
	float: left;
	}
	

#header ul a {
	float: left;
	}		

#header ul a:hover {
	background-image: url(../images/hover3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
#homelink {
	background-image: url(../images/active3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	

/* ---- header styles------*/
/* ---- main block styles -------*/
#cloud {
	float: left;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 121px;
	background-image: url(../images/aboutusbar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container1 {
	float: left;
	width: 600px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 121px;
	background-image: url(../images/aboutusbar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#container2 {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#container3 {
	background-image: url(images/davinci.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 900px;
	}
	
#topspacer {
	float: left;
	width: 900px;
	height: 15px;
	}
/* ---- main block styles -------*/
	
/* ------- content styles -------*/

.aboutimg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	}
	

	
.image1 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#connectdots {
	width: 600px;
	margin: 0px;
	height: 27px;
	padding: 0px;
	}

#connectdots p {
	margin: 0px;
	padding: 0px;
	}

#containerleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	}
		
#storytellingleft1 {
	width: 285px;
	float: left;
	padding-right: 15px;
	}
	
#storytellingleft2 {
	width: 285px;
	float: left;
	padding-right: 15px;
	}
	
#storytellingleft1 p {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	}
	
#storytellingleft2 p {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	}
	
.marginbelow {
	margin-bottom: 10px;
	}
	
	
.aboutimg2c {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	
#bottomimages {
	padding: 0px;
	float: left;
	width: 580px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#colorbar {
	height: 4px;
	width: 580px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	

/* ------- content styles -------*/	
	
/* ------- footer navigation styles -------*/
	
#footerNavbar {
	position: relative;
	width: 900px;
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-top: 20px;
	}

#footer {
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	}



#footerNavbar   a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	padding-left:10px;
}

#footerNavbar   a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	padding-left:10px;
}

#footerNavbar   a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	padding-left:10px;
}

#footerNavbar   a:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	padding-left:10px;
}

/* ------- footer navigation styles -------*/

