* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: url(img/body.gif) repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}

#menu {
 width: 99%;
 color: #333;
 height: 14px;
 background: #FFF;
}

#menusin{
list-style-type: none;
padding-left:580px;
padding-top:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:19px;
line-height:29px;
color:#FFFFFF;
}
#menusin li a{
	color:#FFFFFF;
}

img {
 border:none;
}



#header {
 width: 98%;
 background:url(img/header.jpg) no-repeat;
 height:115px;
}

#content { 
 width: 98%;
 color: #333;
 background: #F2F2E6;
 height: 355px;
 padding-left:10px;
}




#footer { 
 width: 98%;
 height:150px;
 color: #333;
 background: url(img/foot.jpg) no-repeat;
 padding-left:25px;
 clear:both;
}

#leftcolumnB { 
 border-right: 1px dotted #FFF;
 width: 22.4%;
 float: left;
}
#leftmiddleB { 
 border-right: 1px dotted #FFF;
 margin: 0px 5px 8px 0px;
 padding-right: 10px;
 height: 80px;
 width: 22.4%;
 float: left;
}
#rightmiddleB { 
 border-right: 1px dotted #FFF;
 margin: 0px 5px 8px 0px;
 padding-right: 10px;
 height: 80px;
 width: 22.4%;
 float: left;
}
#rightcolumnB { 
 border-right: 1px dotted #FFF;
 margin: 0px 0px 8px 0px;
 padding-right: 10px;
 height: 80px;
 width: 22.4%;
 float: left;
}

p{font:11px/14px Arial; padding:10px 20px 0 0; text-align:justify; color:#FFFFFF;}
.greentext{  font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #FFF;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 34px;
	line-height: 40px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align:center;
}
.browntext{color: #FFF; font-size:18px; padding:4px 0 0;}

