BODY {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background: url(Images/bg.gif) 50% 0 repeat-y;
}

#frame {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: white;
	margin-bottom: 20px;
}
#menuframe {
	margin-left: 10px;
	width: 205px;
	float: left;
}
#menu {
	padding: 0 20px 0 0;
}
#content {
	width: 500px;
	margin-left: 240px;
}

#promotion {
	text-align: center;
	width: 160px;
	float: right;
	margin-left: 20px;
	margin-bottom: 50px;
}
#footer {	
	margin-top: -150px;
	clear: both;
	background: url(Images/footer.jpg) bottom left no-repeat;
	color: white;
	text-align: left;
	padding: 0 20px;
	font-size: 11px;
	line-height: 35px;
}
#footerimage {
	position: relative;
	left: -54px;
	text-align: left;
	padding: 0;
	width: 273px;
}
#footertext {
	text-align: right;
}


#twocol {
	width: 220px;
	margin-right: 25px;
	float: left;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	margin-bottom: 5px;
}
#menu li A {
	text-decoration: none;
	color: #002880;
}
#pg_home #mn_home A, #pg_about #mn_about A, #pg_services #mn_services A, #pg_media #mn_media A, #pg_clients #mn_clients A, #pg_publications #mn_publications A, #pg_partnerships #mn_partnerships A, #pg_testimonials #mn_testimonials A, #pg_contact #mn_contact A, #pg_work #mn_work A, #pg_broadcasts #mn_broadcasts A, #pg_profile #mn_profile A,  {
	font-weight: bold;
	color: #EC992A;
}	
#menu li A:hover {
	font-weight: bold;
	color: #002880;
}

#menu #submenu {
	margin: 5px 0 15px 15px;
	padding: 0;
	list-style: url(Images/dash.gif);
}
#menu #submenu li {
	margin-bottom: 5px;
}
#menu #submenu li A {
	font-weight: normal;
	text-decoration: none;
	color: black;
}
#menu #submenu li A:hover {
	font-weight: bold;
	color: #002880;
}

#content P, #content H1 {
	margin-top: 0;
}
#content P {
	line-height: 16px;
	margin-top: 0;
}
#content H1 {
	font-size: 20px;
	line-height: 22px;
	color: #69181D;
}
#content H2 {
	font-size: 12px;
	font-weight: bold;
	color: #69181D;
	margin-bottom: 0.5em;
}
#content ul {
	list-style: square;
	color: black;
}
#content li {
	margin-bottom: 1em;
}


#content form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content form li {
	margin-bottom: 5px;
}
#content form label {
	width: 80px;
	margin-right: 10px;
	text-align: right;
	display: block;
	float: left;
}
#content form input {
	border: 1px solid #999;
}


#promotion dl.curved {
	background: #EBC12A url(Images/c_tl.gif) top left no-repeat; 
	margin:5px 0; 
	padding:0; 
	width:100%;
}
#promotion dl.curved dt {
	background:transparent url(Images/c_tr.gif) top right no-repeat; 
	padding:10px; 
	text-align:center; 
	font-weight: bold;
}
#promotion dl.curved dd {
	background:#EBC12A url(Images/c_bl.gif) bottom left no-repeat; 
	padding:0; 
	margin:0;
}
#promotion dl.curved dd p {
	margin:0; 
	padding:10px;
	line-height:1.3em;
}
#promotion dl.curved dd p.last {
	background:transparent url(Images/c_br.gif) bottom right no-repeat;
}
#promotion img {
	border: 2px solid white;
}
#promotion A {
	color: black;
}

.book {
	margin-bottom: 20px;
}

#footer A {
	color: white;
}


.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}