*					{margin: 0; padding: 0;}
body					{background-color: #d5dade;}


#container				{position: relative; background: url('../images/gfx_popup/bg_container.png') left top;}
#header					{position: relative; height: 80px; background: url('../images/gfx_popup/bg_header.gif') left top repeat-x;}
#content				{position: relative; padding: 0 25px; margin-bottom: 10px;}
#footer					{position: relative; height: 86px; background: url('../images/gfx_popup/bg_footer_right.gif') right top no-repeat;}

#header a				{position: relative; display: block; cursor: pointer; text-decoration: none;}
#header span				{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

h1					{position: absolute; top: 15px; left: 25px; width: 111px; height: 65px; font-size: 16px;}
h1 a					{width: 111px; height: 65px; color: #003b6c; text-decoration: none;}
h1 a span				{background: url('../images/gfx_popup/bg_h1_gvca.png') top left no-repeat;}
h1 a:hover span				{background-position: 0 -65px;}
h1 a:hover				{background-position: 0 0;}

#header p				{position: absolute; top: 0; right: 25px; width: 114px; height: 51px; margin:0; padding: 0;}
#header p a				{color: #003768; width: 114px; height: 51px;}
#header p a span			{background: url('../images/gfx_popup/bg_a_close_window.gif') top left no-repeat;}
#header p a:hover			{color: #fcb034;}
#header p a:hover span			{background-position: 0 -51px;}
#header p a:active			{color: #003768;}
#header p a:active span			{background-position: 0 -102px;}
#header p a:hover			{background-position: 0 0;}


#content-top				{position: relative; height: 10px; background: url('../images/gfx_popup/bg_content_top.gif') right bottom no-repeat; font-size: 1px;}
#content-top-left			{position: relative; height: 10px; margin-right: 10px; background: #fff url('../images/gfx_popup/bg_content_top_left.png') left bottom no-repeat;}
#content-center				{position: relative; background-color: #fff; padding: 10px 20px;}
#content-bottom				{position: relative; height: 10px; background: url('../images/gfx_popup/bg_content_bottom.gif') right top no-repeat; font-size: 1px;}
#content-bottom-left			{position: relative; height: 10px; margin-right: 10px; background: #fff url('../images/gfx_popup/bg_content_bottom_left.png') left top no-repeat;}

.photo img				{position: relative; border: 0;}
.photo p				{margin-bottom: 0; margin-top: 13px;}

#footer-inner				{position: relative; margin-right: 35px; height: 86px; background: url('../images/gfx_popup/bg_footer.gif') left top repeat-x;}
#footer-inner p				{height: 63px; margin: 0; text-align: right; color: #003768; font-size: 11px; font-weight: bold; padding-top: 23px; padding-right: 20px; background: url('../images/gfx_popup/bg_footer_left.png') left top no-repeat;}
