/* Speak To Me Kids CSS */


/* Body Style */

html {height:100%;}
body {height:100%; margin:0; padding:0;}
img {border:none;}

body { 
	font-family:Gill Sans, sans-serif;
	background-color:#ffffff;
	font-size:11px;
	font-weight:normal;
	color:#847e68; 
	text-align:justify; 
	line-height:18px;
}

.bodyContent {
	margin:0px auto;
	width:1005px;
	margin:0px;
	padding:0px;
	float:left;
}

h2 {
	font-size:13px;
}

.clear {
	clear:both;
}

a {
	color:#847e68; 
	text-decoration:none;
}

a:hover {
	color:#ec8126; 
	text-decoration:underline;
}

li {
	list-style:none;
}

/* Content Style */

#logo { margin:0px 0px -35px 3px;}

#client_logo { margin:0px 0px -15px 3px;}

.menuLine { margin:0px 0px 10px 5px;}

.menuButton { margin:0px 0px 0px 0px;}

.siteContent {
	width:754px;
	position:relative;
	background-color:#f7fcfd;
	margin:0px;
	padding:0px;
}

#header {
	margin:0px 0px 10px 0px;
}

.contentHolder {
	width:734px;
	margin:0px 0px 0px 10px;
}

.bodyLine{
	margin:-1px 0px 0px 0px;
}

.bodyLineTop{
	margin:7px 0px 0px 0px;
}

.headerImage {
	margin: 10px 0px 10px 0px;
}

.contactSectionCopy {
	background-color:#b6d139;
	width:734px;
	height:511px;
}

.appSectionCopy {
	background-color:#f1bf1a;
	width:734px;
	height:511px;
}

.footerSectionCopy {
	background-color:#525252;
	width:734px;
	height:163px;
	margin:0px;
	padding:0px;
}

.linkSectionCopy {
	width:734px;
	height:200px;
}

.copy {
	width:515px;
	float:left;
}

.client_copy {
	width:734px;
}


#formHolder {
	width:500px;
	margin:10px;
	float:left;
}

#form_box p {
	font-family: Gill Sans, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #525252;
	margin: 0px;
}
.fieldclass {
	background-image: url('../images/images/formbg.gif');
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding: 9px;
	margin-bottom: 0px;
	width: 485px;
}

.fieldclass, input, textarea {
	font-family:Gill Sans, sans-serif;
	font-size:11px;
	color:#847e68;
}

.sent {
	font-family:Gill Sans, sans-serif;
	font-size:11px;
	color:#D41C15;
	padding:10px 0px 10px 0px;
}

#submitter {
	height: 54px;
	width: 155px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	margin-top:15px;
	padding:0px;
	background-color: transparent;
	background-image: url('../images/send_form.jpg');
}

.sideComponent {
	width:209px;
	margin:0px;
	padding:0px;
	float:right;
}

.testimonial_one {
	background: transparent url('../images/test_right_bubble.jpg') left top no-repeat;
	width:734px;
	height:127px;
	margin:0px 0px 1px 0px;
	padding:0px;
}

.author1 { 
	width:110px;
	padding:52px 0px 0px 50px;
	float:left;
}

.quote1 {
	width:452px;
	float:left;
	padding:15px 0px 0px 85px;

}

.author2 { 
	width:110px;
	padding:52px 0px 0px 110px;
	float:left;
}

.name {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.link_name {
	font-size:12px;
	color:#f8c513;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.link {
	width:200px;
}

.link_location, .location {
	font-size:10px;
	margin:0px;
	padding:0px;
}

.link_holder, .bubble {
	margin:5px 5px 5px 0px;
}

.link_holder {
	float:left;
}

.bubble {
	float:right;
}

.footer {
	margin-top:10px;
}


.quote2 { 
	width:452px;
	float:left;
	padding:15px 0px 0px 35px;

}

.testimonial_two {
	background: transparent url('../images/test_left_bubble.jpg') left top no-repeat;
	width:734px;
	height:127px;
	margin:0px 0px 1px 0px;
	padding:0px;
}


