BODY {
	color : #000;
	background-color : #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size : 16px;
	margin: 0;
	width: 100%;
	overflow-x: hidden;
	height: 100%;
}


#contact {

			font-size : 12px;
				background : url(images/pink2.gif);
	margin-bottom : 20px;
	padding: 10px;
	color: #FFF;
	    border-radius: 5px 5px 5px 5px;
}

#contact #hand{
	background-image : url(images/hand.gif);
	background-position : top right;
	background-repeat : no-repeat;
}

#projects {
	margin-top:20px;
}


a:link {color: #c2376e;
	}
	
a:visited {
	color: #c2376e;
}
	
a:active {color: #c2376e;

	text-decoration : none;
}
a:hover { 
	text-decoration : none;

}



#wrapper {
	width: 100%;
	padding-top: 40px;
}

footer {
	width: 100%;
	padding-top: 80px;
		color: #FFF;
	min-height: 300px;
		background-color: #000;
	background-image : url(images/back1.jpg);
	background-size:cover;
	background-repeat : no-repeat;
	background-attachment : fixed;
}


#logo {
width:90%;
margin: 0 auto;
text-align:center;
}

 #logo img  {
	width:400px;
}

#start {
font-size:16px;
margin: 0 auto;
text-align:center;
}


.small {
font-size:80%;
margin-top:60px;
}

.small a,
#start a
 {
color:#FFF;
}

#start {
	box-sizing:border-box;
	padding: 20px;
}

#start H3 {
	color: #FFF;
	font-size:48px;
	font-weight:300;
	margin-bottom:20px;
}

#works H3 {
	color: #B41E5A;
	font-size: 32px;
}


#slideshow {
	width:100%; 
	background-color : #404040;
	padding: 60px 0px;
	background-image : url(images/watercolor-black.jpg);
	background-attachment : fixed;
	background-size:cover;
	overflow-x: hidden;
}


#slideshow .mygallery {
	margin:0 auto;
	width:92%;
}



#slideshow H1 {
	color: #FFF;
	margin-bottom:40px;
}

#headerpic {
width:100%; 
	margin-top:80px;
	padding-top:40px;
background-color: #000;
	background-image : url(images/back1.jpg);
	background-size:cover;
	background-repeat : no-repeat;
	background-attachment : fixed;
	height:500px;
	color: #FFF;
}

#headerpic P {
	font-weight:300;
font-size:50px;
text-align:center;
display:block;
width: 80%;
margin: 40px auto;
}

#headerpic img {
	max-width:100%;
		margin-top:40px;
}

#about {
width: 80%;
margin: 120px auto;

}

 #benefits  {
width:96%;
margin: 0px auto;


}


.clear {
	clear: both;
}

#links {
	width: 80%;
margin: 60px auto;
}

#links a {
	background-color : #c2376e;
	color:#FFF;
	text-decoration:none;
	padding:10px 30px;
	border-radius:30px;
}

 #links p.text {
	text-align:center;
	font-size:22px;
}

#left {
position: relative;
	width: 46%;
	float: left;
font-size : 12px;
margin-top: 20px;
margin-left: 2%;
}

.gv_panel img {
position:relative;
max-width:100%;
}

#right {
margin-right: 2%;
margin-top: 20px;
position: relative;
	width: 46%;
	float: right;
font-size : 12px;
padding-left:20px;
}

.hand {
		background : url(images/hand.gif) no-repeat;
		background-position : 100% 0%
		
}

.icon {
 float: left;
    padding-bottom: 30px;
    padding-right: 10px;
	padding-top:2px;
}

a.bold:link { color: #B41E5A; 
	font-weight : bold; 
	
  }
a.bold:visited { color: #993D62; font-weight : bold; }
a.bold:active {color: #B41E5A; font-weight : bold; 
}
a.bold:hover {color: #B41E5A; font-weight : bold; 

	text-decoration : none;
 }

 
 a.pic:link { color: #B41E5A; 
	font-weight : bold; 

		padding-right:5px;
  }
a.pic:visited { color: #993D62; font-weight : bold; }
a.pic:active {color: #B41E5A; font-weight : bold; 
}
a.pic:hover {color: #B41E5A; font-weight : bold; 

	text-decoration : none;
 }


 
 a.big:link { color: #FFFFFF; 
	font-size : small;
	font-weight : bold; 	
  }
a.big:visited { color: #FFFFFF; font-weight : bold; 
	font-size : small;}
a.big:active {color: #FFFFFF; font-weight : bold; 
	font-size : small;}
a.big:hover {color: #FFFFFF; font-weight : bold; 
	font-size : small;
	text-decoration : none;
 }
 

.text {  line-height : 160%;
font-size:16px;
 }


H1 {
	font-size : 48px;  
		font-family: 'Open Sans', sans-serif;
	font-weight:300;
	margin: 0;
	text-align:center;
		text-transform : uppercase;
}

H2 {
	font-size : 24px;  
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	margin-bottom : -5px;
	
}

H3 {
	font-size : 20px; 
			font-family: 'Open Sans', sans-serif;
	font-weight:300;
	margin: 0px;
}

H4 {
	font-size : 20px;  
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	margin : 0px;
}


em { font-size : x-small;
	font-style : normal; color: #FFFFFF; 	
	
}

#benefits ul {
	display:block;
}

#benefits ul li {
list-style-type : none;
width: 22%;
display:inline;
margin: 1%;
float:left;
text-align:center;
padding-bottom: 80px;
font-size:20px;
}

#benefits img {
	display:block;
	margin: 20px auto;
}

footer H3 a {
text-decoration:none;
}

footer H3 a:hover {
	text-decoration:underline;
}





