﻿
/*****Defalt********/
body
{
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#c2ebfd',EndColorStr='#9dbfcd');*/
	background: #B5D9E9;
	font-family: Arial;
	font-size: 0.75em;
	color: #5F5F5F;
	text-align: left;
	margin: 0;
}
img
{
	border: none;
}
a
{
	color: #0762BF;
}
a:link,a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 1.4em;
	font-weight: bold;
	color: #0762BF;
}

h2
{
	font-size: 1.1em;
	font-weight: bold;
	color: #0762BF;
}
#seo_top
{
	margin: 0;
}
#seo_top p
{
	background: url(../../Images/top.gif) no-repeat 0 20px;
	line-height: 8pt;
	margin: 0;
	font-size: 80%;
	color: #0761BC;
	padding: 5px 0 15px 20px;
}

#seo_bottom
{
	background: url(../../Images/bottom.gif) no-repeat 0 0;
}
#seo_bottom p
{
	width: 100%;
	text-align: center;
	padding-top: 15px;
	line-height: 8pt;
	margin: 0;
	font-size: 80%;
	color: #0761BC;
}

#center_wrap
{
	border-left: solid 3px #92BAD3;
	border-right: solid 3px #92BAD3;
	background-color: White;
}


#wrap
{
	margin: 0 auto 10px auto;
	width: 960px;
}
/* --- header --------- */
#header
{
}
#site_name
{
	height: 150px;
	background: white url(                  '../../Images/head_back.gif' ) no-repeat 0 0;
}
/* --- logo --------- */
#site_name > #logo_image
{
	margin: 13px 25px 0 46px;
}
#logo_image
{
	margin: 13px 5px 0 23px;
	width: 95px;
	float: left;
}
#logo_description
{
	margin: 60px 0 0 0;
	width: 183px;
	float: left;
}

#site_name p
{
	float: right;
	width: 300px;
	margin: 0;
	margin-bottom: 10px;
	padding: 10px;
	text-align: right;
	font-size: 150%;
	font-weight: bold;
	color: #10537f;
}
#site_name > p
{
	margin-bottom: 15px;
}
#site_name p #phone_text
{
	background: url(../../Images/phone.gif) no-repeat;
	padding-left: 20px;
}
#site_name P #second_level
{
	font-size: 10pt;
}
#site_name P #third_level
{
	font-weight: normal;
	font-size: 10pt;
}
#site_name a
{
	font-size: 9pt;
	text-decoration: underline;
	color: #0A417D;
}

#language
{
	/*padding-top: 40px;*/
	float: right;
	width: 150px;
	margin-left: 10px;
}
#language select
{
	font-family: Arial;
	font-size: 100%;
}
/* --- nav --------- */
#fixIE7
{
	height: 6px;
}
#site_name #nav
{
	margin-right:80px;
	width: 580px;
	float: right; /*padding-top: 44px;*/
}

#site_name > #nav
{
	margin-right:150px;
	width: 620px;
	float: right; /*padding-top: 24px;*/
}


#nav ul
{
	margin: 0;
	float: right;
}


#nav ul li
{
	display: inline;
	float: left;
	width: 110px;
	text-align: center;
	padding-left: 6px;
	background: url(../../Images/menu_back.gif) no-repeat;
}

#nav ul li a
{
	display: block;
	background: url(../../Images/menu_back.gif) no-repeat top right;
	line-height: 32px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

#nav ul li a.current
{
	background: transparent url(../../Resource/Images/tabs.gif) no-repeat 0 -52px;
	color: #930;
}

#nav ul li a:hover
{
}

#nav ul li a.current:hover
{
	background: transparent url(../../Resource/Images/tabs.gif) no-repeat 0 -52px;
}


/* --- top_bar --------- */
#top_bar
{
	height: 30px;
	background: url(../../Images/top_bar.gif);
}

/* --- content --------- */
#content
{
	padding: 10px;
}
/* --- sidebar --------- */
#sidebar
{
	width: 187px;
	float: left;
	margin: 0;
}

#sidebar h2
{
	background: url(../../Images/servicesbox_top_secondarypg.gif) no-repeat 0 0;
	height: 32px;
	padding: 5px 0 2px 27px;
	margin: 0;
	color: White;
}

#sidebar #tree
{
	border-left: solid 2px #F35402;
	border-right: solid 2px #F35402;
	padding: 10px;
}
#sidebar #section_bottom
{
	padding-bottom: 21px;
	background: url(../../Images/servicesbox_bott_secondaryp.gif) no-repeat 0 100%;
}

#sidebar #schedule_link
{
	margin-top: 20px;
}

#sidebar #schedule_link img
{
	border: none;
}
#main_content
{
	float: left;
	width: 720px;
	margin-left: 25px;
}

/*   footer */
#footer
{
	clear: both;
	line-height: 1.6em;
	padding: 20px;
}
#footer_link a
{
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
#footer_link .footer_main_nav a
{
	color: #0A4D7A;
	font-weight: bold;
}
#footer_link .footer_other_link a
{
	color: #0A4D7A;
}
#footer_img
{
	float: right;
	width: 350px;
}
#footer_img .margin_left
{
	margin-left: 15px;
}

.clear
{
	clear: both;
	height: 1px;
}
.clear_right
{
	clear: right;
	height: 7px;
}
.RedAsterix
{
	color: #fe6001;
}
