* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF url('../img/bg.gif') repeat-x 0 0;
min-width: 770px;
padding-bottom: 10px; 
}

a:link {
color: #000066;
text-decoration: underline;
}

a:visited {
color: #665555;
text-decoration: underline;
}

a:hover {
text-decoration: none;
color: #003399;
font-weight: bold;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}





p {
line-height: 150%;
margin-top: 0.5em;
}

h1 {
font-size: 2.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #464646;
letter-spacing: 1px;
text-align: left;
padding: 25px 0 2px 15px;
margin-left: 30px;
border-bottom: 1px solid #EEEEEE;

}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #464646;
}

h2 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #464646;
text-align: left;
margin: 6px 0 0 30px;
}

h3 {
color: #565400;
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
letter-spacing: 1px;
margin: 30px 0 10px 0;
}

h3.first {
margin-top: 0;
}

ul {
list-style-type: none; 
}


/* Images */

img.portfolio {
border: 3px solid #8ED8FF;
margin: 0 12px 16px 0;
}

a:hover img.portfolio {
border: 3px solid #FF6123;
margin: 0 12px 16px 0;
}



#wrapper {
width: 770px;
margin: 35px auto 60px auto;
position: relative;
background-color: #FFFFFF;
border: 1px solid #C3C3C3;
display: table; 
}

.division {
background-color: #FEFDC4;
border: 1px solid #8D8A00;
padding: 0.5em 0.9em;
margin-bottom: 3px;
}

.division p {
color: #444300;
}


/* Header */

#header {
margin: 0 auto;
height: 140px;
position: relative;
background: #FFFFFF url('../img/hd-bg.gif') repeat-x 0 0;
padding-right: 03px;
}

#header-wrapper { 
width: 770px;
}

/* Content */

#content-box {
width: 100%;
margin: 0 auto;
text-align: left;
color: #151515;
position: relative;
}

#content-box-in {
width: 100%;
}

#content-box-left {
float: left;
width: 24%;
margin-bottom: 5em;
}

#content-box-right {
float: right;
width: 75%;
margin-bottom: 2em;
}

#content-box-left-in {
margin: 0.4em 0.3em 0 0;
}

#content-box-right-in {
margin: 0.4em 1.5em 0 0.6em;
}


/* Content boxes directives */

#content-box-left-in h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #8A8700 url('../img/h3-bg.gif') repeat-x 0 0;
color: #FFFFFF;
margin: 0;
text-align: center;

font-size: 1.1em;
}

#content-box-left-in p {
margin: 0 0 3px 5px;
line-height: 170%;
}

#content-box-left-in p.first {
margin-top: 3px;
}

#content-box-left-in p span {
color: #4B4B4B;
}

#content-box-left-in ul li {
text-align: center;
border-bottom: 1px solid #CFCFCF;
border-right: 1px solid #CFCFCF;
display: block;
}

#content-box-left-in ul li.last {
border-bottom: none;
}

#content-box-left-in ul li a, #content-box-left-in ul li a:visited {
color: #565400;
display: block;
padding: 0.4em 0;
width: 100%;
text-decoration: none;
font-weight: normal;
}

#content-box-left-in ul li a:hover, #content-box-left-in ul li a.active {
background-color: #FFFEB5;
font-weight: bold 
}

/* Footer */

#footer {
font-size: 0.9em;
margin-bottom: 5px;
}

#footer a, #footer a:visited {
padding: 1px 2px;
font-weight: normal;
}

#footer a:hover {
background-color: #565400;
color: #FFFFFF;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
