@charset "UTF-8";
body  {
	font: small verdana;
	font-size: 10px;
	line-height:1.25;
	font-weight:normal;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size:9pt;
	background: #000000;
	background-image:url(../images/wf.background.4.png);
	background-repeat:repeat-x;
	background-position:top;

}
.whitefrog #meta {
	background-image:url(../images/wf.background.4b.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height: 800px;
	position: relative;
}
.whitefrog #metaOLD {
	background:#c9c7c7;
	background-image:url(../images/wf.background.png);
	background-repeat:repeat-x;
	min-height: 800px;
}
a { text-decoration:none;
	color:#BFD73B;
	outline:none;
}
a:hover { 
	text-decoration:underline; 
	color:#BFD73B;
	outline:none;
}
a:active {
	outline:none;
}
a:visited {
	outline:none;
}
p {
	line-height: 1.5;
	font-size: 10pt;
	text-align: left;
}
h1, h2 {
	font: x-large century gothic, Arial;
	font-weight: normal;
}
li {
	list-style:square;
}
img
{
	border-style: none;
	text-decoration: none;
} 
input, textarea {
	font: small Courier New, Courier, monospace;
	color:#00AEEF;
	font-size:12px;
	letter-spacing:1px;
	line-height:1;
}
.whitefrog #container {
	width: 600px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:auto;
	padding-bottom: 30px;
	position: relative;
}
.whitefrog #mainContent {
	text-align:center;
}

.whitefrog #title {
	background-image:url(../images/wf.title.png);
	background-repeat:no-repeat;
	width: 720px;
	height: 155px;
	margin:auto;
	margin-top: 95px;
}
.whitefrog #navigation {
	position:relative;
	width: 720px;
	height: 30px;
	margin:auto;
	text-align:left;
	padding-top:110px;
	padding-left:80px;
}
.whitefrog #navigation a { text-decoration:none;  color:#FFFFFF;}
.whitefrog #navigation a:hover { text-decoration:underline;  color:#BFD73B;}
.whitefrog #headertxt {
	letter-spacing: 1px;
	font-size: small;
}

.whitefrog #tagline {
	position:relative;
	top: 100px;
	left: 0px;
	text-align:right;
	width: 600px;
	height: 30px;
	margin: auto;
}
.whitefrog #footer {
	width:600px;
	height: 75px;
	padding-top: 20px;
	padding-bottom: 10px;
	background:#000000;
	margin: auto;
}
.whitefrog #footerLeft {
	margin:auto;
	float:left;
	text-align:left;
	letter-spacing: 1px;
	color:#333333;
}
.whitefrog #footerLeft a {
	color:#333333;
	text-decoration:none;
}
.whitefrog #footerLeft a:hover {
	color:#BFD73B;
	text-decoration:underline;
}
.whitefrog #footerRight {
	margin:auto;
	float:right;
	text-align:right;
	color:#333333;
	height:48px;
	letter-spacing: 0.5;
}
.whitefrog #lime {color: #BFD73B;}
.whitefrog #purple {color: #91278F;}
.whitefrog #blue {color: #00AEEF;}
.whitefrog #pink {color: #EC008C;}
.whitefrog #orange {color: #F7931E;}
.whitefrog #centerButton a:hover { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
	margin:auto;
	width:125px;
	text-align:center;
}
a.buttonBlack {
    background: transparent url(../images/buttons/wf.button.black.gif) no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    font: normal "Century Gothic", Arial;
    height: 42px;
	width: 127px;
    margin: auto;
    padding-top: 9px;
    text-decoration: none;
	text-align:center;
	letter-spacing: 2px;
	line-height: 1;
}
a.buttonPink {
    background: transparent url(../images/buttons/wf.button.pink.gif) no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    font: normal "Century Gothic", Arial;
    height: 42px;
	width: 127px;
    margin: auto;
    padding-top: 9px;
    text-decoration: none;
	text-align:center;
	letter-spacing: 2px;
	line-height: 1;
}
a.buttonBlue {
    background: transparent url(../images/buttons/wf.button.blue.gif) no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    font: normal "Century Gothic", Arial;
    height: 42px;
	width: 127px;
    margin: auto;
    padding-top: 9px;
    text-decoration: none;
	text-align:center;
	letter-spacing: 2px;
	line-height: 1;
}
input.btn {
	background:#00AEEF; /* background color of button */
	border: 2px solid #FFFFFF; /* border */
	color:#FFFFFF; /* text color */
    height: 42px;
	width: 127px;
}
.whitefrog #frame {
	width:100%;
	border:#FFFFFF;
	border-width:1px;
	background:#000000;
	padding:15px;
}
.whitefrog #column {
	border: 2px solid #FFFFFF;
	background-color:#000000;
	width: 100%;
	padding:4px;
	text-align:justify;
}
.whitefrog #serviceIcon {
	padding:2px;
	margin:auto;	
}
.whitefrog #quotebox {
	height: 200px;
	width: 600px;
	background-image:url(../images/wf.portfolio.qb0.png);
	z-index:-1;
	margin:auto;
}
.bounce{
	width: 204;
	float:right;
	z-index:10;
	text-align:justify;
	position: relative;
}