body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
	margin:0;
	color:#FFFFFF;
	font-size:11px;
		background-color: #284479;

}
a {
	color:#FFFFFF;
	text-decoration:none;
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 900px;
}
#form_holder {
	width:270px;
	height:22px;
	margin-bottom:2px;
}
#form_title {
	padding-top:3px;
	width:100px;
	float:left;
	text-align:right;
	padding-right:10px;
}
#form_field {
	width:160px;
	float:left;
}
#header {
	width:900px;
	height:220px;
		background:url(../images/sic_front_header.png) no-repeat;
}
#ad {
	width:900px;
	height:270px;
			background:url(../images/sic_front_ad_area.png) no-repeat;

}
#ad_login {
	float:left;
	width:280px;
	margin-left:20px;
}
#ad_products {
	float:left;
	width:600px;
}
#links {
			background:url(../images/sic_front_links.png) no-repeat;
	width:900px;
	height:150px;
	padding-top:50px;
}
#links_products {
	float:left;
	width:300px;
}
#links_news {
	float:left;
	width:300px;
}
#links_quick {
	float:left;
	width:300px;
}
li {
	list-style:none;
	list-style-image:url(../images/bulletlist.png);
	line-height:20px;
	padding-left:5px;
}

input, textarea{
border: 1px #CCCCCC solid;
background: #FFFFFF url(../images/bg_input.gif) repeat-x;
}
#button{
background: url(../images/bg_botton.gif) no-repeat right;
color:#FFFFFF;
font-weight:bold;
padding-right:35px;
padding-bottom:3px;
border:none;
}
#footer {
	width:860px;
	text-align:center;
	padding:0px 20px 20px 20px;
}