/* CSS Document */

body {
	text-align: center;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
}

a:link {text-decoration:none; color:#666666; }
a:visited {text-decoration: none; color:#666666; }
a:active {text-decoration: none; color:#666666; }
a:hover {text-decoration: none; color: #FF9900; }

hr {
	border:0;
	border-top: 1px solid #FF7A24;
	height: 0;
}

hr.dashed1 {
	border:0;
	border-top: 1px dashed #666699;
	height: 0;
	width: 100%;
}

hr.dashed2 {
	border:0;
	border-top: 1px dashed #CC6600;
	height: 0;
	width: 100%;
}

h1 {
	font-size:20px;
	color:#000000;
	margin: 0;
	font-weight:normal;
}

.purple_title {
	color: #666699;
}

.orange_title {
	color: #FF9900;
}

.orange_text {
	color: #FF9900;
}

h2 {
	color: #000000;
	font-size:16px;
	margin:0;
	font-weight:normal;
}

.coloured_text_1 {
	color:#FF7A24;
	font-weight:bold;
}

/* layout parts */

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 900px;
	height: 102px;
	background-image:url(images/header.gif);
}

#client_login {
	width: 220px;
	height: 102px;
	float:right;
}

#client_login_btn {
	width: 46px;
	height: 21px;
	float:right;
	line-height:21px;
}

#menu {
	width: 900px;
	height: 32px;
	background-image:url(images/menu.gif);
	text-align:center;
	line-height:32px;
	font-size:10px;
	color: #666666;
	clear:right;
}

#menu ul {
	list-style: none;
	padding: 0px 1px 0px 1px;
	margin: 0;
	text-align:center;
}

#menu li {
	display: inline;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.menu_spacer {
	color: #FCBE61;
	margin: 0px 18px 0px 18px;
	font-size: 11px;
}

#main {
	width: 900px;
	background-color:#ffffff;
}

#main_content {
	width: 900px;
	float:left;
	text-align:left;
	background-image:url(images/main_content_bg.gif);
}

#main_content_full {
	width: 840px;
	padding-left:30px;
	padding-right:30px;
	float:left;
	text-align:left;
	background-image:url(images/main_content_bg.gif);
}

#main_left {
	margin-left: 19px;
	margin-right: 22px;

}

#main_right {
	position: relative;
	width: 303px;
	float: right;
	background-image:url(images/right_side_bg.gif);
}

#footer_menu {
	width: 880px;
	height: 35px;
	background-image:url(images/footer.gif);
	text-align:center;
	line-height:30px;
	font-size:10px;
	text-align:left;
	padding-left: 20px;
}

#footer_menu ul {
	list-style: none;
	padding: 0px 2px 0px 2px;
	margin: 0;
	text-align:left;
}

#footer_menu li {
	display: inline;
	margin: 0px 0px 0px 0px;
}

.footer_menu_spacer {
	color: #666666;
	margin: 0px 5px 0px 5px;
	font-size: 11px;
}


/* hidden parts */

#header h1 {
	display:none;
}

/* content boxes */

#box1 {

	height: 127px;
	width: 245px;
	background-image:url(images/box1.gif);
	float: left;
	padding:10px;
	line-height:10px;

}

#box1_content {
	padding-left:5px;
}

#box1 h1 {
	visibility:hidden;
}

#box2 {
	height: 127px;
	width: 245px;
	background-image:url(images/box2.gif);
	float: left;
	margin-left: 31px;
	padding:10px;
	line-height:7px;

}

#box2_content {
	padding-left:4px;
}

#box2 h1 {
	visibility:hidden;
}

#box3 {
	height: 127px;
	width: 245px;
	margin-left: 17px;
	background-image:url(images/box3.gif);
	padding:10px;
	line-height:11px;
}

#box3_content {
	padding-left:3px;
}

#box3 h1 {
	visibility:hidden;
}

#box1_title, #box2_title, #box3_title {
	padding-top: 6px;
	padding-bottom: 3px;
}

#box_news_title {
	padding-top: 2px;
	padding-bottom: 3px;
}

#box_news_title .orange_title {
	visibility:hidden;
}

#box_news {
	height: 147px;
	width: 562px;
	background-image:url(images/box_news.gif);
	position:relative;
	line-height:11px;
}

#box_yellow {
	height: 67px;
	width: 264px;
	margin-left: 17px;
	background-image:url(images/box_yellow.gif);
}

#box_yellow td h2 {
	visibility:hidden;
}

#box_yellow_view_btn {
	height: 21px;
	width: 46px;
	line-height:20px;
	float:right;
	position:relative;
	background-image:url(images/box_yellow_view_btn.gif);
	text-align:center;
}

#box_blue {
	height: 67px;
	width: 264px;
	margin-left: 17px;
	background-image:url(images/box_blue.gif);
}

#box_blue td h2 {
	visibility:hidden;
}

#box_blue_view_btn {
	height: 21px;
	width: 46px;
	line-height:20px;
	float:right;
	position:relative;
	background-image:url(images/box_blue_view_btn.gif);
	text-align:center;
	bottom: 10px;
}

