﻿/* CSS Document */

body
	{
	margin							: 0;		
	background-color				: #F7FDFF;
	
	}
	
	

#wraap
{
	width:929px;
	margin: 0 auto;
}
.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;
	}
.Testmonials_header1
{
	clear							: both;
	font-size						: 14px;
	letter-spacing					: 2px;
	color							: #ffffff;
	background-color				: #2D5C79;
}
	
p
{
	font-size:.8em;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
 p  a
 {
 font-size:.9em;
	color:#666;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;

	
	}

	h1
	{
	 FONT-SIZE: 18px;
	 LINE-HEIGHT: 17px;
	 FONT-FAMILY:  Georgia, "Times New Roman", Times, serif;
	 color:#3f7a92;
	}
	
	
	/* RIGHT Side MENU
	
	/*  LEFTSIDE MENU  */



#blueblock{
width: 250px;
margin-top:0px;
padding: 10 0 1em 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: .8em;

background:url(../images/menutop.gif);
background-repeat:no-repeat;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#blueblock li {
background:url(../images/rightside-buttons.gif);
background-repeat:no-repeat;
margin: 0;

}



#blueblock li a{
display: block;
padding-top:15px;
padding-left:43px;
padding-bottom:0px;

background:url(../images/rightside-buttons.gif);
background-repeat:no-repeat;
height:38px;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	font-size: 1.1em;

color: #fff;
}


#blueblock li a.active{
display: block;
padding-top:0px;
padding-left:45px;

background:url(../images/menutop.gif);
background-repeat:no-repeat;
height:28px;
color: #fff;
text-decoration: none;
width: 100%;
}
#blueblock li a.active1{
display: block;
padding-top:10px;
padding-left:45px;

background:url(../images/rightside-buttons.gif);
background-repeat:no-repeat;
color: #fff;
height:33px;
text-decoration: none;
width: 100%;
}


.tdnavbg
{
	background:url(../images/rightside-buttons2.gif);
	background-repeat:repeat-x;
	}


ul#nav{
	margin:0;
	padding:0;
	
	text-align:center;
	list-style-type:none;
	width:650px;
	background-color:#000;
	
}
ul#nav li{
display:block;
float:left;
width:200px;
height:40px;
margin:0;
padding:0;
}
ul#nav li a,ul#nav li a:visited{
display:block;
width:200px;
height:40px;
margin:0;
padding:15px 0 0 0;
text-decoration:none;
font: .78em/1em sans-serif;
color:#FFF;
background: #ccc url(../images/rightside-buttons1.gif) 0 0;
}
ul#nav li a:hover{
padding:15px 0 0 0;
font:bold .78em/1em sans-serif;
color:#FFF;

}
ul#nav li.act{
font:bold .78em/1.5em sans-serif;
color:#fff;

}
ul#nav li a:active{
color:#FFF;

}





/*menu end here*/
/* PAGE */

ul.nav{
	margin:0;
	padding:0;
	
	text-align:center;
	list-style-type:none;
	width:650px;
	background-color:#000;
	
}
ul.nav li{
display:block;
float:left;
width:200px;
height:40px;
margin:0;
padding:0;
}
ul.nav li a,ul.nav li a:visited{
display:block;
width:200px;
height:40px;
margin:0;
padding:15px 0 0 0;
text-decoration:none;
font: .78em/1em sans-serif;
color:#FFF;
background: #ccc url(../images/rightside-buttons1.gif) 0 0;
}
ul.nav li a:hover{
padding:15px 0 0 0;
font:bold .78em/1em sans-serif;
color:#FFF;

}
ul.nav li.act{
font:bold .78em/1.5em sans-serif;
color:#fff;

}
ul.nav li a:active{
color:#FFF;

}

