/* @group yahoo reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* @end */

html {
}

body {
	text-align: left;
	background-image: none;
	background-color: black;
	font: 12px/14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	background: url(../imgs/background_01.jpg) no-repeat;
}

/* @group Links */

a {
  color: silver;
  font-weight: normal;
	font-style: normal;
}

a:link {
  color: orange;
	text-decoration: none;
}
a:visited {
  color: silver;
  font-weight: normal;
  text-decoration: none;
	font-style: normal;
}
a:hover {
  color: white;
	text-decoration: none;
}

img.redphoto {
	float: left;
		position: relative;
	left: 47px;

}

h2 {
	margin-left: 451px;
	position: relative;
	top: 111px;
	color: #e5e7e8;
	font: 29px Lucida, "Lucida Grande", Verdana, sans-serif;
	letter-spacing: -1px;
}

p.para_about_us {
	color: #e5e7e8;
	font-size: 13px;
	line-height: 20px;
	width: 430px;
	margin-left: 455px;
	position: relative;
	top: 123px;
	padding-bottom: 8px;
}

p.photocaption {
	position: relative;
	color: #641314;
	font-size: 11px;
	line-height: 14px;
	top: 1px;
	width: 370px;
	left: -250px;
	margin-left: 325px;
	clear: both;
	padding-bottom: 16px;
}

#content ul.company_list li {
	color: white;
	font-size: 12px;
	line-height: 19px;
	width: 450px;
	position: relative;
	top: 132px;
	float: right;
	list-style-image: none;
}

img.logo {
	float: left;
	position: relative;
	left: 283px;
}

img.tigernest {
	float: left;
	clear: both;
	position: relative;
	left: 296px;
	padding-top: 3px;
}

div#content {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 41px;
	height: 88%;
}

#contact {
	text-align: center;
	position: relative;
	top: -73px;
}

#contact a:link {
	text-align: center;
	color: maroon;
	font-size: 11px;
}

#contact a:visited {
	text-align: center;
	color: gray;
	font-size: 11px;
}

#contact a:hover {
	text-align: center;
	color: orange;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

#contact a:active {
	text-align: center;
	color: red;
	font-size: 11px;
}
a:focus {
  color: orange;
}
a:active {
  color: #FF0000;
}



/* @end */

div#menu {
	text-align: center;
	position: relative;
	top: 21px;
}

#menu ul li {
	color: white;
	display: inline;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	top: 6px;
	padding-right: 9px;
	line-height: 14px;
	font-size: 12px;
	padding-left: 9px;
}