body {
	margin:0px;
	/*background-image:url(images/main_bg.jpg);*/
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:bottom right;
	min-height:794px;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;

}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	outline:none;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	color:#000000;
        font-weight:bold;
}
.bot_bdr{
	background-image:url(images/grey_bdr.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;	
}
.bdr_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7e7e7e;
	border-right-color: #7e7e7e;
	border-bottom-color: #7e7e7e;
	border-left-color: #7e7e7e;
}

.image_bdr{
	border:#4d4d4d solid 8px;
}
.black_12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	overflow:auto;
}

.black_12_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.black_12_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	font-weight:bold;
	text-decoration:none;
}
#box1 {
	position:absolute;
	width:263px;
	height:309px;
	border:8px solid #4d4d4d;
	background-image:url(images/thumb_1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:1;
}
#box1_hover {
	position:absolute;
	width:263px;
	height:309px;
	border:8px solid #4d4d4d;
	background-image:url(images/thumb_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:2;
	visibility:hidden;
}
#box2 {
	position:absolute;
	width:263px;
	height:309px;
	border:8px solid #4d4d4d;
	background-image:url(images/thumb_2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:1;
}
#box2_hover {
	position:absolute;
	width:263px;
	height:309px;
	border:8px solid #4d4d4d;
	background-image:url(images/thumb_22.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:2;
	visibility: hidden;

}
#box3 {
	position:absolute;
	width:263px;
	height:309px;
	border:8px solid #4d4d4d;
	background-image:url(images/thumb_3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:1;
}
#box3_hover {
	position:absolute;
	width:263px;
	height:309px;
	border:8px solid #4d4d4d;
	background-image:url(images/thumb_33.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:2;
	visibility:hidden;

}
#box4 {
	position:absolute;
	width:270px;
	height:300px;
	border:4px solid #4d4d4d;
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:1;
}
#box4_hover {
	position:absolute;
	width:270px;
	height:300px;
	border:4px solid #4d4d4d;
	background-image:url(images/news-hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:2;
	visibility:hidden;
}
#box5 {
	position:absolute;
	width:550px;
	height:386px;
	border:4px solid #4d4d4d;
	background-color:#FFFFFF;
	background-image:url(images/fullfree.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:1;
}
#box5_hover {
	position:absolute;
	width:550px;
	height:386px;
	border:4px solid #4d4d4d;
	background-image:url(images/full-hoverfree.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:2;
	visibility:hidden;
}


.grey11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d5d5d5;
	font-weight:normal;
	text-decoration:none;
}
.grey11_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d5d5d5;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}
.grey11_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d5d5d5;
	font-weight:normal;
	text-decoration:underline;
	font-style:normal;
}

.red_11{
        font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}

.red_12{
        font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}

#apDiv1 {
	position:absolute;
	width:658px;
	height:34px;
	z-index:1;
	margin-left:184px;
	margin-top:1px;
}
.black_20{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	color:#000000;
}
.black_14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}


/*
.glossymenu{
margin: 5px 0;
padding: 0;
width: 100%;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:normal;
}

.glossymenu a.menuitem{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative;
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ 
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
}

.glossymenu div.submenu{ 
background: white;
}

.glossymenu div.submenu ul{ 
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{

}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

*/

a.arial_14_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	padding-right:20px;
	background-image:url(images/open.jpg);
	background-position:right top;
	background-repeat:no-repeat;}
a.arial_14_link:focus{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	padding-right:20px;
	color:#000000;
	background-image:url(images/close.jpg);
	background-position:right top;
	background-repeat:no-repeat;}
a.arial_14_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	padding-right:20px;
	color:#000000;
	background-image:url(images/open.jpg);
	background-position:right top;
	background-repeat:no-repeat;}
/*according*/
a.btn-1 {
	background:url(images/b-1-hover.jpg) no-repeat left top;
	width:116px;
	height:34px;
	display:block;
}
a.btn-1:hover {
	background:url(images/b-1.jpg) no-repeat left top;
	width:116px;
	height:34px;
}
a.btn-1-active{
	background:url(images/b-1.jpg) no-repeat left top;
	width:116px;
	height:34px;
	display:block;
}
a.btn-2 {
	background:url(images/b-2.jpg) no-repeat left top;
	width:122px;
	height:34px;
	display:block;
}
a.btn-2-active{
	background:url(images/b-2-hover.jpg) no-repeat left top;
	width:122px;
	height:34px;
	display:block;
}
a.btn-2:hover {
	background:url(images/b-2-hover.jpg) no-repeat left top;
	width:122px;
	height:34px;
}
a.btn-3 {
	background:url(images/b-3.jpg) no-repeat left top;
	width:77px;
	height:34px;
	display:block;
}
a.btn-3-active{
	background:url(images/b-3-hover.jpg) no-repeat left top;
	width:77px;
	height:34px;
	display:block;
}
a.btn-3:hover {
	background:url(images/b-3-hover.jpg) no-repeat left top;
	width:77px;
	height:34px;
}
a.btn-4 {
	background:url(images/b-4.jpg) no-repeat left top;
	width:88px;
	height:34px;
	display:block;
}
a.btn-4:hover {
	background:url(images/b-4-hover.jpg) no-repeat left top;
	width:88px;
	height:34px;
}
a.btn-4-active{
	background:url(images/b-4-hover.jpg) no-repeat left top;
	width:88px;
	height:34px;
	display:block;
}
a.btn-5 {
	background:url(images/b-5.jpg) no-repeat left top;
	width:102px;
	height:34px;
	display:block;
}
a.btn-5:hover {
	background:url(images/b-5-hover.jpg) no-repeat left top;
	width:102px;
	height:34px;
}
a.btn-5-active{
	background:url(images/b-5-hover.jpg) no-repeat left top;
	width:102px;
	height:34px;
	display:block;
}
a.btn-6 {
	background:url(images/b-6.jpg) no-repeat left top;
	width:82px;
	height:34px;
	display:block;
}
a.btn-6-active{
	background:url(images/b-6-hover.jpg) no-repeat left top;
	width:82px;
	height:34px;
	display:block;
}
a.btn-6:hover {
	background:url(images/b-6-hover.jpg) no-repeat left top;
	width:82px;
	height:34px;
}
a.btn-7 {
	background:url(images/b-7.jpg) no-repeat left top;
	width:70px;
	height:34px;
	display:block;
}
a.btn-7-active{
	background:url(images/b-7-hover.jpg) no-repeat left top;
	width:70px;
	height:34px;
	display:block;
}
a.btn-7:hover {
	background:url(images/b-7-hover.jpg) no-repeat left top;
	width:70px;
	height:34px;
}

