@import url(ceebox/style.css);

body{
	background: #fff url(images/b-bgd.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* get rid of those system borders being generated for A tags */
a:active {outline:none;}
:focus {-moz-outline-style:none;}

#wrapper {
	width: 940px;
	background: none;
    margin: 10px auto 0 auto;
	padding: 0;
}

#content_wrapper {
	width: 940px;
	background: none;
	margin: 0;
	padding: 0;
}



/***** HEADER *****/

#header {
	width: 940px;
	padding: 0;
	height: auto;
	background: none;
    margin-bottom: 20px;
}

#hlogo a {
	width: 155px;
	height: 185px;
	background: url(images/logo.jpg) no-repeat;
	margin: 0;
}

/*#hcontent {float: none;}*/
#hcontent {float: right;}

#hcontent .h-txt {
    width: 533px;
    height: 70px;
	background: url(images/h-txt.gif) no-repeat;
    margin-top: 25px;
    margin-left: 410px;
	text-indent: -9000px;
}
*:first-child+html #hcontent .h-txt {margin-top: -200px;} /*IE7 hack*/
* html #hcontent .h-txt {margin-top: -200px;} /* ie6 hack */

#hcontent .h-tel {
    width: 350px;
    height: 30px;
	background: url(images/h-tel.gif) no-repeat;
    margin-top: 30px;
    margin-left: 590px;
	text-indent: -9000px;
}

#hcontent .h-slideshow {
    width: 780px;
    height: 240px;
    margin: 90px 90px 0 90px;
}

#hmenu {
	width: 940px;
	height: 35px;
	float: left;
	background: none;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 0;
	text-align: center;
}

#hmenu li.top-level-li {margin: 0;}

#hmenu a {
	padding: 0;
	color: #fff;
	margin: 0;
	height: 21px;
	width: auto;
	display: block;
	line-height: 0;
	font-size: 14px;
}

#hmenu a.top-level-a {padding: 14px 0 0 12px; background: none;} 
#hmenu a.top-level-a b {padding: 5px 12px 14px 0; font-weight: bold;}
#hmenu a.down b {padding:0 15px 0 0;}

#hmenu li.top-level-li:hover > a, #hmenu a.hmenu_activ {background: none; color: #FF0000;}
#hmenu li.top-level-li:hover > a b, #hmenu a.hmenu_activ b {}
#hmenu li.top-level-li:hover > a.down b {}

/***** END HEADER *****/



/***** MAIN *****/

#main {
	background: none;
	padding: 0;
	margin: 0 20px 0 0;
	height: auto;
	width: 700px;
}

#main h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 20px 0;
	margin: 0;
}

#main h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 20px 0;
	margin: 0;
}

#main p {
	line-height: 18px;
	margin: 0 0 20px 0;
}

#main li {
	list-style: inside disc;
	padding-left: 20px;
	margin-bottom: 10px;
}

#main .ceebox li {list-style: none;}

#main ul.i-blue {width: 700px; height: auto; margin-bottom: 20px; float: left;}
#main ul.i-blue li.i-blue1, #main ul.i-blue li.i-blue2, #main ul.i-blue li.i-blue3 {
	width: 198px;
	height: 340px;
	background: #397DB1 url(images/i-box-blue-bgd.jpg) repeat-x;
	border: #112433 solid 1px;
	float: left;
	padding: 10px;
	margin: 0;
	list-style: none;
}
* html #main ul.i-blue li.i-blue1, * html #main ul.i-blue li.i-blue2, * html #main ul.i-blue li.i-blue3 {height: 360px;} /* ie6 hack */
#main ul.i-blue li.i-blue2 {margin: 0 20px;}
#main ul.i-blue li.i-blue1 h2, #main ul.i-blue li.i-blue2 h2, #main ul.i-blue li.i-blue3 h2 {
	width: 198px;
	height: 30px;
	background: url(images/i-box-blue-h2.png) no-repeat;
	text-indent: -9000px;
	padding: 0 0 10px 0;
}
#main ul.i-blue li.i-blue2 h2 {background-position: -210px 0;}
#main ul.i-blue li.i-blue3 h2 {background-position: -420px 0;}
#main ul.i-blue li ul li {list-style: none; color: #FFFFFF; padding: 0 10px;}
* html #main ul.i-blue li.i-blue1 h2, * html #main ul.i-blue li.i-blue2 h2, * html #main ul.i-blue li.i-blue3 h2 {background: none; text-indent: 0; color: #fff; font-size: 20px;} /* ie6 hack */

