@charset "utf-8";
* {
	margin:0;
	padding:0;
	outline:0;
}
.clear {
	clear:both;
}
img {
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.69em;
}
#leftPan label , #leftPan input.input , #leftPan input.btn , #leftPan textarea , #mainBtn ul li a span , #mainBtn ul , #cont ul.index ,#contNew ul.index , #rightPan , #contNew img.img, #cont img.img , #leftPan , #mainBtn ul li , #leftPan img.img , #leftBlock {
	float:left;
}
#menue p , #footer ul , #footer ul li {
	float:right;
}
#leftPan , #rightPan , #anim , #leftPan input.btn , #leftBlock {
	overflow:hidden;
}
#main {
	margin:0 auto;
	width:992px;
	background:url(../images/cont_bg.gif) repeat-y;
	border-left:1px solid #d0d0d0;
}
#leftPan {
	width:267px;
	padding:0 0 10px 0;
	/*background:#bee8f3 url(../images/leftbot.gif) repeat-x left top;*/
	background:url(../images/left_top_bg.gif) no-repeat left 70px;
}
#rightPan {
	width:724px;
	padding:0 1px 10px 0;
}
#anim {
	width:724px;
	height:231px;
}
#cont {
	width:708px;
	padding:0 0 0 16px;
}
#cont p {
	padding:0 3px;
	font-size:14px;
}
#cont img.img {
	margin:0 0 5px 0;
}
#cont ul {
	list-style-type:none;
}
#cont ul.index {
	width:520px;
	clear:right;
}
#cont ul.leftblock {
	padding:4px 0 7px 0;
}
#cont ul.leftblock li {
	background:url(../images/buletb.png) no-repeat left 3px;
}
#cont ul li {
	background:url(../images/bulet.gif) no-repeat left center;
	line-height:16px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	font-size:14px;
}
#cont ul li a {
	color:#0182a9;
}
#cont ul li a:hover {
	text-decoration:none;
}
#cont ul li.none {
	background:none;
	padding:0;
}
#cont ul li.right {	
	background:none;
	text-align:right;
	padding:0 8px 0 0;
}
#cont ul li , #cont p.bullettext {
	background:url(../images/bulet.gif) no-repeat left 4px;
	line-height:16px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
#contNew {
	width:708px;
	padding:0 0 0 16px;
}
#contNew p {
	padding:0 3px;
	font-size:12px;
}
#contNew img.img {
	margin:0 0 5px 0;
}
#contNew ul {
	list-style-type:none;
}
#contNew ul.index {
	width:520px;
	clear:right;
}
#contNew ul.leftblock {
	padding:4px 0 7px 0;
}
#contNew ul.leftblock li {
	background:url(../images/buletb.gif) no-repeat left center;
}
#contNew ul li {
	background:url(../images/bulet.gif) no-repeat left center;
	line-height:16px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	font-size:12px;
}
#contNew ul li a {
	color:#0182a9;
}
#contNew ul li a:hover {
	text-decoration:none;
}
#contNew ul li.none {
	background:none;
	padding:0;
}
#contNew ul li.right {	
	background:none;
	text-align:right;
	padding:0 8px 0 0;
}
#contNew ul li , #contNew p.bullettext {
	background:url(../images/bulet.gif) no-repeat left 4px;
	line-height:16px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
