*{
 margin: 0;
 padding: 0;
 border: 0;
 font-weight: normal;
}
body {
 margin: 0;
 padding: 0;
 background: #324154 url(../img/footer-w.jpg) 50% 0 repeat-y;
 text-align: center;
 line-height: 1.3em;
 color: #333;
 /* font-family: Georgia, "Times New Roman", times, serif; */
 font-family: Verdana, Trebuchet, Helvetica, sans-serif;
 font-size: 62.5%;
}
a {
 color: #f00;
}
a:hover {
 color: #eee;
}

/* Common properties */
#header, #nav, #content, #lower-content, #footer {
 width: 960px;
 margin: 0 auto;
 position: relative;
 line-height: 1.6em;
 font-size: 1.2em;
 *font-size: 1.6em;
 _font-size/**/:/**/ 1.2em; /* IE 6 only */
}

/* Header, Client login */
#header-wrap {
 background: #213c63 url(../img/header.gif) bottom left repeat-x;
 border: 1px solid #213c63;
}
#header {
 height: 40px;
 margin: 0 auto;
 font-size: 1.0em;
 *font-size: 1.2em;
 _font-size/**/:/**/ 1.0em; /* IE 6 only */
}
#header p {
 margin: 0;
 *margin: 20px 0 0 0;
 padding: 20px 0 0 0;
 *padding: 0;
 text-align: right;
 color: #9e9e9e;
}
#header a {
 text-decoration: none;
 text-transform: uppercase;
 letter-spacing: .9px;
 color: #ccc;
}
#header a:hover {
 text-decoration: underline;
 color: #f00;
}
#header a.current {
 color: #fff;
}

/* Logo and Nav box */
#nav-wrap {
 height: 125px;
 background: #000 url(../img/nav-wrap.gif) repeat-x;
}
#nav {
 height: 125px;
 background: url(../img/nav-background.jpg) top left no-repeat;
}
#nav img {
 position: absolute;
 bottom: 24px;
 left: 0px;
}

/* Start Main Navigation */
#nav-box {
 position: absolute;
 width: 561px;
 height: 125px;
 bottom: 0;
 right: 0;
 background: url(../img/nav-menu-new.jpg) top left no-repeat;
}
#nav-box ul {
 height: 125px;
 margin: 0;
 padding: 0;
 list-style-type: none;
}
#nav-box li {
 float: left;
}
#nav-box li a {
 overflow: hidden;
 display: inline;
 float: left;
 height: 0;
 margin: 0;
 padding-top: 125px;
 color: #2d3440;
 cursor: pointer;
 background: url(../img/nav-menu-new.jpg) no-repeat;
}
#nav-box li a:active, #nav-box li a:hover {
 cursor: pointer;
}
/* Static nav item */
#nav-box li#web a {
 width: 86px;
 background-position: 0 0;
}
#nav-box li#product a {
 width: 117px;
 background-position: -86px 0;
}
#nav-box li#powerdata a {
 width: 137px;
 background-position: -203px 0;
}
#nav-box li#security a {
 width: 103px;
 background-position: -343px 0;
}
#nav-box li#services a {
 width: 109px;
 background-position: -449px 0;
}
/* Current nav item */
#nav-box li#web a.current, #nav-box li#web a.current:hover, #nav-box li#web a.current:active {
 width: 86px;
 background-position: 0 -125px;
}
#nav-box li#product a.current, #nav-box li#product a.current:hover, #nav-box li#product a.current:active {
 width: 117px;
 background-position: -86px -125px;
}
#nav-box li#powerdata a.current, #nav-box li#powerdata a.current:hover, #nav-box li#powerdata a.current:active {
 width: 137px;
 background-position: -203px -125px;
}
#nav-box li#security a.current, #nav-box li#security a.current:hover, #nav-box li#security a.current:active {
 width: 103px;
 background-position: -343px -125px;
}
#nav-box li#services a.current, #nav-box li#services a.current:hover, #nav-box li#services a.current:active {
 width: 109px;
 background-position: -449px -125px;
}
/* Hover nav item */
#nav-box li#web a:hover {
 width: 86px;
 background-position: 0 -250px;
}
#nav-box li#product a:hover {
 width: 117px;
 background-position: -86px -250px;
}
#nav-box li#powerdata a:hover {
 width: 137px;
 background-position: -203px -250px;
}
#nav-box li#security a:hover {
 width: 103px;
 background-position: -343px -250px;
}
#nav-box li#services a:hover {
 width: 109px;
 background-position: -449px -250px;
}
/* Clicked nav item*/
#nav-box li#web a:active {
 width: 86px;
 background-position: 0 -375px;
}
#nav-box li#product a:active{
 width: 117px; background-position: -86px -375px;
}
#nav-box li#powerdata a:active{
 width: 137px; background-position: -203px -375px;
}
#nav-box li#security a:active{
 width: 103px; background-position: -343px -375px;
}
#nav-box li#services a:active{
 width: 109px; background-position: -449px -375px;
}
/* End Navigation */

