#pic{
  background: no-repeat top left;
  background-image: url(blog/images/mistyalger_home_01.jpg);
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	font-size:17px;
	background:transparent url("menu/bg.jpg") repeat-x top left;
	font-family:arial;
	border-bottom:1px solid #222222;
	border-top:1px solid #444444;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}

ul#menu li a
{
	display:block;
	float:left;
	color:#99aabb;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:38px;
}

ul#menu li a:hover
{	
	color:#FFFFFF;
	background:transparent url("menu/over.jpg") no-repeat top right;
}

#fixed
{	
	color:#39505e;
	background:transparent url("menu/over.jpg") no-repeat top right;
}

#copyright
{
	font-family: arial;
	font-size: 10px;
	color: #666666;
}

/* hide from ie on mac \*/
html 
{
	height: 100%;
	overflow: hidden;
}

#services 
{
	position: relative;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	border: 6px solid #97b2b2;
	background-color:#000000;
	height: 400px;
	width: 900px;
	margin-left: 18px;
	margin-top: -36px;
	z-index: 5;
    /*filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/
}

#smallservices 
{
	position: relative;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	border: 6px solid #97b2b2;
	background-color:#000000;
	height: 420px;
	width: 700px;
	margin-left: 5px;
	margin-top: 5px;
	z-index: 5;
    /*filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/
}

#iphoneservices 
{
	position: relative;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	border: 6px solid #97b2b2;
	background-color:#000000;
	height: 100%;
	width: 100%;
	margin-left: 5px;
	margin-top: 5px;
	z-index: 5;
    /*filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/
}

#proofs
{
	position: relative;
	float: left;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	border: 6px solid #97b2b2;
	background-color:#000000;
	height: 32px;
	width: 350px;
	margin-left: 276px;
	margin-top: 2px;
	z-index: 5;
    filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

#smallproofs
{
	position: relative;
	float: left;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	border: 6px solid #97b2b2;
	background-color:#000000;
	height: 32px;
	width: 350px;
	margin-left: 5px;
	margin-top: 5px;
	z-index: 5;
    filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

#watermark
{
	height: 10%;
	position: relative;
}
/* end hide */


body 
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #111111;
	background-repeat: no-repeat;
	color:#000000;
}

#container 
{
	margin-top: 400px;
	margin-left: 0px;
	position: relative;
	z-index: 2;
}

#topbar
{
	position: relative;
	background-color:#000000;
	height: 40px;
	width: 950px;
	margin-top: 4px;
	margin-left: 0px;
	z-index: 3;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

#logobar
{
	position: absolute;
	background-color:#000000;
	height: 80px;
	width: 500px;
	margin-top: 585px;
	margin-left: 440px;
	z-index: 4;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

#bwhite{background-image: url(blog/images/mistyalger_home_00.jpg);}

#btop{background-image: url(dark_border_top.gif);background-repeat: repeat-x;background-position: bottom center;}
#bbottom{background-image: url(dark_border_bottom.gif);background-repeat: repeat-x;background-position: top center;}
#bleft{background-image: url(dark_border_left.gif);background-repeat: repeat-y;background-position: center right;}
#bright{background-image: url(dark_border_right.gif);background-repeat: repeat-y;background-position: center left;}

#btopleft{background-image: url(dark_border_top_left.gif);background-repeat: no-repeat;background-position: bottom right;}
#btopright{background-image: url(dark_border_top_right.gif);background-repeat: no-repeat;background-position: bottom left;}
#bbotleft{background-image: url(dark_border_bottom_left.gif);background-repeat: no-repeat;background-position: top right;}
#bbotright{background-image: url(dark_border_bottom_right.gif);background-repeat: no-repeat;background-position: top left;}
