* {margin:0px; padding:0px;}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
	text-align:center;
}
	
/* Text */
/* ---------------------------------------------------------- */

h1 {
	font-size: 0.1em;
	color: #FFFFFF;
}

h2 {
	font-size:1.5em; 
	font-weight:bold; 
	color: #d21241;
	margin:0px 0px 8px 0px;
}

h3 {
	font-size:1.3em; line-height:1.4em; 
	font-weight:normal; 
	color: #000000;
}

h4 {
	font-size:1.4em; line-height:1.6em; 
	font-weight:bold;
	color: #0000008;
}


p, td, th, caption, input, select, textarea
{
	font-size:1.2em; line-height:1.4em; color: #4D4D4D;; margin:8px 0px 8px 0px;
}

ul {list-style-type:disc;font-size:1.2em; line-height:1.4em; margin-left:15px; font-weight:bold;}

ul li { margin-bottom:4px;} 

.grey { color: #000000;}

.blk { color: #000000;}

.red {color:#d21241}

.redBold {color:#d21241; font-weight:bold;}

.centered {text-align:center; font-size:1.2em;}

.names {color:#d21241; margin:-6px 0px 22px 0px;}


/* Images */
/* ---------------------------------------------------------- */
img {
	border:none;
}


/* Layout Divs in order */

/* vertical centering divs */
#horizon {
	position: absolute;
	top: 10%;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 900px;
}


/* Container */
/* ---------------------------------------------------------- */

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


/* Content */
/* ---------------------------------------------------------- */

#content {
	width: 960px;
	height:860px;
	padding:0px;
	position:absolute;
}

/* Generic */
#rightCol {
	width: 279px;
	position:absolute;
	left:658px;
	top:206px;
	height: 400px;
	text-align:right;
}

#thankYou {
	width: 169px;
	position:absolute;
	left:765px;
	top:335px;
	height: 130px;
	text-align:right;
}

#leftCol {
	width: 372px;
	position:absolute;
	left:38px;
	top:218px;
	height: 400px;
}


#heroCreative {
	width: 181px;
	position:absolute;
	left:34px;
	top:695px;
	height: 27px;
}

#creativityAndBeyond {
	width: 161px;
	position:absolute;
	left:767px;
	top:704px;
	height: 17px;
	font-size: 12px;
	color: #d21241;
	text-align: right;
	font-weight: bolder;
}



#H {
	width: 64px;
	position:absolute;
	left:447px;
	top:30px;
	height: 61px;
}

/* Who*/
		
#whoBkg {
width: 960px;
height:960px;
background: url(../images/elvis.jpg) no-repeat 320px 330px;
		}

/* Why */


#leftColWhy {
	width: 285px;
	position:absolute;
	left:38px;
	top:218px;
	height: 454px;
}

#whyBkg {
	width: 960px;
	height:960px;
	background: url(../images/boxer.jpg) no-repeat 320px 280px;
}



/* What*/
		
#whatBkg {
	width: 960px;
	height:960px;
	background-image: url(../images/saucer.jpg);
	background-repeat: no-repeat;
	background-position: 360px 330px;
		}
		

/* Find Us */

#whereBkg {
width: 960px;
height:960px;
background: url(../images/boy.jpg) no-repeat 390px 280px;
	}

#findUs1 {
	width: 281px;
	position:absolute;
	left:37px;
	top:218px;
	height: 72px;
}

			#findUs2 {
	width: 168px;
	position:absolute;
	left:37px;
	top:263px;
	height: 114px;
			}
		
			#findUs3 {
		width: 129px;
		position:absolute;
		left:179px;
		top:290px;
		height: 105px;
		}
		
			#findUs4 {
	width: 271px;
	position:absolute;
	left:37px;
	top:355px;
	height: 212px;
		}
	
/* Map */
	
#mapBkg {
width: 960px;
height:960px;
	}
	
#map1 {
	width: 784px;
	position:absolute;
	left:40px;
	top:180px;
	height: 462;
}

#map2 {
	width: 142px;
	position:absolute;
	left:832px;
	top:530px;
	height: 132px;
	font-size:1.1em;
}

#map2 p {
	font-size:1.1em; line-height:1.4em;
}


		
/* Points */
		
#pointsBkg {
width: 960px;
height:960px;
background: url(../images/points.gif) no-repeat 280px 220px;
	}
	
#link {
	width: 75px;
	position:absolute;
	left:700px;
	top:373px;
	height: 67px;
}

/* Terms */
	
