/*-------------------------------
Author: Tyng Law
Email: tynglaw@shaw.ca
-------------------------------*/
.white { font:Verdana, Geneva, sans-serif; font-size:12px; color:#FFF;}
html {
font-size: 100%;
}

*
{
margin: 0;
padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #ffffff url('/media/dots.jpg') top center repeat-x;
	color: #525252;
	text-align: center;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.font11{
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
h1, h2, h5, h6{

font-variant: small-caps;
font-family: "Myriad Pro", Helvetica, "Arial Unicode", Arial, sans-serif;
}
h1 {
font-size: 14px;
}
h2 {	
font-size: 16px;
text-align: center;
}
h3 {	
font: normal 19px/32px "Myriad Pro", Corbel, "Microsoft Sans Serif", Raavi, Tahoma, Verdana;
color: #333;
text-align: left;
text-indent: 45px;
}
h4 {	
font: normal 16px/30px "Myriad Pro", Corbel, "Microsoft Sans Serif", Raavi, Tahoma, Verdana;
color: #333;
text-align: left;
text-indent: 10px;
}
h5 {
text-indent:5px;
color:#F00;
font-size:22px;

}
h6{
font-size:18px;
}
hr {
	margin: 15px 0px 13px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #699;
	border-right-color: #699;
	border-bottom-color: #699;
	border-left-color: #699;
}
div {
color:#525252;
}
.certificate{ width:130px; display:inline}
blockquote {
display: block;
padding: 0 10px 0 50px;
width: 425px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
font-style: italic;
line-height: 26px;
}
blockquote:before, blockquote:after {
color:#ccc;
display: block;
font-family: "New York", "Times New Roman";
font-style: normal;
font-size: 800%;
width: 40px;
}
blockquote:before {
content: open-quote;
height: 0px;
margin-left: -0.5em;
margin-top:50px;
margin-bottom:-20px;
}
blockquote:after {
content: close-quote;
height: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 425px;
}
.testimonial {
font-weight:bold;
text-align:right;
}

/* content style*/
.content {
padding: 0px;
background: #ffffff;
text-align: center;
}
.containalign {
	margin-left: 30px;
	text-align: left;
	width:630px;
}
.containalign2 {
	margin-left: 30px;
	text-align: left;
	width:855px;
}
.boxline{
	border: solid 1px #bbb;
	padding:12px;
	margin-top:5px;
}
.boxline ul{
list-style-type:circle;
list-style-position:inside;
}
.boxline ol {
list-style-position:inside;
}
.circles li {
list-style-type:circle;
}
.minicolumn {
width: 310px;
}
.minicolumn h1 {
font-weight:500;
background-color:#9999ff;
}
.news {
font: normal 16px/30px "Myriad Pro", Corbel, "Microsoft Sans Serif", Raavi, Tahoma, Verdana;
color: red;
}
.imgalign{
vertical-align:middle;
}
.imgspace_r{
margin-right:15px;
}
div.float {
float: left;
}
div.floatr {
float: right;
}
div.spacer {
clear: both;
}
dl.tabledisplay
{
float: left;
width: 520px;
margin: 1em 0;
padding: 0;
border-bottom: 1px solid #999;
}
.tabledisplay dt{
clear: left;
float: left;
width: 175px;
margin: 0;
padding: 5px;
border-top: 1px solid #999;
font-weight: bold;
}
.tabledisplay dd{
float: left;
width: 325px;
margin: 0;
padding: 5px;
border-top: 1px solid #999;
}
.sitemaplist{
list-style: none inside;
margin-left: 10px;
}
.indentdiv {
margin: 5px;
margin-left: 35px;
}

a:link, a:visited, a:hover, a:active {
	color:#C66;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
}
a.news:link {
color: red;
text-decoration: none;
}
a.news:hover {
color: #ff6060;
text-decoration: underline;
}
a.news:visited {
color: #dcf2f4;
text-decoration: none;
}
a.news:active {
color: red;
text-decoration: none;
}
a.breadnav:link {
color:#cccc99;
text-decoration: none;
}
a.breadnav:visited {
color:#cccc99;
text-decoration: none;
}
a.breadnav:hover {
color: #CC6;
text-decoration: underline;
}
a.breadnav:active {
color:#cccc99;
text-decoration: none;
}
a.footnav:link, .footnav:visited, .footnav:active {
color:#797979;
text-decoration: none; 
}
a.footnav:hover {
color:#bbb;
text-decoration:underline overline;
}
a.mainnav:link, .mainnav:visited, .mainnav:hover, .mainnav:active {
font-family: "Myriad Pro", Corbel, "Microsoft Sans Serif", Raavi, Tahoma, Verdana;
font-variant: small-caps;
font-size: 19px;
line-height: 37px;
text-decoration: none;
color: #333;	
}
a.mainnav:link, mainnav:visited, mainnav:active {
color: #333;
}
a.mainnav:hover {
width:153px;
}
a img {
border: 0px;
}
/* website area */
#wrapper {
width:1022px;
margin:0 auto;
height: 100%;
}
#rightshade {
background-image:url('/media/shadowr.png');
width:11px;
height:690px;
float:right;
}
#leftshade{
background-image:url('/media/shadowr.png');
width:11px;
height:690px;
float:left;
}
#container {
background-color: #ffffff;
width: 1000px;
height: 100%;
padding-top:30px;
text-align: center;
float:left;
}
#container2 {
color: #ffffff;
width: 918px;
height: 100%;
margin: 0 auto;
text-align: left;
}
#mainmenu, banner, footer {
text-align: center;
text-decoration: none;
border: 0px;
color: #333;
} 
/* Logo and Search bar */
#logo {
float:left;
margin-left:18px;
padding: 0px;
border: 0px;
height:90px;
}
#logo_new {
margin-left:290px;
padding: 0px;
border: 0px;
}

