@charset "utf-8";
*{
padding:0px;
margin:0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	background-color: #FFFFFF;
}
#wrapper {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#leftCol {
	width: 310px;
	/*width: 300px; widened to move download pic to R*/
	position: absolute;
	left: 0px;
	top: 70px;text-align:left;
	
}
#leftCol2 {
	width: 250px;
	/*width: 300px; widened to move download pic to R*/
	position: absolute;
	left: 0px;
	top: 0px;
	text-align:left;
	
}
#rightCol {
	position: absolute;
	top: 100px;
	right: 0px;
}
#content {
	/*background-color: #F7F2E1;*/
	width: 550px;
	padding-left: 340px;
	text-align: left;
}
#content2 {
	width: 890px;
	text-align: left;
	margin-left:10px;
}
#content_home{
    width: 550px;
	padding-right: 340px;
	margin-left:25px;
	text-align: left;}


#logo{
	height: 32px;
	width: 200px;
	position: absolute;
	top: 30px;
	right:0px;
}
#logo img{
	float:right;
	margin-right:5px;
}

#credenzas img, #custom img{
	border: 1px solid #CCCCCC;
}

#logo_bottom img{
	margin-right: 20px;
	margin-left: 20px;
}
#cirrus {
	margin-top: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#gallery{
	visibility: hidden;
}

/*=========== Sets of 4 or 6 images==================*/
#picCol_wide{
	width:570px;
	height:200px;
	text-align: left;
	}
.picSqT{
	font-size: 1.2em;
	width: 554px;
	line-height: 1.8em;
	float: left;
		
}
.picSqL{
	font-size: 1.2em;
	width: 259px;
	margin-right:20px;
	line-height: 1.8em;
	float: left;
		
}
.picSqR{
	font-size: 1.2em;
	line-height: 1.8em;
	width: 259px;
	float: right;
	
	
}
	
.picSqL img, .picSqR img, .picSqT img, #RightBar img{
	border: 1px solid #CCCCCC;
}

.picSqL p, .picSqR p, .picSqT p{
	font-size: 1em;
	margin-bottom:10px;
}
/*=========== Right-hand pair of images in set of 6 ==================*/
#RightBar{ 
width: 267px;
float:right;
clear:none;
}
#rBtop {
	margin-bottom: 10px;
}

/*=========== End Sets of 4 images==================*/

#credenzas{
	width: 525px;
	float: right;
}
#fadeImage {
	height: 110px;
	width: 264px;
position:absolute;
top:380px;
left:0px;
	
}
#fadeImage2 {
height: 110px;
width: 264px;
position:absolute;
top:350px;
left:0px;
	
}
#fadeImage3 {
height: 110px;
width: 264px;
position:absolute;
top:300px;
left:0px;
}
#fadeImage4 {
height: 110px;
width: 264px;
position:absolute;
top:350px;
left:0px;
}
#fadeImage6 {
height: 397px;
width: 554px;
}
#fadeImage7 {
height: 200px;
width: 150px;
}

#mainTxt{
	margin-top: 10px;
	width:430px;
	clear:both;
	text-align: left;
}
#mainTxt2{
	margin-top: 10px;
	width:480px;
	clear:both;
	text-align: left;
}
#mainTxt_home{
	margin-top: 50px;
	width:520px;
	float:left;
	text-align: left;
}
#mainTxt_wide{
	margin-left:0px;
	margin-bottom:10px;
	width:900px;
	text-align: left;
	}


#footer {
	height: 30px;
	width: 100%;
	clear:both;
	text-align:left;
	position: relative;
	margin-left:0;
				}
#topBar{
	margin-top:20px;
	height: 30px;
	width: 100%;
	position: relative;
	margin-left: 0px;
	text-align:left;
	}
