@charset "utf-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image:url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#141414;
	color: #666;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.green {
	color: #5ea402;
}
.hide{
	display:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.show{
	display:none;
}
h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #216098;
}
.orange {
	color: #ff6600;
}

.img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #333;
}
form {
	margin: 0px;
	padding: 0px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

		*{
		    padding:0;
		    margin:0;
		}
		#container{

		width:983px;	
		background-color:#fff;
		min-height:683px;
		margin:auto;
		
		margin-top:-72px;

		}
	
		#header{
	margin:0;
	padding:0;
	height:167px;
	width:100%;
		
		}
		#top_menu{
			display:block;
			
			margin-top:-85px;
			list-style:none;
			float:left;
			font-size:11px;
			display:inline;
			font-family:Tahoma, Geneva, sans-serif;
			}
	
		#top_menu ul{
			list-style:none;
		}
		#top_menu ul li{
			display:inline;
			padding:10px;
			border-color:#666;
			background:url(images/dots.png);
			background-repeat:no-repeat;
			background-position:right;
			}
		#top_menu ul li.no{
			background:none;
			padding-top:0px;
			background-image:url(images/ask.png);
			width:16px;
			height:19px;
			background-repeat:no-repeat;
			vertical-align:middle;
		
			}	
	
	#top_menu ul li.no1{
			background:none;
			padding-top:0px;
		
			}
		
		#top_menu ul li a{
			text-decoration:none;
			color:#a6a6a6;

			}
		#top_menu ul li a:hover{		
			color:#fff;
			
		}
			

		#main_bar{
			background-image:url(images/menu.png);
			background-repeat:no-repeat;
			height:39px;
			width:983px;
			padding-top:2px;
			}
		#main_menu
		{
			
			margin-right:20px;
			margin-top:8px;
			
		}	

		#pop
		{
			float:right;
		}
		#pop, #pop li ul {
		 margin: 0;
		 padding: 0;
 		list-style: none;
		}
		#pop li {
		 float: right;
		 margin: 0;
		 padding: 0;
		 position: relative;
		}
		#pop li li {
		 float: right;
		 width: 175px;
		 margin: 0;
		 padding: 0;
		}
		
		#pop li a, #pop li a:link, #pop li a:visited {
		 font: normal 12px Tahoma;
		 color: #414A52;
		 text-decoration: none;
		 background: #D2DDE4;
		 display: block;
		 padding: 5px 12px;
		}
		#pop li a:hover, #pop li a:active {
		 color: #FFF;
		 display: block;
		 background: #2583AD;
		 padding: 5px 12px;
		}
		#pop li li a, #pop li li a:link, #pop li li a:visited {
			 background: #D2DDE4;
			 width: 175px;
			 margin: 0;
			 padding: 5px 12px;
			 border-top: 1px solid #FFF;
			}
			
			#pop li li a:hover, #pop li li a:active {
			 background: #2583AD;
			}
			#pop li ul {
		 position: absolute;
		 width: 199px;
		 display: none;
		 right: 0;
		}
		#pop li:hover ul {
		 display: block;
		}
		#search{
			
			
			float:left;
			margin-top:-33px;
			margin-left:10px;}
		#search_bar
		{
			background:none;
			float:left;
			background-image:url(images/seach_bar.png);
			height:20px;
			width:204px;
			border:none;
			background-repeat:no-repeat;
		
			margin-top:8px;
			color:#CCC;
			font-family:Tahoma, Geneva, sans-serif;
			padding-right:10px;
			
			
		}
		#search_bttn
		{
			background:none;
			border:none;
			background-image:url(images/search.png);
			background-repeat:no-repeat;
			width:23px;
			height:17px;
			
			margin-top:8px;
		}
		#slide
		{
	width:974px;
	height:386px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	position:relative;
	background-color: #FFF;
	background-image: url(images/slider_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
		}
		#blue
		{
			width:968px;
			height:46px;
			background-image:url(images/blue.png);
			margin-left:auto;
			margin-right:auto;
			margin-top:7px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:20px;
		}
		#blue h1{
			font-family:Arial, Helvetica, sans-serif;
			font-size:25px;
			color:#FFF;
			float:right;
			margin-right:20px;
			margin-top:10px;
			font-weight:normal;
			}
			
				#blue h2{
			margin-left:10px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFF;
			float:left;
			margin-top:12px;
			font-weight:normal;
			background-image:url(images/png.png);
			background-repeat:no-repeat;
			background-position:right;
			font-family:Tahoma, Geneva, sans-serif;
			width:100px;
			text-align:left;
			}
		#blue h2 a{
			text-decoration:none;
			color:#FFF;}
		#blue h2 a:hover{
			
			color:#9F0;}
			#services{
				background-image:url(images/services.png);
				height:186px;
				width:968px;
				margin-left:auto;
				margin-top:7px;
				margin-right:auto;}
				#mini{
					width:269px;
					height:184px;
					float:right;
					margin-top:10px;
					margin-right:42px;
					
					}
					#mini h4{
						font-family:Arial, Helvetica, sans-serif;
						font-weight:bold;
						margin-right:0px;
						font-size:17px;
						color:#373737;
						
						}
						#mini h2{
						font-family:tahoma, Helvetica, sans-serif;
						font-weight:normal;
						margin-right:10px;
						font-size:11px;
						
						
						color:#373737;
						background-image:url(images/png.png);
						background-position:right;
						background-repeat:no-repeat;
						width:130px;
						text-align:left;
						
						}
						#mini p{
						font-family:Tahoma, Geneva, sans-serif;
						font-weight:normal;
						margin-right:0px;
						font-size:11px;
						color:#000;
						width:70%;
						margin-right:10px;
						margin-top:14px;
						float:right;
						
						}
						#line{
							height:1px;
							width:269px;
							background-image:url(images/line.png);
							margin-top:10px;
							
							}
							#line1{
							height:1px;
							width:269px;
							background-image:url(images/line.png);
							margin-top:90px;
							
							}
							#photo{
								float:left;
								margin-top:20px;}
										#mini h2 a{
			text-decoration:none;
			color:#000;}
		#mini h2 a:hover{
			
			color:#9F0;}
			#footer{
				
				background:url(images/footer.png);
				margin:auto;
				width:85%;
				height:52px;
				background-repeat:no-repeat;
				width:1001px;
				padding-top:10px;
				}
				#copyright{
					font-family:Tahoma, Geneva, sans-serif;
					font-size:12px;
					color:#999;
					float:left;
					margin-left:20px;
					}
					#footer_menu{
						float:right;
						margin-right:20px;
						margin-top:-3px;}
					#footer_menu ul li{
						display:inline;
						list-style:none;
						margin-right:5px;
						
															}
									#footer_menu ul li a{
										text-decoration:none;
										font-size:12px;
										font-family:Tahoma, Geneva, sans-serif;
										color:#999;
									}
										#footer_menu ul li a:hover{
									color:#FFF;
									}
									
