body{
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.main{
	text-align:left;
	width:766px;
	
}
.top{
	position:relative;
	float:left;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	height:50px;
	width:500px;
}
.slogan1{
	clear:left;
	position:relative;
	float:left;
	width:517px;
	height:201px;
	background-image:url(images/siteLogo.jpg);
	background-repeat:no-repeat;
}
.slogan2{
	position:relative;
	float:left;
	width:249px;
	height:221px;
	background-image:url(images/slogan2.jpg);
	background-repeat:no-repeat;
}
img{
	border:0;
}
.logo{
	position:relative;
	float:left;
	width:335px;
	padding:25px 0 0 44px;
}
.menu{
	position:relative;
	float:left;
	width:387px;
	padding:25px 0 0 0;
}
.inf1{
	position:relative;
	float:left;
	width:155px;
	color:#5C6066;
	background-color:inherit;
	font-size:10px;
	padding:30px 0 0 35px;
}
.inf2{
	position:relative;
	float:left;
	width:155px;
	color:#5C6066;
	background-color:inherit;
	font-size:10px;
	padding:25px 0 0 35px;
}

.inf_title{
	position:relative;
	float:left;
	padding:0 0 3px 15px;
	font-size:12px;		
}
.inf_title a{
	color:#546489;
	background-color:inherit;
	font-variant:small-caps;
	font-weight:bold;
}
.inf_title a:hover{
	text-decoration:none;
}
.inf_txt{
	position:relative;
	float:left;
	padding:0 0 2px 15px;
}
.more{
	color:#928F71;
	background-color:inherit;
	background-image:url(images/q.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;
}
.more:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
.c_bg{
	background-image:url(images/bg2.gif);
	background-repeat:repeat;
	color:#B9BCC1;
	background-color:inherit;
}
.left{
	position:relative;
	float:left;
	width:360px;
}
.right{
	position:relative;
	float:left;	
	width:390px;
}
.fix{
	clear:left;
	height:1px;
}
.news{
	position:relative;
	float:left;
	padding:25px 0 0 40px;
}
.left_txt{
	clear:left;
	position:relative;
	float:left;
	padding:15px 0px 0 75px;
	width:190px;
}
.news_title{
	color:#C09F23;
	background-color:inherit;
	font-weight:bold;
}
.left_txt ul{
	padding:5px 0 5px 15px;
	margin:0;
	color:#BAB49C;
	background-color:inherit;
}
.left_txt ul a{
	color:#BAB49C;
	background-color:inherit;
}
.left_txt ul a:hover{
	text-decoration:none;
}
.welcome{
	position:relative;
	float:left;
	padding:25px 0 10px 0;
}
.ph{
	padding:0 15px 0 0;
}
.more2{
	padding:0 0 0 15px;
	background-image:url(images/q2.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#C09F23;
	background-color:inherit;
	line-height:20px;
}
.more2:hover{
	text-decoration:none;
}
.development{
	position:relative;
	float:left;
	padding:20px 0 10px 0;
}
.footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:91px;
	color:#AEB2B8;
	background-color:inherit;
}
.footer a{
	color:#8792A6;
	background-color:inherit;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footer a:hover{
	text-decoration:none;
}
.tel{
	position:relative;
	float:left;
	width:430px;
	padding:23px 0 0 50px;
}
.tel_bg{
	background-image:url(images/tel.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 15px;
}
.copy{
	position:relative;
	float:left;
	width:250px;
	padding:23px 0 0 0;
}
.img_tel{
	margin-bottom:6px;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}
ul.TickList {
  list-style-image: url('images/tick.jpg')
}
