* { margin: 0; padding: 0; }

body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
}

#wrapper {
	height: auto;
	width: 1000px;
	margin: auto;
	background-image: url(../images/body-steel.jpg);
}
#top-content {
	height: auto;
	width: 960px;
	clear: none;
	float: left;
	background-image: url(../images/body-steel.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#top-right-home {
	float: right;
	height: 270px;
	width: 250px;
	background-image: url(../images/top-right-box-back.png);
	border-radius: 20px;
	padding: 15px;
}
#bottom-content {
	clear: none;
	float: left;
	height: auto;
	width: 960px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/body-steel.jpg);
}
#bottom-text {
	padding: 15px;
	height: auto;
	width: 930px;
	clear: both;
	float: left;
	background-image: url(../images/middle-text-home.png);
	border-radius: 20px;
}
.contact-info {
	float: right;
	height: 60px;
	width: 250px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #84100E;
}
#right-middle {
	padding: 15px;
	float: right;
	height: 320px;
	width: 250px;
	background-image: url(../images/middle-text-home.png);
	border-radius: 20px;
	text-decoration:none;
}

#right-middle a{
	color:rgb(140, 19, 18);
	text-decoration:none;
}

#right-middle a:hover{
	color: #000;
	text-decoration:none;
}

#right-middle-asia {
	padding: 15px;
	float: right;
	height: 340px;
	width: 250px;
	background-image: url(../images/middle-text-home.png);
	border-radius: 20px;
}
#contact-right-middle {
	float: right;
	height: 360px;
	width: 400px;
	background-image: url(../images/middle-text-home.png);
	border-radius: 20px;
	padding: 15px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #333;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #8c1312;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#navcontainer #navlist li #current {
	text-decoration: underline;
}
#footer {
	padding: 20px;
	float: left;
	height: 100px;
	width: 960px;
	background-image: url(../images/body-steel.jpg);
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c1312;
}
#footer  a {
	color: #8c1312;
}
#header {
	height: 80px;
	width: 960px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.designed-by {
	float: right;
	height: 20px;
	width: 280px;
	margin-top: 60px;
	text-align: right;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	background-image: url(../images/nav-grad.jpg);
	background-repeat: repeat-x;
	font-weight: lighter;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	background-image: url(../images/nav-grad.jpg);
	background-repeat: repeat-x;
	padding-top: 0.2em;
	padding-right: 2.5em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
#intro-text {
	float: left;
	height: auto;
	width: 620px;
	background-image: url(../images/middle-text-home.png);
	border-radius: 20px;
	padding: 15px;
}
#intro-text-asia {
	float: left;
	height: 340px;
	width: 620px;
	background-image: url(../images/middle-text-home.png);
	border-radius: 20px;
	padding: 15px;
}
#contact-intro-text {
	float: left;
	height: 380px;
	width: 450px;
	background-image: url(../images/middle-text-home.png);
	border-radius: 20px;
	padding: 15px;
}
#contact-asia-text {
	float: left;
	height: 490px;
	width: 450px;
	background-image: url(../images/middle-text-home.png);
	border-radius: 20px;
	padding: 15px;
}
#middle-home-content {
	min-height: 350px;
	max-height:auto;
	width: 960px;
	float: left;
	clear: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/body-steel.jpg);
}
#middle-home-asia-content {
	height: 370px;
	width: 960px;
	float: left;
	clear: none;
	background-image: url(../images/back-wrapper.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#middle-contact-content {
	height: 410px;
	width: 960px;
	float: left;
	clear: none;
	background-image: url(../images/body-steel.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#middle-contact-asia-content {
	height: 520px;
	width: 960px;
	float: left;
	clear: none;
	background-image: url(../images/back-wrapper.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.switch-site {
	float: right;
	height: 20px;
	width: 230px;
	clear: right;
	text-align: right;
	margin-top: 10px;
}
h3 {
	color: #8c1312;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.fb-page {
	height: 270px;
}
#bottom-nav {
	clear: both;
	height: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#bottom-nav a
{
	color: #8c1312;
	text-decoration: none;
}
.fb-page {
	height: 270px;
}.links-container {
	height: auto;
	width: 800px;
	margin-left: 100px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #039;
	text-align: center;
}
.links-container a {
	font-size: 20px;
	color: #8c1312;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
