@charset "utf-8";
/* CSS Document */

@import 'ddlevelsmenu-base.css';
@import 'ddlevelsmenu-topbar.css';
@import 'subpages.css';
@import "default.css";
@import "dropdown.css";

body {
	padding:0;
	margin:0;	
	background:url(../images/bg_main.jpg) repeat-x #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container {
	padding:0;
	margin:0 auto;
	width:897px;
}

#container .clear {
	clear:both;
	padding:0;
	margin:0;
}
p, form, h1, h2, h3, a, div {
	padding:0;
	margin:0;
}
h1 {	
	font-size:18px;
	color:#5260a9;
}
h2 {
	font-size:12px;
	color:#000;
	font-size:12px;
}
p {
	text-align:justify;
	color:#555454;
	font-size:12px;
	line-height:normal;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
#header {
	padding:0;
	margin:0;
	display:block;
	height:112px;
	
}
#header .logo {
	padding:0;
	margin:0;
	float:left;
	
}
#header .logo a {
	padding:0 0 0 0;
	margin:11px 0 0 17px;
	float:left;
}
#header .logo img.name {
	padding:37px 0 0 30px;
	margin:0 0 0 0;
	float:left;
}
#header .lang {
	padding:17px 0 0 23px ;
	margin:30px 0 0 0 ;
	width:225px;
	height:34px;
	float:right;
	background:url(../images/lang_bg.jpg) no-repeat;
}
#header .lang a {
	padding:0 0 0 38px;
	margin:0 30px 0 0;
	float:left;
	color:#787878;
	font-size:12px;
}
#header .lang a:hover {
	color:#000;
	text-decoration:underline;

}

#header .lang a.eng {
	background:url(../images/flag_eng.jpg) no-repeat left center;
}
#header .lang a.fre {
	background:url(../images/flag_fre.jpg) no-repeat left center;
	margin:0;
}
#banner {
	padding:6px 7px;
	margin:0;
	height:359px;
	display:block;
	background:url(../images/header_bg.jpg) no-repeat;	
}

#sub_banner {
	padding:6px 7px;
	margin:0;
	height:341px;
	display:block;
	background:url(../images/subpage_header_bg.jpg) no-repeat;
}
#sub_banner .subpage_banner{
	width:837px;
	height:207px;
	display:block;
}

#nav {
	padding:0 0 0 0px;
	margin:4px 4px 0 4px;
	height:70px;

}




#nav ul.main_links {
	padding:0;
	margin:0;
	height:70px;
	display:block;
	list-style:none;
}
#nav ul.main_links li {
	padding:0;
	margin:0;
	height:70px;
}
#nav ul.main_links li a {
	padding:30px 24px 0px 23px;
	margin:0 0 0 0;
	height:40px;
	float:left;
	font-size:14px;
	color:#7c7c7c;
	font-weight:bold;
	background:url(../images/sep_nav.jpg) no-repeat right;
}
#nav ul.main_links li a:hover {
	color:#00bbe8;
}
#nav ul.main_links li a.selected {
	color:#00bbe8;
}

#banner_content {
	padding:4px;
	margin:16px 0 0 19px;
	background:url(../images/flash_bg.jpg) no-repeat;
	width:837px;
	height:237px;	
	position: relative;
}




#banner_content #pager {
	position: absolute;
	top: 225px;
	right: 756px;
	z-index: 999;
	
}

#banner_content img {
	border:0px;
}

#banner_content #pager a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(../images/bg_pager.jpg) no-repeat ;
	padding:0px 2px 1px 2px;
	color:fff;
	margin-right:2px;
	text-decoration: none;
}

#banner_content #pager a:hover, #banner #pager a.activeSlide {
	color: #fff;
}

#rotate {
	height: 237px;  
    width: 837px;  
    padding: 0 0 20px;  
    margin: 0;
} 
 
#rotate img { 
    top: 0; 
    left: 0 
}








#subpage_ban {
	padding:4px;
	margin:16px 0 0 19px;
	background:url(../images/subpage_banner_bg.jpg) no-repeat;
	width:837px;
	height:207px;	

}

#content {
	padding:0;
	margin:25px 7px 0 7px;
	width:883px;
	display:block;
}
#left_sec {
	padding:0;
	margin:0;
	float:left;
	width:610px;
}
#left_sec h1 {
	padding:0;
	margin:0 0 15px 0;
	display:block;
	border-bottom:#d8d8d8 solid 1px;
	line-height:24px;
}
#left_sec h2 {
	padding:10px 0 0 0;
	margin:0;
	display:block;
}
#left_sec .comments {
	display:block;
	margin:20px 0 0 0;
	

}
#left_sec .comments .top_comment{
	display:block;
	background:url(../images/top_comments.jpg) no-repeat;
	width:609px;
	height:8px;
}
#left_sec .comments .bot_comment{
	display:block;
	background:url(../images/bot_comments.jpg) no-repeat;
	width:609px;
	height:8px;
}
img.dot {
	padding:0px !important;
	margin:0px !important;
}
#left_sec .comments p {
	display:block;
	background:#f1f1f1;
	padding:10px 15px;
	color:#000;
	line-height:normal;
}
#right_sec {
	padding:0;
	margin:0;
	width:239px;
	float:right;
}
#right_sec .emergency {
	background:url(../images/right_tab_bg.jpg) no-repeat;
	width:239px;
	height:180px;
	text-align:center;
	padding:18px 0 0 0;
}
#right_sec .emergency a {
	display:block;
	font-size:18px;
	color:#5260a9;
	text-decoration:underline;
	font-weight:bold;
}
#right_sec .emergency a.img {
	display:block;
	margin:8px 0 0 0;
}
#right_sec .appointment {
	display:block;
	text-align:center;
	padding:15px 0 0 0;
}
#right_sec .appointment a {
	padding:15px 0 0 0;
	display:block;
	height:35px;
	background:url(../images/appointment_bg.jpg) no-repeat;
	font-size:18px;
	color:#5260a9;
	font-weight:bold;
}
#footer {
	padding:0;
	margin:0;
	background:#00bbe8;
	margin:15px 0 0 0;
}
#footer_cont {
	padding:25px 0 0 0;
	margin:0  auto;
	width:883px;
	min-height:43px;
	display:block;
}
#footer_cont p {
	text-align:center;
	color:#fff;
	font-size:11px;

}
