/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F9F9;
	background-image: url(../images/bkgrd.gif);
	background-repeat: repeat-x;
}
A:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}

A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
	
A:hover{text-decoration:none;
	color: #FFFFFF}
	
.text {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.footer {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #545454;
}
.textSide {

	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #545454;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.textGrey {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #545454;
}.textQuote {

	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.contactBgkrd {
	background-image: url(../images/b_4.jpg);
	background-repeat: no-repeat;
}
.border2 {

	border: 1px solid #545454;
}

.button {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #6C7379;
	border: 1px solid #FFFFFF;
	margin: 2px;
	padding: 2px;
}.textPhilosophy {

	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
