﻿/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #000000;
	font: 12px Helvetica,Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover{
	color: #b50202;
}
input,select,textarea{
	border: #6b727a 1px solid;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page{
	margin-top: 0 /*auto*/;
	width: 1200px;
}
/*=== Header ===*/
#header{
	height: 73px;
}
#header a:hover{
	text-decoration: none;
}
#header a{
	text-decoration: none;
}
/*- Logo -*/
#header h1{
	background: url(../images/atriaxlogo.gif) no-repeat;
	float: left;
	margin-left: 15px;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 73px;
	width: 124px;
}
/*=== Navigation ===*/
/*- Menu -*/
#menu{
	width: 980px;
	border-bottom:3px solid #000000;
	height: 70px;
	float:right;
}
/*- Nav -*/
#nav {
	margin-top: 10px;
}
/*- Nav1 -*/
#nav1{
	font-size: 18px;
	margin: 0 0 20px;
}
#nav1 li{
	border-bottom: 1px solid #cdcdcd;
	height: 26px;
	line-height: 26px;
}
#nav1 li a{
	text-decoration: none;
}
/*- Sitemap, Login -*/
#sitemap{
	font-size: 12px;
	height: 18px;
	padding: 4px 0 0;
}
/*- Paging -*/
.paging{
	font-size: 12px;
	padding: 0 0 20px;
}
/*=== All Columns ===*/
#columns{
	margin: 0px 0 0;
	padding: 0 0 15px;
}
#columns h2{
	color: #b50202;
	font-size: 22px;
	margin: 0 0 10px;
}
#columns p{
	padding: 0 0 13px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 5px 0 0 15px;
	width: 190px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 15px;
	width: 740px;
}
.narrow {
	width: 670px;
}
.narrow2 {
	width: 600px;
}

/*=== Right Column ===*/
#rightcol{
	float: left;
	font-size: 12px;
	margin: 0px 0 0 0;
	width: 204px;
}
#rightcol h3{
	font-size: 12px;
	margin: 0 0 5px;
}
#rpic{
	margin-top:0px;
	padding-top:0px;
}
#rpic img {
	padding-bottom:4px;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	border: 1px solid #cdcdcd;
	margin: 0 0 10px;
	padding: 6px;
}
/*=== Styling Lists ===*/
/* leftlist */
#leftcol p {
	font: 11px Helvetica,Arial,Sans-Serif; padding-bottom:5px;
	
}
#leftcol .corp {
	margin-left: 10px;
}
#leftcol h2 {
	padding-top: 0px;
	color: #000000;
	font: 11px Helvetica,Arial,Sans-Serif;
}
#leftcol h3 {
	padding-top: 15px;
	color: #BD0D18;
	font: 11px Helvetica,Arial,Sans-Serif;
}
#leftlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#leftlist li 
{
padding-left: 0px;
padding-top: 18px;
background-image: url('../images/squares.gif');
background-repeat: no-repeat;
background-position: 0 .5em;
}
#leftlist a:link { color: #000000; text-decoration:none; }
#leftlist a:visited { color: #000000; text-decoration:none; }
#leftlist a:hover {  color: #BD0D18; text-decoration: underline;
  /* font-weight: bold; */
}


#leftcol a:link { color: #000000; text-decoration:none; }
#leftcol a:visited { color: #000000; }
#leftcol a:hover {  color: #BD0D18; text-decoration: underline;
  /* font-weight: bold; */
}



/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
hr{
	border-bottom: 1px solid #cdcdcd;
	clear: both;
	height: 1px;
	margin: 5px 0 10px;
	width: 90%;
}
#vidwrapper {
	padding-top: 10px;
	padding-bottom: 40px;
}
#quotes {
  padding-top:40px;
}
#pic-glasses {
  position: absolute;
  left: +817px;
  /*  left: +863px;*/
/*  top: +424px;
  width: 337px;
  height: 249px;
  z-index: 1;*/
}
 /*** For IE 6 ***/
#ie6only #pic-glasses {
  position: absolute;
  left: +832px;
  /*  left: +863px;*/
/*  top: +424px;
  width: 337px;
  height: 249px;
*/  z-index: 1;
}
#pic-pen {
  position: absolute;
  left: +874px;
  /*  left: +863px;*/
/*  top: +424px;
  width: 337px;
  height: 249px;
*/  z-index: 1;
}
 /*** For IE 6 ***/
#ie6only #pic-pen {
  position: absolute;
  left: +889px;
  /*  left: +863px;*/
/*  top: +424px;
  width: 337px;
  height: 249px;
*/  z-index: 1;
}
#pic-compass {
  position: absolute;
  left: +896px;
/*  top: +429px;*/
/*  width: 337px;
  height: 249px;
*/  z-index: 1;
}

 /*** For IE 6 ***/
#ie6only #pic-compass {
  position: absolute;
  left: +913px;
/*  top: +429px;*/
/*  width: 337px;
  height: 249px;
*/  z-index: 1;
}

#pic-mtape {
  position: absolute;
  left: +863px;
  /*  left: +863px;*/
  top: +452px;
/*  width: 337px;
  height: 249px;
*/  z-index: 5;
}

#pic-pencil {
  position: absolute;
  left: +960px;
  /*  left: +863px;*/
/*  top: +430px;
  width: 337px;
  height: 249px;
*/  z-index: 1;
}

 /*** For IE 6 ***/
#ie6only #pic-pencil {
  position: absolute;
  left: +975px;
  /*  left: +863px;*/
  top: +440px;
/*  width: 337px;
  height: 249px;
*/  z-index: 1;
}
#pic-bp {
  position: absolute;
  left: +922px;
  /*  left: +863px;*/
/*  top: +429px;
  width: 337px;
  height: 249px;
*/  z-index: 1;
}
 /*** For IE 6 ***/
#ie6only #pic-bp {
  position: absolute;
  left: +932px;
  /*  left: +863px;*/
/*  top: +429px;
  width: 337px;
  height: 249px;
*/  z-index: 1;
}
