@charset "utf-8";
/* CSS Document */

* {
margin: 0 auto;
padding: 0px;
}

html, body {
background: #ffffff;
font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

a { 
color: #415d88;
text-decoration: none;
}

a:hover {
color: #7389aa;
text-decoration: underline;
}

#container {
width: 800px;
padding: 0px;
z-index: 1;
margin: 0 auto;
background: #ffffff;
}

#inner {
width: 800px;
z-index: 1;
margin: 0;
background: #ffffff;
}

#inner-left {
position: relative;
width: 190px;
z-index: 1;
padding: 5px;
float: left;
background: #ffffff;
}

#inner-right {
position: relative;
width: 580px;
z-index: 1;
padding: 5px;
float: right;
background: #ffffff;
}

#top {
position: relative;
background: #000000 url('images/icc.jpg') left no-repeat;
width: 100%;
height: 52px;
text-align: right;
}

#menu {
position: relative;
background: #292929;
width: 800px;
height: 14px;
padding: 0px;;
}

#menub {
position: relative;
background: #292929;
width: 800px;
height: 14px;
padding: 0px;;
}

#toptwo {
position: relative;
background: #ffffff url('images/bigban.jpg') no-repeat;
width: 800px;
height: 357px;
}

#topswf {
position: relative;
width: 800px;
height: 371px;
}

#topila {
position: relative;
background: #ffffff url('images/sub-life.jpg') no-repeat;
width: 800px;
height: 100px;
}

#topilb {
position: relative;
background: #ffffff url('images/sub-coaching.jpg') no-repeat;
width: 800px;
height: 100px;
}

#topec {
position: relative;
background: #ffffff url('images/sub-ec.jpg') no-repeat;
width: 800px;
height: 100px;
}

#ec td {
padding: 10px;
}

#topstrategy {
position: relative;
background: #ffffff url('images/sub-strategy.jpg') no-repeat;
width: 800px;
height: 100px;
}

#topbiz {
position: relative;
background: #ffffff url('images/sub-biz.jpg') no-repeat;
width: 800px;
height: 100px;
}

#topabout {
position: relative;
background: #ffffff url('images/sub-about.jpg') no-repeat;
width: 800px;
height: 100px;
}

#topibd {
position: relative;
background: #ffffff url('images/ibdban.jpg') no-repeat;
width: 800px;
height: 357px;
}

#topisg {
position: relative;
background: #ffffff url('images/sub-sem.jpg') no-repeat;
width: 800px;
height: 100px;
}

#topb {
position: relative;
width: 800px;
height: 127px;
}

#left {
position: relative;
width: 630px;
background: #ffffff;
padding: 10px 10px 10px 20px; 
float: left;
}

#right {
position: relative;
width: 220px;
background: #ffffff;
padding: 10px 20px 10px 0px;
float: right;
}

#wide {
position: relative;
width: 780px;
padding: 10px;
background: #ffffff;
}

#index {
position: relative;
width: 800px;
padding: 0px;
background: #000000;
}

#footer {
position: relative;
clear: both;
background: #bccbef;
width: 790px;
padding: 5px;
text-align: center;
color: #7389aa;
}

#footertwo {
position: relative;
clear: both;
width: 790px;
padding: 5px;
text-align: center;
color: #7389aa;
}

#indent {
position: relative;
width: 500px;
padding: 0px 0px 0px 80px;
}


