body{
	background-color: #CC0000;
	background-image: url(../img/sf-1.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* ------------------------------------------------------------------------- */

#header{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
}
#header .logoSx{
	margin-top: 10px;
}
#header .logoDx{
	position: absolute;
	top: 0px;
	right: 0px;
}
/* ------------------------------------------------------------------------- */
#content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 420px;
	margin-top: 0px;
	padding: 0px;
}
#content #boxSx{
	height: 420px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content #boxCnt{
	height: 420px;
	width: 250px;
	position: absolute;
	left: 265px;
	top: 0px;
}
#content #boxDx{
	height: 420px;
	width: 250px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/boxDx.gif);
	background-repeat: no-repeat;
}
#content #boxDx a {
	color: #ffffff;
}
#content #boxDx form{
	padding: 0px;
	margin-top: 305px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

/* ------------------------------------------------------------------------- */

#menu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 127px;
	margin-bottom: 1px;
}
#menu #boxSx{
	height: 127px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menu #boxCnt{
	height: 127px;
	width: 250px;
	position: absolute;
	left: 265px;
	top: 0px;
}
#menu #boxDx{
	height: 127px;
	width: 250px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/buttonCnt.gif);
	background-repeat: no-repeat;
}
#menu #boxDx a {
	color: #ffffff;
}
#menu #boxDx form{
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}

/* ------------------------------------------------------------------------- */

#contentBox{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/sf-3.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
#contentBox #col-sx{
	margin: 0px;
	padding: 0px;
	width: 515px;
	background-image: url(../img/sf-4.gif);
	background-repeat: repeat-x;
	color: #666666;
}
#contentBox #col-sx p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentBox #col-sx h1{
	margin: 0px;
	padding: 20px;
}
#contentBox #col-dx{
	width: 190px;
	position: absolute;
	top: 20px;
	right: 30px;
}

#contentBox #col-sx form{
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10px;
	margin: 0px;

}

#contentBox #col-sx h3{
	font-size: 11px;
	color: #990000;
	margin: 0px;
	padding: 0px;

}

#contentBox #col-sx hr{
	color: #DCDAD7;
	background-color: #DCDAD7;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;


}


#contentBox #col-sx form .input0{
	background-color: #F4F4F4;
	border: 1px solid #D4D4D4;
	font-size: 11px;
	width: 190px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;

}

#contentBox #col-sx form .input1{

}

#contentBox #col-sx form .input2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

}

#contentBox #col-sx .formBloc{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #999999;
	margin-right: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
