body {
	margin: 0px;
	background-color: #000000;
	font-family: "lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	height: 100%;
}
#columnwrapper {
	width: 820px;
	position: relative;
	padding-top: 10px;
}
#leftcolumn {
	float: left;
	width: 490px;
	position: relative;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
#rightcolumn {
	float: right;
	width: 306px;
	position: relative;
	text-align: center;
}
#clearit {
	clear: both;
	display: block;
	height: 0px;
}
#adminwrapperleft h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 14px;
	padding-left: 0px;
}
#content {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	background-color: #000000;
	text-align: left;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	height: 122px;
	width: 940px;
	display: block;
	position: relative;
	overflow: hidden;
	background-image: url(../../_images/header_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #007576;
}
#innerwrapper {
	position: relative;
	text-align: center;
	margin-bottom: 0px;
}
#footer {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007576;
	margin-top: 20px;
}
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin-top: 0em;
	margin-bottom: 1.5em;
	font-size: 1em;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}
.date {
	color: #009D9F;
	line-height: 1em;
	display: block;
	font-size: 0.9em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
}
p a:link, h1 a:link, h2 a:link, h3 a:link {
	color: #009D9F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009D9F;
}
p a:visited, h1 a:visited, h2 a:visited, h3 a:visited  {
	color: #009D9F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009D9F;
}
p a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#adminwrapper p {
	margin-bottom: 5px;
	margin-top: 0px;
}
#nav li a:visited {
	width: 100px;
	display: block;
	background-image: url(../../_images/nav_normal.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-size: 2em;
	line-height: 1em;
	color: #009D9F;
	text-align: left;
	letter-spacing: 0px;
	font-weight: normal;
}
h2 {
	margin-top: 0.5em;
	margin-bottom: 0em;
	font-size: 1.2em;
	line-height: 1em;
	color: #009D9F;
	text-align: left;
	font-weight: normal;
}
#preload {
	display: none;
	height: 0px;
	width: 0px;
}
#squeeze {
	padding-right: 0px;
	padding-left: 0px;
}
#portfoliothumb {
	float: left;
	margin-right: 5px;
	text-align: center;
}
#portfoliothumb a:link  {
	height: 110px;
	width: 148px;
	display: block;
	background-image: url(../../_images/thumb_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
}
#portfoliothumb a:visited  {
	height: 110px;
	width: 148px;
	display: block;
	background-image: url(../../_images/thumb_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
}
#portfoliothumb a:hover  {
	height: 110px;
	width: 148px;
	display: block;
	background-image: url(../../_images/thumb_back_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
}
#portfoliothumb a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header p {
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	color: #FFFFFF;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header a:link {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfolioWrapper {
	padding-left: 20px;
}
.back {
	background-image: url(../../_images/holder.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#admin_leftcolumn {
	float: left;
	width: 600px;
	position: relative;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
#admin_rightcolumn {
	float: right;
	width: 190px;
	position: relative;
	text-align: left;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#formTable {
	width: 100%;
}
#formTable td {
	vertical-align: top;
}
#partnerLeft {
	float: left;
	width: 150px;
	padding-right: 10px;
}
#partnerRight {
	float: right;
	width: 320px;
}
#partner {
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(../../_images/shadow_down_small.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#formTable p {
	margin-top: 0em;
	margin-bottom: 1.5em;
	font-size: .8em;
	line-height: 20px;
	color: #333333;
	text-align: left;
}
#portfolioWrapper #campaign_summary {
	float: right;
	width: 650px;
	padding-top: 15px;
}
#portfolioWrapper #campaign_summaryB {
	float: right;
	width: 650px;
	padding-top: 15px;
}
#portfolioWrapper #campaign_cover_image {
	float: left;
	width: 120px;
	height: 120px;
	background-image: url(../../_images/campaign_cover_back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#formTable textarea {
	max-width: 450px;
	width:450px;
}
#portfoliothumbB {
	margin-right: 10px;
	text-align: center;
	display: inline;
	float: left;
}
#portfolioexamplewrapper {
	text-align: center;
	width: 650px;
	clear: both;
	float: right;
}
#portfoliothumbB a:link  {
	height: 110px;
	width: 148px;
	display: block;
	background-image: url(../../_images/thumb_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
}
#portfoliothumbB a:visited  {
	height: 110px;
	width: 148px;
	display: block;
	background-image: url(../../_images/thumb_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
}
#portfoliothumbB a:hover  {
	height: 110px;
	width: 148px;
	display: block;
	background-image: url(../../_images/thumb_back_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
}
#portfoliothumbB a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noBack {
	background-color: #000000;
	background-image: none;
}
.noback p {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.noback #secureForm {
	background-color: #000000;
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: top;
}
#adminwrapper #adminwrapperleft {
	float: left;
	width: 345px;
	vertical-align: top;
	padding-left: 5px;
}
#adminwrapperright {
	width: 210px;
	float: right;
	margin-right: 0px;
	z-index: 999;
}
#admin_leftcolumn a:link, #admin_leftcolumn a:visited, #admin_leftcolumn a:hover {
	text-decoration: none;
	border: 0px none #FFFFFF;
}
.noback #secureForm p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#admin_rightcolumn a:link, #admin_rightcolumn a:visited {
	text-decoration: none;
	border: 1px solid #007576;
	background-color: #000000;
	display: block;
	padding: 4px;
	font-size: 14px;
	line-height: 18px;
	color: #007576;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* End */
/** DROPDOWN MENU ENDS **/
#hiddenadminMenu {
	position: static;
	display: block;
	float: left;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
h3 {
	margin-top: 0em;
	margin-bottom: 1.5em;
	font-size: 14px;
	line-height: 20px;
	color: #009D9F;
	text-align: left;
	font-weight: normal;
}
#admin_rightcolumn h3 {
	line-height: 18px;
	text-align:left;
	padding: 0px;
	font-size: 14px;
	display: block;
	margin: 0px;
	height: 18px;
}
#admin_rightcolumn a:hover {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #333333;
	display: block;
	padding: 4px;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#campaign_summaryB h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #009D9F;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
}
#campaign_summaryB p {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 1em;
	line-height: 1.5em;
}
#campaign_summaryB img {
	float: right;
}
#campaign_summaryB h2 {
	float: left;
	margin-top: 35px;
}
#campaignleft {
	float: left;
	width: 102px;
	padding-left: 8px;
}
#campaignright {
	float: right;
	width: 525px;
	padding-right: 8px;
}
#clientlogoimage {
	float: right;
	margin: 0px;
}
.holderBack {
	background-image: url(../../_images/amlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}
#header a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a:hover {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #innerwrapper #content h4 {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em;
	color: #008C99;
	letter-spacing: 1px;
}
#jumpMenu {
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
#headerB {
	height: 122px;
	width: 940px;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #000000;
}
#headerB p {
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	color: #FFFFFF;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerB a:link {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerB a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerB a:hover {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainlink a:link, #mainlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainlink a:hover, #mainlink a:active {
	color: #008C9B;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
