/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}

.form_titles {
	font-weight:bold;
	font-size:10px;
	color:#333;
}

.submit_pad {
	
	vertical-align:middle;
	_margin-bottom:5px;
	
}

.input {
	color: #38779D;
	background: #FFF;
	border: 1px solid #999;
	padding-left:3px;
}

#newsletter {
	width:215px;
	height:25px;
	margin-left:17px;
	margin-top:32px;
}

.emaillink {
	font-size:12px;
}

a:link {color:#38779D; text-decoration:none; font-size:10px;}
a:hover {color:#666666; text-decoration:none; font-size:10px;}
a:active {color:#38779D; text-decoration:none; font-size:10px;}
a:visited {color:#38779D; text-decoration:none; font-size:10px;}

.container {
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

.grad {	
	width:800px;
	background-image:url(http://www.altriasystems.com/images/bg_grad.gif);
	background-repeat:repeat;
	padding-left:29px;
	padding-right:31px;
	display:inline;
	float:left;
}


#header {
	width:800px;
	height:75px;
	background-image:url(http://www.altriasystems.com/images/header_new.gif);
	float:left;
	display:inline;
}

/*============================================================
 Headers Images
============================================================*/

#main_home {
	width:800px;
	height:207px;
	background-image:url(http://www.altriasystems.com/images/main_home.jpg);
	float:left;
	display:inline;
}

#main_company {
	width:800px;
	height:207px;
	background-image:url(http://www.altriasystems.com/images/main_company2.jpg);
	float:left;
	display:inline;
}
#main_solutions {
	width:800px;
	height:207px;
	background-image:url(http://www.altriasystems.com/images/main_solutions.jpg);
	float:left;
	display:inline;
}
#main_services {
	width:800px;
	height:207px;
	background-image:url(http://www.altriasystems.com/images/main_services.jpg);
	float:left;
	display:inline;
}
#main_contact {
	width:800px;
	height:207px;
	background-image:url(http://www.altriasystems.com/images/main_contact.jpg);
	float:left;
	display:inline;
}
#main_insight {
	width:800px;
	height:207px;
	background-image:url(http://www.altriasystems.com/images/main_insight.jpg);
	float:left;
	display:inline;
}
/*==================*/

#left_rail {
	width:222px;
	background-image:url(http://www.altriasystems.com/images/featured_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	display:inline;
	padding-top:20px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:20px;
}

.featured_title {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#38779D;
}

.spacer {
	height:5px;
	width:200px;
	background-color:#4D89B1;
}

#main {
	float:left;
	display:inline;
	width:523px;
	padding:20px;
}

#footer {
	width:800px;
	height:102px;
	background-image:url(http://www.altriasystems.com/images/footer2.jpg);
	float:left;
	display:inline;
}

.headline {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#38779D;
	text-transform:uppercase;
}

.icons {
	width:35px;
	height:35px;
	float:left;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
}

.icons2 {
	width:35px;
	height:50px;
	float:left;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
}

.form {
	margin-top:30px;
	margin-left:15px;
	width: 210px;
	font-size:10px;
	color:#38779D;
}

.form2 {
	margin-top:30px;
	width: 300px;
	font-size:10px;
	color:#38779D;
	border:solid thin #999;
	padding:10px;
}

.call_icon {
	width:186px;
	height:400px;
	float:right;
	display:inline;
	padding-left:20px;
}

/*============================================================
 Main Navigation
============================================================*/

#menu {
	width:800px;
	float:left;
	display:inline;
	background-image:url(http://www.altriasystems.com/images/nav_grad.gif);
	background-repeat:repeat-x;
	
}

#nav {
	width:800px;
	font-size: .5em;
	font:Helvetica;
	padding: 0;
	margin: 0;	
}

#blue_bar{
	width:300px;
}

#nav li {
	height: 34px;
	float: left;
	border-bottom: 0;
	background: url() 0 0 no-repeat;
	padding: 0;
	margin: 0;
	list-style:none;
}

#nav a { /*image replace */
	display: block;
	padding: 34px 0 0 0;
	height: 0px !important;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}


/* COMPANY BUTTON */
#nav li#btn1, #btn1 a {
	background-image: url(http://www.altriasystems.com/images/nav1b.gif);
	width: 96px;
	overflow: hidden;
	height:34px;
}
#nav li#btn1, #btn1 a:hover {
	background-image: url(http://www.altriasystems.com/images/nav1.gif);
	width: 96px;
	overflow: hidden;
	height:34px;
}

#nav li#btn1b, #btn1b a {
	background-image: url(http://www.altriasystems.com/images/nav1.gif);
	width: 96px;
	overflow: hidden;
	height:34px;
}	


/* SERVICES BUTTON */
#nav li#btn2, #btn2 a {
	background-image: url(http://www.altriasystems.com/images/nav2b.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}
#nav li#btn2, #btn2 a:hover {
	background-image: url(http://www.altriasystems.com/images/nav2.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}

#nav li#btn2b, #btn2b a {
	background-image: url(http://www.altriasystems.com/images/nav2.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}


/* SOLUTIONS BUTTON */
#nav li#btn3, #btn3 a {
	background-image: url(http://www.altriasystems.com/images/nav3b.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}
#nav li#btn3, #btn3 a:hover {
	background-image: url(http://www.altriasystems.com/images/nav3.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}

#nav li#btn3b, #btnb3 a {
	background-image: url(http://www.altriasystems.com/images/nav3.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}


/* INSIGHT BUTTON */
#nav li#btn4, #btn4 a {
	background-image: url(http://www.altriasystems.com/images/nav4b.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}
#nav li#btn4, #btn4 a:hover {
	background-image: url(http://www.altriasystems.com/images/nav4.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}

#nav li#btn4b, #btn4b a {
	background-image: url(http://www.altriasystems.com/images/nav4.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}


/* CONTACT BUTTON */
#nav li#btn5, #btn5 a {
	background-image: url(http://www.altriasystems.com/images/nav5b.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}
#nav li#btn5, #btn5 a:hover {
	background-image: url(http://www.altriasystems.com/images/nav5.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}

#nav li#btn5b, #btn5b a {
	background-image: url(http://www.altriasystems.com/images/nav5.gif);
	width: 94px;
	overflow: hidden;
	height:34px;
}
