﻿body {
	font-family: "Lucida Sans", Verdana, Tahoma, Arial, sans-serif;
	font-size:80%;
	margin:0px;
}
#branding {
	padding:10px;
	height:120px;
}
#branding .logotype {
	float:left;
	padding-left:10px;
}
#branding .strapline {
	float:right;
}
#branding .strapline img {
	padding-top:45px;
	padding-right:20px;
}
#clear {
	clear:both;
}
#navigateprimary {
	background-image:url('../images/navigateprimarybg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
	padding:12px;
}
#navigateprimary a {
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding-left:35px;
	padding-right:35px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:944px;
}
#footer {
	background-color:#F6F1E1;
	padding:10px;
	border-top:1px solid #D6CDCE;
	margin-top:10px;
	background-image:url('../images/calltoaction.gif');
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
}
#footer p {
	margin:0px;
	color:#666666;
}
#footer p a {
	color:#666666;
}
#content .introphoto {
	width:412px;
	float:left;
	padding:10px;
}
#content .welcome {
	width:472px;
	height:180px;
	float:right;
	padding:20px;
}
#content .welcome h1 {
	color:#47224A;
	border-bottom:1px dotted #47224A;
	margin:0px;
}
#content .welcome p {
	color:#47224A;
	font-size:160%;
	line-height:160%;
	margin:20px 0px 0px 0px;
}
#content .contactus {
	background-color:#F6F1E1;
	float:left;
	padding:20px;
	width:392px;
	height:100px;
}
#content .contactus h2 {
	margin:0px;
	color:#47224A;
	padding-bottom:5px;
	font-size:120%;
	border-bottom:1px dotted #47224A;
}

#content .contactus p {
	color:#666666;
	margin-top:10px;
	font-size:95%;
}
#content .contactus p a {
	color:#666666;
}

#content .joinus {
	float:right;
	width:472px;
	padding:20px;
	height:100px;
	background-image:url('../images/joinusbg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
#content .joinus h2 {
	margin:0px;
	color:#FFFFFF;
	font-size:120%;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:5px;
}
#content .joinus p {
	color:#FFFFFF;
	width:330px;
	margin-left:0px;
	margin-top:10px;
	font-size:85%;
}
#content .joinus p a {
	font-weight:bold;
	color:#FFFFFF;
}

#content h1 {
	color:#47224A;
	border-bottom:1px dotted #47224A;
	margin:20px 20px 0px 20px;
}
#content .shortdescription {
	background-image:url('../images/bodybg.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
#content .shortdescription p {
	margin:20px 20px 20px 30px;
	width:500px;
	line-height:160%;
}
#content .shortdescription ul {
	width:400px;
	list-style:disc;
	margin-top:20px;
	list-style-position:outside;
	margin-left:20px;
	padding-left:20px;
}
#content .shortdescription ul li {
	margin-bottom:15px;
}

#content .downloadform {
	background-image:url('../images/supportusformbg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:310px;
}

#content .downloadform h2 {
	padding:150px 20px 0px 100px;
	
}
#content .downloadform h2 a {
	color: #47224A;
	margin:0px;
}
#content .downloadform p {
	color:#47224A;
	margin:0px;
	padding:0px 0px 0px 100px;
}


#content .shortdescription table td {
	border:1px solid #F0F0F0;
	width:280px;
	padding:10px;
	text-align:left;
	vertical-align:top;
}
#content .shortdescription table td h3 {
	color:#47224A;
	border-bottom:1px dotted #47224A;
	padding-bottom:5px;
}
#content .shortdescription table td p {
	width:240px;
	color:#47224A;
}