BODY {
	PADDING: 0;
	MARGIN:0 auto;
	BORDER-WIDTH: 0px; 
	WIDTH: 100%; 
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#303030;
	background-color: #55154f;
/*	background-image:url(images/page-bg.gif);
	background-repeat: repeat-x;*/

}
div#container {
	background-color:#ffffff;
	width:994px;
	padding:0 0 19px 0;
	margin:0 auto;
}
div#header {
	background-image:url('images/fantastic-photography-hdr.gif');
	background-repeat:no-repeat;
	height:128px;
	text-align:right;
}
div#header P {
	margin: 0 34px 0 0;
	padding-top:76px;
	font-size:16px;
	font-weight: bold;
}
div#header a:link {
	color:#56004e;
	text-decoration:none;
}
div#header a:active {
	color:#56004e;
	text-decoration:none;
}
div#header a:visited {
	color:#56004e;
	text-decoration:none;
}
div#header a:hover {
	color:#56004e;
	text-decoration:underline;
}

div#mainnav {
	background-color:#56004e;
	background-image:url(images/navback.gif);
	color:#fff;
	padding:4px 10px 0 10px;
	height:33px;
	font-size:16px;
	font-weight:bold;
}
div#mainnav table {	
	margin:0;
}
div#mainnav a:link {
	color:#fff;
	text-decoration:none;
}
div#mainnav a:active {
	color:#fff;
	text-decoration:none;
}
div#mainnav a:visited {
	color:#fff;
	text-decoration:none;
}
div#mainnav a:hover {
	color:#fff;
	text-decoration:underline;
}

	
div#pagebody {
	
}
#home3col {
	margin:0;	
}
#sub3col {
	margin-top:36px;	
}
#sub3col H2 {
	color:#56004e;
	font-weight:normal;
	font-size:22px;
	padding: 0 0 6px 0;
	margin: 0;
	display:block;	
}
#sub3col H1 {
	color:#56004e;
	font-weight:normal;
	font-size:22px;
	padding:0;
	margin: 0 0 0 13px;
	display:block;
}
#sub3col P {
	color:#666;
	font-weight:normal;
	font-size:12px;
	padding:0;
	line-height: 1.4em;
	margin: 3px 13px 8px 13px;
}
#sub3col H3 {
	color:#56004e;
	font-weight:normal;
	font-size:18px;
	padding:0;
	margin: 22px 13px 0 13px;
}
#sub3col H4 {
	color:#56004e;
	font-weight:normal;
	font-size:16px;
	padding:0;
	margin: 22px 13px 0 13px;
	display:block;
}
.margrule {
	width:3px;
	background-image:url('images/margin-rule.gif');	
}
#subnav {
	margin-right:6px;
	font-size:14px;
	font-weight:normal;
	color:#666;
	border-top:#CCC 1px solid;
}
#subnav H1 {
	color:#56004e;
	font-weight:normal;
	font-size:22px;
	padding: 0 0 6px 0;
	margin: 0;
	display:block;
}
#subnav H3 {
	color:#56004e;
	font-weight:normal;
	font-size:18px;
	padding: 6px 0 3px 0;
	margin: 0;
	display:block;
}
#subnav td {
	padding: 4px 0 4px 0;	
	border-bottom:#CCC 1px solid;
}
#subnav a:link {
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin: 0 0 4px 0;
}
#subnav a:visited {
	color:#666;
	text-decoration:none;
}
#subnav a:active {
	color:#666;
	text-decoration:none;
}
#subnav a:hover {
	color:#56004e;
	text-decoration:none;
}
#csexamples {
	width:513px;
	height:158px;
	background-image:url('images/examples-bg.gif');	
	padding:0;
	margin:10px 0 0 13px;
}
#csexamples H4 {
	color:#56004e;
	font-weight:normal;
	font-size:13px;
	font-weight: bold;
	padding:12px 0 10px 0;
	margin: 0 19px 0 19px;
	display:block;	
}
#csexampics {
	margin-left:18px;	
}
#cspic {
	width:148px;
	height:147px;
	float:right;
	margin-left:4px;
	background-image:url('images/case-study-pic-bg.gif');
}
.box234top{
	width:234px;
	height:10px;
	background-image:url('images/boxtop-sub.gif');
	background-repeat:no-repeat;
}
.box234mid{
	width:234px;
	background-image:url('images/boxmid-sub.gif');
}

