@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-image: url(images/background.jpg);
}
.oneColFixCtrHdr #container {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 780px;
	padding-left: 0px;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
}
.container3 {
	width: 20%;
	float: right;
}

.oneColFixCtrHdr #footer {
	background-image: url(footer.jpg);
	height: 100px;
}
.oneColFixCtrHdr #container #mainContent #container2 {
	width: 62%;
	float: left;
	height: auto;
	margin-left: 20px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#container3 {
	width: 32%;
	float: right;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 25px;
}
.oneColFixCtrHdr #container #container1 {
	background-repeat: repeat-x;
	height: 50px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #container4 {
	height: 850px;
}
.upperleft{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #F0F0F0;
	background-image : url(images/upperleft.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	border: 3px none #590325;
}

.upperright{
	background-image : url(images/upperright.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url(images/lowerleft.jpg);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url(images/lowerright.jpg);
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}
.oneColFixCtrHdr #container #mainContent #container4 #container2 .upperleft .upperright .lowerleft .lowerright #container6 {
	width: 50%;
	float: left;
}
.oneColFixCtrHdr #container #mainContent #container4 #container12 {
	padding-left: 20px;
	width: 62%;
	float: left;
	height: auto;
}
.oneColFixCtrHdr #container #mainContent #container4 #container12 .upperleft .upperright .lowerleft .lowerright #container13 {
	float: left;
	width: 47%;
	padding-left: 15px;
	padding-top: 20px;
}
.oneColFixCtrHdr #container #mainContent #container4 #container12 .upperleft .upperright .lowerleft .lowerright #container15 {
	float: left;
}
.oneColFixCtrHdr #container #mainContent #container14 {
	height: 2000px;
}
.oneColFixCtrHdr #container #mainContent #container14 #container12 {
	width: auto;
	float: left;
	padding-left: 20px;
	height: auto;
}
.oneColFixCtrHdr #container #mainContent #container41 {
	height: 1300px;
}
.oneColFixCtrHdr #container #mainContent #container14 #container12 {
	width: 62%;
}
.oneColFixCtrHdr #container #mainContent #container41 #container12 {
	width: 62%;
	float: left;
	padding-left: 15px;
}
.oneColFixCtrHdr #container #mainContent #container42 {
	height: 1500px;
}
.oneColFixCtrHdr #container #mainContent #container42 #container12 {
	float: left;
	width: 62%;
	padding-left: 15px;
}
.oneColFixCtrHdr #container #mainContent #container42 {
	height: 1500px;
}
.oneColFixCtrHdr #container #mainContent #container48 {
	height: 2400px;
}
.oneColFixCtrHdr #container #mainContent #container48 #container12 {
	float: left;
	width: 62%;
	padding-left: 15px;
}
.oneColFixCtrHdr #container #mainContent #container48 #container12 .upperleft .upperright .lowerleft .lowerright #container22 {
	float: left;
	width: 30%;
}
.addthis_toolbox .hover_effect{    width: 284px;    padding: 10px 0 6px 10px;    border: 3px solid #eee;    -moz-border-radius: 5px;    -webkit-border-radius: 5px;
}
.addthis_toolbox .hover_effect div{    float: left;
}
.addthis_toolbox .hover_effect a{    border: 2px solid #fff;    padding: 2px 2px 2px 16px;    position: relative;    text-decoration: none;
}
.addthis_toolbox .hover_effect a:hover
{    border: 2px solid #105CB6;    -moz-border-radius: 4px;    -webkit-border-radius: 4px;    background: #B4D3F8;    color: #105CB6;    text-decoration: none;
}
.addthis_toolbox .hover_effect span{    position: absolute;    width: 16px;    height: 16px;    top: 2px;    left: 1px;
}.oneColFixCtrHdr #container #mainContent #container14 .addthis_toolbox.addthis_default_style {
}
.oneColFixCtrHdr #container #mainContent #container42 #container12 .upperleft .upperright .lowerleft .lowerright #container22 {
	float: left;
	width: 32%;
}
.oneColFixCtrHdr #container #mainContent #container200 {
	height: 4000px;
}

