*
		{
		margin: 0;
		padding: 0;
		outline: 0;
		}

body, html
		{
		font-family: arial, sans-serif;
		background-color: #fff;
		}

#wrapper
		{
		position: relative;
		width: 788px;
		margin: 0 auto;
		background-color: #fff;
		background-image: url(wrapper_slice.png);
		background-repeat: repeat-y;
		}

#header
		{
		height: 130px;
		width: 760px;
		margin-left: 14px;
		background-image: url(header_slice.png);
		background-repeat: repeat-x;
		}


.home #home a
		{
		color: #BB4EC3;
		}


#mainnav
		{
		position: absolute;
		top: 97px;
		left: 14px;
		height: 27px;
		border-bottom: solid 6px #BB4EC3;
		}

#mainnav li
		{
		list-style-type: none;
		float: left;
		margin: 0;
		padding: 0 0 5px 17px;
		font-family: Trebuchet MS;
		}

#mainnav li a
		{
		font-size: 12px;
		color: #fff;
		text-decoration: none;
		}

#mainnav li a:hover, #mainnav li a:focus
		{
		text-decoration: underline;
		}

h2
		{
		position: absolute;
		right: 76px;
		}


h2
		{
		font-weight: normal;
		color: #BB4EC3;
		font-size: 13px;
		top: 101px;
		}

#compname {
		position: absolute;
		right: 76px;
		font-size: 15px;
		color: #fff;
		font-weight: normal;
		top: 85px;

}

#compname h1 {
		position: absolute;
		right: 76px;
		font-size: 15px;
		color: #fff;
		font-weight: normal;
		top: 85px;

}

#hand
		{
		background-image: url(hand.png);
		width: 64px;
		height: 64px;
		position: absolute;
		right: 76px;
		top: 11px;
		}

img
		{
		margin: 0 0 0 14px;
		}

#homecontent
		{
		width: 760px;
		background-color: #720570;
		margin: 2px 0 0 14px;
		color: #fff;
		font-size: 14px;
		line-height: 18px;
		}

#homecontentwrap
		{
		margin: 0 0 0 22px;
		width: 475px;
		}

#homecontent p
		{
		padding: 19px 0 0 0;
		}

#homecontent a
		{
		color: #D576DB;
		}

address
		{
		color: #DC71E4;
		font-size: 11px;
		line-height: 15px;
		width: 244px;
		margin: -180px 0 0 520px;
		padding: 0 0 35px 0;
		font-style: normal;
		}

address a
		{
		color: #DC71E4;
		text-decoration: none;
		}

address a:hover, a:focus
		{
		text-decoration: underline;
		}

#footer
		{
		background: url(footer.png) #720570 no-repeat bottom;
		padding: 55px 0 0 34px;
		width: 754px;
		height: 51px;
		color: #6D0570;
		font-size: 11px;
		}

#footer a
		{
		color: #6D0570;
		text-decoration: none;
		}

#footer a:hover,a:focus
		{
		text-decoration: underline;
		}
