@CHARSET "UTF-8";

@import url("default.css");
	
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
}

#container {
	width: 990px;
	margin: 0 auto;
}

.blue, a, .call .tel {
	color: #00ADEF;
}

.grey, a:hover, .child_menu {
	color:#717173;
}

#header {
	height:104px;
	background:url(../images/cel_header2.gif) no-repeat;
	position:relative;	
}

#header .logo {
	height:85px;
	left:30px;
	position:absolute;
	top:10px;
	width:230px;
}

#header .call {
	position:absolute;
	right:104px;
	top:40px;
	color:#787879;
	font-size:22px;
	text-align:right;
}

.call .tel {
}

#logo {
	margin: 10px 0 0;	
}

#logo img {
	vertical-align:top;
}

#footer {
	background: #75767A;
	font-size:12px;
	margin:15px 0 0;
	padding:5px 0;
	color: #FFF;
	text-align: center;
	overflow:hidden;
}

#footer a {
	color:#FFF;
}

#footer .hcoms {
	text-align:right;
	margin-right:3px;
}

body {
	color: #717173;
}

a {
	text-decoration: none;
}

.container {
/*	padding: 0 15px;*/
	overflow: hidden;
}

#topMenu {
	overflow: hidden;
	margin-bottom:15px;	
}

#topMenu a {
	float:left;
	width: 123px;
	text-align: center;
	padding: 7px 0 8px;
/*	background: #6D6E72 url(../images/grey_menu_item.gif) no-repeat scroll right top;*/
	background: url(../images/grey_curve_button.gif) no-repeat;
	font-size: 11px;
	color:#FFFFFF;	
}

#topMenu a.first {
	background: url(../images/grey_button.gif) no-repeat scroll right top;
	width: 126px;	
}

#topMenu a.highlight, #topMenu a:hover {
	background: url(../images/blue_curve_button.gif) no-repeat;
}

.topLeft a.highlight, .topLeft a:hover {
	background-color: #00ADEF;
	color: #FFF;
}
/*
#topMenu a.last {
	background-image: url(../images/grey_menu_border.gif);	
}
*/

#leftCol {
	float: left;
	width: 245px;
}

#content {
	margin-left: 250px;
}

#content .image {
	position: relative;	
}

#content .image p {
	background:#00ADEF none repeat scroll 0 0;
	position: absolute;
	bottom: 15px;
	color:#FFFFFF;
	font-size:22px;
	margin:0;
	right:0px;
	padding: 0 5px;
}

#prof .main {
	height: auto;
}

#prof .main h1, #testi .main h1 {
	font-size: 20px;
}

#testi .main h2 {
	font-size: 18px;	
}

#aboutUs .topLeft {
/*	font-size: 22px;*/
}

#news .item {
	background: #E7E7E9;
	padding:14px 0 15px 8px;
	font-size: 10px;
	position: relative;
	overflow:hidden;
}

#news .item .text {
	float:left;
	width:200px;
}

#news .item .image {
	position: absolute;
	top: 15px;
	right: 5px;	
}

#news .item h3 {
	font-size:14px;
	font-weight:normal;
	margin: 0;	
}

#news .item p {
	margin: 5px 0 0;
}

#news .alt {
	background: #CFD0D4;
	/*url(../images/red_arrow_darkgrey.jpg) no-repeat scroll 210px 20px;*/
}

#aboutUs .main {
	padding-left:20px;
}

#aboutUs ul {
	list-style-image: url('asterisk.gif');
	padding-left:20px;
}

#branch .menu {
	float: left;
	width: 218px;
	border-right: 5px solid #E9E9E9;
}

#branch .main {
	height: auto;
	padding: 0;
}

#branch .main .content {
	margin-left: 250px;	
}

#branch .menu {
	padding: 0;	
}

#branch .menu li {
	width: 243px;
}

.intro {
	background: url(../images/top_left_text_box.gif) no-repeat;
	padding:10px 8px 0;
}

#news h2 {
	margin: 0 0 1px;	
}
/*
#branch .topLeft h2 {
	margin: 0;
	font-size:20px;
	font-weight:normal;	
}
*/
#branch .menu a {
	display: block;
	width: 208px;
	border-width: 0 0px 5px 0;
	border-color: #E9E9E9;
	border-style: solid;
	font-size:22px;
	padding:24px 0 24px 10px;
}

#branch .menu .last a {
	border-bottom: 0;
}

.preload1 {
	background: url(../images/blue_curve_button.gif) no-repeat;	
}

.preload2 {
	background: url(../images/blue_arrow.jpg) no-repeat;
}

#branch .menu .highlight, #branch .menu li:hover {
	background: url(../images/blue_arrow.jpg) no-repeat;
}

#branch .menu .highlight a , #branch .menu li:hover a {
	color: #FFF;
}

.cv .main {
	padding: 10px;
	font-size: 14px;
	overflow:hidden;
}

.cv .main .title {
	margin-top: 0;
}

.cv .main img {
	float: left;
	width: 150px;
}

.cv .main .col2, .cv .main .col3 {
	float: left;
	width: 250px;
	margin: 0 0 0 10px;
}

#branch .contact {
	float: left;
	width: 185px;
	line-height:1.3;
	padding:15px 0 0;
} 

#branch .contact .tel {
	padding: 25px 0 0;
}

#branch .staffs {
	margin-left: 185px;
	border-left: 3px solid #787677;
	padding: 5px 0 5px 0px;
	height:301px;
}

#branch .staffs h2 {
	margin-top:14px;
	text-align:center;
	font-weight:normal;	
}

#branch .staff {
	font-size: 13px;
	margin:0 0 25px 10px;
	overflow:hidden;	
}

#branch .staff .name {
	font-size:18px;	
}

#branch .staff .photo {
	float:left;
	margin-left:3px;
}

#branch .staff .text {
	margin-left: 55px;
}

#branch .staff .email {
	font-size: 12px;
	clear:both;
	display:block;
}

#branch .staff .email .title {
	color:#00ADEF;
	margin:0 2px 0 0;
}

#branch .main {
	background: #D1D0D0;
	overflow:hidden;
	margin:3px 0 0;	
}