/*main content start here*/
#maincontent {
	background-image: url(images/main_content_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 974px;
	background-color:#FFF;
	margin-bottom: 5px;
	position: relative;
}
#maincontent2 {
	background-image: url(images/main_content_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 974px;
	margin-bottom: 5px;
	position: relative;
	margin-top: 50px;
	background-color:#FFF;
}

#topcontent {
	background-image: url(images/main_content_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 974px;
background-color:#FFF;}
#buttomcontent {
	background-image: url(images/main_content_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 974px;
	padding: 10px;
	background-color:#FFF;
}
#newarp {
	margin: 15px;
	width: 280px;
}
#newarp h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
.minipic {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
	float: right;
}
#newarp span {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 130px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	color: #333;
}
#newarp span p {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newarp span p a {
	color: #F00;
}
#newarp ul {
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	width: 280px;
}
#newarp ul li {
	
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
p#amore {
	text-decoration: underline;
	color: #0C2150;
	margin: 0px;
	text-align: left;
	height: 10px;
	width: 280px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:10px;
}
p#amore a {
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 115px 2px;
	color: #0A204F;
	display: block;
}
#mainpan {
	float: right;
	width: 620px;
}


#mainpan li {
	width: 280px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#mainpan2 {
	float: right;
	width: 950px;
}

#mainpan2 li {
	width: 280px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#leftside {
	padding: 10px;
	width: 280px;
	float: left;
	margin-top: 18px;
}

#leftsidecontent {
	padding: 10px;
	width: 280px;
	float: left;
	margin-top: 8px;
	margin-left:10px;
	background-color:#FFF;
}
#adv {
	padding: 5px;
	width: 270px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main-title a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	float: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#main-title h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	float: right;
}
#leftmorenews {
	width: 270px;
	float:left;
}
#leftmorenews h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#leftmorenews li {
	list-style:none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftmorenews li a {
	display:block;
	padding-right:20px;
	text-decoration:none;
	color:#333;
}
#content {
	background-color:#FFF;
	width:640px;
	height:auto;
	
	float: right;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}

/****************************News*********************************/
#pan {
	background-repeat: no-repeat;
	min-height: 115px;
	width: 620px;
	margin-top: 10px;
	padding-right:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
.small_pic {
	background-image: url(images/small_page_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 3px;
	width: 94px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	float: right;
	border:1px solid #ccc;
}
#pan_links {
	height: 13px;
	text-align: right;
	padding-left: 5px;
	padding-top: 2px;
	margin: 0px;
	font-size: 9px;
}
#pan_text {
	width: 500px;
	float:right;
}
#news_item {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #216098;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/187.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
}
#news_item a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #216098;
	font-size: 16px;
}
#news_short {
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	width: 100%;
	margin-left: 5%;
	margin-left: 5%;
}
#news_date {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #216098;
	margin-right: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(images/bullets_dark_blue.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left:10px;
}
/****************************************Pagaing***************************************/

.pagination {
	display:block;

	padding:15px 0 0;
}
.pglist {
list-style-type:none;
margin:0;
padding:0;
}
.pglist li {
	display:inline;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}

.pglist li.slctpgnum span {
background-color:#FAF9D5;
border:1px solid #669933;
}