#termsBkg {
width: 960px;
height:960px;
	}
	
	#termsText {
	width: 901px;
	position:absolute;
	left:37px;
	top:218px;
	height: 400px;
	text-align:left;
	}
	
	#termsText p { font-size:1.0em;
	line-height:1.4em;
	}

	
/* Navigation */
/* ---------------------------------------------------------- */

#nav {
	width: 75px;
	position:absolute;
	left:37px;
	top:31px;
	height: 120px;
}

#nav ul { margin:0px 0px 0px 0px;}

#nav li { list-style:none; list-style-type:none; color:#d21241}

#nav ul li a:link, #nav ul li a:visited {color: #999999; text-decoration:none; font-weight:bold;}

#nav ul li a:hover, #nav ul li a:active {color: #CCCCCC; text-decoration:none; font-weight:bold;}

#nav.landed {color: #0033CC} 

	
/* Links */

a:link, a:visited {color:#d21241; text-decoration:none; font-weight:normal;}

a:hover, a:active {color:#d21241; font-weight:normal; text-decoration:underline;}




/* Footer */
/* ---------------------------------------------------------- */

#footer {
	width: 960px;
	position:absolute;
	left:0px;
	top:738px;
	height: 17px;
	text-align:center;
	color: #999999;
}


#footer a:link, #footer a:visited {
	font-weight:normal;
	color: #999999;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	font-weight:normal;
	color: #CCCCCC;
	text-decoration:none;
}




/* ClearingDiv */
/* ---------------------------------------------------------- */

#ClearingDiv {
	margin:0px;
	padding:0px;
	font-size:0.0em; 
	clear:both; 
	height:0px; line-height:0;
	overflow: hidden;
}

/* Form */
/* ---------------------------------------------------------- */
#button { background:none; font-size:10px; color:#d21241; background-image:none; border:none; font-size:1.1em; font-weight:bold;}

#form td { font-size:1.1em; line-height:1.2em;}

#form input, #form textarea { margin:0px; margin-top:3px; margin-bottom:6px;}

#textfield, #textfield2, #textfield4, #textfield5, #textfield7, #textfield8 {background-color:#E6E6E6; border:none; width:250px;}

#textfield3, #textfield6 {background-color:#E6E6E6; border:none; width:250px;}


/* Form */

/* Flash */

#workNav {
	height: 120px;
}

#workNav ul { margin:0px 0px 0px 0px;}

#workNav li { list-style:none; list-style-type:none; color:#d21241}

#workNav ul li a:link, #workNav ul li a:visited {color: #999999; text-decoration:none; font-weight:bold;}

#workNav ul li a:hover, #workNav ul li a:active {color: #CCCCCC; text-decoration:none; font-weight:bold;}

#workNav.landed {color: #0033CC} 



#workContent {
	width: 960px;
}
	

#flashBkg {
			width: 960px;
		}

#workContainer {margin-top:0;}

#workContainer div.workSample {margin:0 0 20px 0; border-top: dotted 1px #999999; padding:20px 0 0 0; height:477px;}

#workContainer div.workSamplePic {width:708px;float:left;}

#workContainer div.workSampleText {
	width:242px;
	float:left;
	padding:0 0px 0 10px
}

#workContainer div.workSampleText p  { font-size:11px; line-height:14px; color:#666666; margin:0; padding:0 0 12px 0;}

#workContainer div.workSampleText h2  { font-size:12px;color:#d21241; margin:0 0 4px 0; padding:0; font-family:Arial, Helvetica, sans-serif;}

#workContainer div.workSampleText h3  { font-size:12px;color:#666666;margin:0 0 20px 0; padding:0 0 20px 0; border-bottom:dotted 1px #999999;font-family:Arial, Helvetica, sans-serif; }


#workFooter {
	width: 960px;
	height: 50px;
	text-align:center;
	color: #999999; position:relative; margin-top:40px;
}

.separator {
	clear: both;
	height: 0; line-height:0; font-size:0;
}

#workFooter #workHeroCreative {
	width: 181px;
	position:absolute;
	left:0;
	top:10px;
	height: 27px;
}

#workCreativityAndBeyond {
	width: 161px;
	position:absolute;
	left:797px;
	top:15px;
	height: 17px;
	font-size: 12px;
	color: #d21241;
	text-align: right;
	font-weight: bolder;
}


a.top:link,a.top:visited {color:#d21241; text-decoration:underline; font-weight:normal;}

a.top:hover,a.top:active {color:#d21241; font-weight:normal; text-decoration:none;}