html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #fff; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaaaaa dashed; margin: 0px; }
ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; }
li { margin: 0px 0px 0px 0px; padding: 4px 0px 4px 0px; }

a:link       { text-decoration: none;}
a:visited    { text-decoration: none;}
a:hover      { text-decoration: underline;}

.menu {color:#FFFFFF; 
       text-decoration:none;
	   font-weight:bold;
	   
}

body {
background-image:url(images/pcs-amlico-bg.jpg);
	font-family: Arial;
	font-size: 12px;
	color: #000;

	  
}
#Container {
	margin: 0px auto 0px auto;
	width: 1000px;	
}
#Border {
	float: left;
	background-repeat: no-repeat;
}
#Border2 {
	float: left;
	background-repeat: no-repeat;
}

#Header {
	float: left;
	width: 900px;
	height: 48px;
	padding: 205px 0px 0px 103px;
	font-size:16px;
	color:#FFFFFF;
}
#Content {
	float: left;
	width: 1000px;
}
#ContentLeft {
	float: left;
	display: inline; 
	width: 861px;
	padding: 0px 0px 0px 69px; 
}
#ContentRight {
	float: right;
	width: 230px;
}

#Footer {
	float: left;
	width: 970px;
	padding: 0px 0px 0px 67px;
	color: #000;
}
#Footer a { color: #000; }





#Home01 {
	float: left; display: inline; width: 245px; height: 320px; margin: 140px 70px 0px 70px; overflow: auto;
}
#Home02 {
	float: left; display: inline; width: 360px; margin: 40px 0px 70px 0px;
}
#Home03 {
	float: left; display: inline; width: 350px; margin: 40px 0px 0px 10px;
}

#Sector01 {
	float: left;
	display: inline; 
	width: 340px;
	padding: 100px 0px 0px 0px;
}
#Sector02 {
	float: left;
	display: inline; 
	width: 400px;
}
#Sector03 {
   	float: left;
   	display: inline; 
	background-image: url('images/left-panel-bg.jpg');
	height: 490px;
	width: 310px;	
	padding: 20px 0px 20px 20px;
	margin: 0px 0px 0px 10px;
}





h1 { font-size: 20px; font-weight: bold; margin: 5px 0px; }
h2 { font-size: 16px; font-weight: bold; margin: 5px 0px; }
h3 { font-size: 14px; font-weight: bold; margin: 5px 0px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #aaa solid; }
.select { width: 280px; border: 1px #aaa solid; }
.submit { width: 120px; border: 1px #aaa solid; }


#Content100 {
	background-image: url('');
	padding: 10px;
}