/* css for basic items ---------------------------------------------------------------------------------- */
body {
    margin: 0;
    padding: 0;
    font-family: arial, helvetica;
    font-size: 11px;
    line-height: 1.35em;
	color: #A6A8AB;
    background: #F3F4F4;
	}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
li {
    margin: 0;
    padding: 0;
    }
ul#indent {
	margin: 0;
	padding: 10px 0 0 25px;
	list-style: none;
}
li#bullet {
	list-style: none;
	padding: 0 0 5px 0;
	list-style-image: url(../images/bullet2.gif);
}
img {
    padding: 0;
    margin: 0;
    border: 0;
    }
a:link, 
a:visited {
	color: #A6A8AB;
	text-decoration: underline;
	}
a:hover, 
a:active {
    color: #45B1E5;
	text-decoration: underline;
	}
a.noline:link, 
a.noline:visited {
	text-decoration: none;
	}
a.noline:hover, 
a.noline:active {
	text-decoration: underline;
	}
a.arrow:link, 
a.arrow:visited {
    color: #336FA4;
	text-decoration: underline;
	}
a.arrow:hover, 
a.arrow:active {
    color: #336FA4;
	text-decoration: underline;
	}
h1 {
    margin: -5px 0 5px -3px;
    padding: 0;
    font-size: 25px;
	font-weight: normal;
    line-height: 1em;
    color: #336FA4;
    }
h2 {
    margin: 0 25px 10px 25px;
    font-size: 15px;
	font-weight: normal;
    line-height: 1em;
    color: #336FA4;
    }
    
h3 {
    margin: 0 25px 5px 25px;
    font-size: 14px;
	font-weight: normal;
    line-height: 1em;
    color: #336FA4;
    }
p {
    margin: 0 0 12px 0;
    padding: 0;
    }
.question {
    color: #45B1E5;
}
.subtitle {
    color: #45B1E5;
}
.subtitle2 {
    color: #336FA4;
}


/* css for site structure ------------------------------------------------------------------------------- */
#container {
    width: 778px;
    height: 100%;
    margin: 16px auto 16px auto;
    padding: 0;
    text-align: left;
    background: #ffffff;
    }
#logo {
	width: 778px;
    height: 70px;
    margin: 0;
    clear: both;
    text-align: right;
    }
#header {
    height: 87px;
    margin: 0;
    clear: both;
    }
#header-left {
    width: 482px;
    height: 87px;
    margin: 0;
    padding: 0;
    float: left;
    }
#header-right {
    width: 296px;
    height: 87px;
    margin: 0;
    padding: 0;
    float: left;
    }
#content {
    clear: both;
    }
#content-left {
    width: 100px;
    float: left;
    padding: 53px 19px 25px 0;
    }
#content-center {
	width: 445px;
    float: left;
    padding: 46px 0 25px 0;
    }
#content-right {
	width: 174px;
    float: left;
    padding: 53px 20px 25px 20px;
    }
#content-center-contact {
	width: 194px;
    float: left;
    padding: 58px 0 25px 20px;
    }
#content-right-contact {
	width: 323px;
    float: left;
    padding: 58px 74px 25px 48px;
    }
#content-center-projects {
	width: 214px;
    float: left;
    padding: 58px 0 25px 20px;
    }
#content-right-projects {
	width: 323px;
    float: left;
    padding: 58px 74px 25px 28px;
    }
#footer {
	height: 120px;
	padding: 0 0 0 20px;
    margin: 0;
    clear: both;
	background: #ffffff;
    }



/* css for top navigation ------------------------------------------------------------------------------- */
ul#nav-top {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
    }
ul#nav-top li {
	height: 28px;
    padding: 0;
	float: left;
	}
ul#nav-top li#nav-top01 a, 
ul#nav-top li#nav-top01 a:visited {
	width: 69px;
	height: 28px;
	display: block;
    background: url(../images/nav-top01.gif) no-repeat;
    }
ul#nav-top li#nav-top01 a:hover {
    background: url(../images/nav-top01on.gif) no-repeat;
    }
ul#nav-top li#nav-top02 a, 
ul#nav-top li#nav-top02 a:visited {
	width: 78px;
	height: 28px;
	display: block;
    background: url(../images/nav-top02.gif) no-repeat;
    }
ul#nav-top li#nav-top02 a:hover {
    background: url(../images/nav-top02on.gif) no-repeat;
    }
ul#nav-top li#nav-top03 a, 
ul#nav-top li#nav-top03 a:visited {
	width: 104px;
	height: 28px;
	display: block;
    background: url(../images/nav-top03.gif) no-repeat;
    }
ul#nav-top li#nav-top03 a:hover {
    background: url(../images/nav-top03on.gif) no-repeat;
    }
ul#nav-top li#nav-top04 a, 
ul#nav-top li#nav-top04 a:visited {
	width: 97px;
	height: 28px;
	display: block;
    background: url(../images/nav-top04.gif) no-repeat;
    }
