/*orion*/


body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	
}

#container
{

/*	background-color: #EEEEEE;*/
	width: 800px;
	margin: 0px auto;

}
		
#banner
{
	height: 100px;
	background-image:  url(images/newbanner.gif);
	background-repeat: no-repeat;
	background-position: 0px 70%;


}
#banner h2
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 17px;
	color: #990000;
	padding-top: 0px;
	position: relative;
	left: 480px;
	top: 68px;
	text-transform: uppercase;

	

}
#subbanner{
	float:left;
	position:relative;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.8em;
	color: #C14B60;
	width: 600px;
	height: auto;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 30px;

	

}
#maincontent{
	float:left;
	position:relative;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.85em;
	color: #000000;
	width: 280px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	text-align: justify;
	overflow: visible;

	
}
#contact #maincontent,
#contact h1
{

	width: 500px;
	
}
#right{
	float: left;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.85em;
		height:auto;
	width: 280px;
	padding: 0px 0px 0px 30px;
	margin: 10px 0px 0px 0px;
text-align: justify;

}
#menu {
	float: left;
	position:relative;
	width: 210px;


}
#menu_orig {
	float: left;
	position:relative;
	width: 210px;
	

}
#menu_orig  a, #menu_orig  a:link, #menu_orig  a:visited
{
	display:block;
		font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 1.2em;
	width: 148px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	vertical-align: middle;
	position: relative;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-top: 5px;
	background-color: #BEBEBE;


}
#menu  a, #menu  a:link, #menu  a:visited
{
	display:block;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.1em;
	width: 148px;
	color: #00658B;
	font-weight: bold;
	text-decoration: none;
	height: 38px;
	vertical-align: middle;
	position: relative;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-top: 5px;
	background-image:  url(images/button.gif);
	background-repeat: no-repeat;



}
#menu_orig  a:hover, 
#home #menu_orig .home a, 
#services #menu_orig .services a,
#applications #menu_orig .applications a,
#support #menu_orig .support a,
#about #menu_orig .about a,
#contact #menu_orig .contact a 
{
	color: #788EB2;
}
#menu  a:hover, 
#home #menu .home a, 
#services #menu .services a,
#applications #menu .applications a,
#support #menu .support a,
#about #menu .about a,
#contact #menu .contact a 
{
	color: #BF0A30;
}				

	
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 10px;
	padding: 16px;
	color: #FFFFFF;
	background-color: #006C8B;
	height: 50px;
	width: 270px;

}

hr {
	background-color: #BEBEBE;
	height: 1px;
	border:none;
}

a, a:link, a:visited, a:active
{
	color: #53799F;
	text-decoration: none;

}
a:hover
{
	color: #9C2727;
	text-decoration: none;

}/*
#footer a:link
{
	color: #CC3333;
	text-decoration: none;

}*/
#left {
	float: left;
	width:150px;
	z-index:1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 0px;
}

#footer{
	z-index:1;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.8em;
	clear: both;
	padding: 2em;
	margin: 2px;
	color: #6A6A6F;

}

#heading {
	float:left;
	width:100%;
	height:25px;
	z-index:1;
	text-align: center;

}

h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #AEAEAE;
	margin: 0px;
	padding: 0px;
}

.large {
	font-size: 18px;
}

.small {
	font-size: 11px;
}

.blue{
	color: #6699FF;

}
.green{
	color: #33CC00;

}
.clear{

clear: left;
}

.listing_pic{
	float:left;
	position:relative;
	width: 60px;

}


p{
	margin: 10px 0px 14px 0px;

}
.bullet_table, ul{
	color: rgb(193,75,96);
	font-weight: bold;

}	

 

