@charset "utf-8";
*, html, body, form, fieldset, p, ul, li, h1, h2, h3 {
	margin:0;
	padding:0;
}
img a: hover {
	background-color: #FFFFFF;
}
a {
	text-decoration:underline;
	color:#b70050
}
a:hover {
	text-decoration:none;
	color:#b70050
}
body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size:12px;
	color:#333333;
}
h1, h2, h3 {
	color:#b70050;
}
img {
	border:none 0px;
}
#wrapper {
	width:990px;
	margin:0px auto
}
#header {
	width:100%;
}
#logo {
	text-indent:-9999em;
}
#logo a {
	width:100%;
	background:url(../images/header.png) no-repeat bottom;
	height:210px;
	display:block;
	outline:none;
}
#menu {
	background:url(../images/menu-bg.png) repeat-x;
	font-size:14px;
}
.menu {
	color:#FFFFFF;
	z-index:9999;
	height:39px;
}
.menu ul {
}
.menu li {
	list-style:none;
	display:inline;
	line-height:39px;
}
.menu li a {
	color:#FFFFFF;
	padding:0px 15px 0px 15px;
	text-decoration:none;
	height:39px;
	display:inline-block;
}
.menu li a:hover {
	background:#990033;
	line-height:39px;
	height:39px;
}
#innerWrapper {
	clear:both;
	width:990px;
	background:url(../images/main-background.jpg) no-repeat;
	min-height:600px;
}
#content {
	background:url(../images/main-background.jpg) no-repeat;
}
#main {
	width:610px;
	padding-left:65px;
	padding-top:30px;
	background:transparent;
}
#main h1, #main h1.componentheading {
	font-size:22px;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:0.5em;
	border-bottom:1px #333333 dotted;
}
#main h2 {
	font-weight:normal;
	color:#333333;
	line-height:1em;
	margin-bottom:0.5em;
}
#main h3 {
	color:#333333;
	line-height:1em;
	margin-bottom:0.5em;
}
#main ul, #main ol {
	padding-left:30px;
	margin-bottom:1.5em;
}
#main li {
	padding-left:0px;
}
#main p {
	margin-bottom:1.5em;
}
#main a:link, #main a:visited, #main a:active {
	color:#b70050
}
#main a:hover {
	color:#b70050;
	text-decoration:none;
}
#main table {
	margin-bottom:1em;
}
#sideContent {
	float:right;
	width:240px;
	background:#FFFFFF;
}
#sideContent .module, #sideContent .moduletable {
	padding-bottom: 5px;/* margin-bottom:1.5em; */
}
#sideContent .moduletable-search {
	padding:5px 20px 5px 20px;
}
#sideContent input {
	background:#a9c9dc;
	padding:3px;
	font-size:10px;
	border:1px #CCCCCC dotted;
	margin:3px;
}
#sideContent search {
	background:#FF0033;
	padding:3px;
	font-size:10px;
	border:1px #CCCCCC dotted;
	margin:3px;
}
#sideContent p {
	padding-left:20px;
	line-height:1.1em;
	margin-bottom:1em;
}
#sideContent button-search {
}
#sideContent h3 {
	margin-bottom:0.5em;
	height:39px;
	line-height:39px;
	padding-left:10px;
	background:url(../images/menu-bg.png) repeat-x;
	color:#FFFFFF;
}
#sideContent li {
	padding-left:20px;
	padding-right:20px;
	line-height:1.1em;
	margin-bottom:1em;
	list-style:none;
}
#sideContent a:hover, #sideContent li a:hover {
	background:#b70050;
	color:#FFFFFF;
}

#sideContent img a{
	background:none;
}

#linksModule {
	margin-bottom:0.5em;
}
.twitterButton {
	width: 160px;
	height: 27px;
	overflow: hidden;
	margin-left: 20px;
		background-color: none;
}
.twitterButton a:hover {
	background-color: none;
}
#contactAddtrssTable {
	float: left;
	padding-bottom: 15px;
}
#contactGroupPhoto {
	float: right;
}
.contactAddress {
	padding-bottom: 15px;
	padding-right: 15px;
}
.contactIcon {
	padding-right: 10px;
}
.contactImage {
	padding-bottom: 15px;
	padding-right: 15px;
}
.contactName {
	font-weight: bold;
}
.contactLocation {
}
#FullName {margin-bottom: 7px;}
#Email {margin-bottom: 7px;}
#comments {}
#user1 {
	float:left;
}
#user1 h3 {
	font-size:22px;
	color:#B70050;
	font-weight:normal;
	line-height:1em;
	margin-bottom:0.5em;
	border-bottom:1px #333333 dotted;
}
#user2 {
	float:right;
	margin:30px 0px 10px 10px;
}
#user3 {
	float:right;
	margin:30px 0px 10px 10px;
}
#footerWrapper  {margin-bottom: -8px;}
#footer {
	clear:both;
	text-align:center;
	margin:10px auto 20px auto;
	background:url(../images/menu-bg.png) repeat-x;/*background:#B70050;*/
}
#footer ul {
	background:none;
	color:#333333;
}
#footer li a {
	color:#ffffff;
}
#footer li a:hover {
	color:#ffffff;
	background:none;
	text-decoration:underline;
}
.designer {
	font-size:10px;
	color:#999999;
}
.designer a:link, .designer a:active, .designer a:hover, .designer a:visited {
	color:#999999;
	text-decoration:none;
}

