@charset "utf-8";
/* CSS Document */

body{
height:100%;
background-color:#ffffff;
}

#center{
margin:0pt auto;
width:960px;
height:100%;
}

#bg_top{
width:960px; height:18px; background-image:url(images/bg_top.png); background-repeat:no-repeat;
}

#bg_bottom{
width:960px; height:107px; background-image:url(images/bg_bottom.png); background-repeat:no-repeat; clear:both;
}

#main{
width:960px;
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
float:left;
}

#logo{
float:left;
clear:left;
height:auto;
width:auto;
margin-left:50px;
margin-top:10px;
}

#menu{
height:20px;
width:720px;
float:right;
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-transform:capitalise;
font-size:14px;
color:black;
font-weight:bold;
text-align:right;
margin-left:20px;
margin-right:13px;
border:none;
}

#header{
float:left;
margin-top:23px;
width:700px;
height:auto;
margin-left:60px;
z-index:-1000;
padding:0;
}

#quote_text{
float:left;
width:655px;
height:auto;
clear:both;
font-family: "Trebuchet MS", "Times New Roman", Times, serif;
font-size:13px;
color:#808080;
margin-top:0px;
margin-bottom:10px;
background-image:url(images/quote.png);
background-repeat:no-repeat;
background-position:top left;
padding-left:20px;
padding-top:0px;
margin-right:90px;
text-align:justify;
margin-left:220px;

}

#main_body{
margin-top:30px;
margin-left:0px;
margin-right:15px;
width:950px;
height: auto;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
float:left;
clear:both;
}

#main_text{
float:left;
margin-right:15px;
width:860px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#404040;
clear:right;
word-spacing:3px;
line-height:15px;
margin-left:30px;
text-align:left;
line-height:17px;
height:auto;
}

#main_text img{
float:left;
}

#image{
float:left;
width:200px;
height:auto;
margin-right:30px;
margin-top:30px;
clear:left;
display: block;
}

.text{
float:left;
width:600px;
height:auto;
}

.intro_holder{
clear:both; margin-top:30px; margin-right:15px; margin-left:0px; 
}


.intro_text1{
width:245px;

padding:20px;
padding-top:0px;
border-right:1px #cccccc dotted;
margin-top:20px;
float:left;
line-height:17px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-top:20px; margin-left:30px; clear:left; background-image:url(images/front_crt-image.png); background-repeat:no-repeat; background-position:bottom right; padding-bottom:80px;
}


.intro_text2{
width:245px;
margin-left:10px;
padding:20px;
padding-top:0px;
border-right:1px #cccccc dotted;
margin-top:20px;
float:left;
line-height:17px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-left:10px; width:270px; background-image:url(images/front_erd-image.png); background-repeat:no-repeat; background-position:bottom right; padding-bottom:80px;
}

.intro_text3{
width:245px;

padding:20px;
padding-top:0px;
border-right:1px #cccccc dotted;
margin-top:20px;
float:left;
line-height:17px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border:none; padding-left:20px; background-image:url(images/front_rs-image.png);   background-repeat:no-repeat; background-position:bottom right; padding-bottom:80px;
}


.intro_heading{
text-transform: uppercase;
font-weight:bold;
color:#606060;
font-size:12px;
letter-spacing:1px;
font-family:"Trebuchet MS", "Times New Roman", Times, serif;
}

#bottom_menu{
float:left;
margin-left:100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#aaaaaa;
height:auto;
font-weight:bold;
z-index:100;
margin-top:70px;

}

a.atext:link, a.atext:active{
color:#FF6600;
text-decoration:none;
background-image:url(images/arrow.png);
background-repeat:no-repeat;
background-position:left;
padding-left:13px;
}

a.atext:visited{
text-decoration:none;
color:#FF6600;
background-image:url(images/arrow.png);
background-repeat:no-repeat;
background-position:left;
padding-left:13px;
}

a.atext:hover{
text-decoration:underline;
background-image:url(images/arrow.png);
background-repeat:no-repeat;
background-position:left;
padding-left:13px;
}


h1{
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:16px;
color:#888;
}

a:link{
color:#909090;
text-decoration:none;
}

a:visited, a:active,a:focus{
color:#909090;
text-decoration:none;
}

a:hover{
color:#FF6600;
}

.content_bg {
background-image:url(images/bg_repeat.png); background-repeat:repeat-y; width:960px; height:auto; display: inline-block; }


.footer_copyright{
float:left; margin-left: 10px; font-size:11px;
}

.footer_nb{
float:right; margin-right:10px; font-size:11px
}

.footer_text{
float:right;
clear:right;
height:auto;
width:auto;
margin-top:30px;
}