/*
Generated by www.wordpresspartner.com
*/
/*heading Css (for all pages) */

/*general set up*/
body {
	margin: 0;
	font-family: calibri, verdana, Helvetica, sans-serif;
	padding:0;
	font-size: 62.5%;
	text-align:center;
	background: url(../images/background/top.png) repeat-x top left,
				url(../images/background/foot.png) repeat-x bottom left;
}

.backgroundtop {
	background:url(../images/background/top.png) repeat-x top left; 
	padding:0; 
	margin:0;}

.backgroundfoot {
	background:url(../images/background/foot.png) repeat-x bottom left; 
	padding:0; 
	margin:0;}

p{
	margin:0px;
	padding: 0;
	font-size: 1.6em;
	text-align: justify;
}

.wrapper{
	width: 900px;
	height: 100%;
	margin: 0 auto 0 auto;
	position:relative;
}

/*header for all*/
.head {
	background: url(../images/background/header.png);
	width:900px;
	height:165px;
	float: left;
	margin: 0;
	padding: 0;
}

.logo {
	float:left;
	width:500px;
	height: 60px;
	margin-top: 5px;
}

.logo img {float:left; margin-top:5px;}

.phrase { 
	float: right; 
	margin-right:0px; 
	margin-top:56px; 
	font-size:22px; 
	font-weight:normal; 
	color:#737373; 
	text-align:right; 
	letter-spacing:-1px;
}

#intuitive {text-align:left;}
#solutions { text-align:right; margin-top:-8px;}
#va {margin-top:-8px;}

.menu {
	width:inherit;
	margin-top:132px;
	margin-left: -42px;
	z-index: 15;
}

.contact-text{
	font-size: 1.1em;
	margin-right:0px;
	float: right;
	margin-top:5px;
	color: #fff;
}

a.nav:link {
	color: #FFF;
	text-decoration:none;
}

a.nav:visited {color:#FFF; text-decoration: none;}

a.nav:hover {color: #bbb;}

a.nav:active {color: #bbb;}

h1 {
 	font-size: 2.2em;
	font-weight: bold;
  	color:#BC5F29;
	margin-top: 15px;
	margin-bottom:0px; }
	
h2 {
	font-size: 1.8em;
	font-weight: bold;
	color:#0D67A8;
	margin:0px;
}

h3{ /*Note that this will be used for the titles of bulleted lists*/
font-weight:normal; margin-bottom:0px;
padding-bottom: 1px;
font-size:1.4em;
}


a.plain:link {text-decoration: none;color:#0A76BE;}

a.plain:visited {text-decoration: none;color:#0A76BE;	}

a.plain:hover {
	color: #02274F;
	text-decoration: underline;	
	border:0px;
} 

.foot a:link {
	color:#fff;
	text-decoration: none;
}

.foot a:visited {color:#fff;}

.foot a:hover {
	color: #bbb;
	text-decoration: underline;	
	border:0px;
} 


/*This is the footer for everything*/
.mainpagefooter {
	float:left;
	width:900px;
	font-size: 1.15em;
	font-weight: normal;
	color: #fff;
	text-align:left;
	margin: 5px 0px 8px 0px;
	clear: both;
	z-index: -20;
}
.footer	{
	margin-left:-5px; 
	margin-top:23px; 
	width:900px; 
	padding:0px 5px 10px 5px; 
	float:left; 
	color:#616161; 
	background:#eee; 
} 

table.foot td {
	font-size:1em;
	height: 14px;
}

table.foot th {
	font-size:1.2em;
	color:#fff;
	text-align: left;
	height: 15px;
}


.pfooter{
	margin:0px;
	padding: 0;
	font-size: 1em;
	text-align: center;
}
/*Ends stuff for the footer*/


a:link {
color:#0873BB;
text-align:inherit;
}
a:visited {
text-decoration: none;
color:#0873BB;	
}
a:hover {
color: #0873BB;
text-decoration: underline;	
border:0px;
}
img{
 border:0px;
 padding:0px;
 margin:0px;
}


.applications {	border-bottom: 1px solid #DFDFDF;	padding-top: 20px; text-align:left; height:175px;}

ul {font-size:1.4em;list-style: disc;margin-top: 0px; padding-top:0px;}

li ul { font-size:100%;}

hr {border: solid 1px #DFDFDF;}

.right {float:right; margin: 5px 0px 0px 30px;}

.left {float:left; margin: 3px 15px 5px 0;}

.center {display:block; margin: 15px auto 30px auto;}

table{font-size:1em; color: #616161;}

.sdk td{border:solid thin #616161; margin:0px;}

.error { color: #FF0000;}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#A4E3FF;
	padding:4px;
	display:none;
	font-size:1.4em;
	color:#000000;
}




/**********************************new menu!***********************************/
#topmenu ul {  /*This is needed to reset things*/
	padding:0;
	margin:0;
} 

#topmenu li {     /*This makes it look pretty*/
	display: block;
	line-height: 15px;
	width:70px;
	font-weight:bold;
}

#topmenu a { color: #FFF; text-decoration: none;}

#topmenu :hover, #topmenu :focus {color:#bbb;} 

#topmenu .level2 li:hover, #topmenu .level2 li:focus { display:block; background: #676A6D;}

#topmenu .level2 li{ background: #767b7f; width: 120px; z-index:1000; } /*use this if want to make level2 look different*/

#topmenu li { /*Use this to make it show up where I want it to*/
	list-style:none; 
	position:relative; 
	float:left; 
	text-align:center;
    padding: 4px 15px 5px 8px; 
	border-left: solid 1px #464749; 
	border-right: solid 1px #767B7F;
} 
#topmenu .level2 li{
	text-align:left; 
	padding: 8px; 
	border-bottom:1px solid #676A6D; 
	border-left:1px solid #676A6D;
}
#topmenu .level3 { border-left:1px solid #676A6D;}

.level2 { position:absolute; top:1.6em; left:0;}  /*Use this to position dropdowns from the first level*/

.level3 { position:absolute; top:0; left:136px; } /*Use this to position the level 3s when they pop out*/

.level2,.level3 {visibility:hidden;} /*this hides them*/

#topmenu :hover > ul, #topmenu :focus > ul { visibility:visible; } /*this shows them when hovered*/

#topmenu img { margin:-5px 0 0 20px;}

#checkbox {display:block;}
/*******************************end new menu*********************************/

.iefix{
	width:900px; 
	clear:both;
}
