﻿#body {
	margin-top:				0px;
}

#body ul {
	width:					940px;
	display:				inline;
	margin:					0px;
	padding:				0px;
}

#body li {
	display:				inline;
	list-style:				none;
}

#body li img {
	border:					0px;
	margin-bottom:			14px;
}

/* Left Body Begin */

#left {
	width:					700px;
	float:					left;
	margin-right:			20px;
	display:				inline;
}

.blog  {
	background-image:		url('../site-images/blog-line.gif');
	background-repeat:		no-repeat;
	background-position:	center bottom;
	float:					left;
	margin-bottom:			20px;
	padding-bottom:			20px;
}

#left img {
	float:					left;
	margin-bottom:			20px;
}


#left div  h1 {
	margin-top:				0px;
	font-size:				14px;
	margin-bottom:			10px;
}
#right h1 {
	color:					#00728F;
	font-size:				14px;
	margin-bottom:			10px;
	margin-top:				0px;
}

.blog-content  p {
	margin-top:				0px;
	margin-bottom:			20px;
}

.blog-content {
	float:					left;
}


.avatar {
	width:					225px;
	float:					left;
}

#right a {
	color:				#00728F;
	text-decoration:	none;
}

#left div  a {
	text-decoration:		none;
	font-size:				11px;
}

#left div span {
	font-size:				14px;
	font-weight:			bold;
}

#left div  span span {
	font-size:				11px;
}


.features {
	width:					139px;
	margin-left:			20px;
	float:					left;
}

.features p {
	margin-top:				10px;
}


#left li {
	list-style:				disc;
	list-style-position:	inside;
	display:				list-item;
	margin:					0px;
	padding:				0px;
}

/* Left Body End */

/* Right Body Begin */

#right {
	width:					220px;
	float:					left;
}

#right form {
	background-image:		url('../site-images/call-back-bg.gif');
	background-repeat:		no-repeat;
	height:					319px;
	width:					220px;
	margin-bottom:			20px;
	padding-top:			105px;
}

#right form p {
	font-size:				14px;
	color:					#FFFFFF;
	font-weight:			bold;
	width:					170px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:				0px;
	margin-bottom:			33px;
}

.input {
	width:					165px;
	height:					20px;
	margin-left:			25px;
	margin-top:				10px;
	border:					1px #B2B2B2 solid;
	color:					#808080;
	padding-left:			5px;
	font-size:				12px;
}

.button {
	margin-left:			25px;
	margin-top:				10px;
}

/* Right Body End */

.blog-content {
	width:					653px;
	float:					left;
	margin-left:			20px;
	margin-right:			20px;
}

.blog-image {
	text-align:				center;
}

#paginate {
	width:					700px;
	text-align:				center;
	margin-bottom:			20px;
}

#feedback {
	padding:				10px;
	border:					1px #DDDDDD solid;
	margin-top:				10px;
}

#feedback textarea {
	margin-bottom:			25px;
}

.comment-1 {
	margin-bottom:			10px;
	background-color:		#E4F4F9;
	padding:				10px;
}

.comment-2 {
	margin-bottom:			10px;
	background-color:		#FFFFFF;
	padding:				10px;
}

.comment-input {
	margin-bottom:			10px;
}

#left h1 {
	color:				#17B4E9;
	font-size:			18px;
	margin-top:			0px;
}

#left h2 {
	font-size:			14px;
	color:				#00728F;
}

#left a {
	color:				#00728F;
	text-decoration:	none;
}

#direction {
	width:				700px;
	float:				left;
}

#direction h1 {
	color:				#17B4E9;
	font-size:			18px;
	margin-top:			0px;
}

#direction h2 {
	font-size:			14px;
	color:				#00728F;	
}

#testing {
	width:				220px;
	float:				left;
	margin-left:		20px;
}

hr {
	border-style:		dashed;
	color:				#dadada;
}
