@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #000000;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	text-decoration: none;
}
ul {
	list-style-type: disc;
}

.eml{
        text-transform: lowercase;
        float: left;
}

.client {
	float: left;
	width: 300px;
	margin-right: 30px;
	text-align: left;
	margin-bottom: 35px;
	white-space: normal;
}
.client1 {
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: left;
}

.wth-bck {
	background: #FFFFFF;
}

#pic {
	height: 302px;
	width: 450px;
	margin: 20px 50px;
	padding: 20px;
}
.brnch {
	text-align: left;
	white-space: normal;
	width: 100%;
	text-transform: capitalize;
	clear: left;
	margin-bottom: 40px;
}

#controls {
	margin-top: 40px;
	margin-bottom: 40px;
	height: 40px;
}
#next {
	margin-right: 250px;
	display: block;
	float: right;
	font-weight: bold;
	padding: 5px 10px;
	border: 2px solid #FFFFFF;
	background: #F15943;
	cursor: pointer;
}
#label {
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
}
#label p {
	text-align: center;
}


#next:hover, #prev:hover {
	color: #FFFA2B;
	background: #3366FF;
}
#prev {
	display: block;
	float: left;
	margin-left: 150px;
	font-weight: bold;
	cursor:pointer;
	padding: 5px 10px;
	border: 2px solid #FFFFFF;
	background: #F15943;
}

.client ul {
	margin: 10px 0px 0px 5px;
	padding: 0px;
}
.client li {
	padding-left: 5px;
	line-height: 250%;
	margin: 0px 0px 5px;
}


li {
	line-height: 150%;
}
#more-links {
	float: right;
	padding: 5px 15px 5px 5px;
	color: #FFFFFF;
}
.mrq {
	height: 120px;
	float: right;
}
form.form   input, form.form  textarea, form.form select {
	border: 1px solid #FF2F2F;
	background: #ACBAFB;
	color: #212523;
}
form.form textarea {
}

.pix {
	float: left;
	margin-right: 5px;
}
.mrq img {
	float: left;
}

p {
	font-size: 12px;
	text-align: justify;
}

#metahead {
	width: 100%;
	background: #0900B3;
}
.product-pix {
	height: 350px;
	width: 310px;
	float: left;
	top: 20px;
	margin-bottom: 30px;
}
.product-pixh {
	height: 282px;
	width: 290px;
	float: left;
	position: relative;
	top: 20px;
}
#search-bar {
	clear: right;
	float: right;
	margin-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
}
#term {
	color: #818181;
	border: 1px solid #FF0000;
	width: 20em;
	height: 23px;
	margin: 0px;
	padding: 0px;
}
#submit {
	background: url(images/submit-button.png);
	color: #FFFFFF;
	border-style: none;
	height: 25px;
	width: 60px;
	cursor: pointer;
	padding: 0px;
}


#search {
	margin: 0px;
	padding: 0px;
}


.list-products  {
	color: #FFFFFF;
	position: absolute;
	top: 40px;
	list-style-type: none;
	padding: 10px;
	z-index: 1;
	right: 5px;
	background: url(images/overlay.png) repeat;
}
.list-products  li {
	line-height: 150%;
	text-align: right;
}
.list-products  ul {
	list-style-type: none;
	padding: 0px;
}
.list-products  a {
	color: #FFFFFF;
}
.list-products  a:hover {
	text-decoration: underline;
	color: #33CCFF;
}


#centre {
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
#centreh {
	width: 1000px;
	margin-bottom: 20px;
	background: #FF0000;
	height: 320px;
	position: relative;
}

.reflection {
	height: 130px;
	width: 310px;
	position: absolute;
	top: 350px;
	z-index: -1;
}
#link {
	background: url(images/link-back.png);
	height: 45px;
	width: 1000px;
	margin-top: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	position: relative;
	clear: both;
}
#time {
	font-weight: bold;
	position: absolute;
	top: 25px;
	right: 20px;
	text-align: justify;
	background: #FF0000;
	height: 2em;
	width: 100px;
}
#link   a, #footer  a, #more-links a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#flash {
	width: 980px;
	clear: left;
	background: url(images/fl.png) repeat-x;
	height: 150px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#vision {
	margin-left: 225px;
}
#vision h4 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#vision p {
	margin: 0px 0px 10px;
	padding: 0px;
}

#footer {
	height: 50px;
	width: 1000px;
	background: #0900B3;
	color: #FFFFFF;
	font-size: 9px;
}
#footer a {
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
}
#footer p {
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 9px;
}

#container {
	margin-left: 100px;
	width: 1000px;
	margin-right: 100px;
	background: #fff;
}
#main {
	width: 1000px;
}
#buy-plan {
	width: 400px;
	float: right;
	text-align: left;
	height: 140px;
	background: url(images/buy-plan-home.png) no-repeat;
	border-style: none;
}
#buy-plan-others {
	float: right;
	background: url(images/buy.png);
	height: 140px;
	width: 250px;
}
#buy-plan  img, #buy-plan-others img {
	padding: 20px;
	border-style: none;
}
#quote {
	float: left;
	height: 140px;
	width: 550px;
	text-align: left;
}
#slide {
	height: 140px;
	width: 220px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}


#articles {
	margin-left: 330px;
	text-align: justify;
	width: 650px;
	padding-left: 10px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.tab   tr {
	margin-bottom: 50px;
	display: block;
	height: 250px;
}
.texts td {
	border: 1px solid #fff;
}
.texts {
	margin-bottom: 30px;
}


#articles ul {
	list-style-type: none;
}
#articles li {
	line-height: 160%;
}


#articles  a, #news a {
	font-weight: normal;
	text-decoration: none;
}
#articles  a:hover, #news a:hover {
	text-decoration: underline;
}
#brd {
	float: right;
	width: 45%;
	margin-right: 3%;
	margin-left: 2%;
	height: 100px;
}
.mngt {
	float: left;
	width: 120px;
	height: 140px;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
	margin-right: 20px;
}
#news {
	text-align: justify;
	float: left;
	padding-left: 10px;
}

#news ul {
	margin: 0px;
	padding-left: 5px;
}
#vis {
	margin-left: 510px;
	text-align: left;
	padding-right: 10px;
}
#vis  h4, #buy-plan h4 {
	margin: 0px 0px 5px;
}
#vis  p, #buy-plan p {
	margin: 0px;
	padding: 0px;
}

#news li {
	line-height: 150%;
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0px;
}

.spacer {
	height: 10px;
}

#inner_article {
	height: 350px;
	width: 620px;
	overflow: auto;
	padding-right: 20px;
}
#leaders {
	height: 150px;
	width: 1000px;
	text-align: center;
	margin-top: 10px;
	clear: both;
	border-top: 10px solid #E10022;
}


#logo {
	height: 90px;
	width: 1000px;
	padding-top: 15px;
	background: #0900B3;
}
#logo img {
	float: left;
}

