/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Copyright (c) 2007 by color:gray. All Rights Reserved.    		          */
/*                                                                            */
/* No part of this publication may be reproduced, transmitted, transcribed    */
/* or stored in a retrieval system without the prior written authorization	  */
/* of color:gray.      														  */
/*                                                                            */
/* CSS        : frames.css                                                    */
/*                                                                            */
/* Description: Cascading Style Sheet for site (for external pages)           */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* History                                                                    */
/* Version   Date     Author      Comments                                    */
/* --------  -------  ----------  ------------------------------------------- */
/* 01.00.00  July'07  A. Rinehart   Final Version.                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* NOTES                                                                      */
/*                                                                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/

/* General */

body {
	background-color:#FFFFFF;
}
img {
	border:none;
}
#noFrsMsg {
	position:absolute;
	width:360px;
	left:50%;
	margin-left:-180px;
	top:80px;
	text-align:center;
}

/* Mini Header */

#fr_holder {
	position:absolute;
	left:0px;
	top:0px;
	width:791px;
	height:112px;
}
#frames-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:351px;
	height:112px;
}
#frames-02_ {
	position:absolute;
	left:351px;
	top:0px;
	width:184px;
	height:81px;
}
#frames-03_ {
	position:absolute;
	left:535px;
	top:0px;
	width:256px;
	height:17px;
}
#fr-replace-conv_ {
	position:absolute;
	left:535px;
	top:17px;
	width:214px;
	height:64px;
}
#frames-05_ {
	position:absolute;
	left:749px;
	top:17px;
	width:42px;
	height:64px;
}
#fr-interviews1_ {
	position:absolute;
	left:351px;
	top:81px;
	width:77px;
	height:31px;
}
#fr-book1_ {
	position:absolute;
	left:428px;
	top:81px;
	width:56px;
	height:31px;
}
#fr-mobile1_ {
	position:absolute;
	left:484px;
	top:81px;
	width:57px;
	height:31px;
}
#fr-news1_ {
	position:absolute;
	left:541px;
	top:81px;
	width:49px;
	height:31px;
}
#fr-about1_ {
	position:absolute;
	left:590px;
	top:81px;
	width:55px;
	height:31px;
}
#fr-comments1_ {
	position:absolute;
	left:645px;
	top:81px;
	width:75px;
	height:31px;
}
#fr-contact1_ {
	position:absolute;
	left:720px;
	top:81px;
	width:71px;
	height:31px;
}