/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%; 
	color:#b8b2ad;
	min-width:878px;
	background:url(../images/bg.gif) center 0 repeat;
}

.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}

.main {
	width:878px; 	
	padding:0;
	margin:0 auto;
	font-size:11px;
	line-height:18px;
}

a {color:#b8b2ad; text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
.container {width:100%;}

p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.spacing-bot {margin-bottom:25px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 23px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.img-box {float:left; margin-bottom:20px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 17px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	

.border {border:3px solid #000;}
.border2 {border:1px solid #000;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {height:516px; width:100%;}

h1 {
	padding:16px 0 19px 15px;
	position:relative;
	border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	background-color: #1a1918;
}
.logo {
	display:inline-block;
	width:188px;
	height:33px;
	text-indent:-5000px;
	background-image: url(../images/IPS_logo_hdr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

nav { padding-bottom:15px; height:88px;}
.menu {float:right; padding:0px 0px 0 0;}
.menu li {float:left; font-size:28px; line-height:1.2em; width:174px; margin-right:2px; text-align:center;}
.menu li strong {font-size:16px; line-height:1.2em;}
.menu li a {display:block; color:#fff; height:70px; padding-top:17px;}
.menu li a.m1 {background:url(../images/bg-m1.png) 0 -1px no-repeat; height:71px;}
.menu li a.m1.active, .menu li a.m1:hover {background:url(../images/bg-m1.png) 0 -88px no-repeat;}
.menu li a.m2 {background:url(../images/bg-m2.png) 0 0 no-repeat;}
.menu li a.m2.active, .menu li a.m2:hover {background:url(../images/bg-m2.png) 0 -87px no-repeat;}
.menu li a.m3 {background:url(../images/bg-m3.png) 0 0 no-repeat;}
.menu li a.m3.active, .menu li a.m3:hover {background:url(../images/bg-m3.png) -1px -87px no-repeat;}
.menu li a.m4 {background:url(../images/bg-m4.png) 0 0 no-repeat;}
.menu li a.m4.active, .menu li a.m4:hover {background:url(../images/bg-m4.png) 0 -87px no-repeat;}
.menu li a.m5 {background:url(../images/bg-m5.png) 0 0 no-repeat;}
.menu li a.m5.active, .menu li a.m5:hover {background:url(../images/bg-m5.png) 0 -87px no-repeat;}
.menu .item { margin-right:0px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .menu li strong {
			display:inline-block;
             margin-top:0px;
    }
}

#page1 .menu li a {display:block; color:#fff; height:118px; padding-top:57px;}
#page1 .menu li a.m1 {background:url(../images/bg-sm1.png) 0 0px no-repeat;}
#page1 .menu li a.m1:hover {background:url(../images/bg-sm1.png) 0 -175px no-repeat;}
#page1 .menu li a.m2 {background:url(../images/bg-sm2.png) 0 0 no-repeat;}
#page1 .menu li a.m2:hover {background:url(../images/bg-sm2.png) 0 -175px no-repeat;}
#page1 .menu li a.m3 {background:url(../images/bg-sm3.png) 0 0 no-repeat;}
#page1 .menu li a.m3:hover {background:url(../images/bg-sm3.png) 0px -175px no-repeat;}
#page1 .menu li a.m4 {background:url(../images/bg-sm4.png) 0 0 no-repeat;}
#page1 .menu li a.m4:hover {background:url(../images/bg-sm4.png) 0 -175px no-repeat;}
#page1 .menu li a.m5 {background:url(../images/bg-sm5.png) 0 0 no-repeat;}
#page1 .menu li a.m5:hover {background:url(../images/bg-sm5.png) 0 -175px no-repeat;}
#page1 .menu .item { margin-right:0px;}

/*********************************content*************************************/
#content {width:100%; padding:100px 0px 0px 0px;}

.spacer-1 {width:100%; background:url(../images/pic-1.gif) 217px 0 repeat-y;}
.spacer-2 {width:100%; background:url(../images/pic-1.gif) 460px 0 repeat-y;}

h3 {font-size:24px; line-height:1.2em; margin:0px 0 20px; color:#fff;}

.padding-col {padding-top:23px;} 
.padding-top { padding-top:10px;}
time { color:#ffffff;}

.scroll {overflow:auto; height:180px; position:relative;}
.scroll .padding-right {height:1%; padding-right:50px;}

.border-bot {width:100%; padding-bottom:20px; background:url(../images/pic-1.gif) 0 bottom repeat-x;}

.box {width:100%; min-height:602px; background:url(../images/bg-box.gif) 0 0 repeat; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; margin-bottom:13px;}
.box .padding {padding:13px 10px 10px 23px;}

.box1 {width:100%; min-height:511px; background:url(../images/bg-box1.png) 0 0 repeat; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; position:relative;}
.box1 .padding1 {padding:24px 40px 18px 29px;}

#page2 .box1 span { position:absolute; display:block; bottom:18px; right:17px;}

.box2 {width:100%; min-height:280px; background:url(../images/bg-box1.png) 0 0 repeat; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; margin-bottom:10px;}
.box2 .padding1 {padding:25px 40px 18px 30px;}
.box3 {width:100%; min-height:218px; background:url(../images/bg-box1.png) 0 0 repeat; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.box3 .padding1 {padding:25px 30px 18px 30px;}

.points {color:#fff; text-decoration:none;}
.points:hover {color:#33999c;}

.button {display:inline-block; line-height:24px; text-transform:lowercase; color:#171615; padding:0 10px; background:url(../images/bg-button.gif) 0 0 repeat-x; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-decoration:none; cursor:pointer;}
.button:hover {background:url(../images/bg-button.gif) 0 -25px repeat-x #fff; text-decoration:none;}

.button1 {display:inline-block; padding-right:38px; padding-top:3px; height:23px; color:#b8b2ad; text-decoration:none; background:url(../images/bg-but1.png) right 0 no-repeat;}
.button1:hover {background:url(../images/bg-but1.png) right -26px no-repeat; color:#FFF; text-decoration:none;}

.list-1 li {line-height:30px; padding-left:29px; background:url(../images/marker-1.png) 0 12px no-repeat;}
.list-1 li a {color:#b8b2ad; text-decoration:none;}
.list-1 li a:hover {color:#fff;}

.list-2 li {font-size:14px; line-height:24px; padding:0px; vertical-align:top; background:url(../images/pic-1.gif) 0 bottom repeat-x;}
.list-2 li a {display:block; color:#1799cf; padding-left:12px; background:url(../images/marker-1.gif) 0 10px no-repeat;}
.list-2 li a:hover {color:#fff;}
.list-2 .last-item {background:none;}

.list-3 {list-style:decimal-leading-zero;}
.list-3 li {font-size:12px; line-height:16px; color:#fff; padding-bottom:12px; margin-left:25px; list-style-type:decimal-leading-zero;}
.list-3 li a {color:#eda202;}
.list-3 li a:hover {color:#24a3ce;}

.link { color:#FFF; text-decoration:none;}
.link:hover {text-decoration:underline;} 

.link-1 {display:inline-block; font-size:14px; padding-right:8px; background:url(../images/marker-3.gif) right 8px no-repeat;}
.link-1:hover {color:#fff;} 

.text-1 {font-size:14px;} 
.text-2 {font-size:14px; line-height:1.285em;}  

dl {width:330px;}
dl span {float:left; width:90px;}
dl strong {float:right; width:283px; font-weight:normal;}
dl a {text-decoration:none; color:#a4a4a4;}
dl a:hover {text-decoration:underline; color:#fff;}

.buttons {padding-top:30px; text-align:right;}
.buttons a {margin-left:27px; margin-right:0px;}

.map iframe {width:320px; height:242px;}
/****************************footer************************/
footer {width:100%; background:none;}
footer span {display:block; font-size:11px; font-style:italic; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
footer span a {color:#b29c8a; text-decoration:none;}
footer span a:hover {color:#fff; text-decoration:none;}
.list-services {padding:0px 0px 0px 0px;}
.list-services li {float:left; padding:0 0 0 10px;}
