/* CSS Document */


/* Body -------------------------*/

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/* Nav -------------------------*/

#Nav{
	height: 37px;
	width: 615px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-image: url(Images/grad_nav.png);
	background-repeat: repeat-x;
	color: #000000;
	padding-top: 18px;
}

ul a{
	list-style:none;
	width:75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	float: left;
	font-size: 11px;
	text-align: center;
	padding-right: -10px;
}

ul li{
	float:left;
	text-align: center;
	width: 98px;
}

ul {
	display:block;
	padding: 0;
	float:left;
	list-style:none;
	width:615px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}


/* Links  -------------------------*/

ul a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
}


#About us #Nav . About Us a ,
#Print Meda #Nav . Print Media a ,
#Digital Media #Nav . Digital Media a ,
#Corporate id #Nav . Corporate id a ,
#Client Services #Nav . Client Services a ,
#Contact Us #Nav . Contact Us a ,{
	color: #fff;
	cursor: default;

}





/* Header Tags  -------------------------*/

h1
{
	font-family: Helvetica, sans-serif, helvetica, ;
	font-size: 36px;
	font-weight: 100;
	color: #404786;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	font-variant: normal;
	text-transform: lowercase;
	font-style: normal;
}


/* Header   -------------------------*/

#Header{
	height: 64px;
	float: left;
	width: 1196px;
	padding-top: 20px;
	padding-left: 20px;
}

#logo{
	height: 64px;
	width: 76px;
	float: left;
}





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

#Content_wrapper{
	float: none;
	padding-top: 52px;
	padding-bottom: 30px;
	padding-right: 60px;
	padding-left: 60px;
	width: 1200px;
	height: 630px;
	position: relative;
	background-image: url(Images/bground.png);
	margin: auto;
}

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

#Container{
	height: 610px;
	width: 1200px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}


#Hero_1{
	height: 403px;
	width: 316px;
	background-color: #FFFFFF;
	float: left;
}

#Hero_2{
	height: 371px;
	width: 235px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 30px;
	padding-top: 1px;
}

#Mid{
	width: 1000px;
	height: 120px;
	float: left;
}

#Maincopy{
	width: 615px;
	height: 403px;
	float: left;
	background-color: #FFFFFF;
}

#Copy{
	width: 615px;
	height: 316px;
	float: left;
	background-color: #FFFFFF;
}


#Bubble{
	width: 140px;
	height: 51px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 69px;
	margin-left: 965px;
	background-image: url(Images/Bubble.png);
	color: #FFFFFF;
	font-size: 24px;
	padding-left: 20px;
	padding-top: 5px;
}

/* Clients -------------------------*/

#Client1{
	height: 110px;
	width: 110px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	border: 1px solid #999999;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 10px;
}

#Client{
	height: 110px;
	width: 110px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	border: 1px solid #999999;
	margin-left: 50px;
	padding: 5px;
}



/* Spacer -------------------------*/

#Spacer{
	height: 125px;
	width: 1200px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}


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

#Footer{
	height: 16px;
	width: 1200px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	padding: 4px 2px 2px;
}