#backHome {
	float: left;
	width: 250px;
	margin-left: 15px;
}
#backHome img{
		margin-top: 5px;
}

	
p {
	font-size: 1.2em;
	line-height: 1.5em;
}
h2 {
	font-weight: bold;
	font-size: 1.3em;
}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#arrow {
	width: 300px;
	position: absolute;
	right: 7px;
	top: 0px;
	text-align:right;
	
	
}
#arrow a{
	width: 300px;
	font-size: 1.2em;
	line-height:1.8em;
	padding: 5px 40px 5px 0px;
	background-image: url(../images/arrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height:24px;
		
}
#arrowBack {
	width: 300px;
	position: absolute;
	left: 12px;
	top: 0px;
	text-align:left;
	
}
#arrowBack a, #arrowBack2 a{
	width: 300px;
	font-size: 1.2em;
	line-height:1.8em;
	background-image: url(../images/arrow2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height:24px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
		
}
#homeLinks{
	position: relative;
	width:100%;
	
}
#homeLinksInner{
	width: 450px;
	height:50px;
	position: absolute;
	right: 7px;
	top: 0px;
	text-align:right;
	}
	#homeLinks img{
	margin-left:10px;
	margin-bottom:10px;
	margin-top: 10px;
	margin-right: 0px;
}
	
/*------------------ Home Pic Links -----------------------------*/
#rightCol  h1{
	height: 100%;
	width: 100%;
	display:block;
	outline:none;
	font-size: 8px;	
	margin-bottom: 8px;
}

#rightCol h1 a.nimbus {
	width:318px;
	height:130px;
	background-color: transparent;
	background-image: url(../images/nimbus-home.jpg);
	display:block;
	text-indent:-5000px;
	background-repeat: no-repeat;
	outline:none;
	}
#rightCol h1 a.cirrus {
	width:318px;
	height:130px;
	background-color: transparent;
	background-image: url(../images/cirrus1.jpg);
	display:block;
	text-indent:-5000px;
	background-repeat: no-repeat;
	outline:none;
	}
	#rightCol h1 a.fast {
	width:318px;
	height:130px;
	background-color: transparent;
	background-image: url(../images/fast.jpg);
	display:block;
	text-indent:-5000px;
	background-repeat: no-repeat;
	outline:none;
	}
	#rightCol h1 a.custom {
	width:318px;
	height:130px;
	background-color: transparent;
	background-image: url(../images/custom-solutions.gif);
	display:block;
	text-indent:-5000px;
	background-repeat: no-repeat;
	outline:none;
	}
.news {
	height: 10px;
	width: 100%;
	background-image: url(../images/dot-line.jpg);
	margin-top: 2px;
	margin-bottom: 5px;
}

/*-------------------------end home pic links -------------------------*/
.floatR {
	float: right;
	margin-left: 20px;
}
.caption_access{

	position: absolute;
	top: 455px;
	right: 176px;

}

.header_float{
	float: left;
	margin-bottom: 178px;
	margin-right: 10px;
}
.rightLink{
	width:190px;
	float:right;
	text-align:right;
	font-size: 1.2em;
	margin-right: 7px;
}
#leftCol .left_desc {
	text-align: left;
}
#leftCol #pic3, #leftCol #pic3b {
	text-align: left;
	width: 259px;
	float: right;

}
#leftCol #pic3b img {
margin-top:4px;
		border: 1px solid #CCCCCC;
}





/*------------------Top Nav ---------------------------------*/
#navBar {
	height: 20px;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 25px;
	text-align: left;
	margin-left: 5px;
}
#navBar ul{
	margin:0px;
	padding:0px;
	white-space: nowrap;
}
#navBar li{
list-style-type:none;
display:inline;
}
#navBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding: 5px 5px;
	font-weight: bold;
	
}
#navBar a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#mainTxt_home h1 {
	font-size: 1.4em;
	line-height: 2em;
}
#cirrus h3 {
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: normal;
}
#download_links{
	margin-top:45px;
	margin-bottom:0px;
}
#download_links a {
	text-decoration: underline;
}

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.clear
{clear:both;
height:5px;}
.clear20
{clear:both;
height:20px;}
#fast-detail{
width:550px;
}
.detail {
	float: left;
	margin-right:18px;
	font-size: 0.9em;
}
	.detail img, .detail2 img{border: 1px solid #CCCCCC;}
 
 .detail2 {
 float: right;
 margin:0px;
 font-size: 0.9em;}
 
 #mainTxt2 h2 {
	font-weight: normal;
	font-size: 1.5em;
	text-align: center;
	padding-top:10px;
}
.blackTxt {
	color: #000000;
	
}
#cirrus-intro {
	background-image: url(../images/sky.jpg);
	background-repeat: no-repeat;
	height: 565px;
	width: 525px;
	margin-left:28px;
}
.grey {
	font-size: 18px;
	font-style: italic;
	color: #A7A8AC;
	text-align: center;
}

