@charset "utf-8";

/* Overall Styles */

body {
	background: #000 url(images/bg.jpg) bottom right no-repeat fixed;
}
#hire_btn {
	background:url(images/hire_frnt_03-a.png) bottom right no-repeat;
	right:0px;
	position:fixed;
	bottom:50px;
	width:217px;
	height:113px;
	z-index:3;
	display:inline;
	cursor:pointer;
}
#keys {
	right:0px;
	top:25px;
	display:block;
	position:absolute;
	margin:0px 25px;
	padding:0px;
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	line-height:190%;
	letter-spacing:.08em;
	font-variant:small-caps;
}
#container {
	max-width:1024px;
	border:0px;
	margin:0px;
	padding:110px 25px 30px 50px;
	top:0px;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	color:#745687;
	overflow:auto;
}
#logo {
	background:url(images/web_02-a.png) no-repeat top left;
	width:389px;
	height:91px;
	top:0px;
	left:25px;
	position:absolute;
	display:block;
	z-index:1;
	cursor:pointer;
}
#menu {
	background:url(images/web_13-d.png) no-repeat bottom right;
	width:560px;
	height:60px;
	bottom:0px;
	right:0px;
	position:fixed;
	z-index:2;
	display:inline;
}
#header {
	background:url(images/web_07-c.png) no-repeat top left;
	width:385px;
	height:60px;
	display:block;
	position:absolute;
	float:left;
	z-index:1;
	top:0px;
	left:425px;
}
#social {
	width:128px;
	height:107px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
}
li {
	display:inline;
	float:left;
	padding:20px 32px 0px 30px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
a {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#028cdc;
}
a:active {
	color:#00517f;
}
img {
	border:0px;
}
#info_box {
	/*background:url(images/other_main_07-b.png);*/
	display:block;
	width:450px;
	height:auto;
	position:relative;
	margin:0px 0px 0px 25px;
	padding:20px 10px;
	overflow:auto;
}
#extra_info {
	display:block;
	width:350px;
	height:180px;
	float:left;
	position:relative;
	margin:-225px 0px 0px 520px;
	padding:20px 10px;
	overflow:auto;
}


/* Main Page style sheet */

#link1 {
	background:url(images/hotlinks_03-a.png) no-repeat left top;
	width:260px;
	height:220px;
	margin:0px;
	padding:0px;
	display:block;
	position:relative;
	float:left;
	cursor:pointer;
}
#link2 {
	background:url(images/hotlinks_05-b.png) no-repeat left top;
	width:260px;
	height:220px;
	margin:0px;
	padding:0px;
	display:block;
	position:relative;
	float:left;
	cursor:pointer;
}
#link3 {
	background:url(images/hotlinks_07-c.png) no-repeat left top;
	width:260px;
	height:220px;
	margin:0px;
	padding:0px;
	display:block;
	position:relative;
	float:left;
	cursor:pointer;
}
#arrow1 {
	background:url(images/arrow_main_03-a.png) no-repeat left top;
	width:120px;
	height:90px;
	margin:70px -30px 0px -30px;
	padding:0px;
	display:block;
	position:relative;
	float:left;
}
#arrow2 {
	background:url(images/arrow_main_05-b.png) no-repeat left top;
	width:120px;
	height:90px;
	margin:70px -30px 0px -30px;
	padding:0px;
	display:block;
	position:relative;
	float:left;
}
#header_main {
	background:url(images/other_main_03-a.png) no-repeat left top;
	width:182px;
	height:76px;
	display:block;
	position:relative;
	padding:0px;
	margin:200px 0px -40px 0px;
	z-index:1;
}
#text_main {
	width:450px;
	overflow:auto;
}

/* Stills Page style sheet */

#img_container {
	background:url(images/still_bg_03-a.png) no-repeat left top;
	width:800px;
	height:570px;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
#main_image {
	margin:0px;
	height:368px;
	width:800px;
}

/* Animation Page style sheet */

#header_anim {
	background:url(images/anim2_03-a.png) no-repeat left top;
	width:255px;
	height:73px;
	display:block;
	position:relative;
	padding:0px;
	margin:-20px;
	z-index:1;
}
#anim {
	background:url(images/anim_03-a.png) no-repeat left top;
	width:800px;
	height:482px;
	display:block;
	margin:0px -10px;
	padding:0px;
	position:relative;
	z-index:0;
}
.anim_bd {
	background:url(images/bg_anim.jpg) bottom right no-repeat fixed #000;
}

/* Contact Page style sheet */

.contact_body {
	color:#6fa800;
	margin:-20px 50px;
}
.contact_body a:hover {
	color:#9F0;
}
.cont_bd {
	background:url(images/bg_cont.jpg) bottom right no-repeat fixed #000;
}
#header_cont {
	background:url(images/cont_03-a.png) no-repeat left top;
	width:240px;
	height:92px;
	display:block;
	position:relative;
	padding:0px;
	margin:0px;
	z-index:1;
}