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



body {
	behavior: url('http://www.marketing-101.net/css/csshover.htc');
	behavior: url('http://marketing-101.net/css/csshover.htc');
	font-family: arial, helvetica, serif;
	margin: 20px 0px 10px 0px;
	background-color:#55587d;
}

#all {
	width: 797px;
	margin: 0 auto;
}

#header {
	background-image: url(../images2/header.jpg);
	background-repeat: no-repeat;
}

#nav {
	background-image: url(../images2/narbar.gif);
	background-repeat: no-repeat;
	width: 797px;
}

#content {
	background-image: url(../images2/content.gif);
	background-repeat: repeat-y;
	padding: 20px 20px 20px 20px;
}

#footer {
	background-image: url(../images2/footer.gif);
	background-repeat: no-repeat;
	}
	
h1 {
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#bd0d39;
}

#form {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#bd0d39;
}

p {
	margin: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 75px;
	color: #000;
}
#team {
	background-image: url(../images2/team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 672px;
	height:190px;
	margin-left:33px;
}

p.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#333333;
	padding-top: 50px;
	padding-left: 280px;
	padding-right: 20px;
	
}

p.cityguide {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color:#333333;}

table.team {
font: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#f3f4f9;
margin-left: 33px;
}

#frontcover {
	margin: -90px 0px -80px -25px;
	background-image:url(../images2/loadingFrontcover.gif);
	background-repeat: no-repeat;
}

#powerpoint {
	margin: 0px 0px 0px 15px;
	background-image:url(../images2/loading.gif);
	background-repeat: no-repeat;
}

#cityguide {
	float:right; 
	background-image:url(../images2/loadingCityguide.gif);
	background-repeat: no-repeat;
	margin: 0px 20px 0px 20px;
}

#floatright {float: right; margin: 0px 20px 0px 10px}

#nav { font-family: Arial, Helvetica, sans-serif; font-size: 14px; height: 29px; }

#nav ul { float: left; margin: 0; padding: 0; list-style-type: none; padding-left: 4px; }

#nav li { float: left; position: relative; }

#nav li a {  float: left; height: 29px; display: block; text-decoration: none; color: #000; line-height: 29px; padding: 0 16px; font-weight: bold }

#nav li a:hover { background-image: url(../images2/arrow.gif); background-repeat: no-repeat; background-position: 5px center; color:#FFF; }

#nav ul ul li { line-height: 18px; background-color:#a7b1bf; text-indent: 18px; width: 200px; clear: both; margin: 0; padding: 0; border-bottom: 1px dotted #cecece; }

#nav ul ul li.product { width: 200px; }

#nav ul ul a { font-size: 12px; color: #333; font-weight: normal; text-decoration: none; text-align: left; padding: 0; display: block; _width: 100%; }

#nav ul ul li:hover { color: #fff; background-color: #8892a1; background-image: none; }

#nav ul ul a:hover { color: #fff; }

#nav ul ul { background-color: #a7b1bf; position: absolute; top: 28px; left: 13px; z-index: 500; border: solid 1px #666; _clear:both; }

div#nav ul ul { display: none; padding: 0px }

div#nav ul li:hover ul { display: block; }

