html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px 0px 0px 100px;
	padding: 0px;
	/*
	background: #FFDEB7 url(images/bg_body.jpg) top left repeat-x;
	background: #FFE6C8 url(images/bg_body.jpg) top left repeat-x;
	*/
	background: #DFFFC9 url(images/bg_body.jpg) top left repeat-x;
}
#wrapper{
	position: relative;
	width: 600px;
	margin: 0px auto;
	border: 1px solid transparent;
	_border: none;
	/*
	NOTE: without border - the logo_holder, etc
	won't position correctly - go figure!
	*/
}
#wrapper #bottom_right_graphic{
	position: absolute;
	bottom: 45px;
	right: -51px;
	width: 72px;
	height: 75px;
}
#wrapper #frog_words{
	position: absolute;
	bottom: 126px;
	right: -130px;
	width: 150px;
	/*height: 140px;*/
	background: #ffffff;
	padding: 5px;
	text-align: left;
	color: #395B1B;
	font-size: 15px;
	font-family: arial,helvetica,sans-serif;
	border: 1px solid orange;
}
#wrapper #frog_words #pointer{
	position: absolute;
	bottom: -25px;
	right: 65px;
	height: 25px;
	width: 15px;
}
#todayDate{
	position: absolute;
	top: 3px;
	right: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF8E09;
	text-align: right;
}
#logo_holder{
	position: absolute;
	top: 130px;
	left: 5px;
	width: 250px;
	height: 68px;
}
#whimsical_holder{
	position: absolute;
	top: 20px;
	right: 20px;
	height: 190px;
	width: 250px;
}

#thought_bubble_holder{
	position: absolute;
	top: 440px;
	left: -200px;
	width:200px;
	/*height: 100px;*/
	background: transparent url(images/bg_thought_bubble_holder.png) top left repeat-y;
}
#thought_bubble_top{
	position: absolute;
	top: -12px;
	left: 0px;
	height: 12px;
	width: 200px;
}
#thought_bubble_bottom{
	position: absolute;
	bottom: -12px;
	*bottom: -8px;
	left: 0px;
	height: 12px;
	width: 200px;
}
#thoughts{
	margin: 1px 10px;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	_margin: 15px 10px;
}
#thoughts a:link{
	font-size: 14px;
	color: #003B78;
	text-decoration: underline;
}
#thoughts a:visited{
	font-size: 14px;
	color: #006ACC;
	text-decoration: underline;
}
#thoughts a:hover{
	font-size: 14px;
	color: #003B78;
	text-decoration: none;
}
#bubbles{
	position: absolute;
	top: 435px;
	left: 5px;
	width: 70px;
	height: 80px;
}
#whimsical2_holder{
	position: absolute;
	top: 470px;
	left: 0px;
	height: 300px;
	width: 200px;
}
#main_nav_holder{
	position: absolute;
	top: 235px;
	left: 0px;
	width: 200px;
	height: 300px;
}
#main_nav a{
	margin: 0px 0px 6px 0px;
}
#content_holder{
	position: relative;
	margin: 250px 0px 45px 200px;
	background: #F5F7F7 url(images/bg_content_holder.png) top left repeat-y;
}
#content_holder_topper{
	position: absolute;
	top: -40px;
	left: 0px;
	_left: -30px;
	width: 400px;
	height: 40px;
}
#content_holder_bottomer{
	position: absolute;
	bottom: -40px;
	/*
	*bottom: 0px;
	z-Index: -1;
	*/
	left: 0px;
	width: 400px;
	height: 40px;
	_left: -30px;
	_bottom: 255px;
	_z_index:1;
}
#content{
	margin: 30px;
	/*
	*padding_bottom: 60px;
	*/
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #004082;
	text-align: left;
	z-Index: 500;
}
#content a:link{
	color: #436B1F;
	text-decoration: underline;
}
#content a:visited{
	color: #71B535;
	text-decoration: underline;
}
#content a:hover{
	color: #4E7E24;
	text-decoration: none;
}
#content .big_q{
	font-family: arial, helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 6px;
	color: #E87E00;
	text-align: left;
}
#content .big_q_next{
	font-family: arial, helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 6px 12px;
	color: #5A8F29;
	text-align: left;

}
#content li{
	margin-bottom: 5px;
}
#content h3{
	font-family: arial,helvetica,sans-serif;
	border-top: 1px dashed #E87E00;
	border-bottom: 1px dashed #E87E00;
	padding: 3px 5px;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
