@charset "utf-8";
/* CSS Document */
#header{
	width:970px;
	height:190px;
	background:url(../images/bg_softqa.jpg) no-repeat 0px bottom;
	clear:both;
}
#main-content{
	width:780px;
	height:620px;
	float:left;
	background:#ffffff url(../images/content_bg.gif) repeat-x top left;
}
#left-column{
float:left;
width:399px;
min-height:400px;
padding-top:43px;
padding-left:23px;
padding-right:23px;
border-right:#CCCCCC 1px dotted;
}
#left-column p{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#left-column h4{
margin: 30px auto 20px auto;
font-weight:bold;
}
#left-column h3{
padding-top:40px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#C92027;
font-weight:bold;
}
#right-column{
float:left;
width:250px;
min-height:400px;
padding-top:40px;
padding-left:23px;
padding-right:23px;
}
#right-column h2{
margin-bottom:15px;
}
#right-column p{
margin-bottom:10px;
margin-top:10px;
}
#right-column dl dt a{
display:block;
background:url(../images/dd_selected.gif) no-repeat;
padding-right:5px;
text-align:right;
font-weight:bold;
color:#000000;
}
#right-column dl dt a:hover{
font-weight:bold;
color:#ffffff;
background:url(../images/dd_hover.gif) no-repeat;
}
.selected{
background:url(../images/dd_selected.gif);
}
#right-column a{
font-weight:bold;
}
.list{
margin-left:20px;
margin-top:20px;
}

#left-column ul{
margin-left:20px;
margin-top:10px;
}
#banner-left {
    background: none;
}


