/* CSS Document */

body{
margin:0px;
padding:0px;
font-family: "Times New Roman", Times, serif;
text-decoration:none;
color:#000000;
font-size:12px;
background-color:#333333;
}

.navigation_link{
font:12px "Times New Roman", Times, serif;
color:#f8ebdd;
text-decoration:none;
font-weight:normal;
}

.navigation_link:hover{
color:#ffffff;
font-weight:bold;
}

.right_line{
background: url(../images/right_line.gif) 0 0 repeat-y;
width:57px;
}



.main_background{
background:url(../images/back.jpg) repeat-x;
height:547px;
}
.body_back{
background-color:#000000;
}

.left_line{
background:url(../images/left_line.gif) repeat-y;
width:57px;
}

.header{
background:url(../images/header.jpg) no-repeat;
height:165px;
}

.background{
background:url(../images/background.jpg) no-repeat;
height:532px;
}

.capsum_h1{
font-family:"Times New Roman", Times, serif;
font-size:20px;
text-decoration:none;
color:#090707;
font-weight:bold;
}

#containt-home{
overflow:auto;
height:150px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#090707;
font-weight:normal;
}

.containt1{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#090707;
font-weight:normal;
}


.containt{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#090707;
font-weight:normal;
}

#testimonials_containt{
overflow:auto;
height:500px;
}
.testimonials_bg{
background:url(../images/testimonials_bg.gif) no-repeat;
height:532px;
}

.Services_links{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#090707;
font-weight:bold;
padding-left:52px;
text-decoration:none;
}


.Charles_Silva{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#fefefe;
padding:13px 0 0 23px;
font-weight:bold;
}

.read_more_links{
font-family:"Times New Roman", Times, serif;
font-size:11px;
text-decoration:underline;
font-weight:bold;
color:#a0c7de;
}

.read_more_links:hover{
color:#9cdafe;
text-decoration:none;
}

.footer{
background-color:#504948;
height:53px;
}

.footer_right_text{
font-family:"Times New Roman", Times, serif;
color:#968c85;
font-size:8px;
padding:0 3px 4px 0px;
}

.footer_links{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#fff;
font-weight:normal;
padding:3px 0 0 140px;
}

