﻿body {
	margin: 0px;
	text-align: center;
	background-image: url('Images/topbg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-family: tahoma;
	font-size: 8pt;
	color: #727272;
}
#container {
	width: 757px;
	margin: auto;
	margin-bottom:5px;
}
#toplinebg {
	background-image: url('Images/topbg.gif');
	background-repeat: repeat-x;
	height: 63px;
}
#footerbg {
	background-image: url('Images/footer_back.gif');
	background-repeat: repeat-x;
	height: 110px;
	text-align: center;
	padding:1px;
}
#navigation {
}
#newspackage {
	background-image: url('Images/intro.jpg');
	background-repeat: no-repeat;
	width: 503px;
	height: 190px;
	margin-top: 55px;
	float: left;
}
.topbox {
	padding-top:5px;
}
#advbox {
	background-image: url('Images/promo2.gif');
	background-repeat: no-repeat;
	width: 249px;
	height: 180px;
	float: right;
}
#Content {
	background-image: url('Images/boxes_back.gif');
	background-repeat: repeat-y;
}
#content-buttom {
	background-image: url('Images/BoxesButtom.gif');
	background-repeat: no-repeat;
	background-color: white;
	font-size: 7px;
}
.box-body1{
	text-align: left;
	padding: 5px 2px 5px 5px;
	background-image:url('Images/server-r200-bg.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:170px;
	margin:1px;
}
.box-body2{
	text-align: left;
	padding: 5px 2px 5px 5px;
	background-image:url('Images/server-r300-bg.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:170px;
	margin:1px;
}

.box-body3{
	text-align: left;
	padding: 5px 2px 5px 5px;
	background-image:url('Images/server-r410-bg.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:170px;
	margin:1px;
}

.Box-Text {
	padding-left: 5px;
	padding-right:5px;
	color:#828282;
}
.Box-Package {
	float: right;
}
.secondbox {
	float: left;
	width: 249px;
	margin-right: 5px;
}
.firstbox {
	float: left;
	width: 249px;
	margin-right: 5px;
}
.thirdbox {
	float: right;
	width: 249px;
}
.boxtitle {
	height: 29px;
}
.firstbox-title {
	background-image: url('Images/title_cms.gif');
}
.secondbox-title {
	background-image: url('Images/title_pro.gif');	
}
.thirdbox-title {
	background-image: url('Images/title_lite.gif');	
}
#advertismentpanel {
	margin-right: 5px;
	width: 249px;
	height: 142px;
	float: left;
}
#latestNewsPanel {
	width: 503px;
	background-color: gray;
	height: 100px;
	float: right;
}
.news-holder {
	background-image: url('Images/news_back.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	float: right;
	padding-top: 23px;
	width: 503px;
}
.news-holder ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.NewsTitles {
	background-image: url('Images/news_list.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px;
	background-color: #E6E6E6;
	text-align: left;
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	padding-left: 20px;
	padding-top: 3px;
}
.NewsTitle-Text {
	text-decoration: none;
	font-family: Tahoma;
	color: #828282;
}
.NewsTitle-Text:hover {
	color: black;
}
.footer-Pback {
	background-image: url('Images/footer_p_back.gif');
	background-repeat: repeat-x;

	height: 28px;
	padding-top: 9px;
	background-color: #7b7b7b;
	margin: auto;
	color: #D2D2D2;
	margin-top: 2px;
}
.footer-Pback img
{
    vertical-align:middle;
}
.footer-Pback a {
	color: #D2D2D2;
	text-decoration: none;
}
.footer-Pback a:hover {
	color: white;
	text-decoration: underline;
}
.moreinfo {
	background-color: #EAEAEA;
	margin-top: 10px;
	margin-bottom: 5px;
	cursor: pointer;
	padding: 2px;
	text-align: center;
	color: #A6A6A6;
	width:90px;
}
.moreinfo:hover {
	background-color: #B5B5B5;
	color: white;
}
.moreinfoportfolio
{
	text-align:left;
	padding-left:7px;
	margin-top:2px;
}
.moreinfoportfolio a
{
	color:#eeeeee;
	text-align:left;
	text-decoration:none;
}
#topMainPageMenubox{
	padding-top:3px;
	height:17px;
	float:right;
	color:#b1abab;
}
#topMainPageMenubox a{
	color:#b1abab;
	text-decoration:none;
}
#topMainPageMenubox a:hover{
	color:white;
}


