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

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}




body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #514c43;
	background-color: #514c43;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 14px;
}
a:link {
	color: #56ADB9;
	text-decoration: none;
}
a:visited {
	color: #56ADB9;
	text-decoration: none;
}
a:hover {
	color: #56ADB9;
	text-decoration: none;
}
a:active {
	color: #56ADB9;
	text-decoration: none;
}



 #container {
	width: 995px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
} 
 #header {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ce7f03;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1ba1ad;
	background-image: url(../imgs/headerBG.gif);
	background-repeat: repeat-x;
} 
 #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
 #sidebarLeft {
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
 #sidebarRight {
	float: right;
	width: 140px;
	padding-right: 33px;
	padding-bottom: 15px;
	padding-left: 20px;
}

 #mainContent {
	width: 465px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
	margin-top: 0;
	margin-bottom: 0px;
	padding-right: 50px;
	line-height: 22px;
	padding-left: 40px;
	margin-left: 215px;
} 
 #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514c43;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
	border: 1px solid #cfcfcf;
} 

.headerRight { 
	float: right;

}
.headerLeft {
	float: left;

}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#contentContainer {
	background-color: #FFFFFF;
	background-image: url(../imgs/contentContainer_bg.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8ebdf;
}
#mainImage {
	height: 392px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #56ADB9;
	background-color: #5E6168;
}
#mainImageSub {
	height: 168px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #56ADB9;
	background-color: #5E6168;
	margin-bottom: 40px;
}
#mainNav {
}
.imageHome {
	background-image: url(../imgs/mainImage_1.jpg);
	background-repeat: no-repeat;
}
.imageAbout {
	background-image: url(../imgs/mainImage_2.jpg);
	background-repeat: no-repeat;
}
.imageSolutions {
	background-image: url(../imgs/mainImage_4.jpg);
	background-repeat: no-repeat;
}
.imageDonate {
	background-image: url(../imgs/mainImage_3.jpg);
	background-repeat: no-repeat;
}
#mainImageLink {
	width: 600px;
	margin-top: 200px;
}

#footerLEft{
	width: 450px;
}
#footerRight{
	width: 400px;
	float: right;
	text-align: right;
}


#footer a:link {
	color: #514c43;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #514c43;
}
#footer a:hover {
	text-decoration: none;
	color: #736C60;
}
#footer a:active {
	text-decoration: none;
	color: #514c43;
}
#homeBoxBLUE {
	width: 180px;
	float: left;
	margin: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #1ba1ad;
}
#homeBox {
	width: 200px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin-top: 20px;
	margin-right: 22px;
	margin-bottom: 20px;
	margin-left: 22px;
}
.style1 {
	font-size: 20px;
	font-family: "franklin gothic book", Arial, Helvetica, sans-serif;
}
#dividerGrey {
	background-color: #e7e7e7;
	width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	height: 80px;
}
.style2 {
	font-size: 20px;
}
.style3 {
	font-family: "franklin gothic book", Arial, Helvetica, sans-serif;
	color: #1ba1ad;
	font-size: 18px;
	line-height: 24px;
}
.style4 {
	font-family: "franklin gothic book", Arial, Helvetica, sans-serif;
	color: #847f77;
	font-size: 13px;
	line-height: 20px;
}
.style5 {
	font-size: 16px;
}
