.company{
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-weight: normal;
	letter-spacing: 6px;
	padding-bottom: 10px;
	/* [disabled]padding-top: 20px; */
	background-image: url(../images/curve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: lowercase;
	font-size: 50px;
}


		
.magin {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]max-width: 800px; */
	background-color: #FFF;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	padding-top: 20px;
}
 
body {
	background-color: #F49B14;
	font-family: Verdana, sans-serif;
	color: #000;	
}

a:link {
	color: #D77A10;
	text-decoration: none;
}
a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

.bgmenu{
	/* [disabled]background-color: #000; */
	color: #F39910;
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
	/* [disabled]padding-bottom: 10px; */
}
h1 {
	background-color: #000;
	color: #F49B14;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	line-height: 30px;
}
h2 {
	
	font-size: 20px;
	text-align: center;
}
.bgbody{ background-color:#CCCCCC;}

.pagename {
	font-family: Tahoma, Geneva, sans-serif;
	
	color: #666;
	letter-spacing: 5px;
}
#navigator {
	list-style-type: none;
	/* [disabled]margin-bottom: 40px; */
	padding-top: 0px;
	padding-right: 0px;
	/* [disabled]padding-bottom: 20px; */
	padding-left: 0px;
}
#navigator ul {
	margin: 0px;
}

#navigator li {
	float: left;
	display: block;
	vertical-align: middle;
	text-align: center;
	background-color: #000000;
	padding: 10px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#navigator li a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 2px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
#navigator li a:hover {
	color: #F49B14;
}

.current {
	font-weight: bold;
	color: #B2B2B2;
	text-decoration: none;
	font-size: 24px;
	padding: 0px;
	line-height: 25px;
}

 .current a:hover {
	color: #FFF;
}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #000;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	line-height: 30px;
	width: 90%;
	text-align: center;
}
.contact a {
	color: #000;
	text-decoration: none;
}
.contact a:hover {
	color: #9A9A9A;
	text-decoration: none;
}


p a:link {
	color: #A8600D;
}
p a:visited {
	color: #A8600D;
	text-decoration: none;
}
p a:hover {
	color: #F39911;
	text-decoration: none;
}
img {
	width: 100%;
	height: auto;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.company img {
	height: auto;
	width: 20%;
}
.magin p img {
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}
.footer a:hover {
	color: #FFF;
}
p {
	line-height: 20px;
	letter-spacing: 1px;
}