/* Main Content */
h2, h3{
 margin-bottom: 3px;
 line-height: 25px;
 color: #fff9e6;
 font-size: 22px;
 font-weight: normal;
}
h3 {
 font-family: Verdana, Trebuchet, Helvetica, sans-serif;
 font-size: 18px;
}
#content-wrap {
 border-top: 6px solid #b22323;
 background: #eff2f5 url(../img/content.gif) repeat-x;
}
#content {
 overflow: hidden;
 background-color: #eff2f5;
}
#left-col {
 width: 562px;
 float: left;
 padding-top: 35px;
}
#left-col h1 {
 margin: 0 0 15px 0;
 text-align: left;
 line-height: 26px;
 font-size: 20px;
 font-weight: normal;
 color: #900;
}
#left-col h1 {
 border-bottom: 2px dotted #6484A8;
 /* background-color: #95ABC4; */
 padding: 3px;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 18px;
}
#left-col h1 span {
 color: #1a2f4d;
}
#left-col h1 {
border-bottom: 1px solid #b22323;
}
#left-col h1 span {
border-bottom: 4px solid #b22323;
}
#left-col h1 {
border-bottom: 1px solid #1a2f4d;
}
#left-col h1 span {
padding: 0 10px;
background: #5b7597 url(../img/rounded_corner_right1.gif) top right no-repeat;
color: #eee;
}

#left-col p {
 padding: 0 0 15px 0;
 text-align: left;
 color: #555;
}
p.last {
 padding-bottom: 1.5em;
}
#left-col p.internalmenu {
 padding: 5px 0 15px 0;
 text-align: left;
 color: #555;
}
#left-col p.internalmenu a {
 padding: 4px 5px;
 text-transform: uppercase;
 font-size: small;
 color: #003;
}
#left-col p.internalmenu a:hover {
 padding: 4px 5px;
 background-color: #1a2f4d;
 color: #fff;
 text-decoration: none;
}
#left-col a {
 color: #4a3a1e;
 padding: 2px 1px;
}
#left-col a:hover {
 /* background: #f00; */
 color: #f00;
 padding: 2px 1px;
}

#right-col {
 height: 100%;
 position: absolute;
 top: 0;
 right: 0;
 width: 363px;
 background: #eff2f5;
}
#slideshow, #slideshow2 {
 position: relative;
 width: 338px;
 height: 300px;
 margin: 0 auto;
 padding: 0;
}
#slideshow img, #slideshow2 img {
 position: absolute;
 width: 338px;
 height: 300px;
 top: 05px;
 left: 0;
}
#slideshow a {
 position: absolute;
 width: 338px;
 height: 300px;
 top:0;
 left: 0;
}

