@charset "UTF-8";
/* CSS Document */
/*   //////////////////////// © COPYRIGHT DESIGN LINKS //////////////////////// */
/* AUTHOR: Nick Adams */
/* Last Edited: 20.10.09 */


/*  //////////////////////// DEFAULT //////////////////////// */

html { 
	min-width: 980px;
	min-height: 100%;
	height: auto;
	}

img	{
	border: 0;
	}

body	{
	background: #fff;
	margin: 0;
	padding: 0 0 0 20px;
	font-family:"45 Helvetica Light", "55 Helvetica Roman", Helvetica, Arial, sans-serif;
	padding-bottom: 25px;
	}
	
	
/*  //////////////////////// PAGE CONTAINER //////////////////////// */
	
#wrapper	{
	margin: auto;
	padding: 0 0 25px 0;
	width: 980px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 980px;	 
	}

html>#wrapper	{
	
	}
	
#logo {
	width: 273px;
	margin:auto;
	text-align:left;
}

/*  //////////////////////// TYPOGRAPHY //////////////////////// */

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:200;
	color:#bd1a8d;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:200;
	color:#bd1a8d;
}

P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#444;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#444;
}

a:hover {
	color:#bd1a8d;
}