body{margin:0px; font-family:my_font; font-size:14px; color:#333333; line-height:20px; text-align:justify;}


.header{ width:1000px; height:570px; clear:both; margin:auto; margin-top:0px;}
.logo{ width:100%; height:100%; float:right; margin-top:0px; background:#FFFFFF;}
#topleft{width:350; float:left;}
#topright{width:650; padding-top:0px; float:right; margin:10px;}
.slider{ width:100%; height:100%; float:left; margin-top:0px}


.main{width:1000px; height:100%; clear:both; margin:auto; background:#ffffff;}
.welcomeBox{width:660px; float:left; margin-top:12px; margin-right:10px; margin-top:20px; }
.right{ width:310px; height:auto; float:left; margin-top:20px; margin-left:14px; background: #eeeeee;}
.boxinside{margin:15px;}
.clear { clear: both }
.img1{margin:10px;}
#greyBox{ background:#eeeeee;}
.textpadding{ padding:8px;}
.mennu{margin:auto; clear:both}
.contactbox1{width:235px; float:left;}
.contactbox2{width:250px; float:left;}




.footer{ width:1000px; height:140px; background-color:#1a7fc7; margin:auto;}
.footerleft{width:490px; float:left; margin-left:10px; margin-top:10px; font-family:my_font; color:#FFFFFF; font-size:14px;}
.footerright{width:490px; float:right; margin-right:10px; margin-top:10px; font-family:my_font; color:#FFFFFF; font-size:14px;}




.textBody{font-family:my_font; font-size:14px; color:#333333; line-height:20px; text-align:justify;}
.text1{ font-size:30px; color:#000000; font-family:my_font; }
.text2{ font-size:23px; color:#000000; font-family:my_font; line-height:30px; }
.text3{ font-size:15px; color:#000000; font-family:my_font; line-height:30px; }



a:link {COLOR: #ffffff; text-decoration:none}
a:visited {COLOR: #ffffff; text-decoration:none}
a:hover {COLOR: #ffffff; text-decoration:none}
a:active {COLOR: #ffffff; text-decoration:none}
	

.tm ul
{
width:1000px; height:44px; float:left; background-color:#1a7fc7;
padding:0; margin:0; font-size:16px;
list-style-type:none; font-family:my_font; 
}

.tm a
{
float:left; width:auto; background-color:#1a7fc7;
text-decoration:none;
color:white; 
padding:13px 49px; border-right:0px solid #403b3e; 
}
.tm a:hover 
{color:#ffffff; background:#060606;}
.tm li 
{display:inline;}
.tm{ display:block;}

ul {list-style-type:none:} 


@font-face
{
    font-family: my_font;
    src: url('../fonts/myriad.eot');
    src: local(my_font), url('../fonts/myriad.ttf') format('opentype');
}
.dots
{
list-style-image: url(../images/arrow.png); padding-top:0px; margin:0px; 
}