﻿#motto
{
	color        : #4F4F4F;
	font-size    : 26px;

	margin-top   : 40px; 
	text-align   : center; 
}

#subMotto
{
	height    : 20px;
	margin    : 20px auto;
	text-align: center;
	width     : 915px; 
}

#subMotto span
{
	width: 100%;
}

#steps
{
	margin-bottom: 50px;
}

#membershipPlans
{
	margin: 40px 0;
}

#news
{
	border             : 1px solid #E1E1E1;
	border-bottom-style: none;
	margin-top         : 10px;
}

#news h3
{
	background-color   : #F6F6F6;
	background-image   : url(Client/Image/News.png);
	background-position: top;
	background-repeat  : repeat-x;
	border-bottom      : 1px solid #E1E1E1;
	margin             : 0;
	padding            : 10px; 
}

div.news
{
	padding: 20px 10px;
}

#services
{
	background-color: #F8F8F8;
	border          : 1px solid #E1E1E1;	
}

#samples
{
	border-right: solid 1px #F0F0F0;
	float       : left;
	padding     : 0 20px 0 10px;
	width       : 430px;
}
#samples ul
{
	margin-left: 30px;
}

#serviceList
{
	float        : right;
	padding-right: 20px;
	width        : 420px; 
}

#serviceList ul
{
	list-style-type: none;
	margin-left    : 0
}

#serviceList li
{
	margin: 30px 0;
}

#serviceList img
{
	float       : left;
	margin-right: 20px;
}

#serviceList a
{
	font-weight: bold;
}

#serviceList p
{
	margin-top: 10px;
}