body {
	background-image: url(../images/bg.gif);
	margin-top: 0px;
}
h1 {
	font-weight: normal;
	color: #757575;
}
h2 {
	font-weight: normal;
	color: #757575;
}

/*  Links  */
a:link {
	text-decoration: 		none;
	color: 					#676666;
}

a:visited {
	text-decoration: 		none;
	color: 					#676666;
}

a:hover {
	text-decoration: 		underline;
	color: 					#f29a2d;
}

a:active {
	text-decoration: 		none;
	color: 					#676666;
}
/*  End Links  */

#shadow {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	background-image: url(../images/bg_shadow.png);
	background-repeat: repeat-y;
}
#shadowh {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	background-image: url(../images/bg_shadowh.png);
	background-repeat: repeat-y;
}
#shadowdown {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	background-image: url(../images/bg_shadow_down.png);
	background-repeat: no-repeat;
	height: 5px;
}
#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
}
#contenthome {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
}

/*  Home   */

.homebanner {
	background-image: url(../images/homebg1.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 760px;
	padding-top: 176px;
}
.hometext {
	padding-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	padding-top: 10px;
	padding-right: 22px;
	text-align: right;
}
.hlogo {
	float: left;
	width: 152px;
	padding-top: 189px;
	padding-left: 37px;
}
.hcountrys {
	float: right;
	width: 138px;
	padding-right: 35px;
	padding-top: 85px;
}
.contentLefttop {
	background-image: url(../images/hm_top.png);
	background-repeat: no-repeat;
	height: 10px;
}
.contentLeft {
	width: 139px;
	color: #CCCCCC;
	font-size: 11px;
	background-image: url(../images/hm_bg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu1 a {
	padding-left: 8px;
	padding-top: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706f6f;
	text-decoration: none;
	padding-bottom: 5px;
	color: #CCCCCC;
	width: 113px;
	margin-right: auto;
	margin-left: auto;
}
.menu1 a:hover {
	padding-left: 8px;
	padding-top: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706f6f;
	text-decoration: none;
	padding-bottom: 5px;
	color: #F2992D;
	width: 113px;
	margin-right: auto;
	margin-left: auto;
}
.menu a {
	padding-left: 8px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	color: #CCCCCC;
	width: 113px;
	margin-right: auto;
	margin-left: auto;
}
.menu a:hover {
	padding-left: 8px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	color: #F2992D;
	width: 113px;
	margin-right: auto;
	margin-left: auto;
}

/*  End Home   */
