﻿
body
{
	margin: 0;
	text-align: center;
	background-color: Black;
	font-family: Arial;
	font-size: 13px;
}

#wrapper
{
	position: relative;
	width: 980px;
	text-align: center;
	margin: 0 auto 0;
	height:auto;
} 

.heading
{
	background-color: #000000;
	width: 980px;
	height: 68px;
	background-image: url(../images/software_solutions.png);
	background-position: right;
	background-repeat: no-repeat;
}

#menu
{
	text-align:right;
	float:right;
	background-color:Black;
	width:700px;
}

#menu a img
{
	border-style:none;
}

#logo
{
	float:left;
	width:300px;
}

.content
{
	text-align:justify;
	margin-left:25px;
	color:White;
}

.content h1
{
	/*color: #3b4652;*/
	color: #FF6600;
	padding: 0px 10px 5px 10px;
}

.content h3
{
	color: #FF6600;
}

.content a
{
	color: #FF6600;
}

#pageHeaderContent
{
	color:White;
	float:right;
	vertical-align:top;
	width:680px;
	text-align:left;
}

.news
{
	min-height:268px;
	height:auto;
}

.news td
{
	padding: 1px 5px 1px 5px;
	width: 30%;
	vertical-align: text-top;
	background-color: Green;
}

#contact
{
	background-color: #333333;
	width:100%;
}

#contact td
{
	padding: 5px;
	width:30%;
	vertical-align:text-top;
	
	border-right-color:Orange;
	border-style: none solid none none;
	border-width: 1px;
	color:White;
	height:auto;
}

#contact
{
	/*background-color: #333333;*/
	background-color: #000000;
	width:100%;
}

#contact td
{
	padding: 5px;
	width:30%;
	vertical-align:text-top;
	
	border-right-color:Orange;
	border-style: none solid none none;
	border-width: 1px;
	color:White;
	height:auto;
}

#product
{
	/*background-color: #333333;*/
	background-color: #000000;
	width:100%;
}

#product td
{
	padding: 5px;
	width:30%;
	vertical-align:text-top;
	
	border-right-color:Orange;
	border-style: none solid none none;
	border-width: 1px;
	color:White;
	height:auto;
}

#productlist
{
	/*background-color: #333333;*/
	background-color: #000000;
	width:100%;
}

#productlist td
{
	padding: 5px 5px 15px 5px;
	width: 30%;
	vertical-align: text-top;
	border-bottom-color: Orange;
	border-style: none none solid none;
	border-width: 1px;
	color: White;
	height: auto;
}

#services
{
	width:70%;
	/*background-color: #333333;*/
	background-color: #000000;
}

#services td
{
	padding: 5px;
	width:50%;
	vertical-align:text-top;
	
	border-right-color:Orange;
	border-style: none solid none none;
	border-width: 1px;
	color:White;
	height:auto;
}

.image
{
	float:left;
	padding-right:5px;
}

.home_img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
	background-image:url('../images/home_btn.png');
	background-repeat:no-repeat;
}

.home_img: hover
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
	background-image:url('../images/home_btn_grey.png');
	background-repeat:no-repeat;
}

.Products_img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
	background-image:url('../images/greyProducts.jpg');
	background-repeat:no-repeat;
}

.Products_img: hover
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
	background-image:url('../images/greyProducts.jpg');
	background-repeat:no-repeat;
	
}

.Services_img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
}

.Services_img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
}

.Credentials_img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
}

.Careers_img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
}

.AboutUs_img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
}

.ContactUs_img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
}

.img
{
	width:85px;
	border-style:none;
	height:40px;
	border-width:0px;
	text-decoration:none;
}

.columnSeparator
{
	border-right-color: Orange;
	border-style: none solid none none;
	border-width: 1px;
}

#column_left
{
	width:28%;
	float:left;
	text-align:justify;
	padding-right:20px;
	padding-top:1px;
	border-right-color:Orange;
	border-style: none solid none none;
	border-width: 1px;
	color:White;
	height:auto;
}

#column_left img
{
	text-align:left;
}

#column_middle
{
	width:33%;
	float:left;
	text-align:justify;
	margin-left:25px;
	padding-right:20px;
	border-right-color:Orange;
	border-style: none solid none none;
	border-width: 1px;
	color:White;
	min-height:345px;
}

#column_right
{
	text-align:justify;
	width:30%;
	float:right;
	color:White;
}

.clear
{
	clear:both;
}

#footer
{
	padding-top: 10px;
	bottom: 0px;
	color: White;
	width: 970px;
	margin: 0 auto 0;
	background-color: black;
	text-align: right;
	padding-right: 10px;
}

#footer a
{
	color:White;
}

#block
{
	text-align:justify;
	float:left;
}

