@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:16px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #5a389b;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5a389b;
}
a:hover {
	text-decoration: none;
	color: #164399;
}
a:active {
	text-decoration: none;
	color: #5a389b;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #0063a5;
}

#menu{
width: 190px;

margin: 0 auto;

}


#menu ul {
float: left;
margin: 0;
padding: 0;
list-style: none;
}

#menu li {
float: left;
padding: 0;
margin: 0;
}

#menu a {
height: 20px;
display: block;
padding: 9px 0 0 20px;
line-height:11px;
}
 
#menu a.home {
background: transparent url(images/b1off.jpg) no-repeat 0 0;
width: 170px;
border-bottom: #c0e9ec 1px solid;
}

#menu a.home:hover {
background: transparent url(images/b1on.jpg) no-repeat 0 0;
}

#menu a.services {
background: transparent url(images/b2off.jpg) no-repeat 0 0;
width: 170px;
border-bottom: #c0e9ec 1px solid;
}

#menu a.services:hover {
background: transparent url(images/b2on.jpg) no-repeat 0 0;
}

#menu a.links {
background: transparent url(images/b3off.jpg) no-repeat 0 0;
width: 170px;
border-bottom: #c0e9ec 1px solid;
}

#menu a.links:hover {
background: transparent url(images/b3on.jpg) no-repeat 0 0;
}

#menu a.about {
background: transparent url(images/b4off.jpg) no-repeat 0 0;
width: 170px;
border-bottom: #c0e9ec 1px solid;
}

#menu a.about:hover {
background: transparent url(images/b4on.jpg) no-repeat 0 0;
}


#menu a.case {
background: transparent url(images/btnoff.jpg) no-repeat 0 0;
width: 170px;
border-bottom: #c0e9ec 1px solid;
}

#menu a.case:hover {
background: transparent url(images/btnon.jpg) no-repeat 0 0;
}


#menu a.contact {
background: transparent url(images/btnoff.jpg) no-repeat 0 0;
width: 170px;
border-bottom: #c0e9ec 1px solid;
}

#menu a.contact:hover {
background: transparent url(images/btnon.jpg) no-repeat 0 0;
}

.style1 {color: #00aebd}

.style2 {
	color: #164399;
	font-size: 14px;
}

.sidebox {
background-color:#e8f8f9;
border-right: #00aebd 1px solid;
border-left: #00aebd 1px solid;
}


.homebullets {
line-height:24px;
font-size:12px;
color:#164399;
}


INPUT, select
{
font-size: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
border: #525252 1px solid;
height:20px;

padding-top:5px;
margin-bottom:5px;
}

select {
    font: normal 11px/14px arial, helvetica, sans-serif;
}

.messagebox
{
font-size: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
border: #525252 1px solid;
height:150px;
width: 450px;

}

.submitbtn
{
font-size: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
border: #525252 1px solid;
height:30px;
width: 150px;

}

.checkbox
{

border: 1px solid #525252 ;
height:15px;
width: 15px;

}

CHECKBOX
{

border: #525252 1px solid;
height:15px;
width: 15px;

}

.radio {
height:12px;
}


























