 /* 
-----------------------------------------------
  AllenTek.com
  Primary Styles
----------------------------------------------- */
	
body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 770px;
	background-color: #ffffff;
}

.mine 
{
	color: #707070;
	margin-bottom: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

/* 
-----------------------------------------------
Text
----------------------------------------------- */

/* 
-----------------------------------------------
Special Text
----------------------------------------------- */

#breadcrumbs {
	color: #707070;
	background-color: #cdcdcd;
	padding: 2px 2px 4px 2px;
	margin-bottom: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;	
	}

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 26px;
	display: inline;
	border: none;
	} 

#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#breadcrumbs a:link {color:#707070;}
#breadcrumbs a:visited {color:#707070;}
#breadcrumbs a:hover {color:#F97604;}
#breadcrumbs a:active {color:#F97604;}

#topbox {
	width: auto;
	float: right;
	padding: 3px 15px 5px 15px;
	margin-bottom: 0px;
	background-color: #FEE6C3;
	text-align: center;	
	font: 11px Tahoma, Verdana, arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	}

#topbox ul {
	margin-left: 0;
	display: inline;
	border: none;
	} 

#topbox ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#topbox a:link {color:#702373; font-weight:bold; text-decoration: none;}
#topbox a:visited {color:#702373; font-weight:bold; text-decoration: none;}
#topbox a:hover {color:#702373; font-weight:bold; text-decoration: underline;}
#topbox a:active {color:#702373; font-weight:bold; text-decoration: underline;}


#footer{
	font: 9px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B2BCD4;
	text-align: center;
	}
#footer #right {
	font-weight: normal;
	}	
#footer a:link, #footer #right a:link {
	color: #B2BCD4;
	text-decoration: none;}
#footer a:visited, #footer #right a:visited {
	color: #B2BCD4;
	text-decoration: none;}
#footer a:hover, #footer #right a:hover {
	color: #000000;
	text-decoration: underline;}
#footer a:active, #footer #right a:active {
	color: #000000;
	text-decoration: underline;}
#footer #right a:link {
	text-decoration: underline;}
#footer #right a:visited {
	text-decoration: underline;}



/* 
-----------------------------------------------
MISC
----------------------------------------------- */
img {border:none;}

/* 
-----------------------------------------------
  Homepage email
----------------------------------------------- */
#email {
    float: right;
    border-width: 0;
    }

/* 
-----------------------------------------------
  Page Structure
----------------------------------------------- */

#mainwrapper{
	margin:0 auto 0 auto;
	width:760px;
	text-align: left;
	border-left:solid 1px #E7E8E9;
	border-right:solid 1px #E7E8E9;

	}
#main{
	margin-left: 0px;
	width: 758px;
	position: relative;
	display: block;
	top: 0; left: 0;
	background-color:#ffffff;


	}	

#leftcol{
	margin: 0; padding: 0;
	width: 216px;
	position: relative;
	display: block;
	top: 0; left: 30px;
	}	
#leftcol div {padding: 0;}/* extra div avoids IE 5.5 box model issue */	

#content {
	float:right;
	width: 485px;
	margin:0; padding:0;
	}	
#content div {padding: 10px 30px 0 0px;}/* extra div avoids IE 5.5 box model issue */

.clearfloats {clear:both;}
	
#footer{
	margin:0 auto 0 auto;
	width: 700px;
	padding-top: 5px;

	}
#footer #left {
	float: left;
	width: 400px;
	overflow: hidden;
	text-align: left;
	}
#footer #right {
	float: left;
	width: 300px;
	text-align: right;
	overflow: hidden;
	}

	
/* 
-----------------------------------------------
Nav
----------------------------------------------- */
#topnav {
	float: left;
	padding-top: 11px;
	width: 410px;
	text-align: left;
	}
	
#nav {
	position: relative;
	top: 0; left: 0;
	display: block;
	width: 406px; 
	height: 33px;
	margin: 0; padding:0; border:0;
	background: url(../images/topnav.jpg) no-repeat 0 0;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}
#nav li, #nav a {
	height: 33px;
	display: block;
	}
#nav li a {
	text-indent: -9999px;
	text-decoration: none;
	}

/* button sizes */
#navHome		{left:   0;   width: 59px;}
#navSolutions	{left:  59px; width: 71px;}
#navCustomers	{left: 131px; width: 77px;}
#navSupport 	{left: 208px; width: 65px;}
#navPartners 	{left: 273px; width: 66px;}
#navAbout 		{left: 339px; width: 67px;}
/* rollover */
#navHome a:hover		{background: url(../images/topnav.jpg) no-repeat   0    -33px;}
#navSolutions a:hover 	{background: url(../images/topnav.jpg) no-repeat -59px  -33px}
#navCustomers a:hover 	{background: url(../images/topnav.jpg) no-repeat -131px -33px}
#navSupport a:hover 	{background: url(../images/topnav.jpg) no-repeat -208px -33px}
#navPartners a:hover 	{background: url(../images/topnav.jpg) no-repeat -273px -33px}	
#navAbout a:hover 		{background: url(../images/topnav.jpg) no-repeat -339px -33px}	
/* "you are here" effect */
body.navHomeHere #navHome 			{background: url(../images/topnav.jpg) no-repeat   0    -66px}
body.navSolutionsHere #navSolutions {background: url(../images/topnav.jpg) no-repeat -59px  -66px}
body.navCustomersHere #navCustomers {background: url(../images/topnav.jpg) no-repeat -131px -66px}
body.navSupportHere #navSupport 	{background: url(../images/topnav.jpg) no-repeat -208px -66px}
body.navPartnersHere #navPartners 	{background: url(../images/topnav.jpg) no-repeat -273px -66px}
body.navAboutHere #navAbout  		{background: url(../images/topnav.jpg) no-repeat -339px -66px}
/* "you are here" rollover */
body.navHomeHere #navHome a:hover 			{background: url(../images/topnav.jpg) no-repeat   0    -66px}
body.navSolutionsHere #navSolutions a:hover {background: url(../images/topnav.jpg) no-repeat -59px  -66px}
body.navCustomersHere #navCustomers a:hover {background: url(../images/topnav.jpg) no-repeat -131px -66px}
body.navSupportHere #navSupport a:hover 	{background: url(../images/topnav.jpg) no-repeat -208px -66px}
body.navPartnersHere #navPartners a:hover 	{background: url(../images/topnav.jpg) no-repeat -273px -66px}
body.navAboutHere #navAbout a:hover  		{background: url(../images/topnav.jpg) no-repeat -339px -66px}

.topnav {
	background-image: url(../images/menu-email.gif);
	background-repeat: no-repeat;
}
