/* CSS Document */

h1  {margin:10px 0 0 0; padding-left:11px; color: #000000;font-size:19px;font-family: Trebuchet MS, Arial, sans-serif; font-weight: bold;}

body {margin:0 0 0 0; color:#000000;font-size:14px; font-family: Trebuchet MS, Arial, sans-serif; font-weight:bold}

br	 {clear:both;}

p    {margin-left:11px;}

#wrap {width:900px;margin:0;}

#leftColumn {margin:0;float:left; width:151px;}

.mainColumn {margin:0; float:right; width:740px;background-repeat:no-repeat;background-position:bottom; padding-bottom:50px;}

#homepage	{background-image:url('/images/homePg.jpg');}
#webpage	{background-image:url('/images/webPg.jpg');}
#prespage	{background-image:url('/images/presentationsPg.jpg');}
#logopage	{background-image:url('/images/logosPg.jpg');}
#photopage	{background-image:url('/images/photoPg.jpg');}
#illuspage	{background-image:url('/images/illustrationPg.jpg');}
#statpage	{background-image:url('/images/stationeryPg.jpg');}
#brocpage	{background-image:url('/images/brochuresPg.jpg');}
#newspage	{background-image:url('/images/newsletterPg.jpg');}
#emailpage	{background-image:url('/images/emailPg.jpg');}
#plainpage	{background-image:url('/images/plain.jpg');}


.topBanner
{
 background-image:url(../images/banner1.jpg);
 background-repeat:no-repeat;
 height:154px;
 margin:0;
 }
 
.topBanner ul {margin:0; position:absolute; top:110px; left:318px;}
.topBanner ul li {display:inline; padding:30px; font-family: Trebuchet MS, Arial, sans-serif; font-size:15px; font-weight: bold;}

.menu
{
 background-image:url(../images/banner2.jpg);
 background-repeat:no-repeat;
 height:297px;
 margin:0;
 }
 
.menu ul {display:inline;}

.menu ul li {
	margin:0;
	padding:2px;
	padding-left:12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
}

.homeList
{
  padding:0;
  padding-left:0;
  margin:0;
}

.homeList li
{
  list-style-image:none;
  list-style:none;
  background-image:url(../images/bullet.jpg);
  background-repeat:no-repeat;
  background-position:left;
  margin:0;
  padding:6px;
  padding-left:25px;
}


a:link		{color: #003366;text-decoration:none;}
a:visited	{color: #003366;text-decoration:none;}
a:hover		{color: #33CC00;text-decoration:none;}


a.banner:link 		{ text-decoration: none; color: #003366;}
a.banner:visited 	{ text-decoration: none; color: #003366;}
a.banner:hover 		{ text-decoration: none; color: #006666;}

a.homeList:link 	{ text-decoration: none; color: #000000;}
a.homeList:visited 	{ text-decoration: none; color: #000000;}
a.homeList:hover 	{ text-decoration: none; color: #003366;}


.footer
{
color: #666666;font-size:10px;font-family: Trebuchet MS, Arial, sans-serif; float:right; padding-right:44px;
 }
