/* CSS Document */


/* Reset */
p, ol, dl, ul, p, h1, h2, h3, h4, h5, h6, form, .radio, div {
    margin: 0;
    padding: 0;
    display: block;
    border: none;
    font-weight: normal;
    font-size: 1.1em;
    clear: both;
}

p {
	cursor:default;
}

img {
    border: none;
}

.radio {
    display: inline;
}

ul {
	list-style:inside;
}
ul.hollow {
	list-style-type:circle;
}

/* General */
html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family: "Courier New", Courier, monospace;
	font-size:75%;
	color:#FFF;
	background: #000;
	height:100%;
}

td, th {
	font-size:1.1em;
}

sup {
	font-size:80%;
}

a:active, a:focus, area:focus
{
  outline: none;
}
a:link, a:visited {
	color:#423733;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border-width:0px;
}

/* INTRO VALIGN */
table.wrapper {
	width:100%;
	height:93%;	
}
table.wrapper td {
	vertical-align:middle;
	text-align:center;
}
div.container {
	position:relative;
	width:800px;
	height:600px;
	border:2px solid #36353b;
	margin:0px auto; /* center, not in IE5 */
	margin-top:25px;
	background:#000 no-repeat right top;
	text-align:left;
}
div#container_index {
	background-image:url(../images/bg_container_index.jpg);
}

/* FOOTER */
div#footer_spacer {
	height:7%;
	position:relative;
}
div#footer {
	position:absolute;
	width:100%;
	bottom:0px; /* stick to bottom */
	background:#272727;
	color:#757273;
	height:24px;
	font-size:13px;
}
.footer_content {
	width:800px;
	margin:0px auto;
	text-align:left;
	position:relative;
}
div#footer .footer_copy {
	top:3px;
	position:absolute;
	left:0px;	
	cursor:default;
	padding-top:3px;
	font-size:11px;
}
div#footer .footer_links {
	top:3px;
	text-align:right;
	position:absolute;
	right:0px;
}

div#footer a {
	color:#999390;
	font-size:13px;
	text-decoration:none;
	display:inline;
}
div#footer a:hover {
	color:#cbc4c1;
}

div#footer .footer_links a {
	padding:0px 10px;
	margin:0px;
	font-size:12px;
}

/* MAIN */
h1#logo  {
	position:absolute;
	background: no-repeat left top;
	overflow:hidden;	
	z-index:10;
}
h1.logo_index#logo {
	background-image:url(../images/logo_index.gif);
	width:800px;
	height:200px;
	top:145px;
}
h1#logo span {
	position:absolute;
	top:250px;
}

#container_drop {
	background:url(../images/bg_container_drop.jpg) no-repeat left top;	
}

#container_work{
	background:url(../images/bg_alphaomega_top.gif) no-repeat left top;
}

.logo_small {
	background:none;
	position:absolute;
	left:530px;
	width:270px;
	height:80px;
}
.logo_small a {
	position:absolute;
	background:url(../images/logo_small.gif) no-repeat left top;
	width:270px;
	height:80px;
}

/* MENU - INDEX */
.menu_index {
	position:absolute;
	left:0px;
	bottom:0px;
	width:500px;
	height:250px;
	background: url(../images/bg_menu_index.gif) no-repeat bottom left;
}

.menu_index a{
	position:relative;
	float:left;
	clear:both;
	height:45px;
	white-space:nowrap;
	background:url(../images/arrow_menu_index.gif) no-repeat left 5px;
	color:#000;
	font-size:275%;
	text-decoration:none;
	font-weight:700;
	width:275px;
	overflow:hidden;
	line-height:200px;
	margin-top:3px;
}
.menu_index a:hover {
	background-image:url(../images/arrow_menu_index_hover.gif);
	text-decoration:none;
}
.menu_index a span {
	position:absolute;
}
.menu_index a.menu_work {
	margin-top:37px;
	margin-left:35px;
	background-image:url(../images/bg_menu_work.gif);
}
.menu_index a.menu_work:hover {
	background-image:url(../images/bg_menu_work_hover.gif);
}
.menu_index a.menu_whatwedo {
	margin-left:70px;
	background-image:url(../images/bg_menu_whatwedo.gif);
}
.menu_index a.menu_whatwedo:hover {
	background-image:url(../images/bg_menu_whatwedo_hover.gif);
}
.menu_index a.menu_whoweare {
	margin-left:98px;
	background-image:url(../images/bg_menu_whoweare.gif);
}
.menu_index a.menu_whoweare:hover {
	background-image:url(../images/bg_menu_whoweare_hover.gif);
}
.menu_index a.menu_contact {
	margin-left:170px;
	background-image:url(../images/bg_menu_contact.gif);
}
.menu_index a.menu_contact:hover {
	margin-left:170px;
	background-image:url(../images/bg_menu_contact_hover.gif);
}
.sound_control {	
	position:absolute;
	width:70px;
	height:40px;
	right:20px;
	bottom:-40px;
}
#container_index .sound_control {
	right:35px;
	bottom:25px;
}

/* CONTENT */

.text_content {
	color:#c2571b;
	position:absolute;	
	cursor:default;
	background:no-repeat left top;
}
.text_content, .text_content p, .text_content a {
	font-size:16px;
	letter-spacing:-1px;
}
.text_content p {
	margin:2px auto;
}

.text_content p.indent_1 {
	text-indent:15px;
}
.text_content p.indent_2 {
	text-indent:25px;
}
.text_content p.indent_3 {
	text-indent:35px;
}

a.link_home {
	position:absolute;
	left:15px;
	bottom:15px;
	width:160px;
	height:110px;
	overflow:hidden;
	background:url(../images/bg_linkhome.gif) no-repeat left top;
	z-index:10;
}
a.link_home span {
	position:absolute;
	top:-200px;
}


