/* CSS Document */

html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
html, body {
height: 100%;
text-align: center;
}
body {
background-image: url(images/bg.gif);
background-position: center top;
background-repeat:no-repeat;
background-color: #a8a8b1;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
-webkit-text-size-adjust: none;
}
strong {
color: #1b1f6d;
}
p {
padding: 7px 0;
margin: 0;
}
a {
color: #1b1f6d;
}
h2 {
background-image: url(images/h2-bg.jpg);
background-position: right;
background-repeat: no-repeat;
border-left: 12px solid #1b1f6d;
height: 17px;
font-size: 15px;
color: #1b1f6d;
padding: 5px;
margin-top: 8px;
}
#background {
background-image: url(images/background-bg.gif);
background-position: top center;
background-repeat: repeat-y;
min-height: 100%;
}
* html #background {
height: 100%
}
#wrapper {
background-image: url(images/wrapper-bg.gif);
background-repeat: repeat-y;
background-position: top center;
}
#header {
background-image: url(images/header-bg.jpg);
height: 195px;
background-repeat: no-repeat;
background-position: top center;
}
#logo {
float: left;
width: 249px;
padding-top: 48px;
}
.flash {
float: right;
width: 520px;
margin-top: 22px;
background-image: url(images/home-start.jpg);
height: 186px;
}
.pagetitle {
margin-top: 144px;
text-align: right;
float: right;
width: 530px;
}
.content, .headcontent {
width: 779px;
margin: 0 auto;
background-image: url(images/content-bg.gif);
background-position: top right;
background-repeat: repeat-y;
}
.content {
background-color: #FFFFFF;
}
.headcontent {
background-image: none;
}
.content {
position: relative;
}
#rightcolumn {
 width: 142px;
 float: right;
 margin: 0 1px 2px 0;
 background-color: #e0e2e8;
}
#rics {
	width: 142px;
	height: 48px;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
#menu {
text-align: left;
}
#menu ul {
list-style: none;
margin-top: 10px;
}
#menu ul li a, #menu ul li.current {
background-image: url(images/menu-bg.gif);
background-repeat: no-repeat;
background-position: top left;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
display: block;
text-decoration: none;
color: #1b1f6d;
width: 117px;
padding: 1px 0 1px 25px;
}
#menu ul li a:hover, #menu ul li.current {
background-color: #caccd2;
background-position: 0 -36px;
}
#container {
width: 614px;
float: left;
text-align: justify;
padding-top: 15px;
min-height: 389px;
} 
* html #container {
height: 404px;
}
#footer {
background-image: url(images/footer-bg.gif);
background-position: center;
background-repeat: no-repeat;
height: 26px;
}
.footer{
padding-top: 8px;
color: #b5b7be;
font-size: 10px;
width: 779px;
margin: 0 auto;
text-align: right;
}
.address {
float: left;
width: 579px;
}
.vg link {
float: left;
width: 200px;
}
.vglink a {
color: #8d909c;
font-size: 9px;
text-decoration: none;
}
.clearit{
clear: both;
}
.contact {
background-image: url(images/contact-left.gif);
background-position: left;
background-repeat: repeat-y;
padding-left: 16px;
}
.contactmain {
padding-top: 10px;
border: 1px solid #878da6;
border-left: none;
background-color: #e0e2e8;
}
fieldset {  
position: relative;  
float: left;  
clear: left;  
width: 560px;  
margin: 0 0 10px 0;  
padding: 0; 
font-size: 12px;
} 
legend {
color: #000;
}
fieldset ol {  
padding: 0 0 0 10px; 
list-style: none;
float: left; 
clear: left;
width: 100%;
} 
fieldset li {  
padding-bottom: 3px;
} 
fieldset.submit {  
float: none;  
width: auto; 
border: 0 none #FFF;  
padding: 0 0 10px 16px;
margin: 0; 
}
label {  
float: left;  
width: 70px;  
margin-right: 8px; 
margin-top: 3px;
text-align: right;
}
legend span {  
position: absolute;  
padding-left: 10px;
margin: 0;
top: 0;
left: 0;
width: 400px;
}
.required{
font-size: 11px;
font-style: italic;
float: right;
width: 150px;
text-align: right;
}
.portfolio {
font-style: italic;
font-size: 11px;
color: #545455;
}
.portfolio ol{
margin-left: 25px;
}
.portfolio ol li{
padding-bottom: 3px;
}
.slideshow {
border: 1px solid #878da6;
margin: 0 auto;
height: 527px;
width: 610px;
}
.error {
color: #FF0000;
}
.forbidden ul {
margin-left: 30px;
}
.forbidden li{
padding-bottom: 10px;
padding-left: 5px;
list-style-position: outside;
list-style-type: square;
}
h1.form {
color: #1b1f6d;
font-size: 20px;
}
.number {
color: #1b1f6d;
font-weight: bold;
font-size: 15px;
}
.images {
float: right;
margin: 0 0 10px 10px;
padding: 5px;
border: 1px solid #878da6;
}
.mainlink {
background-image: url(images/main-link.jpg);
width: 397px;
height: 43px;
margin-top: 4px;
padding: 10px;
float: left;
}
.mainlink a {
text-decoration: none;
font-weight: bold;
font-size: 18px;
color: #1b1f6d;
}
.mainlink p {
padding: 5px 0 0 0;
margin: 0;
}
.image {
float: left;
margin-top: 4px;
border: 16px solid #1b1f6d;
border-top: none;
border-bottom: none;
}
#call {
text-align: center;
padding: 50px 3px 0 3px;
color: #1b1f6d;
font-size: 15px;
font-weight: bold;
letter-spacing: -1px;
}
#call p{
letter-spacing:normal;
font-weight: normal;
font-size: 16px; 
}
ol.ordered {
margin-left: 25px;
list-style-type:lower-alpha;
}
ol.ordered li {
padding-bottom: 5px;
}
ul.list {
margin-left: 25px;
list-style-type:square;
color: #1b1f6d;
}
ul.list li  {
padding-bottom: 7px;
}