/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-color: #f0efe9;
}
#center {
	width:874px;
	height: auto;
	margin: 0px auto;
}
#frame {
	width: 872px;
	float: left;
	border-left:1px solid #d9d7cf;
	border-right:1px solid #d9d7cf;
	background-color:#FFFFFF;
}
#frame2 {
	width: 872px;
	float: left;
	border-left:1px solid #d9d7cf;
	border-right:1px solid #d9d7cf;
	background-image: url(../images/frame-bg.gif);
}
#header {
	width:874px;
	height:139px;
	float:left;
}
#space{
	float:left;
}
#login {
	width:590px;
	height:35px;
	float:left;
	border-bottom:1px dotted #666666;
}
#callus {
	width:138px;
	height:69px;
	float:left;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
}
#sectionnav {
	width:591px;
	height:65px;
	float:left;
	margin-left:28px;
	margin-top:40px;
}
#sectionnav ul{
	margin:0px;
	padding:0px;
	display:inline-block;
}
#sectionnav li{
	list-style-type:none;
	padding: 7px 0px 25px 0px;
	float:left;
	
}
#logo {
	width:175px;
	height:93px;
	float:left;
	margin-left:1px;
	clear:both;
}
#container {
	width:785px;
	float:left;
	margin-left:10px;
}
#leftcol {
	width:138px;
	float:left;
	margin-right:56px;
}
#rightcol {
	width:591px;
	float:left;
}
#mainimage {
	width:590px;
	height:391px;
	float:left;
}
#title {
	width:216px;
	margin-top:10px;
	float:left;
}
#content {
	width:374px;
	float:left;
	margin-top:20px;
}
#contentwide {
	width:590px;
	float:left;
}
#newscontent {
	width:590px;
	float:left;
	margin-left:200px;
}
#bottombar{
	width:874px;
	height:52px;
	float:left;
}
#newsbar{
	width:874px;
	height:52px;
	float:left;
	margin-left:-1px;
}
#footer {
	width:874px;
	height:30px;
	float:left;
	margin-top:20px;
	text-align:center;
}
#footer ul{
	display:inline;
	margin:0px;
	padding:0px;
	
}
#footer li{
	list-style-type:none;
	float:left;
	padding:0px 10px 0px 0px;
}
#footer li a{
	color: #da0861;
	text-decoration:none;
}
#footer li a:hover{
	color: #722d87;
}
#subcol{
	width:190px;
	float:left;
}
#subcol2{
	width:380px;
	float:left;
	margin-left:10px;
}
#subimage{
	width:380px;
	float:left;
}
#preview1, preview2{
	width:190px;
	float:left;
	margin-bottom:10px;
}
#subcontent1, subcontent2{
	width:380px;
	float:left;
}
fieldset.contact_silicon {
border: 1px solid #d9d7cf;
margin-bottom: 5px;
clear:both;
}

fieldset.contact_silicon legend {
color: #3366CC;
font-size: 90%;
font-weight: bold;
}

fieldset.contact_silicon ol {
list-style: none;
padding: 5px 0 0 0;
}

fieldset.contact_silicon ol li {
margin-bottom: 5px;
}

fieldset.contact_silicon label {
float: left;
width: 120px;
margin: 3px 0 0 0px;
}

fieldset.contact_silicon input, fieldset.contact_silicon textarea, fieldset.contact_silicon select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 200px;
}

fieldset.contact_silicon input.check {
width: 20px;
float:right;
margin-right:200px;
}

#pages {
	width:122px;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:35px;
}
#search{
	width:122px;
	margin-left:15px;
}

#itemList ul{
	margin:0px;
	padding:0px;
}
#itemList li{
	list-style-type:none;
	padding: 15px;
	float:left;
}
#preview2 ol{
	margin:0px;
	padding:0px;
}
#preview2 li{
list-style-type:none;
	padding: 5px;
	float:left;
}
#preview2 input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 150px;
margin:5px 0px 0px 0px;
}
#preview2 legend{
color:#FF9900;
}