body {
	font-family: Arial;
	font-size:13px;
	color: #fff;
	background: url(../images/bg.gif) repeat-y top center;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select,td,th {
	font-family: Arial;
	font-size:13px;
}
p{
	font-family: Arial;
	font-size:18px;
}
a, a:hover {
	font-family: Arial;
	color: #ffff00;
	text-decoration: none;
}
a:hover	{
	color:#fff;
	text-decoration: underline;
}

h1,h2,h3.title {
	font-size: 35px;
	font-family: Arial;
	font-weight: normal;
	color: #eeeeee;
} 
h1	{
	font-size: 11px;
}
h3	{
	font-size: 25px;
	font-style:italic;
}

ol, ul	{
	padding-left:10px;
	margin:5px;
}
li	{
	line-height:1.4em;
	list-style: none;
	padding-bottom:10px;
	padding-top:10px;
	font-size: 18px;
	border-bottom: #eeeeee 1px dotted;
	padding-left:10px;
	margin-left:-10px;
	background: url(../images/arr.gif) no-repeat top left;
}
li.menu	{
	line-height:1.2em;
	margin-left:10px;
	padding-left:10px;
}

input.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	width:99%;
}

.repx {
	background-position: top left;
	background-repeat: repeat-x;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.padd	{
	padding:20px;
}
.padd2{
	padding:60px 20px 20px 44px;
}
.padd3{
	padding:60px 20px 0px 10px;
}
.padd4{
	padding:60px 0px 0px 0px;
}

.bottom	{
	color:#cbd3a5;
}
.top {
	
	padding:4px;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	text-decoration:none;
}
.top:hover {
	padding:4px;
	padding-top:10px;
	padding-bottom:10px;
	background: url(../images/mnubg.gif) repeat-x center left;
	color:#ffff00;
	text-decoration:underline;
}
.head {
	background: url(../images/head.jpg) no-repeat top center;
	width:1000px;
	height:440px;
}
.head1 {
	background: url(../images/head1.jpg) no-repeat top center;
	width:1000px;
	height:440px;
}
.head2 {
	background: url(../images/head2.jpg) no-repeat top center;
	width:1000px;
	height:440px;
}
.head3 {
	background: url(../images/head3.jpg) no-repeat top center;
	width:1000px;
	height:440px;
}
.block {
	width:670px;
	display:block;
	padding:10px;
	background: url(../images/blockbg.jpg) repeat-y top left;
}
p.maintext{
	font-size:18px;
}
.razdv{
	background: url(../images/razdv.gif);
	padding-bottom:400px;
}
.razdh{
	background: url(../images/razdh.gif);
	}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    	outline: none;
}
.skype{
	padding-bottom:5px;
	margin-top:15px;
}
.skype a{
	font-size:16px;
	color:#01253D;
	font-weight:bold;
}
.skype a:hover{
	font-size:16px;
	color:#335da1;
	font-weight:bold;
	border-bottom:1px #627593 dotted;
	text-decoration:none;
}