body{
	background-color: #D4D4D4;
   	color: #000093;
}
a:link{
	text-decoration: none;
}
.p_bg_color{
	background-color: #00bbff;
}
.p_text_color{
	color: #008C00;
}

p {
	line-height: 1.5em;
	margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 15px 15px;
    color: black;
}

a {
	color: #357FD6;
}

a:hover {
	color: #000;
}

a:focus {
	outline: none;
}

h1 {
	color: #59ABFD;
	font-weight: normal;
	font-size: 40px;
}

h2 {

    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: 0.5px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
   
}

h3 {
	color: #59ABFD;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	padding-bottom: 10px;
	
	
}

h5 {
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: 0.5px;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 0;
    background-color: #F7FB46;
    
}

@font-face {
	font-family: 'comt';
	src: url('COM4F_RG.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;	
}

h1, h2, h3 ,h4, h5, h6{
		font-family: "COM4t Fine Regular",comt , "Times New Roman", Verdana, sans-serif;
}
/*##########################################################*/

.black-wrapper{
	background-color: #63EDED;
	width: 100%;
    height: 30px;
}
.nivo-controlNav{
	display: none;
}
header h1{
	color: white;
	padding-right: 10px;
}

/*##########################################################*/

nav{
    
width: 100%;
}
nav ul{
	list-style-type: none;
    width: 100%;
}
nav ul li{
	display: inline;
	margin-left: 20px;
}
nav ul li a{
	color: #282828 ;
    font-size: 20px;
    font-weight: bolder;    
	font-family: "COM4t Fine Regular",comt , "Times New Roman", Verdana, sans-serif;
}
nav ul li.active a{
	color: #004A00;
}
nav ul li a:hover{color: #00bbff;text-decoration: underline;}

/*##########################################################*/
#slider_wrapper {
	height: 300px;
	width: 100%;
	background-color: black;
	margin-bottom: 100px;
	
}
#slider{
	border:1px solid #ececec;
	outline: 1px solid #e3e3e3;
}
/*##########################################################*/
.section-title {
	text-align:center;
	margin-top:60px;
	margin-bottom:30px;
}
.section-title h2 {
	color:black;
    font-weight: bolder;
}
.section-title h4 {
	color:#94a3a8;
}
.heroimg img, .clientlogo img {
	max-width:100%;
}
/*##########################################################*/
#icons_wrapper{
	padding: 15px 0 15px 0;
	background-color:black;
	background:-moz-linear-gradient(black,);
	background:-webkit-linear-gradient(black,);
	background:-o-linear-gradient(black,);
	background:-ms-linear-gradient(black,);
	
	margin-bottom:50px;
    margin-top: 200px;
	color:#ededed;	
}
#icons_wrapper img{
	padding-top: 10px;
}

/*##########################################################*/
/*the FOUR paragraphs css styles*/
#four_parags{
	margin-bottom: 70px;
    
}
.one_parag {
	text-align: center;
    
}

.one_parag h2 {
	font-size: 25px;
	font-weight: bolder;
	color: black;
	margin: 20px 0;
}

.one_parag p{
	font-size: 15px;
    font-weight: bolder;
	color: #BB0000;
	line-height:21px;
    text-align: left;
    direction: ltr;
}
.one_parag img{height:120px; width: 120px;}
.one_parag:hover{
	background-color: #ededed;
	box-shadow:inset 0 0 1px #00bbff;
}

/*#########################################################*/
.one_image a {
	font-size: 14px;
	padding:10PX 0;
	color: #00bbff;
}

#four_images h2{
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c; 
	background: url(../images/b_line.jpg) repeat-x left center;
	margin-bottom: 40px;
}
#four_images h2 span{
	background-color: #f4f4f4;
	padding-right:20px;
}
.one_image p {
	font-size: 14px;
	color: #b5b5b5;
	line-height:21px;
	margin: 30px 0;
}

#content {
	
	width: 900px;
	margin: 15px 20px;
	padding-right:6px;
    
}
/*##########################################################*/


/*############################################################*/
#footer{
	margin-top: 30px;
	background-color: #FFFFFF;
	
	border-top: 1px solid #ececec;
	color: #4c4c4c;
	
	margin: 0 auto;
	padding: 10px 0 50px;
	width:100%;
	text-align:right;
}

#footer p {
	
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	display: block;
	padding: 0;
	width: 960px;
}

#footer p a {
	color: #4FA3FF;
}

/*##########################################################*/
