body
{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Trebuchet MS, Tahoma;
	background-color: #CCCCEE;
	font-style: normal;
	font-weight: normal;
}

#container
{
    BACKGROUND: #fff;
    MARGIN: 0px auto;
    OVERFLOW: visible;
    WIDTH: 900px;
    POSITION: relative;
    TOP: 10px;
    TEXT-ALIGN: left;
    BORDER: solid 1px;
	font-style: normal;
	font-weight: normal;
}

#header
{
	position: relative;
	width: 900px;
	/* height: 120px; */
	margin: 0px 0px 5px 0px;
	background-image: url(../media/wicatech/background_scale.jpg);
	background-repeat: repeat-x;
}

.content
{
	margin: 0px 5px 0px 5px;
	position: relative;
	width: 512px;
	/* height: 500px; */
	float: left;
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
}

.content img
{
	float: left;
	margin-right: 6px;
	border: none 0px;
}

.content H1
{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #505050;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
}

.content-clear
{
	clear: both;
}

.content-column
{
	position: relative;
	width: 250px;
	margin: 10px 3px 0px 3px;
	float: left;
}

.content-column H2
{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #505050;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 5px 0px;
}

.content-column H2 a
{
	color: #FFFFFF;
	text-decoration: none;
}
.content-column H2 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer
{
	clear: both;
	vertical-align: bottom;
	position: relative;
	float: none;
	width: 900px;
	/* height: 55px; */
	margin: 0px 0px 0px 0px;
	background-image: url(../media/wicatech/foot.jpg);
	background-repeat: no-repeat;
}

.footer-bk
{	
	clear: both;
	vertical-align: bottom;
	position: relative;
	float:none;
	width: 900px;
	/* height: 55px; */
	margin: 0px 0px 0px 0px;
	background-image: url(../media/wicatech/background_footer.jpg);
	background-repeat: repeat-x;
}

.footer H4
{
	font-size: 10px;
	color: #333333;
	padding: 10px 0px 0px 25px;
}

.footer-left
{
	font-size: 10px;
	color: #333333;
	padding: 10px 0px 0px 25px;
	float: left;
}

.footer-right
{
	font-size: 10px;
	color: #333333;
	padding: 25px 25px 0px 0px;
	float: right;
}

.footer-right a
{
	color: #333333;
	text-decoration: none;
}

p
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
