/* CSS Document */
html, body {
	height: 110%;
	overflow-x: hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color:#354765;
}

#containerSl {
	min-height: 100%;
	height:100%;
	margin: 0 auto -117px auto;
	width:400px;
} html>body #containerSl { height: auto; }

#submain{
width:400px;
}

#side_left
{
background-image:url(../images/bg_1.gif);
float:left;
width:6px;
height:300px;
}

#side_right
{
background-image:url(../images/bg_2.gif);
float:left;
width:5px;
height:300px;
}
#top
{
width:auto;
height:auto;
float:left;
}

.txt_white2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:10px 0 0 15px;
color:#000000;
}
#white3
{
height:225px;
width:300px;
background-color:#FFFFFF;
float:left;
}
.txt_white3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:10px 0 0 15px;
padding:0 0 0 0;
font-size:11px;
letter-spacing:-1px;
color:#000000;
}
#menu_sage
{
background-image: url(../images/sage_copy.jpg);
background-repeat:no-repeat;
width:300px;
height:29px;
margin:10px 0 0 15px;
}
.txt_white4
{
margin:-20px 0 0 45px;
font-size:11px;
color:#000000;
width:250px;
}
.ww
{
clear:both;
margin:0 0 0 0;
padding:0 0 0 0;
font-size:11px;
margin:10px 0 0 15px;
letter-spacing:-1px;
}
#creditos
{
margin:8px 0 0px 15px;
}
#under_black
{
height:30px;
width:300px;
background-color:#333333;
border-bottom:3px solid #474A4D;
clear:both;
}