/* Lower Main Content */
#lower-content-wrap {
 background: #5b7597 url(../img/lower-bo.gif) repeat-x;
}
#lower-content {
 position: relative;
 overflow: hidden;
}
#lower-content h2, #lower-content h3 {
 margin-top: 10px;
 line-height: 35px;
}
#lower-left-col {
 width: 562px;
 float: left;
 padding: 25px 0;
 padding-bottom: 10px;
 text-align: left;
 line-height: 16px;
}
#lower-content p {
 color: #fff9e6;
 padding-bottom: 10px;
 padding-top: 2px;
}
#lower-right-col {
 overflow: hidden;
 position: relative;
 float: right;
 width: 363px;
 padding-top: 19px;
 padding-bottom: 3em;
 background: #466185;
 border-top: 6px solid #354f73;
}
.col {
 width: 265px;
 float: left;
 padding: 0 24px 0 22px;
 background: url(../img/divider0.gif) top right no-repeat;
 text-align: left;
}
.col p {
 line-height: 17px;
}
.col img {
 float: left;
 margin-right: 10px;
 margin-bottom: 70px;
 margin-top: 5px;
}
.col a.image {
 padding: 0;
 margin: 0;
}
.col a {
 color: #eefbfc;
 padding: 2px 1px;
}
.col a:hover {
 background: #eefbfc;
 color: #333;
 padding: 2px 1px;
}
#lower-right-col p {
 padding: 5px 15px;
 text-align: left;
}
.first {
 padding-left: 0;
}
.second {
 width: 205px;
 background: none;
 font-size: .9em;
}
body#home p.last {
 margin-bottom: 0.8em;
}
#lower-left-col a {
 color: #eefbfc;
 padding: 2px 1px;
}
#lower-left-col a:hover {
 background: #eefbfc;
 color: #333;
 padding: 2px 1px;
}
#lower-right-col li {
 margin: 0 5px 5px 30px;
 padding: 0 5px;
 text-align: left;
 color: #fff9e6;
}

/* About-us Content */
body#about p {
}
body#about #slideshow2 {
 width: 335px;
 height: 322px;
 margin: 0px 20px 12px 0px;
}
body#about #slideshow2 img {
 width: 335px;
 height: 322px;
 margin: 0 0 0 10px;
}
body#about #right-col {
 margin: 0 0 0 0px;
 background: #eec;
}
body#about #lower-right-col {
 position: relative;
 float: right;
}
body#about #right-col h1, body#serv #right-col h1 {
 text-align: left;
 font-size: 21px;
 color: #7a6238;
 margin: 10px 0 0 24px;
}
body#about #right-col p {
 padding: 0 24px;
 text-align: left;
 font-size: 1em;
}
img.about, img.services {
 float: left;
 border: 4px solid #dbcaa3;
 margin-right: 12px;
 margin-bottom: 1px;
 width: 95px;
 height: 115px;
 background: #8a7c68;
}
.text-matter {
 clear: both;
 margin-bottom: 25px;
}
.text-matter h2.products {
 margin: 0;
 padding: 0;
 text-align: left;
 letter-spacing: -.5px;
 color: #425267;
 font-size: 18px;
}
.text-matter p {
 clear: both;
 display: block;
 padding: 0;
 margin-bottom: 25px;
}
.text-matter h1, body#about #right-col h1 {
 margin-bottom: 10px;
}
.text-matter ul {
 margin: 3px 0 0 0;
 list-style-image: url(../img/wiipl-bullet.gif);
}
.text-matter li {
 margin: 0 5px 5px 20px;
 padding: 0 5px 0 0px;
 text-align: left;
 color: #555;
}
.people ul {
 margin: 3px 0 0 0;
 list-style-image: url(../img/wiipl-bullet.gif);
}
.people li {
 margin: 0 5px 5px 20px;
 padding: 0 5px;
 text-align: left;
 color: #555;
}

#right-col p {
 margin-bottom: 1.1em;
}
#right-col p.last {
 margin-bottom: 1.5em;
}
body#about #right-col {
 position: relative;
 float: right;
}
body#about #right-col ul {
	margin: 1.5em 1.5em 0 2em;
 text-align: left;
}
body#about #right-col li {
 margin: 0 0 0 10px;
}
body#about #right-col ul li {
	padding: 0 0 1em .5em;
	list-style-image: url(../img/uncheck.gif);
	font-weight: bold;
	color: #666;
}
body#about #right-col ul li ul li {
 margin: 0;
}
body#about #right-col ul li li {
 padding: 0 0 .5em 0em;
	border-bottom: 1px solid #ccc;
}
body#about #right-col ul li:hover, body#about #right-col ul li a.selected {
	cursor: pointer;
	list-style-image: url(../img/check.gif);
	/* background-color: #b0bdcf; */
	color: #900;
}
body#about #right-col ul li a {
 text-decoration: none;
 color: #006;
}
body#about #right-col ul li a:hover {
 color: #900;
}
body#about #right-col ul li a:visited {
	list-style-type: circle;
	*list-style-image: url(../img/check.gif);
 color: #999;
}

