.gamba{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;

}
.headerbo{
	background-color: #CCCCCC;
	margin-top: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}

em{
	color: #CCCCCC;
}
.nam{
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: "myriad Pro";
	line-height: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
	color: #FFFFFF;
}
.nam2{
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	font-family: "myriad Pro";
	line-height: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
	color: #FFFFFF;
}
.s{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5E5E5;
	background-image: url(images/bgd.jpg);	
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 840px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
	background-image: url(images/bgagent.gif);
	background-repeat: repeat-x;
	background-position: 0px -9px;
}

#topsection{
	height: 20px; /*Height of top section*/
	padding-top: 5px;

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn2{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	text-align: right;
	
}
#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/

}

#footer{
	clear: left;
	width: 100%;

	text-align: left;

	background-color: white;

	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#footer2{
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	background-image: url(imnages/bgagent.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	background-color: black;
	height: 90px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#footer2 a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.halfmoon{
	margin-bottom: 1em;
	margin-top: 16px;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
	text-decoration: none;
	margin-right: 1px;
	color: #FFFFFF;
	font-size: 13px;
	background: #ffffff url(images/tabright.gif) top right no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-left-color: #990000;
}

.halfmoon li a:visited{
color: white;
}

.halfmoon li a:hover{
background-color: #CDDADA;
color: navy;
}



#maincontainer4{
width: 830px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection4{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection4 h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper4{
	float: left;
	width: 100%;

}

#contentcolumn4{
	margin-left: 520px; /*Set left margin to LeftColumnWidth*/

	background-repeat: repeat-x;
	background-position: 1px;

}

#leftcolumn4{
	float: left;
	width: 520px; /*Width of left column*/
	margin-left: -830px; /*Set left margin to -(MainContainerWidth)*/
	background-image: url(/template/rescom/images/frnt1.gif);
	background-repeat: repeat-x;
	background-position: 1px;
	
}

#footer4{
clear: left;
width: 100%;

color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer4 a{
color: #FFFF80;
}