.pglist li a, .pglist li span {
display:block;
padding:5px 9px 6px;
}
.pglist li.pgnum a {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
text-decoration:none;
}
.pglist li.prvs a {
padding:5px 2px 6px 0;
text-decoration:underline;
}
.pglist li a, .pglist li span {
display:block;
padding:5px 9px 6px;
}
.pglist li.prvs a {
padding:5px 2px 6px 0;
text-decoration:underline;
}
.pglist li a, .pglist li span {
display:block;
padding:5px 9px 6px;
}
h3.r {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #F00;
}
.pglist li.nxt a{
	text-decoration:none;
}
/*********************************Extra News*********************************************/
#news_detail_element {
	margin-top:10px;
}
#news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	width: 90%;

	text-align: center;
	margin:0 auto;
	margin-bottom: 20px;
}
.big_picture {
	background-color: #DDDAB9;
	padding: 5px;
	border: 1px solid #5E592A;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
#big_picture {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 345px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 30px;
}
#big_picture #big_image_caption {
	position: absolute;
	background-color: #FFF;
	right: 0px;
	bottom: 0px;
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70);
	padding: 5px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 9px;
	margin-left: 7px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
#big_picture #big_image_zooming {
	position: absolute;
	left: 0px;
	top: 10px;
	opacity: 0.9; /* Safari, Opera */
	-moz-opacity:0.90; /* FireFox */
	filter: alpha(opacity=90);
}
#details_date {
	color: #F00;
	float: left;
	padding-left: 40px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#pargraph_format {
	line-height: 30px;
	color: #333;
	text-align: justify;
	font-size: 12px;
	padding-left:30px;
	padding-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
}
#pargraph_format:hover {
	color: #000;
}
/***********************************************************************/
#comment_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#requried {
	color: #F00;
}
#comments_form input.button {
	-x-system-font:none;
	border:medium none;
	font-family:Tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px;
	background:#990E00 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	width: auto;
	height: 24px;
}
#addcomment_bar {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #036;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 5px;
}

#messageSent{
   color:#C5462D;
   font-size: 16px;
   font-weight: bold;
}
#person_icon {
	margin: 10px;
	width: 80px;
	padding: 0px;
	float: right;
	list-style-type: none;
}
.perosnal_img {
	border:1px solid #EAE9E9;
	padding:4px;
	background-color: #FFF;

}

#comments_form fieldset {
	border: 1px none #A8A58F;
}
#portal_element fieldset#comment_text {
	float: left;
	width: 70%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid  #DEDDD5;
	padding: 5px;
	min-height:135px;
	position: relative;
}
.arrow_pic {
	position: absolute;
	top: 50px;
	right: -17px;
}



#person_icon li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-left:10px;
}
#comments_form {
	float: right;
	position: relative;
	width: 75%;
	text-align: right;
}
#comments_form fieldset input {
	padding: 4px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10%;
	width: 80%;
	height: 16px;
	border: 1px solid #DEDDD5;
	color: #7D7738;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
}
#comments_form fieldset textarea {
	width: 80%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10%;
	height: 150px;
	border: 1px solid  #DEDDD5;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #7D7738;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#buttons_bar {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
#comments_add {
	width: 600px;
}
#error_messege {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	color: #F00;
}
.arrow_pic {
	position: absolute;
	top: 50px;
	right: -12px;
}

#parent5 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	vertical-align:baseline;
	text-align:left;	
}
#parent5 li {
	position: relative;
}
#parent5-menu {
	position: absolute;
	left: 100px;
	bottom: -10px;
}
#parent5-menu a {
	background-image: url(../images/navs.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: right;
	font-weight: bold;
	padding-top: 5px;
	margin-right: 10px;
}
#gallery {
	width: 395px;
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	position: relative;
}
.imageborder {
	position: absolute;
	top: 0px;
	right: 0px;
}
#FlashDiv {
	width: 397px;
	display: block;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	height: 295px;
}
.slides {
	height: 265px;
	width: 390px;
	float: left;
}

#parent5-menu {
	position: absolute;
	bottom:15px;
	left: 30px;
	width:200px;
}
#parent5-menu a {
background-image:url("images/navs.png");
background-position:center center;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:20px;
margin-right:10px;
padding-top:5px;
text-align:center;
vertical-align:middle;
width:25px;
}
#parent5-menu a.wactive {
background-image:url("images/navs_over.png");
}
#texttt {
	height: 50px;
	width: 600px;
	position: absolute;
	right: 30px;
	bottom: 15px;
}
#texttt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#texttt h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/* services */
.services {
	padding:10px 0 10px 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.services h2 { padding:10px 0; margin:5px 0; color:#373737; font:bold 18px Arial, Helvetica, sans-serif; border-bottom:1px solid #d7d7d7;}
.services p {
	padding:10px 0;
	margin:5px 0;
	color:#505050;
	line-height:1.6em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.services p.link { border-top:1px solid #d7d7d7;}
.services a {
	color:#145190;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.services .left { float:right; width:295px; margin:0 10px;}
.services .center { float:right; width:295px; margin:0 10px;}
.services .right { float:right; width:295px; margin:0 10px;}
p.clr, .clr { clear:both; padding:0; margin:0; background:none;}

