@charset "UTF-8";
* {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper {
	background-color: #FFF;
	width: 970px;
	margin-right: auto;
	margin-bottom: 20px;
	box-shadow: 0 0 20px 1px #666;
}

#wrapper #header {
	margin-top: 40px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 188px;
	width: auto;
	margin-bottom: 0px;
}

#wrapper #breadcrumbs {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 54px;
	padding-left: 54px;
	background-color: #ED1F24;
}

#wrapper #cover {
	width: 230px;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;

}

#wrapper #content {
	width: 910px;
	float: left;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#wrapper #footer {
	background-color: #ddd;
	height: 21px;
	clear: both;
	padding-top: 10px;
	padding-right: 54px;
	padding-left: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	text-align: right;
}

.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #00A5E7;
	font-weight: bold;
}

.HeadingText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	font-weight: bold;
}


.subHeading {
	color: #333;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subHeadingPINK {
	color: #333;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.subHeadingPINK a:link {
	color: #00A5E7;
	text-decoration: none;
}
.subHeadingPINK a:hover {
	color: #06C;
	text-decoration: underline;
}
.subHeadingPINK a:visited {
	color: #00A5E7;
	text-decoration: none;
}

.subHeadingbluelink {
	color: #00A5E7 !important;
	text-decoration: none;
}

.subHeadingbluelink a:link {
	color: #00A5E7 !important;
	text-decoration: none;
}
.subHeadingbluelink a:hover {
	color: #00A5E7 !important;
	text-decoration: underline;
}
.subHeadingbluelink a:visited {
	color: #00A5E7 !important;
	text-decoration: none;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}

.bodyText a:link {
	color:#00A5E7;
}


a:link {
	color: #00A5E7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: underline;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #00A5E7;
}

.columns {
	margin: 0px;
}




a.green:link {
	color: #6ebe44;
	text-decoration: none;
}
a.green:visited {
	color: #6ebe44;
	text-decoration: none;
}
a.greem:hover {
	color: #ccc;
	text-decoration: none;
}
a.green:active {
	color: #6ebe44;
	text-decoration: none;
	text-align: right;
}

a.white:link {
	color: #fff;
	text-decoration: none;
}
a.white:visited {
	color: #fff;
	text-decoration: none;
}
a.white:hover {
	color: #CCC;
	text-decoration: none;
}
a.white:active {
	color: #fff;
	text-decoration: none;
	text-align: right;
}

a.black:link {
	color: #333;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
a.black:visited {
	color: #333;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
a.black:hover {
	color: #6ebe44;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
a.black:active {
	color: black;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.shutterstock {
	color: #fff;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

a.shutterstock:link {
	color: #FFF; 
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.shutterstock:visited {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.shutterstock:hover {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.shutterstock:active {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.pablo:link {
	color: #FFF; 
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.pablo:visited {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.pablo:hover {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.pablo:active {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.backhome {
	width: 150px;
	text-align: right;
	float: right;
	vertical-align: top;
}

.wrapper {
	width: 400px;
	float:left;
	padding-left:20px;
	padding-right:15px;
	clear: none;
}

.boxheading {
	padding: 10px;
	background-color: #00A5E7;
	font-size: 15px;
	color: #FFF;
}

.cover {
	float: left;
	width: 150px;
	height: 200px;
	margin-right: 30px;
}

.indexcopy {
	min-height: 250px;
}

.headingtextwhite {
	color: #FFF;
	font-size: 20px;
	font-weight:bold;
	padding: 10px;
	background-color: #00A5E7;
}

.power {
	padding-top: 214px;
}

.wrapper2 {
	width: 400px;
	float:left;
	padding-left:20px;
	padding-right:500px;
	clear: none;
}
