@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
.bottompanel {
background-image:url(gfx/tob_12a.gif);
background-repeat:repeat-x;

}
.toppanel {
background-image:url(gfx/tob_01a.gif);
background-repeat:repeat-x;

}
.rightpanel {
background-image:url(gfx/rightback.gif);
background-position:top right;
background-repeat:repeat;
}
.rightpanel2 {
background-image:url(gfx/rightback2.gif);
background-position:top right;
background-repeat:repeat;
}
.rightleft {
background-image:url(gfx/leftleftback.gif);
background-position:top;
background-repeat:no-repeat;
}
.leftpanel {
background-image:url(gfx/leftback.gif);
background-position:top right;
background-repeat:repeat;

}
.rightfade {
background-image:url(gfx/fade.gif);
background-position:left;
background-repeat:repeat;
}
.client_area_line {
background-image:url(gfx/orangedot.gif);
background-repeat:repeat-x;
}
.client_area_line2 {
background-image:url(gfx/greydot.gif);
background-repeat:repeat-x;
}

#wrap {

	margin-left:  0;
	margin-right:  0;
	margin-bottom:  0;
	padding:  0;
	position:  relative;
	top:  0;
	left:  0;
	width:  100%;
height:100%;
background-image:url(gfx/tob_14.gif);
	background-repeat:repeat-y;

}
#main {
margin-right:  328px;
	margin-left:  0;
	margin-bottom:  0;
	margin-top:  0;
	padding:  0;
	height:100%;
min-width:793px;
    }
#sidebar {
    position:  absolute;
	
	top:  0;
	right:  0;
	margin:  0;
	padding:  0;
/* Replace width with the width of your right column. */
	
/*  Background of the right side menu.  Replace the URL and the background color (#3F9BCF) with your choices for each.  */
	color:  #FFFFFF;
height:100%;
    }

.menu {
	font-family: Calibri, Arial;
	font-size: 12px;
	padding-left: 24px;
	color:#a2a2a2;
}
.menu a:link {
	text-decoration: none;
	color:#a2a2a2;
}
.menu a:visited {
	text-decoration: none;
	color:#a2a2a2;
}

.menu a:active {
	text-decoration: none;
	color:#a2a2a2;
}
.menu a:hover {
	text-decoration: none;
	color: #FF7800;
}
.menuBlack {
	font-family: Calibri, Arial;
	font-size: 12px;
	padding-left: 24px;
	color:#333333;
}
.content {
	font-family: Calibri, Arial;
	font-size: 14px;
	color:#1A1A1A;
	line-height:14px;
}
.bloggy {
	font-family: Calibri, Arial;
	font-size: 14px;
	color:#FF7800;
	line-height:14px;
}
.clients {
	font-family: FoundrySterling-Light, Calibri, Arial;
	font-size: 20px;
	padding-left: 18px;
	color:#1A1A1A;
}
.clients a:link {
	text-decoration: none;
	color:#a2a2a2;
}
.clients a:visited {
	text-decoration: none;
	color:#a2a2a2;
}

.clients a:active {
	text-decoration: none;
	color:#a2a2a2;
}
.clients a:hover {
	text-decoration: none;
	color: #FF7800;
}

.clientsSM {
	font-family: Calibri, Arial;
	font-size: 14px;
	padding-left: 18px;
	color:#1A1A1A;
}
.clientsSM a:link {
	text-decoration: none;
	color:#a2a2a2;
}
.clientsSM a:visited {
	text-decoration: none;
	color:#a2a2a2;
}

.clientsSM a:active {
	text-decoration: none;
	color:#a2a2a2;
}
.clientsSM a:hover {
	text-decoration: none;
	color: #FF7800;
}

.news {
	font-family: Calibri, Arial;
	font-size: 12px;
	color:#1A1A1A;
}
.news a:link {
	text-decoration: none;
	color:#FF7800;
}
.news a:visited {
	text-decoration: none;
	color:#FF7800;
}

.news a:active {
	text-decoration: none;
	color:#FF7800;
}
.news a:hover {
	text-decoration: none;
	color: #1A1A1A;
}
.grey {
	font-family: Calibri, Arial;
	font-size: 12px;
	color:#1A1A1A;
}
.grey a:link {
	text-decoration: none;
	color:#1A1A1A;
}
.grey a:visited {
	text-decoration: none;
	color:#1A1A1A;
}

.grey a:active {
	text-decoration: none;
	color:#1A1A1A;
}
.grey a:hover {
	text-decoration: none;
	color: #1A1A1A;
}
.title {
	font-family: FoundrySterling-Light, Calibri, Arial;
	font-size: 18px;
	color:#FF7800;
}
.text {
	font-family: Calibri, Arial;
	font-size: 12px;
	color:#1A1A1A;
}

.text a:link {
	text-decoration: underline;
	color:#FF7800;
}
.text a:visited {
	text-decoration: underline;
	color:#FF7800;
}

.smallBr{
font-size: 5px; 
line-height: 5px; --- adjust as needed
}


/* TOOLTIP */
.bubble {
		background-image: url('gfx/bubble.png');
}
.bubbletext {
	font-family: Calibri, Arial;
	font-size: 12px;
	color:#FFFFFF;
}
/* TOOLTIP END */
.nav {
font-family: FoundrySterling-Light, Calibri, Arial;
	font-size: 20px;
	font-weight:lighter;
	color:#441d1b;
	text-decoration: none;
}
.nav a:link{
	color:#441d1b;
	text-decoration: none;
}
.nav a:hover {
color: #FF7800;
}
