@charset "utf-8";

img, a, div { 
behavior: url(iepngfix.htc);
}
#panel-container a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#orange {
background : orange repeat-x;
}
#red {
background : red repeat-x;
}
#green {
background : #a0ff39 repeat-x;
}
#purple {
background : #9600fc repeat-x;
}
#pink {
background : fuchsia repeat-x;
}
#yellow {
background : yellow repeat-x;
}
#parablue {
background : #8ac2e6 repeat-x;
}
#nav-bg {
background : url(images/nav-bg.png) no-repeat;
width : 220px;
height : 320px;
display : block;
top : 130px;
left : 730px;
position : relative;
z-index : 200;
}
#container-nav {
width : 706px;
position : absolute;
top : 105px;
left : 100px;
height : 42px;
z-index : 300;
display : block;
}
#container-nav a {
cursor:pointer;
width : 100px;
height : 42px;
display : block;
float : left;
background : url(images/button-off.png) no-repeat;
font : 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-align : center;
color : black;
text-decoration : none;
position : relative;
top : -20px;
	padding-top: 20px;
}
#container-nav a:hover {
width : 100px;
height : 42px;
display : block;
float : left;
background : url(images/button-on.png) no-repeat;
}
#container-nav #select {
width : 100px;
height : 42px;
display : block;
float : left;
background : url(images/button.png) no-repeat;
font : bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-align : center;
color : black;
text-decoration : none;
}
#container {
width : 800px;
position : absolute;
left : 70px;
top : 105px;
}
#logo-box {
top : 10px;
left : 35px;
position : absolute;
background-image : url(images/logo2.png);
display : block;
width : 338px;
height : 105px;
z-index : 1000;
}
#panel-top {
background-image : url(images/panel-top.png);
background-repeat : no-repeat;
display : block;
height : 79px;
width : 800px;
margin : 0;
padding : 0;
}
#panel-bot {
background-image : url(images/panel-bot.png);
background-repeat : no-repeat;
display : block;
height : 82px;
width : 800px;
margin : 0;
padding : 0;
}
#panel-mid {
background-image : url(images/panel-mid.png);
display : block;
width : 800px;
height : 100%;
padding : 0;
margin : 0;
position : relative;
	z-index: 400;
}

/* @group text-box */

.text-box {
border : 1px solid #9d9d9d;
background : #e7e7e7 url(images/bg-grad-index.jpg) no-repeat 0 0;
margin-bottom : 20px;
}

