@charset "UTF-8";
/* CSS Document */

body {
	background-color: #563257;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1 {
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	color: #006D38;
	font-weight: normal;
	padding-bottom: 15px;
	margin: 0px;
	line-height: 30px;
}

h2 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding-top: 2px;
	margin-left: 8px;
}

h3 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding-top: 2px;
	margin-left: 0px;
}

#wrapper {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
    text-align: left;
	background-color: #fff;
}

#working-words-logo {
	width:100%;
	background:url(../images/working-words-logo.gif) no-repeat;
	height:64px;
	text-align: right;
	line-height: 20px;
	font-size: 11px;
}

#working-words-logo a {
	color:#333;
	background:transparent;
	font-weight:normal;
	text-decoration:none;
}

#working-words-logo a:hover  {
	color:#006D38;
}

#working-words-logo a:active a: visted {
	color:#333;
}


#navigation {
	width:100%;
	height:44px;
	
}

#navigation {
	width:100%;
	height:44px;
	
}

#navigation a {
	border-bottom:0px;
}

#navigation a:visited {
	border-bottom:0px;
}

#navigation a:hover {
	border-bottom:0px;
}

#navigation a:active {
	border-bottom:0px;
}

#topline {
	width:100%;
	height:10px;
	background-color: #fff;
}

#images {
	width:100%;
	height:170px;
	background-color: #fff;
}

#top-image {
	width:100%;
	height:171px;
	background-color: #fff;
}

#top-image-left {
	width:276px;
	background:url(../images/left-image.gif) no-repeat;
	height:171px;
	float: left;
}

#top-image-right {
	width:504px;
	background:url(../images/right-image.jpg) no-repeat;
	height:171px;
	float: left;
}

#content {
	width:752px;
	height:190px;
	margin: 24px 14px 30px 14px;
}

#content a {
	color:#563257;
	background:transparent;
	font-weight:normal;
	text-decoration:none;
}

#intro {
	font-weight:bold;
	font-style:normal;
}



#content a:hover {
	color:#006D38;
}


#content-left {
	width:371px;
	height:150px;
	float: left;
}

#content-right {
	width:367px;
	height:150px;
	margin-left: 14px;
	float: left;
}

#callout {
	width:760px;
	height:130px;
	margin-left: 10px;
	background-color: #fff;
}

#callout a {
	color:#563257;
	background:transparent;
	font-weight:normal;
	text-decoration:none;
}

#callout a:hover {
	color:#006D38;
	
}

#callspc {
	width: 5px;
	height: 1px;
	background:url(../images/spc-fff.gif) no-repeat;
	float: left;
}

#calllink {
	text-align: right;
}

#callout01 {
	width:250px;
	height:130px;
	float: left;
	background-color: #DBDBDB;
}

#callout02 {
	width:250px;
	height:130px;
	float: left;
	background-color: #DBDBDB;
}

#callout03 {
	width:250px;
	height:130px;
	float: left;
	background-color: #DBDBDB;
}

#callhdr {
	width: 100%;
	height: 20px;
	background-color: #563257;
}

#calltext {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-left: 10px;
	line-height: 20px;
}

#calltext a {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

#calltext a:hover {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}

#calltext a:active {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}






#more {
	text-align: right;
}

#callimage {
	width: 115px;
	height: 110px;
	float: left;
}

#callcopy {
	width: 125px;
	height: 96px;
	float: left;
	margin-top: 14px;
	margin-right: 10px;
	background-color: #DBDBDB;
	font-size: 11px;
}

#callcopy ul{
	list-style: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#footer {
	float:left;
	width:100%;
	padding-top:30px;
	text-align:center;
	background-color: #fff;
	font-size:9px;
	padding-bottom:5px;
	color:#333;
}
 
#footer a {
	color:#333;
	background:transparent;
	font-weight:normal;
	text-decoration:none;
	font-size:9px;
}

#footer a:hover {
	color:#006D38;
	font-size:9px;
}
