
/* CSS Document */

/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.5.2

*/



/* resets*/

html{

	color:#3f3f3f;

	background:#FFF;

	font-family:Tahoma;

	font-size:11px;

}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym {border:0;font-variant:normal;}

/* to preserve line-height and selector appearance */

sup {vertical-align:text-top;}

sub {vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*to enable resizing for IE*/

input,textarea,select{font-size:100%;}

/* because legend doesn't inherit in IE */

legend{color:#000;}



/* end resets*/


/* clearing fix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* end clearfix */


#doc {
	width:774px;
	margin:0 auto;
}

#hd {
	margin-top:17px;
	
}
#bar {
	width:100%;
	background:#10826b;
	height:17px;
}

#bar-ft{
	width:100%;
	background:#c2c2c2;
	height:18px;
	border-top:1px solid #969696;
}
#hd h2 {
	background:url(../images/interplex-worldwide-limited-logo.jpg) no-repeat;
	border-right:1px solid #dadada;
	height:53px;
	width:465px;
	text-indent:-5000px;
	float:left;
	overflow:hidden;
}
#hd h2 a{
	display:block;
	height:53px;
	width:465px;
}
#hd .date {
	padding-top:20px;
	height:17px;
	width:180px;
	background:red;
	float:right;
	background:url(../images/date-icon.gif) no-repeat left 21px ;
	padding-left:18px;
	color:#8f8f8f;
}
#hd .main {
	background:url(../images/header-main.jpg) no-repeat;
	height:212px;
	width:771px;
}

#hd ul {
	padding-left:32px;
	padding-top:6px;
}

#hd li {
	line-height:51px;
}

#hd li a{
	font-size:15px;
	font-family:"Arial";;
	color:#3f3f3f;
	text-decoration:none;
}
#hd li a:hover{
	background:#ffffff;
}

/* Main Content */

#bd {
	padding-top:10px;
}

#left-column {
	float:left;
	width:236px;
}
#left-column .cell {
	width:100%;
	background:#f5f5f5;
}
#left-column h3 {
	color:#3F3F3F;
	font-family:"Arial";
	font-size:15px;
	text-decoration:none;
	padding:16px;
}
#left-column .cell-bottom {
	height:44px;
	background:#E8E8E8 url(../images/cell-bottom.jpg) no-repeat;
	margin-bottom:10px;
}
#left-column p {
	padding:0px 20px 4px 16px;
	font-family:Tahoma;
	line-height:16px;
}

#left-column .right {
	float:right;
	margin-right:19px;
}
#left-column a {
	background:url(../images/a-read-more.gif) 0 4px no-repeat;
	padding-left:15px;
	color:#10826b;
}
#left-column a:hover {
	text-decoration:none;
}
#left-column .cell-2 {
	width:100%;
	background:#f5f5f5 url(../images/cell-2-top.gif) no-repeat top;
	margin-bottom:10px;
}

#left-column .cell-2-bottom {
	background: url(../images/cell-2-bottom.gif) no-repeat bottom;
	height:20px;
}
#right-column {
	float:right;
	width:518px;
	margin-left:20px;
	text-align:left;
}

#right-column .pic {
	background: url(../images/welcome-pic.jpg) no-repeat;
	width:128px;
	height:94px;
	float:left;
	text-indent:-5000px;
}
#right-column h3 {
	float:right;
	width:377px;
	background:url(../images/Interplex-Worldwide-Limited.gif) no-repeat;
	height:36px;
	text-indent:-5000px;
}


#right-column .main-pic-p {
	display:block;
	margin-left:142px;
	width:370px;
	margin-bottom:9px;
	line-height:15px;
}
#right-column p {
	width:512px;
	line-height:15px;
}
#right-column h4 {
	width:112px;
	background:url(../images/main-our-services.gif) no-repeat;
	height:24px;
	text-indent:-5000px;
	margin-top:15px;
}
#right-column .services {
	padding-top:10px;
}
#right-column .services ul {
	font-size:11px;
	line-height:18px;
	float:left;
	padding-left:10px;
	padding-bottom:10px;
		
}
#right-column .services li {
	background:url(../images/li-plus.gif) no-repeat left 7px;
	padding-left:10px;
	float:left;
	width:234px;
	display:inline;
}
#right-column .services a {
	color:#10826b;
}
#right-column .services a:hover {
	text-decoration:none;
}

#right-column .proflie {
	color:#3f3f3f;
}
#right-column .proflie h2 {
	width:144px;
	background:url(../images/company-profile.gif) no-repeat;
	height:28px;
	text-indent:-5000px;
}
#right-column .proflie p {
	margin-bottom:5px;
	margin-top:15px;
}
#right-column .proflie a {
	color:#10826b;
}
#right-column .proflie a:hover {
	text-decoration:none;
}
#right-column .our-services h2 {
	width:172px;
	background:url(../images/services-and-solutions.gif) no-repeat;
	height:28px;
	text-indent:-5000px;
}
#right-column .our-services h3 {
	font-size:13px;
	font-weight:bold;
	color:#3f3f3f;
	background:none;
	text-indent:0px;
	float:none;
	height:auto;
	margin-bottom:5px;
	margin-top:15px;
}
#right-column .our-services p{
	width:500px;
}
#right-column .our-services ul {
	line-height:16px;
	margin-bottom:5px;
	margin-top:5px;
}

#right-column .our-services li {
	background:url(../images/li-plus.gif) no-repeat left 7px;
	padding-left:10px;
	width:434px;
}
#right-column .contact-us h2{
	width:172px;
	background:url(../images/contact-us.gif) no-repeat;
	height:28px;
	text-indent:-5000px;
	margin-bottom:15px;
}
#right-column .contact-us h4{
	width:128px;
	background:url(../images/message-sent.gif) no-repeat;
	height:28px;
	text-indent:-5000px;
	margin-bottom:10px;
}



/* end Main Content */

#ft {
	width:100%;
	color:#616161;
	height:30px;
	margin-top:10px;
}
#ft a {
	color:#616161;
	text-decoration:none;
}
#ft a:hover {
	text-decoration: underline;
}
#ft .bar {
	background:#17ad97;
	height:4px;
	border-bottom:1px solid #10826b;
	margin-bottom:5px;
}
#ft .menu {
	float:right;
}
#ft .logo {
	float:left;
}

/* Contact Form */
.contact {
	font-family:Tahoma;
	font-size:11px;
	margin-top:5px;
	margin-left:12px;
}

.contact .sub {
	color:#3F3F3F;
	font-size:16px;
	font-weight:bold;
}

.contact .text {
	color:#000000;
}

.contact .subtext {
	color:#3F3F3F;
	font-weight: 500;
}

.contact .orange_frame {
	height:14px;
	width:210px;
	font-family:Tahoma;
	font-size:12px;
	margin-top:2px;
}

.contact .btn {
	color: #fff;
	background-color:#333333;
	font-family: Tahoma;
	height: 25px;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
}
/* End Contact Form */