#content .emphasize{
	font-weight: bold;
	color: #4E7E24;
}
#content .sub_info{
	margin-left: 20px;
}
#content .slant{
	font-style: italic;
}
#content .button{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #477121;
}
#content .normal{
	font-size: 15px;
}
#content .small{
	font-size: 14px;
}
#content .mini{
	font-size: 13px;
}
#content .tiny{
	font-size: 11px;
}
#content #our_tools a{
	margin-left: 10px;
}
#content #our_tools p{
	margin-left: 10px;
	font-size: 14px;
	margin-top: 0px;
}
#content #our_tools a:link{
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004082;
	text-decoration: underline;
}
#content #our_tools a:visited{
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0070D8;
	color: #004082;
	text-decoration: underline;
}
#content #our_tools a:hover{
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4E7E24;
	color: #004082;
	text-decoration: none;
}
#footer_holder{
	position: relative;
	top: 15px;
}
#footer_content{
	margin: 15px 0px 5px 0px;
	text-align: center;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}
#footer_content a:link{
	color: #4E7E24;
	text-decoration: underline;
}
#footer_content a:visited{
	color: #74BA36;
	text-decoration: underline;
}
#footer_content a:hover{
	color: #E87E00;
	text-decoration: none;
}
#content .portfolio_sample{
	padding-top: 168px;
	margin-bottom: 20px;
}
#content .portfolio_text{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-align:justify;
	margin: 0px;
}
#content .client_details{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px 6px;
	margin: 0px 0px 20px 0px;
	z-index: 500;
}
#content .client_details a:link,#content .client_details a:visited{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#content .client_details a:hover{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#content .bold{
	font-weight: bold;
	font-size: 105%;
}


/* ###### FACEBOX ######### */

#facebox #table_input td{
	font-family: arial,helvetica,sans-serif;
	padding: 2px 5px;
}
#facebox td .input_side{
	font-family: arial,helvetica,sans-serif;
	border-left: 1px solid #9ABBE3;
	color: #0244A8;
	margin-left: 25px;
	padding-left: 10px;
}
#facebox td .required_input{
	font-family: arial,helvetica,sans-serif;
	color: #0244A8;
	font-weight: bold;
}
#facebox #add_edit_input td .verify_side{
	font-family: arial,helvetica,sans-serif;
	padding-left: 10px;
}

#facebox .add_abp_results{
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 3px solid #024ABA;
	background: #FFDB6F;
	padding: 4px;
	color: #024ABA;
}
#facebox .form_title{
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	font-size: 115%;
	font-weight: bold;
	color: #024ABA;
	background: #DAE5F4;
	padding: 2px;
	margin: 5px 0px;
	text-transform: uppercase;
}
#facebox .form_subtitle{
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	color: #024ABA;
	background: #F2F2F2;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px dashed #C7C7C7;
	padding: 2px;
	margin: 5px 0px;
}

#facebox .content{
	font-family: arial,helvetica,sans-serif;
	color: #0244A8;
	font-size: 16px;
	font-weight: normal;
}
#facebox .centered{
	text-align: center;
}
#facebox .refer_message{
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	color: #0244A8;
	font-size: 15px;
	font-weight: normal;
	padding: 25px;
	margin: 10px;
	border: 1px solid #9ABBE3;
	background: #EAEAEA;

}
#facebox .refer_form_results{
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 3px solid #024ABA;
	background: #FFDB6F;
	padding: 4px;
	color: #024ABA;
}

#facebox h1{
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #598E28;
	border-top: 2px solid #FF8F00;
	border-bottom: 2px solid #FF8F00;
	padding: 4px 0px;
	background: #CEEBB5;
}
#facebox .content td{
	padding: 5px;
}