body
{
margin-top			: 0px;
padding				: 0px;
font-family			: arial, sans-serif;
font-size 			: 100%;
color				: #666;
background-image	: url(../images/generic/background_page.jpg);
background-repeat	: repeat-x;
background-color	: #FFF;
}

form /* No space around forms */
{
margin				: 0px;
padding				: 0px;
}

img /* no border round images with links */
{
border				: 0px;
}
div.hold
{
width				: 940px;
margin				: 0px auto;
background-color	: #FFF;
padding				: 0px 0px 0px 0px;
/*border			: 1px solid #717173;*/
overflow			: hidden;
}

div.header-wrapper
{
width				: 900px;
overflow			: hidden;
border-bottom		: 1px solid  #999;
padding				: 0px 20px 0px 20px;
margin				: 20px 0px 0px 0px;
}

div.header-wrapper div.header
{
width				: 340px;
overflow			: hidden;
display				: block;
float				: left;
}

div.header-wrapper div.header h1
{
background-image	: url(../images/generic/logo.jpg);
background-repeat	: no-repeat;
min-height			: 66px;
margin				: 0px;
}

div.header-wrapper div.header h1 a
{
display				: block;
width				: 196px;
min-height			: 66px;
}


div.header-wrapper div.header h1 span
{
display				: none;
}

div.header-wrapper div.top-navigation
{
width				: 560px;
overflow			: hidden;
display				: block;
float				: left;
padding				: 0px 0px 0px 0px;
margin				: 26px 0px 0px 0px;
}

div.header-wrapper div.top-navigation ul
{
list-style-type		: none;
margin				: 0px;
padding				: 0px;
width				: 560px;
overflow			: hidden;
}

div.header-wrapper div.top-navigation ul li
{
display				: block;
float				: left;
font-size			: 75%;
font-weight			: bold;
border-left			: 1px solid #999;
line-height			: 20px;
padding				: 0px 0px 0px 0px;
line-height			: 20px;
}

div.header-wrapper div.top-navigation ul li a
{
color				: #333;
text-decoration		: none;
display				: block;
padding				: 0px 18px 20px 18px;
background-color	: #FFF;
margin				: 0px;
}

div.header-wrapper div.top-navigation ul li#current a
{
color				: #00AEEF;
}

div.header-wrapper div.top-navigation ul li a:hover
{
color				: #00AEEF;
text-decoration		: none;
display				: block;
padding				: 0px 18px 20px 18px;
background-color	: #EEE;
margin				: 0px;
}


div.footer
{
width				: 920px;
overflow			: hidden;
padding				: 4px 20px 4px 0px;
background-color	: #DDD;
}

div.footer p
{
margin				: 0px;
float				: right;
font-size			: 70%;
font-weight			: normal;
line-height			: 20px;
padding				: 0px 0px 0px 0px;
}


p#sai
{
margin				: 0px;
float				: left;
font-size			: 70%;
font-weight			: normal;
line-height			: 20px;
padding				: 10px 20px 0px 0px;
background-color	: #FFF;
}

p#sai a
{
border              : 0px;
}

p#sai img.sai
{
border              : 1px solid #CCC;
margin-bottom       : 7px;    
}

div.footer p a
{
color				: #666;
text-decoration		: underline;
}

div.footer p a:hover
{
text-decoration		: none;
}
