body {
	font-size: 28px;
	z-index: 3;
	margin: 0px;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	line-height: 36px;
	color: #333;
	background-color: #f1f1f1;
	background-image: -webkit-linear-gradient(270deg,rgba(115,58,134,1.00) 5.61%,rgba(166,84,191,1.00) 98.85%);
	background-image: -moz-linear-gradient(270deg,rgba(115,58,134,1.00) 5.61%,rgba(166,84,191,1.00) 98.85%);
	background-image: -o-linear-gradient(270deg,rgba(115,58,134,1.00) 5.61%,rgba(166,84,191,1.00) 98.85%);
	background-image: linear-gradient(180deg,rgba(115,58,134,1.00) 5.61%,rgba(166,84,191,1.00) 98.85%);
}

#wrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-bottom: 25px;
}	
.icons {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	text-align: center;
	margin-top: 75px;
	padding-left: 0px;
}

#navigation {
	height: 55px;
	width: 895px;
	border-top: 1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	list-style-type: none;
	background-color: #b84ab8;
	padding-left: 45px;
}

#navigation li {
	text-align: center;
	display: inline;
}

ul {
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

li {
}

#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}

.img {
	width: 199px;
	height: 300px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

#containerMain {
	margin-bottom: 20px;
	width: 814px;
	font-size: 120%;
	-webkit-text-size-adjust: 95%;
	-ms-text-size-adjust: 95%;
	line-height: 48px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 30px;
	color: #7851a9;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	font-weight: 600;
	line-height: 42px;
}

h2 {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 30px;
	color: #7851a9;
	text-align: left;
	font-style: normal;
	margin-bottom: -1px;
	line-height: 21px;
}
h3,h4 {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 28px;
	color: #7851a9;
	text-align: left;
	font-style: normal;
	line-height: 21px;
}

h5 {
	font-size: 28px;
	margin-bottom: -5px;
	margin-top: 3px;
	font-style: normal;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	color: #7851a9;
	line-height: 21px;
}

#images { 
	position:absolute; 
	width:400px; 
	height:311px; 
	z-index:2; 
	padding-left: 50px; 
	padding-top: 20px; 

}
#phone {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-weight: bold;
	color: #7851a9;
	font-size: 28px;
}

#newsletter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 5px;
}
#footer {
	border-top: 4px solid #000;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	-webkit-text-size-adjust: 95%;
	-ms-text-size-adjust: 95%;
	line-height: 24px;
	height: 35px;
	width: 95%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 15px;
	font-style: italic;
}

a:link {
    font-size: 32px;
    color: #FFFFFF;
    line-height: 51px;
    padding-top: 0;
    padding-right: 22px;
    padding-left: 4px;
    padding-bottom: 0;
    text-decoration: none;
}

a:visited {
	font-size: 32px;
	color: #FFFFFF;
	line-height: 51px;
	padding-top: 0;
    padding-right: 22px;
	padding-left: 4px;
	padding-bottom: 0;
	text-decoration: none;
}

a:hover {
	font-size: 32px;
	color: #ccc;
	line-height: 51px;
	padding-top: 0;
    padding-right: 22px;
	padding-left: 4px;
	padding-bottom: 0;
	text-decoration: none;
	background-color: #FF0000;
}

a:active {
	font-size: 32px;
	color: #FFFFFF;
	line-height: 51px;
	padding-top: 0;
    padding-right: 22px;
	padding-left: 4px;
	padding-bottom: 0;
	text-decoration: none;
}

a.phone:link     {
	font-size: 150%;
	color: #833c81;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

a.phone:visited  {
	font-size: 150%;
	color: #833c81;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

a.phone:hover  {
	font-size: 150%;
	color: #F00;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
a.phone:active   {
	font-size: 150%;
	color: #833c81;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
