body{
	background:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:10px 0 0 0;	
}

table, tr, td{
	border:none;
	margin:0;
	padding:0;
} 

table{
	border-collapse:collapse;
}

img{
	border:0px;
}

a{
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

p{
	color:#576676;
	font-size:12px;
}

p, h2{
	margin:0px;
	padding:0px;
}

h2{
	color:#647c96;
	font: normal 21px Tahoma;
	padding-top:10px;
}

h2.red{
	color:#d34807;
}

.logo{
	margin:20px 0 0 20px;
}

.left, .right, .botmRep, .lcorn, .rcorn, .cont{
	width:100%;
}

.left{
	background:url(img/left.jpg) repeat-y left;
}

.right{
	background:url(img/right.jpg) repeat-y right;
}

.botmRep{
	background:url(img/botmrep.jpg) repeat-x bottom;
}

.lcorn{
	background:url(img/lcorn.jpg) no-repeat bottom left;
}

.rcorn{
	background:url(img/rcorn.jpg) no-repeat bottom right;
}

.cont{
	background:#FFFFFF;
}

.contStyle{
	width:100%;
}

.man{
	background:url(img/man.jpg) no-repeat bottom right;
	margin-right:10px;
	margin-bottom:-9px;
}

.topTab{
	width:100%;
}

.form{
	margin:0px;
	padding:35px 0 0 70px;
	width:250px;
}

.form p{
	float:left;
}

p.sf{
	background:url(img/sf.jpg) no-repeat;
	height:21px;
	padding:2px 0 0 5px;
	width:135px;
}

.sb{
	color:#FFFFFF;
	cursor:pointer;
	border:0px;
	background:url(img/sbutn.jpg) no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	height:21px;
	margin-left:5px;
	padding-bottom:2px;
	width:55px;
}

.sfStyle{
	color:#666666;
	border:0px;
	font: italic 11px Arial, Helvetica, sans-serif;
	height:15px;
	width:120px;
}

.phoneTd{
	padding:30px 0 0 0;
	width:340px;
}

.phoneDiv{
	width:340px;
}

p.phone{
	color:#bfc1c4;
	font: normal 20px Tahoma;
	float:left;
	width:270px;
}

.phoneTd img{
	margin:4px 0 0 5px;
}

/* menu */

.menu{
	background:url(img/menuback.jpg) repeat-x top;
	height:56px;
	margin:15px 10px 0 15px;
	text-align:center;
}

.menuL{
	background:url(img/menul.jpg) no-repeat top left;
	height:56px;
	width:10px;
}

.menuR{
	background:url(img/menur.jpg) no-repeat top right;
	height:56px;
	width:10px;
}

.menu a{
	color:#666666;
	font: normal 10px Tahoma;
}

.menu a:hover{
	text-decoration:none;
}

.menu a.active{
	color:#d65418;
}

.menuTab{
	width:100%;
	height:56px;
	margin-bottom:-20px;
}

.menuTd{
	cursor:pointer;
	padding-top:15px;
}

.over{
	cursor:pointer;
	background:url(img/over.jpg) repeat-x;
	height:56px;
	padding-top:15px;
	width:auto;
}

/* end menu */


.contTab{
	margin:15px 0 0 0;
	height:100%;
}

/* left column */

.leftCol{
	padding:0 10px 15px 10px;
}

.hRep, .hL, .hR{
	height:284px;
}

.hRep{
	background:url(img/hrep.jpg) repeat-x top;
}

.hL{
	background:url(img/hl.jpg) no-repeat top left;
}

.hR{
	background:url(img/hr.jpg) no-repeat top right;
}

p.htxt{
	color:#0f9acf;
	font: bold 49px Tahoma;
	padding:20px 0 0 55px;
}

.list{
	list-style-type:none;
	margin:0px;
	padding:10px 0 0 60px;
}

.list img{
	margin:5px 5px -3px 0;
}

.list a{
	color:#59718a;
	font: normal 18px Tahoma;
}

.list a span{
	color:#d34807;
}

.hLine{
	background:url(img/headline.jpg) no-repeat left;
	position:absolute;
	top:335px;
	left:0px;
	height:37px;
	width:307px;
}

.hLine a{
	color:#000000;
	display:block;
	font: normal 20px Tahoma;
	padding:6px 0 0 100px;
}

p.htxt2{
	color:#647c96;
	font: bold 39px Tahoma;
	padding:60px 0 0 60px;
}

h2.h2Style{
	color:#0f9acf;
}

h2.h2Style span{
	color:#d65418;
}

.leftTd{
	padding:25px 5px 0 30px;
}

.img{
	float:left;
	margin:20px 0 0 0;
}

ul.list2{
	list-style-type:none;
	float:left;
	margin:0px;
	padding:40px 0 0 25px;
}

ul.list2 li, ul.list2 a{
	color:#7189a2;
	font: normal 12px Arial, Helvetica, sans-serif;
}

ul.list2 a{
	text-decoration:underline;
}

.mblock{
	float:left;
	margin-top:30px;
	border:1px solid;
}

.mark{
	float:left;
	margin:0 5px 0 0;
}

h2.red{
	float:left;
}

.mTab{
	margin:0 0 10px 0;
}

.mTab td{
	padding-right:10px;
}

.mTab td.mTd2{
	padding-top:25px;
}

.pic{
	clear:both;
	margin:10px 0;
}

.linkDiv{
	text-align:right;
	padding:5px 10px 0 0;
}

.linkDiv a, .linkDiv{
	color:#d34807;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

.linkDiv a{
	text-decoration:underline;
}

.linkDiv a:hover{
	text-decoration:none;
}

.block2Rep{
	background:url(img/block2rep.jpg) repeat-y left;
	margin:10px 0 15px 0;
	width:260px;
}

.block2Top{
	background:url(img/block2top.jpg) no-repeat top left;
	width:260px;
}

.block2Botm{
	background:url(img/block2botm.jpg) no-repeat bottom left;
	padding-top:10px;
	width:260px;
}

.blockBack{
	background:url(img/imgback.jpg) no-repeat top right;
	margin:0 10px 0 0;
}

.blockStyle{
	padding:0 5px 10px 20px;
}

.linkDiv2{
	text-align:right;
}

.linkDiv2 a{
	color:#576676;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.mark2{
	float:left;
	margin:12px 5px 0 3px;
}

p.date{
	color:#d34807;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
}

p.ntxt{
	padding:5px 0 0 3px;
}

.rightTd{
	width:260px;
}

.content{
	padding:0 0 0 25px;
}

.contimg{
  float:left;
	margin:20px 40px 0 20px;
}

.content p{
	padding:20px 0 0 0;
}

.fmenu{
	clear:both;
	padding:15px 0 0 0;
	line-height:12px;
	text-align:center;
}

.fmenu span{
	color:#0066ff;
	font-size:11px;
}

.fmenu a{
	color:#666666;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.clearing {
	clear: both;
}

/* end left column */


/* right column */

.rightCol{
	padding:0 0 346px 0;
	width:223px;
}

.blockRep{
	background:url(img/blockrep.jpg) repeat-y left;
	margin-bottom:10px;
	width:211px;
}

.blockTop{
	background:url(img/blocktop.jpg) no-repeat top left;
	width:211px;
}

.blockBotm{
	background:url(img/blockbotm.jpg) no-repeat bottom left;
	width:211px;
}

.blockStyle2{
	padding:0 5px 10px 10px;
}

.blockStyle2 h2{
	padding-bottom:10px;
}

.blockStyle2 img{
	float:left;
	margin:0 5px 0 0;
}

.blockStyle2 p{
	line-height:12px;
}

a.link{
	color:#576676;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

ul.list3{
	list-style-type:none;
	margin:0px;
	padding:5px 0 10px 0;
}

ul.list3 li, ul.list3 a{
	color:#d34807;
	font: normal 12px Arial, Helvetica, sans-serif;
}

ul.list3 a{
	text-decoration:underline;
}

/* end right column */


/* footer */

.ftab{
	margin-top:26px;
}

.fimg{
	clear:both;
	margin:10px 25px 0 40px;
}

.ftab td{
	padding-bottom:5px;
}

/* end footer */
