body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #efefef;
}

#container{
	background-color: #fff;
	margin: 0px auto 0px auto;
	background-image: url(../images/main_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1000px;
	position: relative;
	font-size: 1.1em;
}

#header{
	background-color: White;
	height: 60px;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	border-bottom: 1px solid #999999;
}
#header #phone {
	float: right;
	margin-top: 16px;
	margin-right: 8px;
	font-size: 1.6em;
	font-weight: normal;
	color: #000099;
}
#header #phone span {
	float: right;
	font-size: 11px;
}
#topmenu{
	width: 1000px;
	height: 25px;
	line-height: 25px;
	background-color: #EFEFEF;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	color: #000099;
	border-bottom: 1px solid #999999;
	text-indent: 8px;
}

#topmenu ul{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none;
}

#topmenu ul li {
	display: inline;
	font-size: .90em;
	color: #7A99B6;
	margin:0 2px 0px 2px;
	height: 24px;
	line-height: 24px;
}

#topmenu ul li a{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

#topmenu ul li a:hover{
	color: #7A99B6;
	text-decoration: underline;
}
/*
#headerbase{
	background-color: #000099;
	background-image: url(../images/header_base.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 35px;
}
*/
#headerbase {
	background-image: url(../images/grad2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 35px;
	border: none;
}
#footer{
	width: 1000px;
	height: 25px;
	line-height: 25px;
	background-color: #EFEFEF;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	color: #000099;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-indent: 8px;
	margin-top: 20px;
}
#footer ul{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none;
}
#footer ul li{
	display: inline;
	font-size: .90em;
	color: #7A99B6;
	margin:0 2px 0px 2px;
	height: 24px;
	line-height: 24px;
}
#footer ul li a{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
#footer ul li a:hover{
	color: #7A99B6;
	text-decoration: underline;
}
#copyright {
	width: 987px;
	height: 25px;
	line-height: 25px;
	background-color: #efefef;
	color: #000;
	text-align: left;
	margin-top: 20px;
	padding: 0px 5px 0px 8px;
}
img.copyrightpic {
	margin: 5px;
}
h1 {
	color: #7A99B6;
	font-weight: normal;
	font-size: 1.8em;
}
h2 {
	color: #7A99B6;
	font-weight: bold;
	font-size: 1em;
}
h4{
	color: #7A99B6;
	font-weight: bold;
	font-size: 1.2em;
}
.promotext1 {
	color: red;
	font-weight: bold;
	font-size: 3em;
	margin: 20px 0px 0px 0px;
	text-align: center;
}
.promotext2 {
	color: red;
	font-weight: bold;
	font-size: 2em;
	font-style: italic;
	text-align: center;
}
.promotext3 {
	color: gray;
	font-weight: normal;
	font-size: 1.5em;
	font-style: normal;
	text-align: center;
}
.wrap1, .wrap2, .wrap3, .wrapinner {
	display: inline-table;
}
.wrap1 {
	float:left;
	background: url(../images/shadow4.gif) right bottom no-repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.wrap1sub {
	float:left;
	background: url(../images/shadow4.gif) right bottom no-repeat;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.wrap2 {
	background:url(../images/corner_bl4.gif) left bottom no-repeat;
}

.wrap3 {
	padding:0 10px 10px 0;
	background:url(../images/corner_tr4.gif) right top no-repeat;
	display: block;
}

.wrapinner1 {
	float:left;
	background:url(../images/shadow4.gif) right bottom no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 5px;
}

.wrapinner2 {
	background:url(../images/corner_bl4.gif) left bottom no-repeat;
}

.wrapinner3 {
	padding:0 10px 10px 0;
	background:url(../images/corner_tr4.gif) right top no-repeat;
	display: block;
}

.box1{
	width: 152px;
	height: 220px;
	background-color: White;
	border: 1px solid #CCCCCC;
	background-image: url(../images/solutions_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.box2{
	width: 152px;
	height: 220px;
	background-color: White;
	border: 1px solid #CCCCCC;
	background-image: url(../images/services_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


.box3{
	width: 152px;
	height: 220px;
	background-color: White;
	border: 1px solid #CCCCCC;
	background-image: url(../images/products_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.box4{
	width: 152px;
	height: 220px;
	background-color: White;
	border: 1px solid #CCCCCC;
	background-image: url(../images/portfolio_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.boxgeneral {
	width: 150px;
	height: 220px;
	background-color: White;
	border: 1px solid #CCCCCC;
	background-image: url(../images/general_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
p.b1header{
	background-color: white;
	color: #990000;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	margin: 0px;
}
p.b1header a{
	color: #990000;
	text-decoration: none;
}
p.b1header a:hover {
	color: #990000;
	text-decoration: underline;
}
p.b2header{
	background-color: white;
	color: #009900;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	margin: 0px;
}
p.b2header a {
	color: #009900;
	text-decoration: none;
}
p.b2header a:hover {
	color: #009900;
	text-decoration: underline;
}
p.b3header{
/*  background-color: #990000;
background-image: url(images/b3_header_bg.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #ccc;*/
	background-color: white;
	color: #6699cc;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	margin: 0px;
}
p.b3header a {
	color: #6699cc;
	text-decoration: none;
}
p.b3header a:hover {
	color: #6699cc;
	text-decoration: underline;
}
p.b4header{
	background-color: white;
	color: #ff6600;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	margin: 0px;
}
p.b4header a{
	color: #ff6600;
	text-decoration: none;
}
p.b4header a:hover {
	color: #ff6600;
	text-decoration: underline;
}
p.bgeneralheader{
	background-color: white;
	color: #040256;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	margin: 0px;
}
p.bgeneralheader a{
	color: #040256;
	text-decoration: none;
}
p.bgeneralheader a:hover {
	color: #040256;
	text-decoration: underline;
}
p.callusheader{
	background-color: #990000;
	background-image: url(../images/qt_header_bg.gif);
	background-repeat: repeat-x;
	color: #990000;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	margin: 0px;
}

.clear{
	clear: both;
}

p.boxlink{
	height: 20px;
	line-height: 20px;
	padding: 4px;
	margin: 0px;
	font-size: .95em;
}

p.boxlink a{
	color: #999999;
	text-decoration: none;
}

p.boxlink a:hover {
	color:#000099;
	text-decoration: none;
}
a.viewlink {
	color: #4682B4;
	text-decoration: none;
}
a.viewlink:visited {
	color: #483D8B;
	text-decoration: none;	
}
a.viewlink:hover {
	color: blue;
	text-decoration: none;
}
a.contentlink {
	color: blue;
	text-decoration: none;
}
a.contentlink:hover {
	color: blue;
	text-decoration: underline;
}
.strappic{
	padding-left: 5px;
}

.homemainleft{
	float: left;
	width: 750px;
	border-top: 1px solid #ccc;
	padding: 10px 0px 0px 8px;
}
.homemainleft h1 {
	text-align: center;
}
.innermain{
	float: left;
	width: 750px;
	padding: 10px 0px 0px 8px;
}

.innerleft{
	float: left;
	width: 165px;
	padding: 10px 0px 0px 5px;
}
.sitemapcontainer {
	float: left;
	width: 600px;
	margin: 20px auto auto 30px;
}
.innerright{
	float: right;
	width: 565px;
	padding: 10px 10px 0px 0px;
}
/* -------- homemainright -------- */
.homemainright{
	float: left;
	width: 220px;
	border: 1px solid #ccc;
	margin: 0px;
	background-color: #F3efe0;
	padding: 10px;
}
.homemainright hr {
	background-color: #ffffff;
	color: #CCCCCC;
	height: 1px;
	margin-bottom: 5px;
}
.homemainright .readmore a {
	text-decoration: none;
}
.homemainright .readmore a:hover {
	text-decoration: underline;
}
.readmore {
	color: #3366FF;
	font-size: .9em;
	text-decoration: none;
}
.readmore a {
	color: #3366ff;
	text-decoration: none;
}
.readmore a:hover {
	color: #3366ff;
	text-decoration: underline;
}

img.thumbpic {
	margin: 0px 20px 10px 0px;
}
img.leftmargin {
	margin: 0px 10px 0px 10px;
	border: 1px solid #999;
}
img.leftmarginnoborder {
	margin: 0px 20px 10px 0px;
}
.thumbtext {
	margin-right: 10px;
}
.text1bold {
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}
.text1 {
	color: #FF6600;
}
.portfoliorow{
	margin-bottom: 10px;
}

.portfolioimg{
	float: left;
	width: 220px;
}

.portfoliotxt{
	float: left;
	width: 300px;
}
.lineseparator {
	border-top: 1px solid gray;
}
.enquiryformbox {
	width: 500px;
	border: 1px solid gray;
	padding: 10px;
}
.quote {
	width: 250px;
	background-color: #f5f5f5;
	color: #040256;
	border: 1px solid gray;
	margin: 5px;
	padding: 5px;
	float: left;
}
.quote-box {
	width: 700px;
	background-color: #f5f5f5;
	color: #040256;
	border: 1px dotted gray;
	margin-top: 10px;
	padding: 5px 20px 5px 20px;
	clear: both;
}
