img{border:0}

a:link {  text-decoration: none; border-style: none}
a:hover {  color: #FF0033; text-decoration: none; border-style: none}
a:visited {  text-decoration: none; border-style: none}
a:active {  text-decoration: none; border-style: none}

body { font-family: Arial, Helvetica, sans-serif; text-align: justify; font-size: 12px} 
td { font-family: Arial, Helvetica, sans-serif; text-align: justify; font-size: 12px} 

h1{
    font-weight:bold;
    color:#6699ff;
    font-size:30px;
}

/*
Panel section
*/

#secondary_menu,#main_menu,#main_content,#secondary_content
{
    vertical-align:top;
}

#container
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#logo,#main_menu
{
    width:160px;
}

#logo,#banner
{
    height:102px;
}

#banner,#secondary_menu
{
	width:820px;
}


#main_content
{
    width:600px;
    padding:10px;
    padding-right:0;
}

#page
{
	width:600px;
	overflow:auto;
	padding-right:10px;
}

#secondary_content
{
    width:220px;
    padding:10px;
}
