/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #2554C7;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #2554C7;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.header_table
{
margin-top:6px;
}

.logo
{
margin-left:10px;
}

.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}

.header_banner
{
background:url(../images/teampic2007a.jpg) center top no-repeat;
width:530px;
height:260px;
}

.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:117px; 
padding:5px; 
}

.services_bg a
{
color:#FFFFFF;
height:117px; 
padding:5px;
}

.services_teable
{
margin-top:8px;
margin-bottom:12px;
}

.left_line
{
border-left:1px solid #E6E6E6;
}

.right_line
{
border-right:1px solid #E6E6E6;
}

.bottom_line
{
border-bottom:1px solid #E6E6E6;
}

.footer_table
{
margin-bottom:25px;
}

.sidebar h2
{
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #2554C7;
}

.sidebar h3 {
	margin: 0;
}


/* CSS Sidebar */

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}



/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}

.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}

.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}

.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}

.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}





/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}

.menu_link:hover
{
color:#2554C7;
text-decoration:none;
background-color:inherit;
}

.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}

.bottom_link:hover
{
color:#2554C7;
text-decoration:underline;
background-color:inherit;
}

.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}

.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}

.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}
