
body			{background:#fff url(/images/build/bgFade.jpg) repeat-x top center; color:#000; margin:0; padding:0; font:.7em verdana;}

h1				{font-size:140%;}
h2				{font-size:130%;}
h3				{font-size:120%;}
h4				{font-size:110%;}
img				{border:0;}

/* divs */
#website		{background:#fff; border:2px solid; border-color:#AD88DB #542989 #542989 #AD88DB; width:740px; padding:0 10px; margin:2em auto 2em auto;}

#header			{height:80px; background:#fff url(/images/build/skiptonGroupLogo.gif) 5px 5px no-repeat; border-bottom:1px solid #ccc; position:relative;}

#menu			{position:absolute; bottom:0; right:0;}
#menu li		{list-style-type:none; font-size:.8em; font-weight:bold; display:block; float:left; width:104px; height:15px; text-align:center; background:#ccc; padding:3px 0 0 0; margin-left:1px;}
#menu a			{display:block;}

#mainContent	{clear:both; padding:10px;}

.half			{width:47%; margin-right:10px; float:left;}

/* custom rules */
h1, h2, h3, h4,
strong, a		{color:#542989;}

p.logos img	{margin:0 0 10px 15px;}
p.logos img.first	{margin-left:0;}

/* alignment rules */
.left			{text-align:left}
.right			{text-align:right}
.center			{text-align:center}
.floatLeft		{float:left}
.floatRight		{float:right}
.imgFloatLeft	{float:left;  margin:0 1em 1em 0}
.imgFloatRight	{float:right; margin:0 0 1em 1em}

/* generic items */
.clearBoth		{clear:both}