ul#nav-top li#nav-top04 a:hover {
    background: url(../images/nav-top04on.gif) no-repeat;
    }
ul#nav-top li#nav-top05 a, 
ul#nav-top li#nav-top05 a:visited {
	width: 63px;
	height: 28px;
	display: block;
    background: url(../images/nav-top05.gif) no-repeat;
    }
ul#nav-top li#nav-top05 a:hover {
    background: url(../images/nav-top05on.gif) no-repeat;
    }
ul#nav-top li#nav-top06 {
	width: 16px;
	height: 28px;
	display: block;
    background: url(../images/nav-top06.gif) no-repeat;
    }
ul#nav-top li#nav-top07 a, 
ul#nav-top li#nav-top07 a:visited {
	width: 55px;
	height: 28px;
	display: block;
    background: url(../images/nav-top07.gif) no-repeat;
    }
ul#nav-top li#nav-top07 a:hover {
    background: url(../images/nav-top07on.gif) no-repeat;
    }
    
    
    
/* css for top navigation - ON STATE -------------------------------------------------------------------- */
ul#nav-top li#nav-top01on a, 
ul#nav-top li#nav-top01on a:visited {
	width: 78px;
	height: 28px;
	display: block;
    background: url(../images/nav-top01on.gif) no-repeat;
    }
ul#nav-top li#nav-top01on a:hover {
    background: url(../images/nav-top01on.gif) no-repeat;
    }
ul#nav-top li#nav-top02on a, 
ul#nav-top li#nav-top02on a:visited {
	width: 78px;
	height: 28px;
	display: block;
    background: url(../images/nav-top02on.gif) no-repeat;
    }
ul#nav-top li#nav-top02on a:hover {
    background: url(../images/nav-top02on.gif) no-repeat;
    }
ul#nav-top li#nav-top03on a, 
ul#nav-top li#nav-top03on a:visited {
	width: 104px;
	height: 28px;
	display: block;
    background: url(../images/nav-top03on.gif) no-repeat;
    }
ul#nav-top li#nav-top03on a:hover {
    background: url(../images/nav-top03on.gif) no-repeat;
    }
ul#nav-top li#nav-top04on a, 
ul#nav-top li#nav-top04on a:visited {
	width: 97px;
	height: 28px;
	display: block;
    background: url(../images/nav-top04on.gif) no-repeat;
    }
ul#nav-top li#nav-top04on a:hover {
    background: url(../images/nav-top04on.gif) no-repeat;
    }
ul#nav-top li#nav-top05on a, 
ul#nav-top li#nav-top05on a:visited {
	width: 63px;
	height: 28px;
	display: block;
    background: url(../images/nav-top05on.gif) no-repeat;
    }
ul#nav-top li#nav-top05on a:hover {
    background: url(../images/nav-top05on.gif) no-repeat;
    }
ul#nav-top li#nav-top07on a, 
ul#nav-top li#nav-top07on a:visited {
	width: 55px;
	height: 28px;
	display: block;
    background: url(../images/nav-top07on.gif) no-repeat;
    }
ul#nav-top li#nav-top07on a:hover {
    background: url(../images/nav-top07on.gif) no-repeat;
    }



/* css for left side content ---------------------------------------------------------------------------- */
#content-left ul {
	padding: 0;
	margin: 0;
    clear: both;
}
#content-left ul li {
	padding: 0 0 0 25px;
	width: 75px;
	height: 15px;
	display: block;
}
#content-left ul li a, 
#content-left ul li a:visited {
    font-size: 10px;
    text-decoration: none;
}
#content-left ul li a:hover, 
#content-left ul li a:active {
    color: #45B1E5;
    text-decoration: none;
}
#content-left ul li a#on, 
#content-left ul li a:visited#on {
    font-size: 10px;
    color: #45B1E5;
    text-decoration: none;
}
#content-left ul li a:hover#on, 
#content-left ul li a:active#on {
	text-decoration: none;
}



/* css for center content ------------------------------------------------------------------------------- */
#content-center p {
	margin: 12px 12px 0 12px;
    padding: 0;
    clear: both;
}
#content-center span {
    color: #45B1E5;
}


/* css for right side content --------------------------------------------------------------------------- */
#content-right p {
    margin: 0 0 12px 0;
    padding: 0;
    font-size: 10px;
    line-height: 1.25em;
    color: #336FA4;
    }
#content-right p a, 
#content-right p a:visited {
    color: #336FA4;
    }



/* css for contact content ------------------------------------------------------------------------------ */
ul#bottom-contact {
	padding: 50px 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	font-size: 9px;
	line-height: 1.35em;
	color: #A6A8AB;
    }
ul#bottom-contact li {
    padding: 0 20px 0 0;
	float: left;
	}
ul#bottom-contact li a, ul#bottom-contact li a:visited {
	color: #A6A8AB;
	}
ul#bottom-contact li a:hover, ul#bottom-contact li a:active {
    color: #004B8D;
    text-decoration: underline;
    }
ul#bottom-contact li span {
	color: #A6A8AB;
	}

