body {
	padding:0;
	margin:0;
}
body, td {
	font-family:Tahoma;
	font-size:12px;
	line-height:120%;
}
img {
	border:none;
}
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	line-height:120%;
	border:none;
}
td {
	margin:0;
	padding:0;
	overflow:hidden;
}
p {
	padding:0;
	margin:0;
	margin-top:5px;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
	color:#1d7ecf;
}
h3 {
	font-size:14px;
	color:#F00
}
h4 {
	font-size:14px;
}
.header {
	color:#1A5583;
	font-size:11px;
	line-height:13px
}
.header a {
	color:#1A5583;
	text-decoration:underline
}
.header a:hover {
	text-decoration:none
}
.content strong {
	color:#1D7ECF
}
.content b a {
	color:#F4A100;
	text-decoration:none;
	font-weight:normal
}
.content b a:hover {
	text-decoration:underline
}
.content a {
	color:#1D7ECF;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.content li {
	background:url(images/tick.gif) left no-repeat;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	list-style: none;
}
.content .block a {
	color:#000000;
	text-decoration:none
}
.content .block a:hover {
	text-decoration:underline
}
.content .block li {
	background:url(images/1_z1.gif) center left no-repeat;
	margin:0px;
	padding:0px 0px 0px 18px
}
.content .block1 a {
	color:#1D7ECF;
	text-decoration:none
}
.content .block1 a:hover {
	text-decoration:underline
}
.content .block1 b a {
	color:#F4A100;
	text-decoration:none;
	font-weight:normal
}
.content .block1 b a:hover {
	text-decoration:underline
}
.content .block2 li {
	background:url(images/3_z1.gif) center left no-repeat;
	margin:0px;
	padding:0px 0px 0px 10px
}
.footer {
	color:#939393;
	font-size:11px;
	line-height:13px
}
.footer b a {
	color:#616161;
	font-size:11px;
	text-decoration:none;
	text-transform:none
}
.footer b a:hover {
	text-decoration:underline
}
.footer a {
	color:#616161;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase
}
.footer a:hover {
	text-decoration:underline
}
input, textarea, option {
	background:#FFFFFF;
	border:1px solid #808372;
	color:#616161;
	font-size:11px;
	padding-left:5px;
}
.table1 {
	font-style: normal;
	border: 2px dotted #000000;
	line-height: normal;
}
.img {
	border: 1px solid #d7d6d6;
}
.whitebold {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}
.contentbg {
	width:650px;
	height:160px;
	padding:20px;
	position:relative;
}
.contentsmall {
	width:620px;
	height:110px;
	margin-top:10px;
	padding:20px;
}
.whitebig {
	background:url(images/new/whitebig.jpg) no-repeat;
}
.whitesmall {
	background:url(images/new/whitesmall.jpg) no-repeat;
}
.bluebig {
	background:url(images/new/bluebig.jpg) no-repeat;
}
.bluesmall {
	background:url(images/new/bluesmall.jpg) no-repeat;
}
.leftcolumn {
	float:left;
	width:460px;
}
.rightcolumn {
	float:left;
	width:140px;
	height:160px;
	padding-left:5px;
	margin-left:10px;
	border-left:1px dashed #666666;/*	background:url(images/new/special.gif) no-repeat top center;

*/

}
.rightcolumn ul {
	margin:10px;
	padding:0px;
	margin-left:20px;
}
.rightcolumn li {
	list-style-type:square;
	margin:0px;
	padding:0px;
	background:none;
}
.newgallery {
	padding: 10px;
	line-height:140%;
}
.newgallery img {
	margin-right:20px;
}
.clearleft {
	clear:left;
}