#center{
	float:none;
}
#space{
	height:30px;
}
#search {
margin-right:20px;
float:right;
padding:0px;
height:90px;
}
/* Menubar */
#mainmenu {
margin: 0;
float: left;
padding: 0px;
width: 918px;
height: 37px;
background-image: url('/media/menu_bg.jpg');
clear: both;
list-style: none inside;
}
#mainmenu li {
width: 153px;
float: left;    
border: none;
text-align: center;
}
#mainmenu li a {
display: block;
}
#mainmenu li a:hover{
background-image: url('/media/menu_ro.jpg');
}



/* Banner */
#banner {
background: #fff;
height: 262px;
width: 918px;
text-align: center;
padding: 0px;
margin: 0px;
}
#bannershadow {
background: #fff;
background-image: url('/media/v_shadow.png');
height: 11px;
width: 918px;
text-align: center;
padding: 0px;
margin-bottom:15px;
z-index:-2;
}
/* Breadcrumbs */
#breadcrumbs {
background-image:url('/media/breadcrumsbg.png');
text-align: left;
width: 918px;
line-height: 30px;
}
#breadcrumbs p {
	text-indent: 15px;
	color:#d6d6d6;
	font: normal 15px/22px "Myriad Pro", Corbel, "Microsoft Sans Serif", Raavi, Tahoma, Verdana;
}
/* Footer */
#footer {
background: #ffffff;
text-align: center;
font-size: 11px;
line-height: 22px;
margin-top:65px;
margin-bottom:50px;
}
#footer p {
margin: 0;
text-align: center;
color:#555;
}
#mechdraw {
text-align:center;
padding-top:30px;
}
#tribute {
margin-top:5px;
background:#fff url('/about/media/lloyd.jpg') no-repeat;
border:#bbb 1px solid;
height:616px;
}
#transbox {
font: italic 12px/22px "Times New Roman", Times, serif;
color:#333;
background-color:#ffffff;
margin:36px 20px 20px 210px;
padding:20px;
text-align:justify;
overflow:hidden;
-moz-border-radius:20px;
-webkit-border-radius:20px;
filter:alpha(opacity=80); /* for IE */
opacity:0.8; /* CSS3 standard */
}
#transbox h1 {
font: italic 22px/30px "Times New Roman", Times, serif;
text-align:right;
}
.roundedborder {
padding:18px 0px;
text-align:center;
background-color:#666;
-moz-border-radius:20px;
-webkit-border-radius:10px;
filter:alpha(opacity=80); /* for IE */
opacity:0.8; /* CSS3 standard */
}
.y_title {
color:#BFA826;
font: bold 20px/35px "Arial Black", Tahoma, Verdana;
}

