/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
html
{
	min-height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
a
{
	text-decoration: none;
	color: #0071bc;
}
a:hover
{
	text-decoration: underline;
	color: #0071bc;
}
form, div, h1, h2, h3, h4, h5, h6, table, input
{
	padding: 0px;
	margin: 0px;
}
p
{
	padding: 0px;
}
select
{
	width: 152px;
	height: 21px;
	background-color: #ffffff;
	border-color: #656565;
	font-size: 11px;
	color: #000000;
}

.container
{
	width: 903px;
	margin: 0 auto 0 auto;
}

.logo
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	padding-top: 8px;
}
.drop-down
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	float: right;
}
.contact-info
{
	margin-top: 35px;
	color: #b4b3b3;
	font-size: 14px;
	margin-left: 10px;
	text-align: center;
	float: left;
}
.contact-image-space
{
	padding-right: 5px;
}
.menu-bg
{
	background-image: url(../images/menu-bar.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 37px;
	clear: both;
}
.center-image
{
	width: 903px;
	height: 208px;
	margin: 7px 0px 7px 0px;
}
.left-col
{
	float: left;
	width: 681px;
	background-color: #f7f7f7;
	height: 480px;
}
.right-col
{
	float: left;
	width: 222px;
	padding-left: 0px;
	height: 480px;
}
.half-left-col
{
	float: left;
	width: 314px;
	padding-right: 10px;
	padding-left: 10px;
}
.main-text
{
	color: #656565;
	padding: 5px 10px 0px 10px;
	font-size: 13px;
}
h1
{
	color: #5d5c5c;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: 1px solid #e2e0e0;
	padding-bottom: 5px;
}
.bullet-points
{
	padding: 15px 0px 0px 90px;
	margin: 0px;
}
.bullet-points ul
{
	padding: 0px;
	margin: 0px;
}
.bullet-points li
{
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
	color: #656565;
}
.more-button
{
	background-image: url(../images/more-button.jpg);
	background-repeat: no-repeat;
	width: 42px;
	height: 20px;
	padding-left: 32px;
	padding-top: 3px;
	color: #666666;
	float: right;
	margin-top: 15px;
}
.dark-more-button
{
	background-image: url(../images/dark-more-button.jpg);
	background-repeat: no-repeat;
	width: 42px;
	height: 20px;
	padding-left: 32px;
	padding-top: 3px;
	color: #666666;
	float: right;
	margin-top: 15px;
}

* html .right-col
{
	float: left;
	padding-left: 3px;
}
.news-middle-image
{
	background-image: url(../images/middle-image.png);
	background-repeat: repeat-y;
	width: 217px;
	color: #bababa;
	padding: 5px;
}
.news-bottom-space
{
	padding-bottom: 7px;
}
.news-text
{
	padding-top: 7px;
}
.more
{
	padding-bottom: 5px;
	border-bottom: 1px solid #323232;
}
.quick-links-middle-image
{
	background-image: url(../images/quick-links-middle.jpg);
	background-repeat: repeat-y;
	width: 217px;
	color: #bababa;
	padding: 5px;
}
.blue-text
{
	color: #8fb7c9;
	font-size: 13px;
	border-bottom: 1px solid #5b5b5b;
	margin-top: 0px;
	margin-right: 5px;
}
.quick-links
{
	padding: 5px;
	margin: 0px;
}
.quick-links ul
{
	padding: 0px;
	margin: 0px;
}
.quick-links li
{
	list-style-type: none;
	display: block;
	padding-bottom: 4px;
	color: #bababa;
}
.footer-bg
{
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 75px;
	clear: both;
}
.footer-text
{
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.footer-text li
{
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}
.footer-text li a
{
	color: #bababa;
	line-height: 18px;
}
.footer-text li a:hover
{
	color: #bababa;
}
.footer-bottom-text
{
	padding: 2px;
	text-align: center;
	width: 100%;
	color: #b4b3b3;
}
/*----------------------------------Top-Menu--------------------------------------*/
#topmenu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topmenu li#active
{
	background-image: none;
}
#topmenu li
{
	background-image: url(../images/seperator.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	float: left;
	padding: 12px 24px 0;
	text-align: center;
	height: 25px;
}
#topmenu li a
{
	font-size: 12px;
	color: #c4c2c2;
	text-decoration: none;
}

a.selectedtop
{
	font-size: 12px ! important;
	color: #6b96b9 ! important;
	text-decoration: underline ! important;
}

#topmenu li a:hover
{
	color: #6b96b9;
	text-decoration: none;
}
#topmenu li a#active
{
	font-size: 12px;
	color: #6b96b9;
	text-decoration: none;
}
.social-icons
{
	padding-top: 5px;
	clear: both;
}
.followus
{
	padding-top: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
}
/*----------------------Inner Pages content part--------------------*/
.innerpages-content
{
	background-color: #f9f9f9;
	margin-bottom: 4px;
	margin-top: 0px;
}
.innerpages-leftcol
{
	float: left;
	width: 193px;
	margin: 15px;
}
.innerpages-rightcol
{
	padding: 0px 15px 15px 0px;
	color: #666666;
	line-height: 16px;
	height: auto;
	height: 100%;
	min-height: 470px;
	margin-left: 225px;
	font-size: 12px;
}
.inner-headings
{
	color: #0071bc;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	border-bottom: 1px solid #999999;
	padding-bottom: 7px;
	margin-top: 0px;
}
.inner-headings2
{
	margin-bottom: 10px;
}
.menu-top-image
{
	background-image: url(../images/menu-top-image.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 22px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0px 0px 5px;
}
.menu-middle-image
{
	background-image: url(../images/menu-middle-image.jpg);
	background-repeat: repeat-y;
	width: 198px;
}
/*------------------------Vertical Menu-------------------------------*/
.vertmenu
{
	width: 179px;
	padding: 0px 8px 2px 7px;
	margin: 0px;
}
.vertmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.vertmenu ul li
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

.vertmenu ul li.sel
{
	color: #074c8d;
	background-color: #dfdcdc;
	background-image: url(../images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	text-decoration: none;
	width: 183px;
}
.vertmenu ul li.submenu
{
	margin: 0px 0px 0px 0px;
	background-image: url(../images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 22px 10px;
}
.vertmenu ul li.submenu a
{
	padding-left: 35px;
	width: 150px;
}
.vertmenu ul li.submenu a:hover
{
	background-image: url(../images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 22px 10px;
}
.vertmenu ul li a
{
	display: block;
	border-bottom: 1px dashed #d7d4d4;
	padding: 7px 0px 7px 18px;
	text-decoration: none;
	color: #666666;
	width: 165px;
	font-size: 11px;
	font-weight: bold;
}
.vertmenu ul li a:hover, .vertmenu ul li a:focus
{
	color: #074c8d;
	background-color: #CAE1FF;
	background-image: url(../images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	text-decoration: underline;
}

.clientsheadings
{
	font-size: 18px;
	font-weight: bold;
	color: #0071bc;
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 35px;
}
.clientsheadings-links
{
	font-size: 11px;
	color: #990000;
}
.clientsheadings-links a
{
	color: #990000;
}
.clientsheadings-links a:hover
{
	color: #990000;
}
.company-text
{
	padding: 25px 0px 0px 15px;
	width: 360px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
}
.companyname
{
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.company-text1
{
	color: #333333;
	line-height: 18px;
	font-style: italic;
	margin-bottom: 2px;
}
.companyname1
{
	margin-top: 2px;
	font-weight: bold;
	color: #333333;
}
.image1
{
	background-image: url(../images/image1.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.image2
{
	background-image: url(../images/image2.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.image3
{
	background-image: url(../images/image3.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.image4
{
	background-image: url(../images/image4.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.image5
{
	background-image: url(../images/image5.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}

.image-border
{
	padding: 3px;
	border: 1px solid #cccccc;
}

.solutions-image
{
	background-image: url(../images/software-services.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.technolgy-image
{
	background-image: url(../images/technology.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.products-image
{
	background-image: url(../images/product.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.clients-image
{
	background-image: url(../images/clients.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.resource-image
{
	background-image: url(../images/resources.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.company-image
{
	background-image: url(../images/company.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}
.contactus-image
{
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 208px;
}

.image-border
{
	padding: 3px;
	border: 1px solid #cccccc;
}



.sliderwrapper
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	height: 208px;
}



.sliderwrapper .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/
	padding: 0px;
	background: white;
	width: 903px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination
{
	width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background-color: navy;
	padding: 5px 10px;
}


.pagination a
{
	padding: 0 5px;
	text-decoration: none;
	color: #00007D;
	background: white;
}

.pagination a:hover, .pagination a.selected
{
	color: #000;
	background-color: #FEE496;
}
.client
{
	float: left;
	margin: 10px;
	margin-bottom: 5px;
}
.client2
{
	float: left;
	margin: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.required
{
	color: Red;
}

.macariobutton
{
	background: #222 url(../images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
