﻿* { 
	font-family: Arial, Times New Roman, Palatino Linotype ; 
	font-size: 100%; 
}

html {
	margin-left: auto; 
	margin-right: auto; 
}

body {
	text-align: center; 
	margin: 0px;
	background-color: #fff;
	color: #000;
	
}

a:visited { 
	color: #333; 
}
#topcontainer #bodier #newsblock #news .news b {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a:active { 
	color: #f3A101; 
}
.news strong {
	font-size: 12px;
	color: #000000;
}


a:hover { 
	color: #f3A101; 
}

div { 
	margin-left: auto; 
	margin-right: auto; 
}

table { 
	border: 0px;
}

img { 
	border: 0px;
	padding: 0px; 
}

form { 
	margin: 0px; 
}

h1 { 
	padding: 12px 40px 0px 50px; 
	width: 400px; 
	
}

h2 { 
	padding: 12px 40px 0px 38px; 
	width: 400px; 
	font-size: 105%; 
}

#toptop { 
	width: 982px; 
	background-color: #fff5e3;
	overflow: auto; 
}

#topcontainer { 
	width: 1002px; 
	background-color: #fff5e3;
	overflow: auto; 
}

#header { 
	padding: 7px 0px 0px 0px; 
	clear: both; 
	height: 169px; 
	width: 982px; 
}

#logo { 
	float: left; 
	width: 192px; 
	height: 169px; 
}

#orangeline { 
	float: left; 
	width: 790px; 
	height: 169px; 
	background-color: #f3a101; 
	background-image: url('../images/bgcorner.jpg');
	background-position: top right; 
	background-repeat: no-repeat; 
}

#drop { 
	float: left; 
	width: 343px; 
	height: 169px; 
}

#productimage { 
	float: left; 
	padding-left: 200px; 
	width: 145px; 
	height: 169px; 
}

#language { 
	float: right; 
	width: 100px; 
	height: 20px; 
	background-color: #f9ce7b; 
	margin: 88px 0px 0px 0px; 
	font-size: 80%; 
	color: #645231; 
	font-weight: bold; 
}

#icons { 
	float: right; 
	width: 100px; 
	height: 12px; 
	margin: 30px 0px 0px 0px; 
	font-size: 20%; 
}

#icons img { 
	width: 17px; 
	height: 12px; 
	margin: 0px 11px 0px 3px; 
}

#language a { 
	color: #645231; 
	font-weight: bold; 
	text-decoration: none; 	
}
#language a:hover {
	text-decoration: underline;
}


#bodier {
	clear: both;
	text-align: left;
	background-color: #fff5e3;
	width: 1002px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menublock { 
	float: left; 
	width: 192px; 
	padding-left: 10px; 
}

#menu { 
	float: left; 
	width: 192px; 
	background-color: #ffe79f; 
	font-size: 75%; 
	background-image: url('../images/bgnewscorner.jpg');
	background-position: top right; 
	background-repeat: no-repeat; 
}

#menu a { 
	text-decoration: none;  
}

#menu ul { 
	list-style-type: none; 
	padding: 0px;
 	margin-left: 20px;
}

.first { 
	font-weight: bold;
	color: #000; 
	padding-top: 10px;
}

.second { 
	font-weight: normal;
	margin-left: -17px;
	color: #000; 
}

#content { 
	float: left; 
	width: 485px; 
	font-size: 80%; 
	background-color: #fff5e3;
}

#content p { 
	text-align: justify; 
	padding: 0px 25px 0px 45px; 
	width: 410px; 
}

#banner { 
	width: 400px;
	height: 60px; 	
	text-align: center; 
	border: 1px solid #ffe79f; 
	
}

#banner object { 
	width: 400px; 
	height: 60px; 
	text-align: center; 
	padding: 0px 25px 0px 60px; 
}

#banner embed { 
	background-color: #fff; 
	width: 400px; 
	height: 60px; 
	text-align: center; 
}

#newsblock { 
	float: right; 
	padding-right: 10px; 
	width: 290px;
	margin: 0px 0px 0px 0px; 
}

#newstop { 
	width: 290px;
	height: 12px; 
	margin: 0px 0px 0px 0px; 
	background-color: #ffe79f; 
	background-image: url('../images/bgnewstop.jpg');
	font-size: 20%; 
	
}

#news { 
	width: 290px;
	margin: 0px 0px 0px 0px; 
	background-color: #ffe79f; 
	background-image: url('../images/bgnews.jpg');
	font-size: 80%; 
}

.news img { 
	margin: 3px 5px 3px 0px; 
	float: left; 
}

.news {
	clear: both;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.news p {
	font-weight: bold;
	float: right;
	padding-right: 5px;
	padding-bottom: 0px;
}

.news a { 
	color: #000; 
	text-decoration: none; 
}

#newstitle { 
	width: 95px;
	padding: 3px 3px 3px 18px; 
	margin: 0px 100px 12px 0px; 
	background-color: #e7d995; 
	font-weight: bold; 
}

#footer1 {
	width: 982px;
	height: 88px;
	background-color: #fff5e3;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer12 { 
	float: both; 
	width: 1002px; 
	padding-bottom: 10px; 
	height: 75px; 
	background-color: #fff5e3;
	text-align: left; 
}

#footer2 { 
	float: both; 
	width: 982px; 
	height: 75px; 
	background-color: #ffe79f; 
	text-align: left; 
}

#copyright { 
	float: left; 
	width: 500px; 
	padding: 18px 0px 6px 18px; 
	font-size: 70%; 
}

#silverkey { 
	float: left;
	height: 25px; 
	padding: 0px 0px 0px 0px; 
	font-size: 70%; 
	color: #999; 
}

#developer { 
	float: left; 
	padding: 5px 0px 0px 5px; 
	font-size: 100%; 
	color: #999; 
}

#developer a { 
	color: #999; 
	text-decoration: none; 
}

#developer b { 
	color: #f58231; 
	text-decoration: none; 
	font-weight: normal; 
}

#azersun { 
	float: right;
	padding: 14px 30px 0px 0px; 
}

#continside { 
	float: left; 
	width: 500px; 
	font-size: 80%; 
	background-color: #fff5e3;
}

#continside p { 
	padding: 0px 40px 0px 38px; 
	width: 400px; 
}


#continside ul { 
	padding: 0px;
 	margin-left: 70px;
}

#continside li { 
 	margin-bottom: 10px;
}

#table1 { 
	margin-left: 70px; 
	width: 400px; 
	border-collapse: collapse;
}

#table1 td { 
	border: 1px solid #999; 
	padding: 3px; 
}

#contgallery { 
	padding-left: 40px; 
	float: left; 
	width: 600px; 
	font-size: 80%; 
	background-color: #fff5e3;
}

#contgallery a { 
	float: left; 
	padding: 15px; 
}

#contgallery img { 
	border: 2px solid #f3a101; 
}

#imageblock { 
	float: left; 
	width: 260px;
	margin: 25px 0px 0px -30px; 
}

#products { 
	padding-left: 40px; 
	float: left; 
	width: 600px; 
	font-size: 80%; 
	background-color: #fff5e3;
}

.product { 
	float: left; 
}

.product img { 
	padding: 15px; 
}
#continside a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#continside a:hover {
	color: #f58231;
	text-decoration: underline;
	font-weight: bold;
}

