/*defaults*/
body 	{background:#ffffff; color:#000000; margin:0px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif, comic sans ms; font-size:80%; width:90%; }
p		{margin:0; padding:0 0 10px 0; }
p.margin	{margin: 0 0 0 200px; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}
h2 		{color:#000000; font-family:Comic sans ms;}
h4		{color:#225799; float:right; font-size:160%; font-weight:normal; line-height:100%; margin:0; padding:0; }
h5		{color:#225799; float:right; font-size:150%; font-weight:normal; line-height:100%; margin:0; padding:0 0 20px 0; }

/*structural elements*/
#container	{margin:0px auto; text-align:center; width:100%; }
#holder		{width:90%; padding:0px 0px 0px 20px; background:#FFFFFF; text-align:left; }
#logo		{background:url('../images/logo.gif') no-repeat 0px 0; border-bottom:1px solid #DADADA; padding:5px 0px 20px 0px; height:75px; }
#gap		{float:right; padding:5px 30px 20px 0px; width:250px; height:0; }
#navigation	{padding:5px 0px 10px 0; font-size:110%; }
#header	{background:#DADADA url('../images/header_home.jpg') no-repeat 10px; padding:5px; height:160px; }
#networks	{float:right; width:250px; padding:0; background:#DADADA url('../images/dataleads.jpg') no-repeat 10px; padding:10px; height:379px; }
#av			{float:right; width:250px; height:350px; padding:0; background:#DADADA url('../images/projector.jpg') no-repeat 10px; padding:10px; }
#partners	{float:right; width:250px; padding:0; background:#DADADA url('../images/Shaking_Hands.jpg') no-repeat 10px; padding:10px; height:379px; }
#testimonials	{float:right; width:250px; padding:0; background:#DADADA url('../images/testimonial.jpg') no-repeat 10px; padding:10px; height:379px; }
#environ	{float:right; width:250px; height:367px; padding:0; background:#DADADA url('../images/environ.jpg') no-repeat 10px; padding:10px; }
#htlogo	{float:left; width:170px; height:41px; padding:0; background:#ffffff url('../images/logos/HTlogo.jpg') no-repeat 10px; padding:10px; }
#nexanslogo	{float:left; width:150px; height:57px; padding:0; background:#ffffff url('../images/logos/nexanslogo.gif') no-repeat 10px; padding:10px; }
#molexlogo	{float:left; width:60px; height:60px; padding:0; background:#ffffff url('../images/logos/molex.jpg') no-repeat 10px; padding:10px; }
#bicsilogo	{float:left; width:170px; height:41px; padding:0; background:#ffffff url('../images/logos/bicsilogo.jpg') no-repeat 10px; padding:10px; }
#onelanlogo	{float:left; width:100px; height:62px; padding:0; background:#ffffff url('../images/logos/onelanlogo.jpg') no-repeat 10px; padding:10px; }
#SMARTlogo	{float:left; width:110px; height:53px; padding:0; background:#ffffff url('../images/logos/SMARTLogo.gif') no-repeat 10px; padding:10px; }
#netgearlogo{float:left; width:160px; height:60px; padding:0; background:#ffffff url('../images/logos/NETGEAR-PowershiftPartner.jpg') no-repeat 10px; padding:10px; }
#bicsilogo	{float:left; width:170px; height:41px; padding:0; background:#ffffff url('../images/logos/bicsilogo.jpg') no-repeat 10px; padding:10px; }
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:250px; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{padding:20px 20px 5px 20px; background:#ffffff; border:1px solid #dadada; font-size:90%; margin-bottom:20px; }
#footer	{clear:both; width:100%; font-size:80%; background:#FFFFFF; padding:20px; text-align:left; border-top:1px solid #DADADA; border-bottom:1px solid #DADADA;}
#copyright	{float:right; }


/*headings*/
.newsItem h2	{margin:0 0 10px 0; font-size:180%; font-weight:normal; }
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:190%; font-weight:normal; }
#content h1		{font-size:150%; font-weight:normal; line-height:100%; margin:0; padding:0 0 20px 0; }
#content h3		{font-size:110%; font-weight:normal; line-height:100%; margin:0; padding:0 0 20px 0; }
#content h6		{font-size:110%; font-weight:bold; line-height:100%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 12px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */