body
{
	height: 100%;
	text-align: center;
	background: #18475e url( '../img/scan/bg.jpg' ) top center no-repeat;
	background-attachment: fixed;
	z-index: 1;
}

div#no_flash_div { width: 340px; margin-left: 80px; height: 100%; background: #FFFFFF; }

a#logo
{
	display: block;
	text-align: left;
	text-indent: -9999px;
	width: 163px;
	height: 57px;
	background-image: url( '../img/scan/logo.png' );
	background-repeat: no-repeat;
	margin: 36px 12px 28px auto;
	position: relative;
	z-index: 10;
}

a#logo:visited, a#logo:active, a#logo:link { background-position: 0px 0px; }

a#logo:hover { 	background-position: 0px -57px; }

a.nav
{
	display: block;
	text-indent: -9999px;
	text-align: left;
}

a#nav_about { margin: 0px 14px 5px auto; width: 89px; height: 32px; background-image: url( '../img/scan/nav_about.png' ); background-repeat: no-repeat; }
a#nav_about:link, a#nav_about:visited, a#nav_about:active { background-position: 0px 0px; }
a#nav_about:hover { background-position: 0px -32px; }

a#nav_work { margin: 0px 13px 4px auto; width: 84px; height: 38px; background-image: url( '../img/scan/nav_work.png' ); background-repeat: no-repeat; }
a#nav_work:link, a#nav_work:visited, a#nav_work:active { background-position: 0px 0px; }
a#nav_work:hover { background-position: 0px -38px; }

a#nav_contact { margin: 0px 14px 0px auto; width: 100px; height: 27px; background-image: url( '../img/scan/nav_contact.png' ); background-repeat: no-repeat; }
a#nav_contact:link, a#nav_contact:visited, a#nav_contact:active { background-position: 0px 0px; }
a#nav_contact:hover { background-position: 0px -27px; }

h1
{
	display: block;
	text-align: left;
	text-indent: -9999px;
	height: 36px;
	width: 280px;
	margin: 20px 30px;
}

h1#h1_about { background: url( '../img/scan/h1_about.gif' ) 0px 0px no-repeat; }
h1#h1_work { background: url( '../img/scan/h1_work.gif' ) 0px 0px no-repeat; }
h1#h1_contact { background: url( '../img/scan/h1_contact.gif' ) 0px 0px no-repeat; }

b { color: #133f58; }

h2 { font-weight: bold; color: #7696b3; margin: 5px 0px; font-size: 13px; }

.text { color: #000000; }

.text a {  }
.text a:link, .text a:visited, .text a:active { text-decoration: underline; color: #216c96; }
.text a:hover { text-decoration: none; color: #133f58; }

a.thumb img { background: #618e8e; padding: 1px; }
a.thumb:link img, a.thumb:visited img, a.thumb:active img { border: 4px solid #c5d0d0; }
a.thumb:hover img { border: 4px solid #618e8e; }

div.img_title { text-align: left; margin: 0px 0px 12px 0px; font-size: 10px; font-family: Verdana; color: #a8a8a8; }

div.img_title a:link, div.img_title a:visited, div.img_title a:active { color: #488ecd; text-decoration: none; }
div.img_title a:hover { color: #93ccff; text-decoration: none; }

#welcome { text-align: left; text-indent: -9999px; height: 424px; width: 300px; background: url( '../img/scan/welcome.jpg' ) top center no-repeat; margin: 50px 20px 100px 20px; }

div#copyright { color: #d6d6d6; }

div#choose_a_skin { width: 88px; height: 31px; background: url( '../img/scan/choose_a_skin.png' ) 0px 0px no-repeat; margin: 41px 0 20px 26px; }

a.skin { display: block; height: 27px; padding: 0px 0px 0px 37px; line-height: 27px; margin: 10px 0px 0px 26px; }
a.skin:visited, a.skin:active, a.skin:link { font-family: Verdana; font-size: 11px; text-transform: lowercase; text-decoration: none; color: #FFFFFF; }
a.skin:hover { font-family: Verdana; font-size: 11px; text-transform: lowercase; color: #FFFFFF; text-decoration: underline; }
