body {margin:0px; padding:0px; background-image:url(images/siteBG.jpg); font-family:Arial, Helvetica, sans-serif; background-attachment:fixed; background-repeat:no-repeat; }
h3 { margin:0px 0px 5px 0px; font-size:21px;}
p { margin:10px 0px 0px 0px; font-size:12px; }
address {display:inline; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
img { border:none;}
a { color:#FFFFFF; }
a:hover { color:#CC0000; }

.centerDiv { margin-left:auto; margin-right:auto; }

#outer {height: 400px; overflow: hidden; position: relative; }
#outer[id] {display: table; position:static; }

#middle {position: absolute; top: 0%;  width:99%; } /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; }

/*CONTENT*/
/* #container {margin-top:-333.5px;}*/
#container { width:630px; height:667px; }
	#header{ height:63px; background-image:url(images/greyTint.png); padding-left:14px; margin-bottom:0px; }
		#header img {margin-right:10px; vertical-align:middle;}
		#header span { font-size:18px;}
	#holder { height:60px;}
		/*width:265px;*/
		#column1 { width:630px; margin-right:5px; float:left; font-size:14px; color:#000000; }
			#column1 #text { background-image:url(images/tint.png); padding:10px 50px 50px 50px; margin:0px 0px 5px 0px; overflow:auto; }
			#column1 #catelogueBtn { background-image:url(images/tint.png); padding-left:14px; }
		
#clear {clear:both;}

	.footer { background-image:url(images/greyTint.png); margin:0px 0px 0px 0px; padding-left:14px; }
		.footer img { vertical-align:middle; margin-right:10px;}
