/********************************************************
* Base styles --                          			    *
********************************************************/

body {
    font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
	margin: 0px;
	background: url(../images/bg.jpg) 0 0 repeat;
}

p, li, h { color: #000000; line-height: 1.5em;}

p, li {
	font-size: 16px;
}
h1 { color: #010a3b; text-align: left; border-bottom: 1px solid #010a3b; margin: 0px; padding: 0px 0px 2px 0px;}
h2 { font-size: 14px; color:#000000; text-decoration: underline; padding-bottom: 4px; line-height: 18px;}
h3 { font-size: 14px; color: #5347a8; text-decoration: none; padding-bottom: 4px; margin: 12px 0 -12px 0;}
h4 { font-size: 12px; font-weight: bold; line-height: 1.5em; margin: 12px 0 -12px 0; }
h5 { font-size: 1.1em;}
h6 { font-size: 1.1em; line-height: 1.1em; display: block; margin: 0; padding: 0;}

a:link     { color: #2643af; text-decoration: none;}
a:active   { color: #2643af; text-decoration: none;}
a:visited  { color: #2643af; text-decoration: none;}
a:hover    {
	color: #009;
	text-decoration: none;
	font-size: 18px;
}

a img {border:0; text-decoration: none;}
a img:hover { border-bottom: none; }

.medtext {font: Arial, Helvetica, sans-serif; font-size: 14px; line-height:14px;}

/********************************************************
* Wrapper --                                 			*
********************************************************/
#wrapper {
clear: both;
	position: relative;
    width: 872px;
    margin: 0px auto;
	background-image: url(../images/bgContent.jpg);
	z-index: 2;
	border: 0px solid #808591;
}

/********************************************************
* Header --                                 			*
********************************************************/

#header {

    width: 872px;
    height: 360px;
	margin: 0px;
	padding: 0px;
    background-color: #FFFFFF;
}
/********************************************************
* Topnav --                                 			*
********************************************************/

#mainnav {font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; width: 849px; height: 50px; background-image: url(../images/bgNav2.jpg);}#mainnav ul {margin: 0px; padding:5px; list-style: none;}

#mainnav a {display: block; padding: 2px 0px 10px 50px; height: 30px;}

#mainnav .leftmost { border-left: 0px solid #fff;}

#nav1 {width: 30px;}

.floatright
{
float: right;
width: 180px;
}

/*#mainnav .leftmost { border-left: 1px solid #43acb7; }
#mainnav .topmost { margin-top: 1px; }
#mainnav .bottommost { margin-bottom: 1px; }
*/

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 30px; width: 849px;
    background: url("../images/bgNav2.jpg");
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
        width: auto;
        font-size: 12px;
        position: relative; 
        z-index: 500;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../images/lava.gif") no-repeat right -30px;
            width: 5px; height: 22px;
            padding-top: 5px;
            margin-left: 18px; /* Sets the start of the bubble. */
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../images/lava.gif") no-repeat top left;
                height: 22px;
                margin-left: 11px;
                margin-right: 0px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 12px arial;
            color: white; outline: white;
            text-align: center;
            width: inherit;
            height: 60px; top: 7px;
            z-index: 10; letter-spacing: 0;
            display: inherit;
            margin: auto 0px;
        }

/********************************************************
* Custom --                                 			*
********************************************************/

.smalltext {
font-size: 10px;
color:#333333;
}

.clear {
clear: both;}


#imageLeft{
  float: left;
  display: block;
  position: relative;
  padding: 5px;
  margin: 5px 20px 5px 0px;
  border: 1px solid #ccc;
}

#imageCenter{
  float: none;
}

#imageRight{
 float: right;
 /* display: block;
  position: relative;*/
  padding: 5px;
  margin: 5px 0px 5px 20px;
  border: 1px solid #ccc;
}


/* /* IE hack6 */
html #container { height:1%;
}

 /* IE7/FF hack */
#container:after {
height: 0;
visibility: hidden;
display: block;
content: ".";
clear: both;
}

#spacer {
 clear: both;
}

div.pic img {

		padding: 5px;
		border: 0;
		border: 1px solid #ccc;}

			

/********************************************************
* Content --                                 			*
********************************************************/

#content {
	/*clear: both;*/
    width: 807px;
    background-image: url(../images/bgContent.jpg);
    margin: 32px;
	margin-top: 4px;
	padding: 0px;
}

/********************************************************
* Maincol --                                 			*
********************************************************/

#maincol {
	float: left;
	width: 492px;
	text-align: left;
	padding: 0px 18px;
	margin: 0;
	display: inline;
	border-right: 1px solid #ccc;
	background: #ffffff;
	font-size: 12px;
}

/********************************************************
* Rightcol --                                 			*
********************************************************/

#rightcol {
    float: left;
    width: 275px;
    text-align: center;
    font-size: 7px;
    padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #ffffff;
	border-left: 0px solid #ccc;
   /*  display: inline; fix IE */
}

/********************************************************
* Element styling classes --                            *
********************************************************/

.rightcolform {color: #5a16ff; padding: 0px; margin:0px; background-color:#FFFFFF; font-size: 7px;}

/********************************************************
* Footer --                                 			*
********************************************************/

#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 114px;
	width: 872px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgFooter2.jpg);
	font-size: 10px;
}

#footer a:link     { color: #FFFFFF; padding: 2px 2px; text-decoration: underline;}
#footer a:active   { color: #FFFFFF; padding: 2px 2px; text-decoration: underline;}
#footer a:visited  { color: #FFFFFF; padding: 2px 2px; text-decoration: underline;}
#footer a:hover    { color: #FFFFFF; padding: 2px 4px; text-decoration: none;}

/********************************************************
* END --                                 				*
********************************************************/
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
