@import url(common.css);

/* layout */
#header .border {height: 142px;}
#header #main-nav { display: none;}
#sidebar1 {width: 260px;}
#content {margin-left: 260px; width: 665px;}
#content .border {min-height: 0px;}

/*\*/ * html #sidebar2 .border {height: 0px;} /**/
/*\*/ * html #content .border {height: 0px;} /**/

/* template style */
#header { background: white url(../images/header-home.gif) no-repeat;}
#header .address {margin-right: 20px;}
#header .login {display: block; }

#content { margin-bottom: 0px; background: white;}
#content .border { padding: 30px 0px 0px 0px; xbackground: red;}
#content .row img { padding-bottom: 10px; border-width: 0px;}
#content .row .first { padding-right: 20px;}
#content .accreditation {text-align: right; padding: 20px 20px 0px 0px;}