/**

* CSS

* 

* @version 1.0

* @author Vaska 

* @author Gregory Cadar

*/

* {

	margin: 0;

	padding: 0;

}

img, div, input { behavior: url("http://www.alfa60.com/joe/iepngfix.htc") }

#nameplate { position: fixed; width:200px; top:0px; padding:24px; z-index:9; color: #006;}

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background:#f0f0f0;
	color:#242424;
	font-family:"Courier New", Courier, monospace;
}

#btn{ position:fixed; width:200px; padding:24px; z-index:10; color:#006; top:250px;}

.contact{
	font-size:7.5px;
	text-transform:uppercase;
	color:#666666;
}

.big {
	font-size: 16px;
	line-height:22px;
	letter-spacing:.03em;
	font-family: Helvetica, Arial, sans-serif;
}

body.section-1 { }

body.section-2 { }

body.section-3 { }

.contx {
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
}

a:link { text-decoration: underline; color: #060; }
a:active { text-decoration: underline; color: #060; }
a:visited { text-decoration: underline; color: #060; }
a:hover { text-decoration: underline; color: #0099CC; }
a:visited:hover { text-decoration: underline; color: #0099CC; }



.Link {	text-decoration: underline;}
.Link a:link {	text-decoration: underline}
.Link a:visited {	text-decoration: underline}
.Link a:visited:hover {	text-decoration: underline; color: #0099CC;}
.Link a:hover {	text-decoration: underline; color: #0099CC;}
.Link a:active {	text-decoration: underline;}

a img { border: none; }

#menu {
	text-align: left;
	font-size: 10.5px;
	letter-spacing:.03em;
	font-family: "Courier New", Courier, monospace;
	line-height:14px;
    overflow: auto;
    top: 25px;
	left: 20px;
    position: absolute;
	font-weight:normal;
	z-index:500;
	width:200px;
	visibility:hidden;
}

.topper { padding-top:20px;
}

#menu ul {
	list-style: none;
	margin-left:7px;
}



#menu ul li.section-title {
	margin-top:10px;
	margin-left:-7px;
	text-decoration: none;
	text-transform:uppercase;
	font-size:9.5px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}



#content {
    height: 100%;
    margin: 0px 100px 0px 200px;
}

.section {
	font-size: 24px;
	line-height:24px;
}

.container {

    padding: 0px;
	margin-top:24px;

}


#content p { width:100%; margin-bottom: 9px; }



p {

    margin: 0 0 9px 0; width:400px;

}



h1 { font-size: 10px; line-height:13px; font-family:"Trebuchet MS", Tahoma, Arial, sans-serif; font-weight:normal; }

h2 { font-size: 24px; line-height:28px; font-weight:bold; letter-spacing:-.02em; font-family: Helvetica, Arial, sans-serif;}

h3 { font-size: 18px; font-weight:bold;	line-height:24px; letter-spacing:-.02em; font-family: Helvetica, Arial, sans-serif; width:300px;margin-top:6px; margin-left:20px;}

h4 { font-size: 12px; line-height:17px; letter-spacing:.03em; width:300px; margin-top:6px; font-family: "Courier New", Courier, monospace; font-weight:normal; }



#img-container	{
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:16px;
	color: #666666;
	letter-spacing:-.02em;
	margin-left:30px;
	padding-top:10px;
	width:100%;
	margin-top:0px;
}

#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }



#once { clear: left; }



#logo {
	position: fixed;
	left:0px;
	top:0px;
	z-index:5;
}



#msk {
	position: fixed;
	left:0px;
	top:0px;
	z-index:6;
}


.pad {
	margin-left:25px;
}



.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	line-height:34px;
	color: #000000;
	margin-left:0px;
}



.grey {
	color:#999999;
	font-size:9px;
	letter-spacing:.1 em;
}

.blu {
	color:#666666;
}

.name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	letter-spacing:.01em;
	font-weight:bold;
}



.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#666666;
	padding-left:20px;
}

.subword {

	font-family: Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:.7em;
	color:#666666;

}

.caption {
	position:absolute;
	width:300px;
	line-height:12px;
	font-size:10px;
	letter-spacing:0.02em;
	padding:5px;
	color: #333333;
	background-color: #f0f0f0;
}

.bgfade {
	background: url(http://www.alfa60.com/joe/images/bgfade.jpg) no-repeat fixed right;
}

.wide {
	width:400px;
}
