/* Main body */
body {font:76% Verdana,Tahoma,Arial,sans-serif; margin:0 auto; padding:0;}
#Banner {background:#fff; width:100%; text-align:center; }
#BannerWrap{color:#333; margin:0 auto; width:920px; height: 100px; text-align:left;}
#MainPicture {
	text-align:center;
	background-color: #76af2a;
	width:100%;
}
#MainPictureWrap {
	background: url(../images/PCB_Manufacturer_background.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 920px;
	text-align:left;
	margin:0 auto;
}
#navigation {
	background:#fff; width:100%; text-align:center; 
}
#NavigationWrap {
	padding-top: 20px;
	text-align: right;
	margin:0 auto;
	width: 920px;
}
#Content {
	background-color: #EFEFEF;
	width:100%;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCFCFC;
}
#ContentWrap{margin:0 auto; width:900px; min-height: 500px;text-align:left; padding: 10px;}
#Copyright{
	background-color: #E7E7E7;
	width:100%;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#CopyrightWrap{
	margin:0 auto; 
	width:900px; 
	height: 50px;
	text-align:left;
	padding: 10px;
	font-size: smaller
}

/* Basic tags */
a {color:#286ea0; text-decoration:none;}
a:hover {color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {
	margin-top:10px;
	padding-left: 20px;
	color: #333;
}
h1{
	color: #777;
	padding-left: 20px;
	margin-bottom: 30px;
}
h2{
	color: #777;
	padding-left:20px;
	margin-top: 20px;
	font-size: 14px;
}

#navigationTable{
	width: 920px;
}
#navigation table{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navigation a{
	width: 110px;
	height: 20px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: none;
	color: #77b434;
}
#navigation a:hover{
	text-decoration: none;
	background-color: #EFEFEF;
}
#BannerRight{
	float:right;
}
#Language{
	margin:15px;
	text-align: right;
	height: 30px;
}
#Motto{
	text-align: right;
	padding-right: 15px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999;
}

#mainPictureWords h1{
	margin-left: 430px;
	padding-top: 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#mainContent {
	width: 900px;
	margin: 10px;
	line-height: 20px;
}
#mainContent  td{
	vertical-align:top;
}
.imgLeft {
	display: inline;
	float:left;
	border:4px solid #f0f0f0;
	color:#303030;
	display:inline;
	margin-right: 25px;
	margin-bottom: 5px;
}
.imgRight {
	display: inline;
	float:right;
	border:4px solid #f0f0f0;
	color:#303030;
	display:inline;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 5px;
}
.readMore {
	text-align:right;
	line-height: 15px;
}
.boxedItem {
	border: 1px solid #A5D132;
}
#Copyright table{
	width: 100%;
}
#buttomLinks {
	text-align: right;
}
#path{
	text-align:right;
	padding-right: 20px;
}
#Sidebar{
	width: 195px;
	min-height: 300px;
	text-align:right;
	padding-top: 100px;
	padding-left: 0px;
}
#Links{
}
#Links ul{
	list-style: none;
	padding-left: 0px;
}
#Links li a{
	display:block;
	height: 25px;
	padding-right: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#Links li a.current{
	background-color:#FFF;
}
#ContentBox{
}
#ContentBoxTop{
	background-image:url(../images/BoxTop.jpg);
	background-repeat:no-repeat;
	height: 18px;
	width: 690px;
}
#ContentBoxMiddle{
	background-image:url(../images/BoxMiddle.jpg);
	background-repeat:repeat-y;
	width: 650px;
	padding: 20px;
	min-height: 500px;
}
#ContentBoxBottom{
	background-image:url(../images/BoxBottom.jpg);
	background-repeat:no-repeat;
	height: 24px;
	width: 690px;
}
#ContentBox table{
	margin-left: 20px;
}
.SmallBox{
	width: 300px;
	height: 190px;
	background-image:url(../images/BoxBG.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
}
.SmallBox p{
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	line-height: 20px;
	font-size: 10px;
}
.SmallBox img{
	display: inline;
	float:left;
	padding-left: 10px;
}
.SmallBox a{
	color: #777;
}
#Contact {
	background-image:url(../images/ContactUs_BG.jpg);
	background-repeat: no-repeat;
	height: 105px;
	margin-top: 50px;
	text-align: left;
	padding-top: 10px;
}
#Icons img{
	padding-top: 20px;
	padding-left: 70px;
}
#Advantage{
	font-size: 20px;
	color: #999;
	font-style:italic;
	font-weight: bold;
	padding-left:30px;
}

