/* @override http://creationarch.server303.com/css/styles_creationarch.css */

/* CSS Document */

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.85em;
	color:#333333;
	background:#999999 url(../images/bg.gif) repeat-x;
}

h1{
	text-indent:-9999px;
	margin:0px;
}
hr{
	background-color: #90303B;
	color: #90303B;
	height: 1px;
	border:none;
}
#header{
	width:808px;
	height:91px;
	margin-top:19px;
	margin-bottom:4px;
	background:url(../images/logo_CA.gif) top left no-repeat;
}

#nav{
	float:right;
	margin-top:52px;
	margin-right:15px;
	font-size:1.2em;
}
.nav{
	margin-left:15px;
	padding-bottom:8px;
	line-height:40px;
}
a.nav:link, a.nav:visited{
	color:#FFFFFF;
	text-decoration:none;
	line-height:40px;
}

a.nav:hover, a.nav:active{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/nav_arrow.gif) bottom center no-repeat;
	line-height:40px;
}

#subnav{
	width:385px;
	position:relative;
	top:-4px;
	left:380px;
	text-align:center;
	background:#666666;
	height:25px;
	font-size:1em;
	padding-top:5px;
	border-left:1px dotted #FFFFFF;
	border-right:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
}
a.subnav:link, a.subnav:visited{
	margin:0px 10px 0px 10px;
	text-decoration:none;
	color:#CCCCCC;
}

a.subnav:hover, a.subnav:active{
	margin:0px 10px 0px 10px;
	text-decoration:none;
	color:#FFFFFF;
}

#content{
	background:url(../images/bg_contentarea.gif) repeat-y;
	width:808px;
	margin-left:6px;
	padding:0px 8px 0px 8px;
	padding-top:4px;
	text-align:left;
}
#homePhotos{
	width:800px;
	padding-top:20px;
	margin-left:-3px;
}
#home1{
	width:234px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	
}
#home2{
	width:214px;
	border:1px solid #FFFFFF;
	float:right;
	
}
#home3{
	width:347px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-right:3px;
	float:right;
	
}

#titleWelcome{
	background:url(../images/title_welcome.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#titleNews{
	background:url(../images/title_milestone.gif) no-repeat;
	width:150px;
	height:25px;
	float:right;
	margin:20px 180px 0px 10px;
}

#titleAbout{
	background:url(../images/title_intelligent.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#titlePortfolio{
	background:url(../images/title_portfolio.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#titleContact{
	background:url(../images/title_contact.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#titleEmployment{
	background:url(../images/title_employment.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#titleClients{
	background:url(../images/title_clients.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#titleStaff{
	background:url(../images/title_staff.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#titleWhat{
	background:url(../images/title_design.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#titleHow{
	background:url(../images/title_solutions.gif) no-repeat;
	margin:20px 0px 0px 10px;
	width:150px;
	height:25px

}

#contentBox{
	width:435px;
	background:#d9d9d9;
	border:1px solid #FFFFFF;
	padding:4px;
	margin:5px;
}

#newsBox{
	width:300px;
	height:200px;
	overflow:auto;
	background:#bfbfbf;
	float:right;
	margin:5px 23px 5px 5px;
	padding:4px;
	font-size:9px;
	border:1px solid #FFFFFF
}
#newsBox table{
	clear:both;
	margin-bottom:10px;
	border-bottom:1px dotted #b3b3b3;
	padding-bottom:3px;
}
#imageBox{
	float:right;
	margin:5px 23px 5px 5px;
	max-width:320px;
}
#imageBox img{
	border:1px solid #FFFFFF;
}
#imageBox p{
	font-size:.80em;
	text-align:center;
	color:#333333;
}
.date{
	color:#666666;
	width:60px;
}
.newsText{
	width:230px;
}

#contactTerry{
	float:right;
	width:210px;
}
#contactStephen{
	float:left;
	width:210px;
}

.clear{
	clear:both;
	height:15px;
}

#footer{
	width:808px;
	height:25px;
	margin-left:6px;
	background:url(../images/footer.gif) no-repeat;
	padding:4px 8px 0px 8px;
	text-align:left;
	font-size:.75em;
}

.footerflash{
	float:right;
	margin-right:24px;
	width:100px;
	margin-top:-2px;
}

.floatright {
	float: right;
	margin-right: 40px;
}
