* {
    margin: 0;
    padding: 0;
    font-family: verdana, arial, sans-serif;
}

img {border: 0;}

a, a:hover, a:visited{
   color: #05b1f0;
}

#page {
	color: #666666;
	overflow: hidden;
	background: url('images/top.png') no-repeat;
    margin: 0 auto;
    width: 900px;
}

#logo {
float: right;
}

#menu {
width: 100%;
background-color: #FFFFFF;
margin-top: 90px;
}

.menulink {
display: block;
z-index: 1000;
list-style: none;
float: left;
width: 179px;
color: #FFFFFF;
height: 33px;
line-height: 33px;
text-align: center;
background-color: #18BCF4;
border-right: 1px solid #FFFFFF;
position: relative;
}

#popup {
display: none;
}

#popup li {
left: -1px;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.menulink a {
color: #FFFFFF;
text-decoration: none;
width: 179px;
height: 33px;
display: block;
font-weight: normal;
font-size: 16px;
}

.menulink a:visited {
color: #FFFFFF;
text-decoration: none;
width: 179px;
height: 33px;
display: block;
font-weight: normal;
font-size: 16px;
}

#sidemenu {
	background-color: #18BCF4;
    margin: 35px 0 0 0;
    float: left;
    width: 515px;
    height: 305px;
}

#sidemenu h4 {
color: #FFFFFF;
font-size: 12pt;
font-weight: normal;
margin-top: 15px;
margin-left: 25px;
margin-bottom: -10px;
}

#sidemenu ul {
float: left;
padding: 20px 0 0 25px;
}

#sidemenu ul li {
/*list-style: none;*/
line-height: 30px;
margin: 0;
color: #FFFFFF;
margin-left: 15px;
padding: 0;
}

#sidemenu ul li a {
/*background: url('images/arr.png') left bottom no-repeat;*/
padding-left: 0px;
color: white;
font-size: 18px;
font-family: verdana, arial, sans-serif;
text-decoration: underline;
}

#sidemenu ul li a:hover{
text-decoration: none;
}

#contactsbar {
background-color: #ecf9ff;
float: left;
width: 515px;
margin: 15px 0 0 0;
}

#contactsbar .telfax {
padding: 15px 0 0 15px;
float: left;
width: 290px;
font-family: Arial;
font-size: 24px;
color: #333333;
}

#contactsbar .skype {
background: url('images/skype.png') left bottom no-repeat;
padding: 15px 10px 0 35px;
font-size: 14px;
line-height: 25px;
float: left;
width: 140px;
}

#contactsbar .email {
background: url('images/email.png') left bottom no-repeat;
padding: 15px 10px 0 35px;
font-size: 14px;
line-height: 25px;
float: left;
width: 140px;
}

#address {
float: left;
font-size: 12px;
padding: 10px 15px 0 15px;
width: 485px;
position:relative;
text-align: center;
}

#contactsbar center {
clear: both;
margin-top: 20px;
}

#address a {
font-size: 18px;
line-height: 50px;
}

.content {
background-color: #ecf9ff;
padding: 15px;
font-size: 10pt;
float: right;
margin: 35px 10px 0 0;
width: 320px;
height: 500px;

text-indent: 10px;
}

.content p {
line-height: 24px;
margin-bottom: 10px;
text-align: justify;
color: #555555;
}

#footer{
    float: left;
    margin: 30px 0 0 0;
    width: 100%;
    font-size: 12px;
    color: #757575;
    text-align: left;
    line-height: 20px;
}


/* ------- LOGIN PAGE -------- */


.auth_login {
width: 350px;
padding: 10px;
padding-left: 70px;
margin-top: 30px;
float: left;
}

.auth_login img {
float: left;
padding-right: 10px;
}

.auth_login h3 {
color: #1DBEF9;
}

.auth_login table tr td {
height: 30px;
padding-right: 10px;
}

.auth_login .mybutton {
font-size: 10pt;
}


/* -------- END LOGIN PAGE ------- */

/* -------- ARTICLE PAGES -------- */


.article {
background-color: #ecf9ff;
/*background: url('images/servicesbg.png') top repeat-x;*/
margin: 35px 0 0 0;
float: left;
width: 550px;
padding: 25px;
padding-top: 22px;
}

.right {
float: right !important;
text-align: left !important;
float: right;
text-align: left;
}

.mainarticle {
background-color: #ecf9ff;
/*background: url('images/servicesbg.png') top repeat-x;*/
margin: 35px 0 0 0;
float: left;
padding: 25px;
padding-top: 22px;
}

.article h1 {
font-family: Verdana;
font-size: 20px;
/*color: #434242;*/
color: #365F91;
margin-bottom: 20px;
}

.article #blue {
color: #00B0F0;
}

.article p {
line-height: 22px;
margin-bottom: 10px;
text-align: justify;
}

.article ul {
margin: 15px 0px 15px 30px;
line-height: 23px;
}

#article_menu {
	background-color: #18BCF4;
    margin: 35px 0 0 0;
    float: right;
    width: 280px;
    height: 315px;
}

#article_menu h4 {

margin-bottom: 10px;
color: #FFFFFF;
font-size: 12pt;
font-weight: normal;

}

#article_menu ul {
float: left;
padding: 20px 0 0 25px;
}

#article_menu ul li {

color: white;
line-height: 30px;
margin: 0;
padding: 0;
}

#article_menu ul li a {
color: white;
font-size: 18px;
font-family: verdana, arial, sans-serif;
text-decoration: underline;
}

#article_menu ul li a:hover{
text-decoration: none;
}


/* ------ END ARTICLE PAGES ------ */

#contactspage {
background-color: #ecf9ff;
float: left;
width: 398px;
margin: 30px 0 0 20px;
padding: 15px;
}

#contactspage span {
line-height: 25px;
}

.services-category {
display: inline;
float: left;
width: 430px;
height: 170px;
background: url('images/servicesbg.png') top repeat-x;
margin-top: 30px;
font-size: 10pt;
margin-right: 10px;
margin-left: 10px;
margin-bottom: -15px;
}

.nofl {
text-align: left;
margin-left: 240px !important;
}

.services-category img {
float: left;
margin: 10px 10px 150px 10px;
}

.services-category a.headlink {
font-size: 14pt;
line-height: 30px;
}

.services-category span {
display: block;
margin-top: 5px;
color: #666666;
}

label {
font-weight: bold;
}

.buttons a, .buttons button {
background-color: #05B1F0;
border: 0;
color: #FFFFFF;
padding: 7px;
text-decoration: none;
cursor: pointer;
}

.half {
width: 387px !important;
width: 387px;
float: left;
}

.right {
float: right !important;
float: right;
}

#logosbar {
text-align: center;
margin-top: 10px;
height: 40px;
float: left;
width: 515px;
}

/*.buttons a, .buttons button {
background-color:#F5F5F5;
border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
display:block;
float:left;
font-weight:bold;
line-height:130%;
margin:0 7px 0 0;
padding:5px 10px 6px 7px;
text-decoration:none;
}
.buttons button, .buttons a {
overflow:visible;
padding:4px 10px 3px 7px;
width:auto;
}

:first-child + html .buttons button[type] {
padding:4px 10px 3px 7px;
}
.buttons button img, .buttons a img {
border:medium none;
height:16px;
margin:0 3px -3px 0 !important;
padding:0;
width:16px;
}
.buttons button:hover, .buttons a:hover {
background-color:#DFF4FF;
border:1px solid #C2E1EF;
color:#336699;
text-decoration:none;
}
*/