.text-box p, h1, h2, h3, h4, h5, h6 {
width : 80%;
margin-right : auto;
margin-left : auto;
}
.text-box p {
font-size : 10pt;
line-height : 22px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.text-box h1 {
margin-bottom : -10px;
}

/* @end */

/* @group text-box-para */

.text-box-para {
border : 1px solid #9d9d9d;
background : #e7e7e7 url(images/bg-grad-index.jpg) no-repeat 0 0;
margin-bottom : 20px;
}

.text-box-para p, h1, h2, h3, h4, h5, h6 {
width : 80%;
margin-right : auto;
margin-left : auto;
}
.text-box-para p {
font-size : 10pt;
line-height : 22px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.text-box-para h1 {
margin-bottom : -10px;
}

/* @end */

/* @group text-box-web */

.text-box-web {
border : 1px solid #9d9d9d;
background : #e7e7e7 url(images/bg-grad-web.jpg) no-repeat 0 0;
margin-bottom : 20px;
}

.text-box-web p, h1, h2, h3, h4, h5, h6 {
width : 80%;
margin-right : auto;
margin-left : auto;
}
.text-box-web p {
font-size : 10pt;
line-height : 22px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.text-box-web h1 {
margin-bottom : -10px;
}

/* @end */

/* @group text-box-design */

.text-box-design {
border : 1px solid #9d9d9d;
background : #e7e7e7 url(images/bg-grad-design.jpg) no-repeat 0 0;
margin-bottom : 20px;
}

.text-box-design p, h1, h2, h3, h4, h5, h6 {
width : 80%;
margin-right : auto;
margin-left : auto;
}
.text-box-design p {
font-size : 10pt;
line-height : 22px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.text-box-design h1 {
margin-bottom : -10px;
}

/* @end */

/* @group text-box-type */

.text-box-type {
border : 1px solid #9d9d9d;
background : #e7e7e7 url(images/bg-grad-type.jpg) no-repeat 0 0;
margin-bottom : 20px;
}

.text-box-type p, h1, h2, h3, h4, h5, h6 {
width : 80%;
margin-right : auto;
margin-left : auto;
}
.text-box-type p {
font-size : 10pt;
line-height : 22px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.text-box-type h1 {
margin-bottom : -10px;
}

/* @end */

/* @group text-box-image */

.text-box-image {
border : 1px solid #9d9d9d;
background : #e7e7e7 url(images/bg-grad-image.jpg) no-repeat 0 0;
margin-bottom : 20px;
}

.text-box-image p, h1, h2, h3, h4, h5, h6 {
width : 80%;
margin-right : auto;
margin-left : auto;
}
.text-box-image p {
font-size : 10pt;
line-height : 22px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.text-box-image h1 {
margin-bottom : -10px;
}

/* @end */

/* @group text-box-av */

.text-box-av {
border : 1px solid #9d9d9d;
background : #e7e7e7 url(images/bg-grad-av.jpg) no-repeat 0 0;
margin-bottom : 20px;
}

.text-box-av p, h1, h2, h3, h4, h5, h6 {
width : 80%;
margin-right : auto;
margin-left : auto;
}
.text-box-av p {
font-size : 10pt;
line-height : 22px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.text-box-av h1 {
margin-bottom : -10px;
}

/* @end */

/* @group text-box-contact */

.text-box-contact {
border : 1px solid #9d9d9d;
background : #e7e7e7 url(images/bg-grad-contact.jpg) no-repeat 0 0;
margin-bottom : 20px;
}

.text-box-contact p, h1, h2, h3, h4, h5, h6 {
width : 80%;
margin-right : auto;
margin-left : auto;
}
.text-box-contact p {
font-size : 10pt;
line-height : 22px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.text-box-contact h1 {
margin-bottom : -10px;
}

/* @end */

#panel-container {
width : 90%;
margin-right : auto;
margin-left : auto;
}
#panel-mid h1, h2, h3, h4, h5, h6, p, a {
font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#panel-mid .text-box h1 {
color : #266697;
text-align : left;
}
#container-nav .menu-text {
margin-top : 20px;
}
#container #panel-mid #panel-container #box1 .text-margin {
margin-top : 30px;
margin-bottom : 30px;
}
#pink #container #panel-mid #panel-container #box1 .text-margin .pink {
color : #910098;
}

#green #container #panel-mid #panel-container #box1 .text-margin .green {
color : green;
}

#orange #container #panel-mid #panel-container #box1 .text-margin .orange {
color : #ee6512;
}
#red #container #panel-mid #panel-container #box1 .text-margin .red {
color : #8d0009;
}
#yellow #container #panel-mid #panel-container #box1 .text-margin .yellow {
color : #959910;
}
#purple #container #panel-mid #panel-container #box1 .text-margin .purple {
color : #370097;
}
#panel-bot-content {
display : block;
width : 90%;
vertical-align : middle;
font : 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color : #000;
text-align : center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 40px;
}

/*AJAX LOADER
-------------------*/
#loading{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    background-color: red;
    font-size: 150%;
    color: white;
    padding: 2px;
}

#award {
	background-image: url(images/award.png);
	width: 114px;
	height: 114px;
	position: absolute;
	display: block;
	z-index: 9000;
	margin-top: 35px;
	margin-left: 84%;
	margin-right: auto;
}
a {
	color: #EE6512;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EE6512;
	border-right-color: #EE6512;
	border-bottom-color: #EE6512;
	border-left-color: #EE6512;
}
#container-nav a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