/* Footer */
#footer {
 color: #eee;
 line-height: 6em;
 text-align: left;
 text-transform: uppercase;
 font-family: Verdana, sans-serif;
 font-size: 10px;
}
body#about #footer p {
 font-size: .85em;
}
#footer a {
 color: #003;
 text-decoration: none;
}
#footer a:hover {
 color: #900;
 text-decoration: underline;
}

/* Remove silly dotted outline from links in FF */
a {
 outline: none;
}
blockquote {
 background-image: url(../img/openquote.gif);
 background-repeat: no-repeat;
 background-position: left 5px;
 padding-left: 30px;
 font-style: italic;
}
blockquote span {
 background-image: url(../img/closequote.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 display: block;
 padding: 0 30px 0 10px;
 text-align: left;
}

.bold {
 font-weight: bold;
}

#two-col {
 width: 550px;
 display: block;
 margin: 5px;
}
#two-col-left, #two-col-right {
 float: left;
 width: 46%;
 text-align: left;
}
#two-col-left p, #two-col-right p {
 margin: 0 0 50px 0;
 padding: 0 0 0 10px;
 font-size: 1.2em;
 *font-size: 1em;
}
#two-col-left img, #two-col-right img {
 float: left;
 margin: 5px 5px 0 0;
}
#left-col h1.main {
 text-align: center;
 border-bottom: 1px solid #bbc3ff;
}
#two-col h2 {
 margin-bottom: 5px;
 line-height: 25px;
 color: #274674;
 font: normal 16px Verdana, Trebuchet, Helvetica, sans-serif;
}
#two-col h2.trial2 {
 color: #333;
 font-size:1.5em;
 font-family: "Times New Roman", Times, Serif;
 font-weight: 300;
 letter-spacing: 0.01em;
 padding: 0.2em 0;
 margin:0.5em 0;
}
#two-col h2.trial3 {
 letter-spacing: 1px;
 font-family: georgia;
 color: #333;
 text-transform: lowercase;
 background: url(img/ss_bg.gif) no-repeat left top;
 padding-top: 5px;
 padding-left: 2px;
 font-size: 1.5em;
}
#two-col-left {
 margin: 0 18px 0 0;
 padding: 0 14px 0 0;
 border-right: 1px solid #bbc3ff; // 99a3ed
}
#two-col-left, #two-col-right {
 font: normal .8em/1.7em 'Trebuchet MS', Tahoma, sans-serif;
 *font-size: 1em;
}
#two-col a:hover {
 background-color: #274674;
 color: #fff;
}

body#about #left-col h2.infobuzz, body#about #left-col h3.infobuzz {
 text-align: left;
 color: #1a2f4d;
}
body#about #left-col h2.infobuzz {
 font-size: 1.3em;
}
body#about #left-col h3.infobuzz {
 font-size: 1.2em;
}
body#about #left-col ul {
 margin: 0 0 0 15px;
 text-align: left;
}
body#about #left-col ol {
 margin: 0 0 0 15px;
}

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform {
margin: 0 auto;
width: 250px;
padding: 07px;
}
/* ----------- stylized ----------- */
#stylized {
 border: solid 1px #b0bdcf;
}
#stylized label {
 display: block;
 width: 45px;
 float: left;
 font-weight: bold;
 text-align: right;
 color: #b0bdcf;
}
#stylized input {
float: left;
width: 120px;
margin: 2px 0 05px 10px;
padding: 2px;
border: solid 1px #aacfe4;
font-size: 12px;
}
#stylized button {
/* clear: both; */
margin-left: 5px; /* 75px */
width: 49px;
height: 20px;
background: #5b7597 url(../img/button-submit.gif) no-repeat; /* b0bdcf */
text-align: center;
line-height: 20px;
color: #333;
font-size: 11px;
font-weight: bold;
}
#stylized a {
 font-size: .8em;
}