@charset "UTF-8";
/* CSS Document */

#container {
	width: 1000px;
	height: 825px;
	background: #FFF;
	margin: 0 auto;
	position: relative;
	top: auto;
	left: auto;
}
#header {
	position: absolute;
	top: 0px;
	height: 175px;
	width: 1000px;
	font-family: "Times New Roman", Times, serif;
}
#header #header_title {
	font-family: Didot, "Times New Roman";
	font-size: 36px;
	color: #000;
	top: 20px;
	position: absolute;
	width: 400px;
	left: 8px;
	font-weight: bold;
}
#header_title a {
	color: #000;
	text-decoration: none;
}
#header #nav-menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 68px;
	padding-bottom: 20px;
	padding-left: 68px;
}
#header #nav-menu li {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
#header #nav-menu li a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	color: #333;
	display: block;
}
#header #search_bar {
	height: 50px;
	width: 285px;
	top: 20px;
	position: absolute;
	right: 18px;
}
#header #logo {
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100px;
	position: absolute;
	top: 15px;
	left: 451px;
}
.main {
	position: absolute;
	left: 1px;
	height: 656px;
	top: 129px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 999px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFF;
	background-color: #666;
	text-align: center;
	margin: 0px;
	padding: 10px;
	position: absolute;
	width: 980px;
	height: 15px;
	top: 790px;
	left: 0px;
	-moz-box-shadow: 2px 2px 0px #999;
	-webkit-box-shadow: 2px 2px 0px #999;
	box-shadow: 2px 2px 0px #999;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
.page_title {
	font-family: Didot, "Times New Roman";
	font-size: 26px;
	line-height: 35px;
	height: 35px;
	width: 1000px;
	text-align: center;
	color: #FFF;
	background-color: #666;
	-moz-box-shadow: 2px 2px 0px #999;
	-webkit-box-shadow: 2px 2px 0px #999;
	box-shadow: 2px 2px 0px #999;
}
.page_title a {
	color: #FFF;
	text-decoration: none;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-height: 18px;
	color: #666;
	width: 900px;
	position: absolute;
	padding-top: 10px;
	line-height: 18px;
	overflow: auto;
	height: 550px;
	left: 51px;
	top: 46px;
}
.inventorycontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-height: 18px;
	color: #666;
	width: 1200px;
	position: absolute;
	padding-top: 10px;
	line-height: 18px;
	overflow: auto;
	height: 550px;
	left: -100px;
	top: 50px;
}
.content a {
	text-decoration: none;
	color: #900;
}
.countrycontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-height: 18px;
	color: #666;
	width: 750px;
	position: absolute;
	padding-top: 10px;
	line-height: 18px;
	overflow: auto;
	height: 550px;
	left: 200px;
	top: 37px;
}
.countrycontent a {
	text-decoration: none;
	color: #900;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-height: 18;
	color: #666;
	width: 900px;
	position: absolute;
	padding-top: 10px;
	line-height: 18px;
}
.text a {
	color: #900;
	text-decoration: none;
}
.window {
	overflow: auto;
	height: 560px;
	background-image: url(../Images/Background_Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.windownone {
	overflow: auto;
	height: 620px;
}
.bar {
	background: #900;
	width: 880px;
	height: 30px;
	font-family: Didot, "Times New Roman";
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	-moz-box-shadow: 2px 2px 0px #999;
	-webkit-box-shadow: 2px 2px 0px #999;
    box-shadow: 2px 2px 0px #999;
}
.fullbar {
	background: #900;
	width: 900px;
	height: 30px;
	font-family: Didot, "Times New Roman";
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	-moz-box-shadow: 2px 2px 0px #999;
	-webkit-box-shadow: 2px 2px 0px #999;
    box-shadow: 2px 2px 0px #999;
}
h1 {
	font-family: Didot, "Times New Roman";
	font-size: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	line-height: 0px;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	font-weight: lighter;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 0px;
}
h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
	font-weight: lighter;
}
#container #header .fb-like {
	position: absolute;
	top: 80px;
	height: 25px;
	width: 100px;
	left: 641px;
}
hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}
#sales_rep_main #sales_rep_window #rep_photo {
	position: absolute;
	left: 588px;
	top: 3px;
}
#select {
	position: absolute;
	top: 74px;
	right: 820px;
}
