@charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
margin: 0;
padding: 0;
background: #FFFFFF url(../images/body-bg.jpg) 0 0 repeat-x;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: inherit;
}

p {
margin:0 0 1em 0;
padding:0;
}

h1 {
margin:0 0 .7em 0;
padding:0;
}

h2 {
margin:0 0 .7em 0;
padding:0;
}

form {
margin:0;
padding:0;
}

li {
list-style-image: url(../images/leftarrow.gif);
color: #006699;
}

a img {
border: 0;
}

#container {
width: 810px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -39px;
}

h1.logo {
 color: #CC0000;
 font-size: 24px;
 padding: 10px 0 0 10px;
}

h2.subhead {
color: #CCCCCC;
font-size: 18px;
padding: 10px 0 0 10px;
}

/* left column for menu */ 

#leftcolumn {
float: left;
width: 176px;
margin-top: 15px;
margin-left: 10px;
}

#leftcolumn a {
display: block;
color: #003366;
font-weight: bold;
text-align: right;
text-decoration: none;
padding: 8px 0 8px 0;
border-bottom: 1px dotted #003366;
}

#leftcolumn a:hover {
display: block;
background-color: #FFCC33;
color: #003366;
font-weight: bold;
text-align: right;
text-decoration: none;
padding: 8px 0 8px 0;
border-bottom: 1px dotted #003366;
}

p.contactdetails {
text-align: right;
color: #003366;
}

/* left column ends here */

/* right column begins here */

#rightcolumn {
width: 604px;
padding: 20px 0 0 20px;
overflow: auto;
margin-bottom: 30px;
}

#rightcolumn h1 {
font-size: 24px;
}

#rightcolumn h3 {
color: #003366;
font-size: 14px;
}

#rightcolumn2 {
width: 604px;
padding: 20px 0 0 20px;
overflow: hidden;
margin-bottom: 30px;
}

#rightcolumn2 h1 {
font-size: 24px;
}

#rightcolumn2 h3 {
color: #000000;
font-size: 14px;
}

.rightbox {
float: right;
width: 45%;
text-align: center;
margin-left: 10%;
}

.leftbox {
text-align: center;
width: 45%;
}


/* right column ends */

#footer {
height: 39px;
background: url(../images/footer-bg.jpg);
}

#footer p {
color: #FFFFFF;
text-align: center;
line-height: 39px;
}

.push {
clear: both;
height: 39px;
}

/* classes */

.floatright {
float: right;
margin: 0 0 10px 10px;
}

.highlight {
color:#CC0000;
font-weight: bold;
}

/* contact form styles */

label {
 cursor: pointer;
 cursor: hand;
 float: left;  
 width: 10em;  
 margin-right: 1em;  
 text-align: right; 
} 

fieldset{
background-color: #F2EFE9;
padding-top: 10px;
}

input, textarea {
  border: 2px solid #ccc;
  margin-bottom: 6px;
}
input:focus, textarea:focus {
  border: 2px solid #000;
}
#security img { border: 1px solid #000; margin-left: 133px; margin-bottom: 5px; }

#submit { margin-top: 5px; }

.contactbutton {
margin-left: 133px;
}

/* lightbox styles */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
.top1
{
  color:#003366;
  
}

#rightcolumn h3.top2
{
  color:#000000;
}

.red
{
  color:#cc0000;
  font-size:18px;
  
}

.red2
{
  color:#cc0000;
 font-weight:bold;
  
}

.blue
{
   color:#003366;
}

#rightcolumn2 h3.blue
{
    color:#003366;
}

ul.home1 li {
color:#000000;
list-style-image:url("../images/tick.jpg");

vertical-align:middle;
margin-top:10px;
}

.leftbox1 {

width: 45%;
}

ul.home2 li{
margin-left:15px;
color:black;
}

.formhome
{
  width:316px;
  height:327px;
    background-image:url('../images/header3.jpg');
	background-repeat:no-repeat;

}

.insideform
{
  width:304px;
  height:284px;

  margin-left:25px;
  margin-top:10px;
  color:#ffffff;
  padding-top:55px;
}

.rightbox2 {
float: right;
text-align: center;
margin-left: 1%;
}

.title2
{
  text-align:center;
}

.mta
{
  text-align:center;
  vertical-align:middle;
}

.empty
{
  height:5px;
}
