/* ------------------------------------------------------------------------------------------------------------- Styles for the NairoBits Newsletter --------------------------------------- */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrap{
margin-left:20%
}

/* ------------------------------------------------------------------------------------------------------------- Header--------------------------------------- */

#header_wrap{
width: 798px;
}

#header_left{
width: 184px;
float: left;
}

#header_mid{
width: 292px;
float: left;
}

#header_right{
width:322px;
height: 246px;
float: left;
}

#address{
width: 200px;
float: right;
}

/* ----------------------------------------------------- Mid   -------------------------------------------- */


#mid_wrap{
width: 798px;
}

#mid_left{
background-repeat: no-repeat;
width: 184px;
height: 282px;
float:left;
}

#mid_right{
width:588px;
float:left;
}
h1 {
	font-family: "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF6600;
}
p {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}

/* ----------------------------------------------------- Footer   -------------------------------------------- */

#footer{
width: 798px;
}

#footer_left{
background-image: url(img/bg_footer.gif);
height: 87px;
width: 642px;
float: left;
}

#footer_right{
width: 156px;
float: left;
}

/* ----------------------------------------------------- Type style  -------------------------------------------- */

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	text-align: right;
}
a {
	text-decoration: none;
	color: #0066FF;
	font-weight: normal;
}
a:hover {
	color: #45C7F1;
}
h4 {
	text-align: right;
	line-height: 2px;
}
.contact {
	color: #0000FF;
}
h2 {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}
