/*This style sheet controls how the textboxes will look
The only thing that you might want to change will be the color
of the borders. They are set at #000066 at the moment.
The background color is set to ffffff (white), however if you
decide to change it you can. Just remember, if you do, it will affect EVERY
textbox on your site. To change only one, copy and paste the class here in the style sheet,
and alter the color. Change the name also... so the new class may be called
full-width-box-blue for eg. Then the new color can be called with your new class name.
*/


div.content-box {
   background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-top: 5px solid #272727;
	border-bottom: 5px solid #272727;
	Border-right: 5px solid #272727; 
	border-left: 5px solid #272727;
}

div.container {
  background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-top: 5px solid #7B8589;
	border-bottom: 5px solid #7B8589;
	Border-right: 5px solid #7B8589; 
	border-left: 5px solid #7B8589;
}

div.navigation {
  background: #8F8E8E;
	width: 990px;
	height: 5px;
	color: #000000;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	border-bottom: 5px solid #5f9d19;
	}
	
div.content-20 {
   background-color: #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-top: 5px solid #272727;
	border-bottom: 5px solid #272727;
	Border-right: 5px solid #272727; 
	border-left: 5px solid #272727;
}
/*** right column Full width box.
Change the colors to suit. The standard box has a white background, and the
box2 has a colored background ***/


div.full-width-box {
   background-color: #ffffff;
	margin: 0px;
	padding: 10px 10px 10px 10px;
   border-top:#F6F6F6 5px solid;border-right:#F6F6F6 2px solid;border-bottom:#F6F6F6 5px solid;border-left:#F6F6F6 2px solid;

}
div.full-width-boxside {
   background-color: #ffffff;
	margin: 0px;
	padding: 10px 10px 10px 10px;
   border-top:#5f5f5f 2px solid; border-right:#5f5f5f 2px solid;border-bottom:#5f5f5f 2px solid;border-left:#5f5f5f 2px solid;

}

div.full-width-box1 {
   background-color: #ffffff;
	margin: 0px;
	padding: 10px 10px 10px 10px;
   border-top:#ff6600 5px solid; border-right:#ff6600 2px solid;border-bottom:#ff6600 5px solid;border-left:#ff6600 2px solid;
		
}
div.full-width-box2 {
   background-color: #ffffff;
	margin: 0px;
	padding: 10px 10px 10px 10px;
   border-top:#5f5f5f 2px solid; border-right:#5f5f5f 2px solid;border-bottom:#5f5f5f 2px solid;border-left:#5f5f5f 2px solid;
	
}

div.full-width-box3 {
   background-color: #ffffff;
	margin: 5px;
	padding: 0px 0px 10px 0px;
   border-top:#42afdc 0px solid;border-right:#42afdc 1px solid;border-bottom:#42afdc 1px solid;border-left:#42afdc 1px solid;
	
}

div.full-width-boxa {
   background-color: #ffffff;
	margin: 0px;
	padding: 10px 10px 10px 10px;
   border-top:#F6F6F6 5px solid;border-right:#F6F6F6 2px solid;border-bottom:#F6F6F6 5px solid;border-left:#F6F6F6 2px solid;
		width: 80%;
}
/*** right column Half of width box left ***/
div.half-width-box-left {
  background-color: #ffffff;
	margin: 1px 1px 1px 1px;
	border: 1px dotted #ff6600;
	padding: 5px;
	width: 50%;
	float: left;

}
div.half-width-box-right1 {
   background-color: #ffffff;
	margin: 1px 1px 1px 1px;
	border: 1px dotted #ff6600;
	padding: 5px;
	width: 40%;
	float: right;
	
}
div.homeleft {
  background-color: #ffffff;
	margin: 1px 1px 1px 1px;
	padding: 2px;
	width: 60%;
	float: left;

}
div.homeright {
   background-color: #ffffff;
	margin: 1px 1px 1px 1px;
	padding: 2px;
	width: 30%;
	float: right;
	
}
/*** right column Half of width box right ***/
div.half-width-box-right {
  background-color: #ffffff;
	margin: 5px 5px 5px 5px;
	border: 1px solid #000066;
	padding: 10px;
	width: 50%;
	float: right;
	
}

div.boxtopr {
    background: #BDEDFF;
    width: 250px;
    float: right;
    border-color: #BDEDFF;
    border-style: solid;
    padding: 10px;
    border-width: 1px;
    margin: 10px;
}

div.boxtopl {
    background: #BDEDFF;
    width: 200px;
    float: left;
    border-color: #BDEDFF;
    border-style: solid;
    padding: 10px;
    border-width: 1px;
    margin: 10px;
}

div.boxbottompromo {
    background: #FFFF99;
    width: 620px;
    float: left;
    border-color: #ff0000;
    border-style: solid;
    padding: 10px;
    border-width: 1px;
    margin: 20px;
}

div.boxcenter {
    background: #cccccc;
    width: 600px;
    float: left;
    border-color: #BDEDFF;
    border-style: solid;
    padding: 10px;
    border-width: 1px;
    margin: 30px;
}

div.boxadl {
    background: #FFFFFF;
    width: 336px;
    float: left;
    border-color: #FFFFFF;
    border-style: solid;
    padding: 2px;
    border-width: 1px;
    margin: 1px;
}
/* the border of the image inside your half width textbox can be changed.
Its set to #5F8B8C at the moment. You can also change the solid
to either dashed or dotted if you want to*/

/*** Picture inside the text ***/
.img-float-left {
	float: left;
	padding: 2px;
	margin-right: 5px;
	border: 2px solid #000066;
}
.img-float-right {
	float: right;
	padding: 2px;
	margin-left: 5px;
	border: 2px solid #000066;
}
/*** Clearing of a float ***/
div.clear {
	clear: both;
	width: 100%;
	height: 1px;
}
.bgimage { background-image: url(http://www.your-inforcom.com/images/map-of-kenya-africa.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position:top center; } 
