html
{
background-image:url(images/bg_small.jpg);
background-repeat:repeat;
margin-bottom:1px;
height:100%;
}

body {
	background-image: url(images/main_bg.jpg);
	background-position:center;
	background-repeat: repeat-y;
	text-align:center;
	margin:0;
	padding:0;
	margin:auto;
	width:100%;
}

div.allcontainer
{
width:848px;
padding:0px 10px 0px 11px;
text-align:center;
display:block;
margin:auto;
}

div.main_container
{
flaot:left;
display:block;
height:100%;
width:848px;
}

div.top_container
{
width:848px;
float:left;
display:block;
height:71px;
background-image:url(images/top_bg.jpg);
background-repeat:repeat-x;
}

div.logo
{
float:left;
display:block;
background-image:url(images/logo_top.jpg);
background-repeat:no-repeat;
width:267px;
height:71px;
}

div.logo a
{
width:267px;
height:71px;
float:left;
display:block;
}

div.top_menu
{
wdith:581px;
float:right;
display:block;
padding-top:30px;
}

div.top_menu ul
{
margin:0; padding:0;
list-style-type:none;
}

div.top_menu ul li 
{
margin:0; padding:0; display:inline;
padding-left:6px;
background-position:right;
font-family:arial;
font-size:12px;
font-weight:normal;
color:#ff6c00;
font-weight:500;
}

.top_menu ul li a
{
color:#562d6e;
text-decoration:none;
}

.top_menu ul li a:hover{
color:#ff6c00;
text-decoration:none;
}

div.menu_logopart
{
width:832px;
float:left;
display:block;
background-image:url(images/main_menu_bg.jpg);
background-repeat:repeat;
padding:0px 8px 0px 8px;
height:29px;
}

div.main_image img
{
margin:0;
padding:0;
bordeR:0;
vertical-align:bottom;
}

div.menu_container
{
float:left;
display:block;
height:29px;
background-image:url(images/menu_bg_top.jpg);
background-repeat:repeat-x;
width:832px;
}

div.menu_container ul
{
width:auto;
height:29px;
float:right;
display:block;
margin:0;
padding:0;
list-style-type:none;
}

div.menu_container ul li
{
margin:0; padding:0; height:29px; list-style-type:none; display:inline; 
}

a.offerings
{
background-image:url(images/offering.jpg);
background-repeat:no-repeat;
width:121px;
height:27px;
float:left;
display:block;
text-decoration:none;
}
a.offerings:hover
{
background-image:url(images/offering_o.jpg);
background-repeat:no-repeat;
}

span.offerings
{
width:121px;
height:27px;
float:left;
display:block;
background-image:url(images/offering_o.jpg);
background-repeat:no-repeat;
}

a.assign
{
background-image:url(images/assign.jpg);
background-repeat:no-repeat;
width:133px;
height:27px;
float:left;
display:block;
text-decoration:none;
}
a.assign:hover
{
background-image:url(images/assign_o.jpg);
background-repeat:no-repeat;
}

span.assign
{
width:133px;
height:27px;
float:left;
display:block;
background-image:url(images/assign_o.jpg);
background-repeat:no-repeat;
}

a.client
{
background-image:url(images/clients.jpg);
background-repeat:no-repeat;
width:80px;
height:27px;
float:left;
display:block;
text-decoration:none;
}
a.client:hover
{
background-image:url(images/clients_o.jpg);
background-repeat:no-repeat;
}

span.client
{
width:80px;
height:27px;
float:left;
display:block;
background-image:url(images/clients_o.jpg);
background-repeat:no-repeat;
}

a.associates
{
background-image:url(images/associate.jpg);
background-repeat:no-repeat;
width:103px;
height:27px;
float:left;
display:block;
text-decoration:none;
}
a.associates:hover
{
background-image:url(images/associate_o.jpg);
background-repeat:no-repeat;
}

span.associates
{
width:103px;
height:27px;
float:left;
display:block;
background-image:url(images/associate_o.jpg);
background-repeat:no-repeat;
}

div.content_container
{
width:834px;
padding:8px;
background-image:url(images/content_bg.jpg);
background-repeat:no-repeat;
background-color:#efece5;
text-align:left;
font-family:arial;
line-height:19px;
font-size:12px;
float:left;
display:block;
margin:10px 0px 20px 0px;
}

.content_container a
{
color:#49265d;
font-weight:bold;
}

.content_container a:hover
{
color:#ff6c00
}

div.home_row
{
float:left;display:block; width:100%;
}

div.home_column
{
float:left;
display:block;
width:246px;
padding:10px 19px 14px 10px;
}

div.home_column h1
{
font-family:arial;
font-size:14px;
font-weight:700;
color:#e27500;
padding:0; margin:0;
}

div.bottom_menu
{
float:left;
dislay:block;
width:832px;
padding:10px;
background-color:#927f9d;
text-align:left;
clear:both;
}

div.menu_links
{
width:545px;
float:left;
display:block;
font-family:arial;
font-size:11px;
font-weight:bold;
color:#fff;
}

.menu_links span
{
color:#ffd800;
}

.menu_links a
{
color:#fff;
text-decoration:none;
}
.menu_links a:hover
{
color:#ffd800;
text-decoration:none;
}

div.copyright
{
float:right;
display:block;
width:160px;
font-family:arial;
font-size:11px;
color:#fff;
text-align:right;
}

div.bottom_text
{
font-family:arial;
font-size:11px;
color:#bcb2c2;
text-align:right;
padding-top:5px; padding-bottom:5px;
}

.bottom_text a{color:#bcb2c2; text-decoration:underline;}
.bottom_text a:hover{text-decoration:none;}

/**** Content Styles ****/
tr.header_hed
{
background-image:url(images/headers_bg.jpg);
background-repeat:repeat-x;
}

div.main_body
{
color:#38174b;
font-family:arial;
font-size:12px;
line-height:20px;
padding:25px 30px 15px 10px;
}

.main_body h1
{
font-family:arial;
font-size:16px;
font-weight:700;
color:#e27500;
padding:0; margin:0;
padding-top:15px;
}

.main_body p
{
padding:0; margin:0;
padding-top:5px; padding-bottom:10px;
}

span.orange_text
{
color:#ef4900;
font-size:16px;
line-height:20px;
}

.main_body ul
{
padding:0; margin:0; padding:5px 0px 5px 26px;
}
/**** Main content body style ends here ***/


/***** rightpane ***/
td.right_content
{
border:1px solid #ff9b00;
border-top:0px;
background-color:#f4eede;
filter:alpha(opacity=85); 
-moz-opacity: 0.85; 
opacity: 0.85;

}

.right_content div
{
padding:10px;
color:#38174b;
font-family:arial;
font-size:12px;
line-height:20px;
text-align:left;
}

/*** Style for testimonial on the right***/
div.testimonial h3
{
font-weight:700;
color:#ef4900;
padding:0;
margin:0;
padding-bottom:10px;
font-size:15px;
}

span.quote
{
font-size:20px; font-weight:bold;
}

span.names
{
float:right;text-align:right;
font-size:11px;
font-weight:bold;
}
/*** End of testimonial styles***/

/****** Style for the call to action on the bottom *****/
div.calltoaction
{
text-align:center;
padding:15px 0px 15px 0px;
margin-top:15px;
background-color:#ded8d8;
border:#ffffff 1px solid;
}
/*** call to action style ends ****/

.picleftpad{
	padding-left:10px;
	float:right;
}

.picrightpad{
	padding-right:10px;
	float:left;
}
