/* CSS Document */

body
	{
	margin							: 0;		
	background-color				: #F7FDFF;
	}
.border
	{
	border							: 1px solid #CCCCCC;		
	}
.t_border
	{
	border-left						: 1px solid #CCCCCC;		 
	border-right					: 1px solid #CCCCCC;		 
	border-top						: 1px solid #CCCCCC;	
	border-bottom					: 1px solid #CCCCCC;			 
	}
.image_box
	{
	border							: 1px solid #CCCCCC;	
	width							: 197px;
	height							: 94px;
	background-color				: #FFFFFF;	
	}
	
.image_box1
	{
	border							: 1px solid #CCCCCC;	
	width							: 220px;
	height							: 94px;
	background-color				: #FFFFFF;	
	}
.bg_color
	{
	background-color				: #FFFFFF;
	}
.inner_box
	{
	background-color				: #E7F0F4;
	border							: 1px solid #CCCCCC;		
	}
.header
	{
	clear							: both;
	padding-bottom					: 10px;
	padding-top						: 10px;
	margin-bottom					: 15px;
	font-size						: 22px;
	letter-spacing					: 2px;
	font-weight						: bold;
	font-family						: Georgia, "Times New Roman", Times, serif;
	color							: #2D5C79;
	}
.paratext_bold
	{
	line-height						: 1.5em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 13px;
	font-weight						: bold;
	color							: #1b1b1b;
	text-align						: justify;
	padding-top						: 10px;
	padding-bottom					: 3px;
	}
.paratext
	{
	line-height						: 1.5em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 11px;
	color							: #545452;
	text-align						: justify;
	padding-top						: 5px;
	}
.paratext_link
	{
	line-height						: 1.5em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 12px;
	color							: #0d5978;
	text-align						: justify;	
	}
.paratext_B
	{
	line-height						: 1.5em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 12px;
	color							: #21556a;
	text-align						: justify;
	padding-top						: 10px;
	text-decoration					: none;
	}
.paratext_R
	{
	line-height						: 1.5em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 12px;
	color							: #FF0000;
	text-align						: justify;
	text-decoration					: underline;
	}
.cost
	{
	line-height						: 2em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 13px;
	color							: #FF0000;
	text-align						: justify;
	text-decoration					: none;
	}
.TxtBox
	{
		background					: #FFF;
		border						: 1px #000000 solid;
		font-family					: Verdana, Geneva, sans-serif;
		color						: #000000;
		font-size					: 12px;
		padding-left				: 2px;
	}
.button
	{
		background-color			: #546591;
		font						: 13px Verdana;
		color						: #FFFFFF;
		font-weight					: bold;
		border						: 1px #2D5C79 solid;
		padding						: 3 3 3 3;
	}
.TESTIMONIALS_Box
{
	float:right;
	width							: 300px;
	background						: #fafbfc;
	border							: 1px solid #e5e5e5;
}
.Testmonials_header
{
	clear							: both;
	padding-bottom					: 10px;
	padding-top						: 10px;
	margin-bottom					: 15px;
	font-size						: 22px;
	letter-spacing					: 2px;
	color							: #ffffff;
	background-color				: #2D5C79;
	text-align						: center;
	}
	.rightsidebt{
	width:264px;
	height:52px;
	background:url(../images/rightside-buttons.gif) no-repeat;
	}
	.rightsidebt span{
	font-size:16px;
	font-weight:bold;
	line-height:52px;
	padding-left:40px;
	}
	.rightsidebt span a{
	color:#ffffff;
	text-decoration:none;
	}
	.rightsidebt span a:hover{
	color:#ffffff;
	text-decoration:none;
	}