#main ul.c-blue {width: 700px; height: auto; margin-bottom: 20px; float: left;}
#main ul.c-blue li.c-blue1, #main ul.c-blue li.c-blue2, #main ul.c-blue li.c-blue3 {
	width: 198px;
	height: 340px;
	background: #397DB1 url(images/c-box-blue-bgd.jpg) repeat-x;
	border: #112433 solid 1px;
	float: left;
	padding: 10px;
	margin: 0;
	list-style: none;
}
* html #main ul.c-blue li.c-blue1, * html #main ul.c-blue li.c-blue2, * html #main ul.c-blue li.c-blue3 {height: 360px;} /* ie6 hack */
#main ul.c-blue li.c-blue2 {margin: 0 20px;}
#main ul.c-blue li.c-blue1 h2, #main ul.c-blue li.c-blue2 h2, #main ul.c-blue li.c-blue3 h2 {
	width: 198px;
	height: 30px;
	background: url(images/c-box-blue-h2.png) no-repeat;
	text-indent: -9000px;
	padding: 0 0 10px 0;
}
#main ul.c-blue li.c-blue2 h2 {background-position: -210px 0;}
#main ul.c-blue li.c-blue3 h2 {background-position: -420px 0;}
#main ul.c-blue li ul li {list-style: none; color: #FFFFFF; padding: 0 10px;}
* html #main ul.c-blue li.c-blue1 h2, * html #main ul.c-blue li.c-blue2 h2, * html #main ul.c-blue li.c-blue3 h2 {background: none; text-indent: 0; color: #fff; font-size: 20px;} /* ie6 hack */

#main .i-grey {
	width: 700px;
	background: #f3f3f3 url(images/i-box-grey-bgd-top.jpg) repeat-x top;
	float: left;
}
#main .i-grey .i-grey-wp {
	width: 680px;
	background: url(images/i-box-grey-bgd-bottom.jpg) repeat-x bottom;
	float: left;
	padding: 10px;
}
#main .i-grey img {
	float: left;
	margin-right: 10px;
}
#main .i-grey h2 {
	padding: 20px 0;
	font-weight: bold;
}

#main ul.telecoms {width: 320px; float: left; margin-top: 10px;}

/***** END MAIN *****/



/***** RIGHT COLUMN *****/

#right {
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
	width: 220px;
}

#right p {
	line-height: 18px;
	margin: 0 0 20px 0;
}

#right #block_2 p {font-size: 18px;}

#right #block_2, #right #block_38 {margin: 0;}

#right #block_39 {
	width: 220px;
	text-align: center;
}
#right #block_39 li {margin-bottom: 20px;}

/***** END RIGHT COLUMN *****/



/***** FOOTER *****/

#footer {
	width: 900px;
	background: #0C1A25;
	padding: 20px 20px 0 20px;
	margin: 20px 0 0 0;
	color: #fff;
	font-size: 11px;
}

#fmenu {
	width: 900px;
	float: none;
	text-align: center;
	margin-bottom: 30px;
}
#fmenu li{
	float: none;
	display:inline;
}
#fmenu a {
    color: #fff;
    text-decoration: none;
	margin: 0 10px;
	font-size: 12px;
}
#fmenu a:hover {text-decoration: underline;}

#signature {
	float: right;
	width: 300px;
	padding: 0;
	margin: 0;
}

#fcontent ul {margin-bottom: 20px;}
#fcontent li {margin-bottom: 5px;}

/***** END FOOTER *****/



/***** CONTACT FORM *****/

#contact {
	width: 450px;
	margin-left: 20px;
}
#contact form {
	padding:1em;
	margin:1em;
	background: #00FF33;
	width: 300px;
}
#contact label {
	float:left;
	width:10em;
	margin-right:1em;
	padding: 3px 0 0 0;
	color: #000;
}
#contact div{
	margin:15px 0
}

#contact input, #contact textarea {
	padding:0.15em;
	width:25em;
	border:1px solid #ddd;
	background:#e6e6e6;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#contact input:hover, #contact input:focus, #contact textarea:hover, #contact textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}

#contact fieldset {
	border:1px solid #e5e5e5;
	padding:0 0.5em 10px;
	margin: 10px 0;
}

#contact input.default {color:#bbb;}

#contact textarea{height:100px}

#contact .Button, #contact .Button a {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  white-space: normal;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

#contact .Button .btn {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 27px;
  color: #fff;
}

#contact .Button .t {
  height: 27px;
  line-height: 27px;
  padding: 0 11px;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

#contact .Button .r {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 12px;
  height: 81px;
}
* html #contact .Button .r { font-size: 1px; left: expression(this.parentNode.offsetWidth-12+'px');}

#contact .Button .r span {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:421px;
  height: 81px;
}
* html .Button .r span { font-size: 1px; left: expression(this.parentNode.offsetWidth-421+'px');}

#contact .Button .active .l { top: -54px;}

#contact .Button .hover .l { top: -27px;}

#contact .Button .l {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 12px;
  height: 81px;
}
* html #contact .Button .l { font-size: 1px; width: expression(this.parentNode.offsetWidth-12+'px');}



#contact .Button .l, #contact .Button .r span { background: #397DB1;}
* html #contact .Button .l, * html #contact .Button .r span { background: #397DB1;}

#contact .submitbar{text-align:right; padding: 10px 30px 0 0 }

#contact label.error {
	display: block;
	width: 100%;
	margin: 10px 0 10px 0;
	height: 33px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding: 0 0 0 140px;
}

/***** END CONTACT FORM *****/