#mainBtn {
	background:url(../images/main_btn_bg.gif) repeat-x;
	height:34px;
}
#menue {
	width:992px;
	margin:0 auto;
	height:34px;
	font-size:1.18em;
	font-weight:bold;
	color:#FFFFFF;
}
#menue p {
	line-height:34px;
	background:url(../images/line.gif) no-repeat left center;
	width:150px;
	padding-left:5px;
	text-align:right;
}
#mainBtn ul {
	list-style-type:none;
	width:830px;
	/*font-weight:bold;*/
	padding:3px 0 0 0;
	height:31px;
	display:block;
}
#mainBtn ul li a {
	line-height:31px;
	display:block;
	text-decoration:none;
	color:#FFF;
	padding:0 8px 0 0;
	margin:0 0 0 2px;
}
#mainBtn ul li a span {
	display:block;
	width:10px;
	height:31px;
}
#mainBtn ul li a:hover , #mainBtn ul li a.active {
	background:url(../images/btn_right.gif) no-repeat right top;
}
#mainBtn ul li a:hover span , #mainBtn ul li a.active span {
	background:url(../images/btn_left.gif) no-repeat left top;
}
#leftPan h1 {
	background:url(../images/logo.gif) no-repeat;
	width:266px;
	height:66px;
}
#leftPan h1 span {
	display:none;
}
#leftPan h2 {
	background:url(../images/heading2.gif) repeat-x;
	height:28px;
	line-height:28px;
	color:#10457a;
	font-size:1.18em;
	margin:9px 0 9px 0;
	padding:0 0 0 0;
}
#leftPan h2.sub {
	margin-top:5px;
}
#leftPan label {
	display:block;
	width:71px;
	margin:0 0 4px 0;
	padding:0 0 0 10px;
}
#leftPan input.input , #leftPan input.btn , #leftPan textarea {
	border:1px solid #bbbbbb;
	margin:0 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#leftPan input.input , #leftPan textarea {
	width:173px;
}
#leftPan input.input {
	height:15px;
}
#leftPan textarea {
	height:50px;
}
#leftPan input.btn {
	width:51px;
	background:#236190 url(../images/btn.gif) repeat-x;
	color:#FFF;
	line-height:17px;
}
.border {
	border-bottom:1px solid #bbbbbb;
}
#rightPan h2 span {
	background:url(../images/heddin2leftbg.gif) no-repeat left top;
	display:block;
	line-height:30px;
	padding:0 0 0 16px;
}
#rightPan h2{
	background:url(../images/heading3.gif) repeat-x;
	color:#10457a;
	font-size:1.18em;
	margin:7px 0 0 0;
	padding:0;
	height:34px;
}
#rightPan h2.top {
	margin:0;
}
/*#leftPan h2 {
	text-align:center;	
}*/
#leftPan h3 {
	font-size:1.18em;
	text-align:center;
	line-height:23px;
}
.colorh3 {
	color:#0182a9;
	margin-bottom:5px;
}
#rightPan h3 {
	font-size:1.09em;
	line-height:23px;
	padding:3px 0 0 0;
}
#rightPan p	a {
	color:#0182a9;
}
#leftPan p.livechat {
	padding:2px 0 2px 8px;
	font-weight:bold;
}
#leftPan p.livechat a {
	color:#0b5db3;
}
#leftBlock img.img2 {
	margin:10px 0 0 7px;
}
#leftBlock img.img3 {
	margin:30px 0 10px 7px;
}
#leftBlock h3 {
	margin-bottom:5px;
}
#leftBlock h4 {
	padding:0 8px;
	text-align:center;
	font-size:1.09em;
	line-height:18px;
}
#leftPan img.map {
	margin:5px 0 0 9px;
}
#leftBlock {
	width:299px;
	min-height:460px;
	margin:15px 10px 0 10px;
	background:url(../images/left_sup_blk.gif) no-repeat left top;
}
#leftBlock div.color {
	padding-bottom:5px;
}
#footer {
	background:#66bedb;
	height:32px;
	padding:0 10px;
}
#footer p , #footer a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:32px;
}
#footer ul {
	width:205px;
	list-style-type:none;
}
#footer ul li {
	padding:0 3px;
	line-height:32px;
	color:#FFFFFF;
}
#footer ul li a:hover {
	text-decoration:underline;
}
a.mappin {
	color:#0182A9;
	background:url(../images/Internet.png) no-repeat 10px center;
	padding:4px 0 4px 30px;
	line-height:30px;
}
ol {
	margin:0 0 0 30px;
}
ol li a {
	color:#0182A9;
	text-decoration:none;
}
ol li {
	padding:3px 0;
	text-decoration:none;
}
.backg_imag {
	width:554px;
	height:99px;
	margin:10px;
	overflow:hidden;
}
.fst {
	background:url(../images/backg_imag1.gif) no-repeat left top;
}
.secc {
	background:url(../images/backg_imag2.gif) no-repeat left top;
}
.thrdd {
	background:url(../images/backg_imag3.gif) no-repeat left top;
}
.frth {
	background:url(../images/backg_imag4.gif) no-repeat left top;
}
.fift {
	background:url(../images/backg_imag5.gif) no-repeat left top;
}
.holdr_imag {
	width:554px;
	height:99px;
	background:url(../images/contact_block_bg.png) no-repeat left top;
}
.holdr_imag div {
	width:457px;
	text-align:center;
	float:right;
	padding:5px;
}
#rightPan h3.colorh33 {
	color:#FFF;
	margin:4px 0 5px 10px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#leftBlock img.img22 {
	margin:10px 0 0 13px;
}

.samecoll {
	background:url(../images/samecoll.gif) no-repeat left bottom;
}
.watermark {
	background:url(../images/a_water_mark.gif) no-repeat left top;
	padding:25px 4px 70px 15px;
	text-align:left;
	font-size:14px;
}
.collr {
	color:#10457A;
	text-transform:uppercase;
}
#cont p.padn {
	padding:0px 0 15px 35px;
}
#cont p.padn span {
	display:block;
	font-weight:bold;
	font-size:12px;
}