#stepping_stone {
	height: 78px;
	width: 92px;
	float:right;
	position:relative;
	background-image:url(images/stepping_stone.gif);
}

#arrow {
	height: 83px;
	width: 76px;
	float:left;
	position:relative;
	background-image:url(images/arrow.gif);
}

#stone1 {
	height: 97px;
	width: 113px;
	float:right;
	position:relative;
	background-image:url(images/stone1.gif);
}

#stone2 {
	height: 97px;
	width: 113px;
	float:right;
	position:relative;
	background-image:url(images/stone2.gif);
}

#stone3 {
	height: 97px;
	width: 113px;
	float:right;
	position:relative;
	background-image:url(images/stone3.gif);
}

#mouse {
	height: 122px;
	width: 124px;
	float:right;
	position:relative;
	right:10px;
	top:3px;
	background-image:url(images/mouse.gif);
}

.news_headline {
	color: #000000;
	font-size:12px;
}

.news_body {
	color: #666666;
}
.news_read_more {
	color: #FF9900;
	text-align:right;
	width: 100%;
}

.date_today {
	color: #666699;
	font-size:10px;
	margin-left:16px;
}

#news_menu {
  width:200px;
  float:left;
  margin:0px 0 10px 0px;

  border: 1px solid #FF9900;
  text-align:center;
}

#news_menu_header {
	background-color:#FF9900;
	color: #FFFFFF;
	font-size:16px;
	width:100%;
}

#news_menu_items {

	width:90%;
	text-align:left;
	margin-left: 10px;

}

#news_content {
  width:600px; 
  margin:0px 0 10px 235px; 
  min-height:500px; 
  _height:500px
}

/* services images */

#services_right_side {
	height: 150px;
	width: 350px;
	right: 140px;
	float:right;
	position:relative;
	text-align:center;
}

#services_image {
	height: 150px;
	width: 200px;
	border: 1px solid #000000;
	float:right;
	position:relative;
	background-image:url(images/content/14.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#total_management_service_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#total_management_service_image {
	height: 150px;
	width: 200px;
	border: 1px solid #000000;
	float:right;
	position:relative;
	background-image:url(images/content/17.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#mail_strategy_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#mail_strategy_image {
	height: 150px;
	width: 200px;
	float:right;
	position:relative;
	background-image:url(images/content/10.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#data_management_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#data_management_image {
	height: 150px;
	width: 200px;
	border: 1px solid #000000;
	float:right;
	position:relative;
	background-image:url(images/content/5.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#postal_profile_right_side {
	height: 200px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#postal_profile_image {
	height: 150px;
	width: 200px;
	float:right;
	position:relative;
	background-image:url(images/content/9.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#re-engineering_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#re-engineering_image {
	height: 132px;
	width: 150px;
	border: 1px solid #000000;
	float:right;
	position:relative;
	background-image:url(images/content/32.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#optimisation_of_cost_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#optimisation_of_cost_image {
	height: 114px;
	width: 100px;
	float:right;
	position:relative;
	background-image:url(images/content/24.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#change_management_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#change_management_image {
	height: 86px;
	width: 110px;
	float:right;
	position:relative;
	background-image:url(images/content/41.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#implementing_dsa_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#implementing_dsa_image {
	height: 150px;
	width: 200px;
	border: 1px solid #000000;
	float:right;
	position:relative;
	background-image:url(images/content/1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#end_to_end_postal_solutions_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#end_to_end_postal_solutions_image {
	height: 150px;
	width: 200px;
	border: 1px solid #000000;
	float:right;
	position:relative;
	background-image:url(images/content/4.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#inbound_mail_and_returns_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#inbound_mail_and_returns_image {
	height: 107px;
	width: 150px;
	border: 1px solid #000000;
	float:right;
	position:relative;
	background-image:url(images/content/29.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#quick_quotes_right_side {
	height: 150px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#quick_quotes_image {
	height: 89px;
	width: 200px;
	float:right;
	position:relative;
	background-image:url(images/content/3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#secure_mail_right_side {
	height: 250px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#secure_mail_image {
	height: 211px;
	width: 150px;
	border: 1px solid #000000;
	float:right;
	position:relative;
	background-image:url(images/content/40.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#mailing_house_propositions_right_side {
	height: 250px;
	width: 350px;
	right: 75px;
	float:right;
	position:relative;
	text-align:center;
}

#mailing_house_propositions_image {
	height: 116px;
	width: 200px;
	float:right;
	border: 1px solid #000000;
	position:relative;
	background-image:url(images/content/43.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

/* Form elements */

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.login_field {
	background-color:#FFF0C8;

}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.styled_submit_button {
	background-color:#FF9900;
	color: #FFFFFF;
}

.styled_client_login_btn {
	background-image:url(images/button.gif);
	border: 0;
	width: 46px;
	height: 21px;
	color: #666666;
	cursor:pointer;

}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


