/* General styles */
body, img, p, h1, h2, h3, div {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

body {
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	background-color:#333;
}

div#site {
	width:999px;
	height:602px;
	margin:10px auto 2px auto;
	position:relative;
	background:url('/images/background.jpg') no-repeat top left;
}

img#logo { margin:10px 0 0 29px; float:left; }

img#phoenix { position:relative; float:right; top:11px; right:16px; }

p#add {
	float:right;
	margin:13px 20px 0 0px;
	font-size:20px;
	line-height:28px;
	color:#fff;
	text-align:right;
}

p#add a { color:#fff; text-decoration:none; }
p#add a:hover { color:#00adee; }
p#add span { color:#00ADEE; }

p#menu {
	width:175px;
	margin:0px 0 0 10px;
	font-size:13px;
	line-height:15px;
	text-align:right;
	float:left;
}

p#menu img { float:left; margin:6px 0;}

p#menu a {
	display:block;
	width:129px;
	height:26px;
	padding:12px 45px 0 0;
	margin:0px 0 0px 0;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	float:left;
}

p#menu a:hover { color:#00adee; }

a.home { background: url('/images/home-back.png') no-repeat top right; }
a.home:hover { background: url('/images/home-over.png') no-repeat top right; }

a.aboutus { background: url('/images/aboutus-back.png') no-repeat top right; }
a.aboutus:hover { background: url('/images/aboutus-over.png') no-repeat top right; }
a.quality { background: url('/images/quality-back.png') no-repeat top right; }
a.quality:hover { background: url('/images/quality-over.png') no-repeat top right; }
a.capacity { background: url('/images/capacity-back.png') no-repeat top right; }
a.capacity:hover { background: url('/images/capacity-over.png') no-repeat top right; }
a.products { background: url('/images/products-back.png') no-repeat top right; }
a.products:hover { background: url('/images/products-over.png') no-repeat top right; }
a.contactus { background: url('/images/contactus-back.png') no-repeat top right; }
a.contactus:hover { background: url('/images/contactus-over.png') no-repeat top right; }



img#iso {
	position:absolute;
	bottom:11px;
	left:15px;
}

div#left {
	width:346px;
	float:left;
	margin:10px 0 0 20px;
}

div#content {
	width:780px;
	float:left;
	margin:10px 0 0 0;
	position:relative;
	left:20px;
}

#portfoliocontent {
	width:780px;
	float:left;
	margin:5px 0 0 20px;
}

#portthumbs {
	width:370px;
	float:left;
	margin:5px 0 0 0;
	position:relative;
	left:20px;
}

#mainimage {
	float:right;
	position:relative;
	right:10px;
	margin:5px 0 0 0;
}

div#left h1, div#content h1, div#portthumbs h1 {
	font-size:31px;
	line-height:33px;
	margin-bottom:8px;
	color:#00adee;
}

div#left h2, div#content h2 {
	font-size:24px;
	line-height:26px;
	margin-bottom:8px;
	color:#00adee;
}

div#left h3, div#content h3 {
	font-size:13px;
	line-height:15px;
	margin-bottom:8px;
	color:#00adee;
}

div#left p, div#content p, div#portthumbs p {
	font-size:13px;
	line-height:15px;
	margin-bottom:8px;
	color:#fff;
}

div.portscroll {
	height:370px;
	overflow:auto;
	margin-top:15px;
}

div.portscroll img {
	float:left;
	margin:0 7px 14px 7px;
	border:1px solid #00adee;
}

div#left ul {
	font-size:13px;
	line-height:17px;
	color:#fff;
	padding:0 0 0 30px;
}

div#left ul li { margin-bottom:5px; font-weight:bold; }

div#left ul ul {
	padding:0 0 0 10px;
	list-style:none;
	font-size:11px;
	line-height:13px;

}

div#left ul ul li { margin:1px 0 1px 0; font-weight:normal; }

div#content table td { padding-right:40px; }

img.main {
	position:absolute;
	right:10px;
	bottom:10px;
}

p#design {
	width:999px;
	margin:0px auto 10px auto;
	font-size:11px;
	line-height:13px;
	text-align:right;
	color:#fff;
}

p#design a { color:#fff; text-decoration:none; }
p#design a:hover { color:#00adee; }


#plantimages {
	float:right;
	position:relative;
	right:20px;
}

#map {
	position:absolute;
	right:10px;
	bottom:10px;
}

#map p {
	font-size:12px;
	line-height:14px;
	text-align:center;
}

.stdlink { color:#fff; }
.stdlink:hover { color:#00adee; }

.blue { color:#00adee; }
ul.blue li { color:#00adee; }