@charset "UTF-8";

/*
-----------------------------------------------
processcreative.com.au
Stylesheet:  main.css
Author:   Andy Homan
Version:  30 August 2007
Revision:  2
----------------------------------------------- */

* 			{ padding: 0; margin: 0; }

body 		{ background: url(../../images/Background6.jpg) #EBECE7 no-repeat top left; font-family: Helvetica, Arial, sans-serif }

#divFlash 	{ margin: 40px; width: 721px; height: 562px; background: #FFF; }


/* No Flash Content
----------------------------------------------- */

#divNoFlash { padding: 35px; font-size:10px; color:#CCC; }

h1.logo		{ color: #000; font-size:10px; font-weight:normal; width: 40px; float:left; margin-right: 250px; }

.Address	{ float: left; width: 110px; margin-left: 15px; }

#divContent	{ clear: both; font-size: 14px; padding: 80px 0 0 290px; line-height: 135%; }

a			{ color: #CCC; }

a:hover		{ color: #666; }