@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c1c1c;
	}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
	}
#logo{
	
	margin-left: 15px;
	padding: 0px;
	background-image: url(../images/argonLogo.jpg);
	width: 252px;
	height: 92px;
	}	
#navBar{
	margin: 0px;
	padding: 0px;
	background-color:#000;
	width: 1000px;
	height: 20px;
	
	}

#navBar ul{
    position: relative;
	top: -11px;
	left: 375px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	
	}
	
#navBar ul li a{
	display: block;
	color:#FFF;
	float: left;
	padding: 3px 5px 0px 5px;
	background-image:url(../images/navvyLiBG.png);
	text-decoration: none;
	height: 28px;
	line-height: 35px;
	margin-left: 5px;
	margin-bottom: 0px;

}

#navBar ul li a:hover{
	display: block;
	color:#FFF;
	float: left;
	padding: 3px 5px 0px 5px;
	background-image:url(../images/navvyLiBG_hover.png);
	text-decoration: none;
	height: 28px;
	line-height: 35px;
	margin-left: 5px;
	margin-bottom: 0px;

}


#flashArea{
	position: relative;
	top: -11px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 200px;
	}
	
#flashArea_typ{

	margin:0px;
	padding:0px;
	width: 1000px;
	height: 200px;
	background-image:url(../images/argonHeaderGraphic.jpg);
	
	}
	
#header{
	padding-bottom: 15px;
	border-bottom-style:solid;
	border-bottom-width: 1px;;
	border-bottom-color:#000;
	}
#mainCats{
	margin-top: 10px;
	}
#mainCats h3{
	display: block;
	width: 246px;
	height: 35px;
	overflow: hidden;
	
	}
#CAT1,#CAT2,#CAT3,#CAT4{
	float: left;
	width: 246px;
	height: 230px;
	margin: 2px;
	padding: 0px;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	overflow: visible;
	}
#CAT1 h3,#CAT2 h3,#CAT3 h3,#CAT4 h3{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	}
#snippet01{
background-color: #263578;
	
	}
#snippet02{
background-color: #0b6e74;
	}
#snippet03{
background-color: #c6101e;
	}
#snippet04{
background-color:#3b89bb;
	}
#snippet01,#snippet02,
#snippet03,#snippet04{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	width: 226px;
	height: 160px;
	}
	
.snippet1sp{
	display: block;
	width: 246px;
	height: 20px;
	background-color: #4360b1;
	position: relative;
	top: 100%;
	left: -10px;
	}

.snippet2sp{
	display: block;
	width: 246px;
	height: 20px;
	background-color: #31a2a9;
	position: relative;
	top: 100%;
	left: -10px;
	}

.snippet3sp{
	display: block;
	width: 246px;
	height: 20px;
	background-color: #f13a48;
	position: relative;
	top: 100%;
	left: -10px;
	}

.snippet4sp{
	display: block;
	width: 246px;
	height: 20px;
	background-color: #4aa0d8;
	position: relative;
	top: 100%;
	left: -10px;
	}
	
.readMore a:{
	display: block;
	width: 15px;
	height: 15px;
	text-indent: 15px;
	background-image: url(../images/readMoreBtn.png);
	}

.readMore a:hover {
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(../images/readMoreBtn_hover.png);
	}
	
#contentMain{
	position:relative;
	margin: -2px 0px 5px 0px;
	padding:0px 0px 20px 0px;
	width: 1000px;
	height: auto;
	min-height: 450px;
	text-align: justify;
	}
#aboutImages{
	
	float: left;
	width: 568px;
	height: 120px;
background-image: url(../images/aboutSwatches.png);
position:relative;
top:-257px;
left: 358px;
	}
	

#funFact{
float:left;
    margin: 31px 0px 0px 0px;
	padding: 25px 15px 5px 15px;
	height: auto;
	width: auto;
	background-color: #e0dfdf;
	position:relative;
	
	}

	
#bodyList ul{
	list-style-type: none;
	margin-left: -40px;
	width: 970px;

	}
#bodyList ul li{
	text-align: left;
	width: 582px;
	height: auto;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 26px;
	padding-right: 15px;
	}
#bodyList ul li:nth-child(odd){

	background-color: #e0dfdf;
	}
#bodyList ul li:nth-child(even){
	
	background-color: #c4c2c2;
	}

#contactList ul{
	list-style-type: none;
	margin-left: -40px;
	width: 465px;
	

	}
#contactList ul li{
	text-align: left;
	width: 582px;
	height: 16px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 15px;
	}
#contactList ul li:nth-child(odd){

	background-color: #e0dfdf;
	}
#contactList ul li:nth-child(even){
	
	background-color: #c4c2c2;
	}
	

#photoSwatches_Services{
	float:left;
padding: 9px 53px 11px 40px;
	margin: 0px;
	position: absolute;
	top: 163px;
	left: 600px;
	}

#photoSwatches_Projects{

	float:left;
padding: 9px 53px 11px 40px;
	margin: 0px;
	position: absolute;
	top: 163px;
	left: 600px;
	left: 600px;
	}

#tintBox{
	margin: 0px;
	padding: 10px 0px 20px 0px;
	width:1000px;
	background-color: #e0dfdf;
	
	}


#footer{
	
	margin: 10px auto 0px auto;
	width: 996px;
	height: 55px;
	font-size: 12px;
	text-align: right;
	}


/* ======  SITE MAP LINKS ======*/

.aUsLink a:link,
.aUsLink a:visited{
	color:#163b79;
	}
.servicesLink a:link,
.servicesLink a:visited{
	color:#006f75;
	}

.argonProjectLink a:link,
.argonProjectLink a:visited{
	color:#d80316;
	}

.contactLink a:link,
.contactLink a:visited{
	color:#008dbc;
	}
	
.privacyPolicyLink a:link,
.privacyPolicyLink a:visited{
	color:#000;
	}
	