.box234bot{
	width:234px;
	height:18px;
	background-image:url('images/boxbot-sub.gif');
	background-repeat:no-repeat;	
}
.box326top{
	width:326px;
	height:13px;
	background-image:url('images/boxtop-3col.gif');
	background-repeat:no-repeat;
}
.box326mid{
	width:326px;
	background-image:url('images/boxmid-3col.gif');
}
#home3col H2, .box326mid H2, .box294mid H2 {
	color:#56004e;
	font-weight:normal;
	font-size:18px;
	padding:0;
	margin: 0 3px 0 3px;
	display:block;
}
#home3col H3, .box326mid H3, .box294mid H3 {
	color:#56004e;
	font-weight:normal;
	font-size:15px;
	font-weight: bold;
	padding:0;
	margin: 9px 3px -4px 3px;
	display:block;
}
#home3col P, .box326mid P, .box294mid P {
	color:#666;
	font-weight:normal;
	font-size:11px;
	padding:0;
	line-height: 1.4em;
	margin: 3px 3px 1px 3px;
}
#home3col HR {
border: 0;
color: #CCC;
background-color: #CCC;
height: 1px;
width: 100%;
text-align: left;
}
#sub3col HR{
border: 0;
color: #CCC;
background-color: #CCC;
height: 1px;
width: 100%;
text-align: left;
}

#box234 {
	margin: 0 0 18px 9px;	
}
#box234 P {
	color:#666;
	font-weight:normal;
	font-size:14px;
	padding:0;
	line-height: 1.4em;
	margin: 3px 13px 1px 13px;
}
#box234 H3 {
	color:#56004e;
	font-weight:normal;
	font-size:15px;
	font-weight: bold;
	padding:0;
	margin: 0 11px 0 10px;
	display:block;	
}
p.hlink {
	color:#56004e;
	font-weight:bold;
	font-size:11px;
	padding:0;
	line-height: 1.4em;
	margin: 0 13px 0 13px;
}
#home3col a:link {color:#56004e; text-decoration:none;}
#home3col a:active {color:#56004e; text-decoration:none;}
#home3col a:visited {color:#56004e; text-decoration:none;}
#home3col a:hover {color:#56004e; text-decoration:underline;}

#sub3col a:link {color:#56004e; text-decoration:none;}
#sub3col a:active {color:#56004e; text-decoration:none;}
#sub3col a:visited {color:#56004e; text-decoration:none;}
#sub3col a:hover {color:#56004e; text-decoration:underline;}

.hlink a:link {color:#56004e; text-decoration:none;}
.hlink a:active {color:#56004e; text-decoration:none;}
.hlink a:visited {color:#56004e; text-decoration:none;}
.hlink a:hover {color:#56004e; text-decoration:underline;}

.box326bot{
	width:326px;
	height:25px;
	background-image:url('images/boxbot-3col.gif');
	background-repeat:no-repeat;	
}
.box294top{
	width:294px;
	height:13px;
	background-image:url('images/boxtop-news.gif');
	background-repeat:no-repeat;
}
.box294mid{
	width:294px;
	background-image:url('images/boxmid-news.gif');
}

.box294bot{
	width:294px;
	height:25px;
	background-image:url('images/boxbot-news.gif');
	background-repeat:no-repeat;	
}

#homebullets {
	margin: 6px 13px 8px 13px;
}
#homebullets td {
	color:#666;
	background-image:url('images/circle-bullet.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	font-size:12px;
	padding-left:14px;
}
#cspic img {
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 14px;
	margin-left: 9px;
}

.floatright {
	float:right;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:4px;
}
.floatleft {
	float:left;
	margin-right:16px;
	margin-bottom:4px;
}
#bomform {
	font-size: 12px;
}
#bomform input, #bomform textarea, #bomform file {
	width:230px;	
}
.homedepth {
/*	height:300px;	*/
}
#ftrtab {
	background-image:url(images/footer-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#ftrtab P {
	line-height:1.2em;
	margin: 7px 0 0 0;
	font-size:11px;
	color:#666;
}
#theatre {
	margin: 8px 0 5px 14px;	
}
.botrule {
	padding-bottom:8px;
	border-bottom:1px #ccc solid;	
}
.sitemap {
	width:994px;
	height:124px;
	background-image:url(images/site-map-bg.gif);
	background-repeat:no-repeat;
	color:#56004e;
	font-size:11px;
	line-height:1.2em;
}

.sitemap a:link {color:#56004e; text-decoration:none;}
.sitemap a:active {color:#56004e; text-decoration:none;}
.sitemap a:visited {color:#56004e; text-decoration:none;}
.sitemap a:hover {color:#56004e; text-decoration:underline;}

#ftrseo a:link {color:#999; text-decoration:none;}
#ftrseo a:active {color:#999; text-decoration:none;}
#ftrseo a:visited {color:#999; text-decoration:none;}
#ftrseo a:hover {color:#999; text-decoration:underline;}

.coursetabtop {
	height:15px;
	background-image:url(images/dates-tab-top.gif);
}

.coursetabtit {
	height:37px;
	background-image:url(images/dates-tab-tit.gif);
	color:#56004e;
	font-size:22px;
	font-weight: normal;
	padding:0;
}

.coursetabbody {
	background-image:url(images/dates-tab-mid.gif);
	font-size:13px;
}
.coursetabbot {
	height:22px;
	background-image:url(images/dates-tab-bot.gif);
}
.coursetabident {
	margin: 4px 0 4px 22px;
}
#sub3col UL {
	margin-top: 0px;
	color:#666;
}

#sub3col UL LI {
	margin-right: 25px;
	margin-left: 5px;
	line-height: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
