/*------------------------------------------------------------------ 
[Master Stylesheet] 
Project:    SRM PR Website Index Master css


[Typography] 
All text: font-family: Verdana, arial, helvetica, sans-serif;
Body text: 0.8em

[Colours]
Body Text: 	#666666 (Dark Grey)


-------------------------------------------------------------------*/


.wrapbkSplash {
	background:url(/App_Themes/srm/images/index-bg.jpg) top left no-repeat;
	height:600px;
}


#topContact { color:#000; }
	#topContact li span { color:#000; }
	#topContact li a { color:#000; }
