@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.width{
	width:1004px;
	margin:auto;
	}
/* ---------top-links---------- */

.top-links{
	font-size:12px;
	color:#ed9300;
	font-weight:bold;
	text-align:right;
	padding-right:25px;	
	background-image:url(gifs/menubg.jpg) repeat-x;
	}
	
.top-links a{
	color:#ed9300;
	text-decoration:none;
	padding:0 10px 0 10px;
	}
.top-links a:hover{
	color:#ed9300;
	text-decoration:underline;
	}
/* ---------services--------- */

.services{
	font-family:tahoma;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
		}
.services #blue{
	background:#2a85ae;
		}	
.services #green{
	background:#70aa0e;
		}
.services #yellow{
	background:#ed9300;
		}
.services #red{
	background:#ff3500;
		}
.services #pink{
	background:#b83d81;
		}
.services #orange{
	background:#e25500;
		}
.services #parrotc{
	background:#c7c000;
		}													
.services a{
	color:#FFFFFF;
	text-decoration:none;
	}
.services a:hover{
	color:#000;
	text-decoration:underline;
	}	
	


/* --------main-text----------- */


.main-text{
	font-size:12px;
	text-align:justify;
	color:#ffffff;
	padding:5px;
	background:#000000;
	}
.main-text #maintxt{
	font-size:12px;
	text-align:justify;
	color:#ffffff;
	line-height:17px;
	padding:10px 15px 10px 15px;
	}
	
.main-text #maintxt h1{
	font-size:16px;
	font-family:tahoma;
	line-height:17px;
	color:#a06f46;
	padding:3px 0 8px 0;
	margin:0px;
	}
.main-text #maintxt h1 a{
	color:#a06f46;
	text-decoration:none;
	}	
.main-text #maintxt h1 a:hover{
	color:#a06f46;
	text-decoration:underline;
	}				
.main-text #righttext{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background:#101010;
	border:solid 1px #2d2c2c;
	padding:8px;
	line-height:19px;
	}
.main-text #righttext span{
	color:#ff3500;
	}
.main-text #righttext b{
	color:#ed9300;
	}	
		
/* --------readmore----------- */

.readmore{
	font-size:11px;
	font-family:tahoma;
	color:#ff3800;
	text-align:right;
	margin:0px;
	}
.readmore a{
	color:#ff3800;
	text-decoration:none;
	}
.readmore a:hover{
	color:#ff3800;
	text-decoration:underline;
	}	
	
/* ---------bottom---------- */ 

.bottom{
	clear:both;
	font-size:11px;
	text-align:center;
	color:#fff;
	padding:10px;
	font-weight:bold;
	background:#101010;
	}	
.bottom a{
	color:#fff;
	text-decoration:none;
	padding:0px 8px 0px 8px		
	}
.bottom a:hover{
	color:#fff;
	text-decoration:underline;		
	}
	
/* ---------bottom1---------- */ 

.bottom1{
	clear:both;
	font-size:11px;
	text-align:center;
	color:#fff;
	padding:10px;
	font-weight:bold;
	background:#101010;
	border-top:solid 1px #535252;
	}	
.bottom1 a{
	color:#fff;
	text-decoration:none;
	padding:0px 8px 0px 8px		
	}
.bottom1 a:hover{
	color:#fff;
	text-decoration:underline;		
	}
/* ---------footer---------- */ 

	
.footerlink{
	font-size:11px; 
	padding:13px; 
	color:#fff;
	line-height:16px;
	background:#e25500; 
	text-align:justify;
}
.footerlink a {
	color:#fff; 
	text-decoration:none;
}
.footerlink a:hover {
	color:#fff; 
	text-decoration:underline;
}			


/* ---------left-nevg--------- */

.left-nevg{
	border-left:solid 1px #535252;
	border-right:solid 1px #535252;
	margin:1px;
	padding:2px;
	background:#0b0b0b;
		}
.services1{
	font-family:tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
		}
.services1 #blue{
	background:#2a85ae;
	padding-left:30px;
		}	
.services1 #green{
	background:#70aa0e;
	padding-left:30px;
		}
.services1 #yellow{
	background:#ed9300;
	padding-left:30px;
		}
.services1 #red{
	background:#ff3500;
	padding-left:30px;
		}
.services1 #pink{
	background:#b83d81;
	padding-left:30px;
		}
.services1 #orange{
	background:#e25500;
	padding-left:30px;
		}
.services1 #parrotc{
	background:#c7c000;
	padding-left:30px;
		}													
.services1 a{
	color:#FFFFFF;
	text-decoration:none;
	}
.services1 a:hover{
	color:#000;
	text-decoration:underline;
	}	
	
	
/* --------main-text-inside----------- */

.main-text-inside{
	font-size:12px;
	text-align:justify;
	color:#ffffff;
	padding:5px 12px 10px 12px;
	background:#101010;
	}
.main-text-inside  h1{
	font-size:16px;
	font-family:tahoma;
	color:#e23102;
	padding:3px 0 8px 0;
	margin:0px;
	}
.main-text-inside  h2{
	font-size:14px;
	font-family:tahoma;
	color:#e28002;
	padding:3px 0 8px 0;
	margin:0px;
	}	
	
/* ----------breadcrum--------- */	

.breadcrum{ 
font-size:11px;
color:#70aa0e;
padding:0px 0px 15px 0px;
}
.breadcrum a{ 
color:#2a85ae;
text-decoration:none;
font-weight:bold;
}
.breadcrum a:hover{
color:#2a85ae;
text-decoration:underline;
}	
	
	

/* ---------contact---------- */ 


.contactus{
	line-height:25px;
	padding:10px;
	}
.contactus h1{
	font-size:16px;
	margin:0px;
	padding:5px 0 10px 0;
	color:#999999;
	}	
.contactus a{
	color:#ffffff;
	text-decoration:none;
	}	
.contactus a:hover{
	color:#908f8f;
	text-decoration:underline;
	}
	
.border{
	border:solid 1px #1f1f1f;
	}	
			
			
/* ---------request---------- */ 
	
.request{
	background:url(gifs/request-bg.gif) repeat-x;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:10px;
	text-align:right;
	}
.request a{
	color:#ffffff;
	text-decoration:none;
	}
.request a:hover{
	color:#ffffff;
	text-decoration:underline;
	}	