a.btn-8 {
	background:url(images/c-1.jpg) no-repeat left top;
	width:187px;
	height:34px;
	display:block;
}
a.btn-8:hover {
	background:url(images/c-1-hover.jpg) no-repeat left top;
	width:187px;
	height:34px;
}
a.btn-8-active{
	background:url(images/c-1-hover.jpg) no-repeat left top;
	width:187px;
	height:34px;
	display:block;
}
a.btn-9 {
	background:url(images/c-2.jpg) no-repeat left top;
	width:166px;
	height:34px;
	display:block;
}
a.btn-9-active{
	background:url(images/c-2-hover.jpg) no-repeat left top;
	width:166px;
	height:34px;
	display:block;
}
a.btn-9:hover {
	background:url(images/c-2-hover.jpg) no-repeat left top;
	width:166px;
	height:34px;
}
a.btn-9b {
	background:url(images/c-4.jpg) no-repeat left top;
	width:102px;
	height:34px;
	display:block;
}
a.btn-9b-active{
	background:url(images/c-4-hover.jpg) no-repeat left top;
	width:102px;
	height:34px;
	display:block;
}
a.btn-9b:hover {
	background:url(images/c-4-hover.jpg) no-repeat left top;
	width:102px;
	height:34px;
}
a.btn-10 {
	background:url(images/c-3.jpg) no-repeat left top;
	width:189px;
	height:34px;
	display:block;
}
a.btn-10-active{
	background:url(images/c-3-hover.jpg) no-repeat left top;
	width:189px;
	height:34px;
	display:block;
}
a.btn-10:hover {
	background:url(images/c-3-hover.jpg) no-repeat left top;
	width:189px;
	height:34px;
}
a.btn-11 {
	background:url(images/d-1.jpg) no-repeat left top;
	width:158px;
	height:34px;
	display:block;
}
a.btn-11:hover {
	background:url(images/d-1-hover.jpg) no-repeat left top;
	width:158px;
	height:34px;
}
a.btn-11-active{
	background:url(images/d-1-hover.jpg) no-repeat left top;
	width:158px;
	height:34px;
	display:block;
}
a.btn-12 {
	background:url(images/d-2.jpg) no-repeat left top;
	width:122px;
	height:34px;
	display:block;
}
a.btn-12:hover {
	background:url(images/d-2-hover.jpg) no-repeat left top;
	width:122px;
	height:34px;
}
a.btn-12-active{
	background:url(images/d-2-hover.jpg) no-repeat left top;
	width:122px;
	height:34px;
	display:block;
}
a.btn-13 {
	background:url(images/d-3.jpg) no-repeat left top;
	width:148px;
	height:34px;
	display:block;
}
a.btn-13:hover {
	background:url(images/d-3-hover.jpg) no-repeat left top;
	width:148px;
	height:34px;
}
a.btn-13-active{
	background:url(images/d-3-hover.jpg) no-repeat left top;
	width:148px;
	height:34px;
	display:block;
}
a.btn-14 {
	background:url(images/d-4.jpg) no-repeat left top;
	width:91px;
	height:34px;
	display:block;
}
a.btn-14:hover {
	background:url(images/d-4-hover.jpg) no-repeat left top;
	width:91px;
	height:34px;
}
a.btn-14-active{
	background:url(images/d-4-hover.jpg) no-repeat left top;
	width:91px;
	height:34px;
	display:block;
}

.shadow {
	position:absolute;
	float:left;
	background:url(images/sadow1.jpg) no-repeat left top;
	width:11px;
	height:33px;
	z-index:3;
	visibility:visible;
}

.shadow1 {
	position:absolute;
	float:left;
	background:url(images/sadow.jpg) no-repeat left top;
	width:11px;
	height:33px;
	z-index:3;
	visibility: hidden;
}
.shadow2 {
	position:absolute;
	float:left;
	background:url(images/sadow1.jpg) no-repeat left top;
	width:11px;
	height:34px;
	z-index:3;
	visibility: hidden;
}

.shadow3 {
	position:absolute;
	float:left;
	background:url(images/sadow1.jpg) no-repeat left top;
	width:11px;
	height:33px;
	z-index:3;
	visibility:visible;
}

.newunderline
{
	text-decoration:underline;
}
.newunderline a:hover
{
	text-decoration:underline;
}
.menu ul{
	list-style:none;
	float:left;
	
}

.menu ul li{
	list-style:none;
	float:left;
	font-style:normal;
	
}
.menu_link{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-image:url(images/menu_1.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	display:block;
	padding-left:19px;
	padding-right:19px;
	height:31px;
	text-align:center;
	
}
.menu_link:hover{
	font-style:normal;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-image:url(images/menu_11.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	display:block;
	padding-left:19px;
	padding-right:19px;
	height:31px;
	text-align:center;

}


