/** BASIC */

html, body {
	height: 100%;
}

h2, h3 {
	padding: 5px 0 15px 0px;
	color:#338bd8;
}

p {
	padding: 0px 0 6px 0px;
	color:#01335a;
	line-height: 14px;
	font-family: arial,verdana;
	font-size: 11px;
	text-align: justify;
 	line-height: 14px;
 	word-spacing: 1px;
}

li {
	padding: 0;
	color:#01335a;
	line-height: 14px;
	font-family: arial,verdana;
	font-size: 11px;
 	line-height: 16px;
 	word-spacing: 1px;
}

.text2 span {
	padding-right: 16px;
	background: url(images/techwise_bullet.gif) no-repeat right center;
}

.text3 span {
	padding-right: 24px;
}

/** HEADER */

#header {
	width: 778px;
	height: 251px;
	margin: 0px auto;
	background: url(images/techwise_header4.jpg) no-repeat left bottom;
}

/** LOGO */

#logo {
	float: left;
	width: 437px;
	height: 151px;
	111background: url(images/techwise_logo.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU */

#menu {
	float: left;
	width: 341px;
	height: 131px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu span {
	display: block;
	float: left;
	height: 151px;
}


#menu1 { width:  92px; background: url(images/techwise_header1.jpg) no-repeat left top; }
#menu2 { width: 117px; background: url(images/techwise_header2.jpg) no-repeat left top; }
#menu3 { width: 132px; background: url(images/techwise_header3.jpg) no-repeat left top; }

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 165px;
	padding: 0px 0px 0px 30px;
}

#right {
	float: right;
	width: 508px;
	padding: 0px 37px 0px 0px;
}

#extra {
	width: 778px;
	height: 50px;
	margin: 0px auto;
	background: url(images/techwise_footer.gif) no-repeat left top;
}

/** SIDEMENU */

#sidemenu {
	padding-bottom: 15px;
}

#sidemenu ul {
	width: 165px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidemenu li {
	padding-bottom: 1px;
	background: url(images/techwise_bg1.gif) repeat-x left bottom;
}

#sidemenu li a {
	padding-bottom: 1px;
	font-size: 11px;
	
}

/** LOGIN */

#login {
	padding-top: 20px;
	
}

/** FOOTER */

#footer
{
	width: 778px;
	margin: 0px auto;
	padding-top: 0px;
	color:#464646;
	font-family: verdana,arial;
	font-size: 10px;
	text-decoration: none; 
	margin-bottom: 10px;
}


#footer a {
	color:#338bd8;
	font-family:verdana,arial;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	color:#1e70b7;
	text-decoration:underline;
}

#footer .help {
	width: 120px;
}

#footer .business {
	width: 120px;
}

#footer .helpdesk {
	width: 150px;
}

#footer .extranet {
	width: 120px;
	padding-top: -100px;
}

#footer .esolutions {
	width: 120px;
}

#footer .column {
	float: left;
	margin: 0pt 20px 5px 0pt;
	text-align: right;
	display:block;
}

#footer .column a {
	display:block;
	margin:4px 0pt 0pt;
}

#footer .separator {
	background:#ccc none repeat scroll 0%;
	float:left;
	height:88px;
	width:1px;
}

#footer #copyright {
text-align:center;
}



/** COPYRIGHT */

#copyright {
	float: center;
	padding: 15px 0px 20px 0px;
	text-align:center;
	background:url(images/techwise_bg_footer.gif) repeat-x left center;


}

/** BOX1 */

#box1 {
	padding-bottom: 10px;
	background: url(images/techwise_bg1.gif) repeat-x left bottom;
}

#box1 p {
	margin-bottom: 20px;
}

/** BOX2 */

#boxintro {
}

#boxintro .img2 {
	margin-left: 20px;
}

/** BOXLEFT */

#boxleft {
	float: left;
	width: 240px;
	padding: 10px 0px 0px 0px;
}

/** BOXRIGHT */

#boxright {
	float: left;
	width: 248px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
}

#boxright .bg4 {
	padding: 15px;
}

/** BOXFULL */

#boxfull {
	float: left;
	width: 498px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}