﻿body 
{
 background-image:url(/Images/background.gif);
 font-family: Verdana, Tahoma, Serif;
 font-size:10px;
 margin:0px;
 background-color:#131618;
}

.textbox {font-size:12px; border:1px solid #333; width:200px; font-family:Verdana, Tahoma;}
.textarea {font-size:12px; border:1px solid #333; width:400px; height:150px; font-family:Verdana, Tahoma;}
.button {font-size:12px; border:1px solid #333;}

.gridview {background-color:#ccc; text-align:left;}

.orange {color:#F66400;}

.top {height:110px;width:100%;}
.top .logo {width:50%; height:100px; float:left;}
.top .services {width:50%; height:100px; float:left; text-align:right;}

.topbar {background-color:#263136;width:100%; height:22px;}
.mid {min-height:507px; width:100%; background-color:#000000; text-align:center;}
.bottombar {height:22px; width:100%; background-color:#424F55;}
.nav {width:100%;height:47px;border-bottom:1px solid #000; background-color:#293439;}
.nav .left {width:33%; float:left;height:47px; background-color:#293439; text-align:center;}
.nav .centre {width:33%; float:left;height:47px; background-color:#374247; text-align:center;}
.nav .right {width:34%; float:left;height:47px; background-color:#596A70; text-align:center;}
.bottom {bottom:0px; color:#fff; width:100%;}
.bottom .left {float:left;width:45%;padding:10px; }
.bottom .right {float:right;width:45%;padding:10px; text-align:right; }

.bottomlink {color:#fff; text-decoration:none;}

.quotes {float:left; position:absolute; top:300px; width:250px; text-align:center; left:20px; font-family:Journal, Lucida Handwriting, Sans-Serif; font-size:20px; color:#ADB0B9; font-weight:bold; }
.name {color:#fff;}
.bg_centre {width:100%; height:100%; text-align:center; padding-top:40px; background-color:Gray;}
.background { background-image:url(/Images/bg.png); width:860px; height:418px; text-align:center;  background-color:Red;}
.text { width:800px; height:350px; overflow:auto; padding:20px; margin-top:10px; text-align:justify; color:#fff;}
.portfolio {float:left; background-image:url(/Images/portfolio_bg.png); width:232px; height:137px; background-repeat:no-repeat; margin:10px;}
.portfolioimg {padding:8px 0 0 0;}
.pImage {border:2px solid #333;margin:5px; clear:both;}
.pText { color:#fff; text-align:justify; vertical-align:top; width:800px; font-size:12px;}


