body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 150px;
	padding: 4px 0px 0px 3px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

#submit1 {
	width: 55px;
	height: 20px;
	background: url(../images/subpage1_01.gif) no-repeat left top;
	border: none;
	text-transform: lowercase;
	font-size: 12px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #393939;
}

h2 {
	font-size: 18px;
}

h2 strong {
	color: #045685;
}
.click  {#ff0000}
h3 {
	font-size: 13px;
}

h3 strong {
	color: #045685;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

/** LINKS */

a {
	color: #6D6D6D;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-align:center;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #6D6D6D;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */



/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

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

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** BASIC */

html, body {
	height: 100%;
}

.title {
	height: 23px;
	margin-bottom: 15px;
	background: url(../images/homepage13.gif) repeat-y left top;
}

.title h2 {
	padding: 2px 0px 0px 20px;
}

.title h3 {
	padding: 14px 0px 0px 20px;
}


/** HEADER */

#header {
	width: 778px;
	height: 75px;
	margin: 0px auto;
	border-bottom: 2px solid #FFFFFF;
	background: url(../images/ict-solutionheader.jpg) repeat-x; 
}


/** LOGO */

#logo {
	float: left;
	width: 567px;
	height: 75px;
	background: url(../images/logo.png) no-repeat left top;
}
.bg8{	background: url(../images/ict-solutionfooter.gif) repeat-x left top;
}
#logo h1, #logo h2 {
	display: none;
}

/** SEARCH */

#search {
	float: right;
	height: 20px;

}
#search p{
	font-size:12px;
	padding: 35px 3px 0px 0px;
	color:#ccc;
}
#search a{
	color:#fff;
}


/** SPLASH */

#splash {
	width: 778px;
	margin: 0px auto;
	border-bottom: 3px solid #FFFFFF;
}

/** MENU */

#menu {
	width: 778px;
	height: 25px;
	margin: 0px auto;
	background: url(../images/ict-solutionmenu.jpg) repeat-x; 
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 3px 0px 0px 25px;
}

#menu1 { width: 122px; }
#menu2 { width: 135px; }
#menu3 { width: 123px; }
#menu4 { width: 134px; }
#menu5 { width: 139px; }

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
}
#content1 {width: 778px;
	margin: 0px auto;
	padding: 30px 0px 10px 0px;
	border:1px solid #ccc;
	left:100px;
}
#left {
	float: left;
	width: 470px;
	padding: 10px 20px 10px 20px;
	border:1px solid #ccc;
	margin-right:10px;
	margin-bottom:10px
	
}

#right {
	float: right;
	width: 210px;
	padding: 10px 20px 10px 20px;
	border:1px solid #ccc;
	background:#f2f2f2;
	margin-bottom:10px
}

/** FOOTER */

#footer {
	clear: both;
	width: 758px;
	height: 60px;
	margin: 0px auto;
	padding: 25px 0px 30px 20px;
}

#footer p {
	padding-left: 17px;
	background: url(../images/homepage15.gif) repeat-y left top;
	line-height: normal;
}
#footer span {
	padding-left: 17px;
	text-valign:middle;
}

#copyright {
	float: left;
	height: 28px;
	padding-top: 2px;
}

#legal {
	float: right;
	width: 230px;
	height: 28px;
	padding-top: 2px;
}

/** BOX1 */

#box1 {
	margin-bottom: 0px;
	font-size:12px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	padding: 0px 20px;
.cornice {padding:1px; margin:0 10px 5px 0;background-color: #fff; border: 1px solid #ccc; float:left; display:block"}

@media print{.gmnoprint{display:none}}@media screen{.gmnoscreen{display:none}}


