@media screen {
body { margin: 0; padding: 0; background: #3690cf url('/images/design/body_bg.png'); text-align: center; font-family: Arial,"Geneva CE",sans-serif; color: #222; font-size: small; }

hr { height: 1px; border-style: none; border-bottom: 1px solid #999; margin: 2px 0px; }
a { color: #339; }
a:hover { color: #000; }
img { border-style: none; margin: 0px; }

ul { margin: 5px 0; padding: 0 0 0 15px; list-style: square; }
ul li { margin: 2px 0; padding: 0; }

/************************************************/

#inner_body { width: 100%; float: left; background: transparent; } 

#main_full_bg { width: 950px; margin: 0 auto; background: transparent; }
#main { width: 100%; margin: 0 auto; background: transparent; }
#inner_main { width: 780px; margin: 0 auto; text-align: left; }

#header { width: 100%; float: left; height: 117px; background: transparent url('/images/design/header_bgx.png') no-repeat; }
#header #logo_home_link { width: 130px; height: 117px; float: left; display: block; text-indent: -3000px; overflow: hidden; text-decoration: none; background: transparent url('/images/design/logo-solutions.png') no-repeat; }

#footer { float: none; clear: both; width: 100%; background: transparent; padding-bottom: 15px; }
#footer p { margin: 20px 0 0 0; text-align: center; color: #666; font-size: small; }
#footer p strong { color: #f60; }
#footer p a { color: #666; text-decoration: underline; font-weight: normal; }
#footer p a:hover { color: white; }


div.clearboth { float: none; clear: both !important; font-size: 2px; height: 2px; border-style: none !important; background: transparent !important; }
.noborder { border-style: none !important; }
}
