.tagline {
	width: 100%;
	max-width: 400px;
}

.tagline2 {
	width:100%;
	max-width:300px;
}


#page-wrap { 
	width: 960px;
	margin: 40px auto;
	overflow: hidden;
}

.padding-right0 {
	padding-right: 0px;
}

.padding-left0 {
	padding-left: 0px;
}

.padding-left-right0 {
	padding-left: 7px;
	padding-right: 7px;
}

.copyrightStyle a:link, .copyrightStyle a:visited{
	color:rgba(255,255,255,0.5);
}

.copyrightStyle a:hover{
	color:rgba(255,255,255,1);
}

.copyrightStyle {
	color:rgba(255,255,255,0.5);
}

.form2{
	background:#fbfbfb;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;padding:20px;
	}
	
.form2 .field{
	margin-bottom:5px
	}
	
/*.form2 .field label{
	display:block;color:#555
	}*/
	
.form2 .field label{
	color:#555
	}
	
.form2 .field input[type=text],.form2 .field input[type=file],.form2 .field input[type=email],.form2 .field input[type=url],.form2 .field select,.form2 .field textarea{
	width:100%
	}
	
.form2 .field .error{
	border-color:#e74c3c
	}
	
.form2.contact{
	padding:0;background:none;
	}
	
.contact-form{
	background:transparent;
	}
.img-align-center {
	text-align:center;
}
.light-color-font {
	color: #999;
}
.green-bg{background:#009aa7;}

.white-font a:link, .white-font a:visited, .white-font a:active{
	color: #fff;
}.white-font a:hover{
	color: #c9fbff;
}
.white-font {
	color: #fff;
}