@charset "utf-8";

a:link {
	color: #094768;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #094768;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #094768;
	font-weight: bold;
}

.container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.containerContact {
	height: 1100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.container2 {
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.container3 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.main {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/bg.png);
}

.mainCont {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 1100px;
	background-image: url(../images/bg.png);
}

.mainport {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
	background-image: url(../images/bg.png);
}
.mainserv {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/bg.png);
}


.header {
	height: 200px;
	width: auto;
	text-align: center;
}
body {
	background-image: url(../images/tbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footer {
	height: 25px;
	background-color: #0f78b2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	clear: both;
}
.content {
	height: auto;
	width: auto;
	padding: 15px;
}
.texta {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 11px;
	color: #666666;
	text-align: center;
	height: auto;
}
.textTesti {
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 13px;
	color: #006388;
	text-align: center;
	height: auto;
}
.textTestiB {
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 13px;
	color: #006388;
	text-align: center;
	height: auto;
	font-weight: bold;
}
.textTestiBig {
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 20px;
	color: #006388;
	text-align: center;
	height: auto;
	font-weight: bold;
}



.textb {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.serv {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	height: auto;
}
.tick {
	margin-right: 5px;
}
.grey-bold {
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-left: 20px;
}
.port {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 10px;
	color: #666666;
}
.wwd {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Verdana, "OCR A Extended", "OCR A Std", Arial;
	font-size: 11px;
	color: #666666;
	height: auto;
	text-align: justify;
}
.bar {
	margin-right: 10px;
	margin-left: 10px;
}
.personas {
	text-align: right;
	visibility: inherit;
	float: right;
	padding-right: 50px;
	padding-top: 10px;
}
.contactdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006C95;
	text-align: center;
}
.emailHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #094768;
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.footer a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/*Jquery CSS - starts */

#gallery {
	background-color: #1B5476;
	padding: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#gallery ul {
	list-style: none;
	padding-left: 0px;
}
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #287eb4;
}
#gallery ul a:hover {
	color: #A4DBF0;
}
	

/*Jquery CSS - ends */
#bckLink {
	width: 850px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-align: center;
	background-color: #F8F8F8;
}
#bckLink table {
	text-align: center;
}

#bckLink a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 15px;
}
#bckLink a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 15px;
}
.testi {
	height: 90px;
	width: 327px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#googleadsense {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.facebook {
	float: left;
}
.twitter {
	float: right;
}
.youtube {
	margin-right: auto;
	margin-left: auto;
	height: 61px;
	width: 312px;
	margin-top: 25px;
}
#googleadsenseSS {
	height: 15px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#hireme {
	width: 80px;
	float: right;
	height: 20px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
}

