/* default.css */

* {margin: 0; padding: 0;}

body {
	background-color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	background: url('../img/body_bg.gif') repeat-y top;
	text-align: center;
}


img {
	border: none;
}

h1 {
	background: url('../img/heading_bg.gif') repeat-x top;
	line-height: 50px;
	color: #FFF;
	padding-left: 20px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	font-size: 36px;
	letter-spacing: 1px;
	width: 475px;
	margin-left: 1px;
}

h2 {
	color: #B11F24;
	font-size: 1.0em;
	padding-top: 4px;
	padding-bottom: 4px;
	
	
}

h3 {
	color: #6C6C6C;
	font-size: 0.8em;
	margin: 14px 0 4px 0;
}

h4 {
	background: url('../img/heading_bg.gif') repeat-x top;
	line-height: 50px;
	color: #FFF;
	padding-left: 20px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	font-size: 30px;
	letter-spacing: 1px;
	width: 475px;
	margin-left: 1px;
}

p {
	font-size: 0.8em;
	line-height: 140%;
	color: #6C6C6C;
	margin: 6px 0 10px 0;
}

a {
	color: #B11F24;
}

a:hover {
	text-decoration: underline !important	;
}





.clearer {
	clear: both;
}

.hide {
	visibility: hidden;
}

.printbutton {
	background: url('../img/print_icon.gif') no-repeat left;
	padding-left: 20px;
	color: #961A1E;
	font-weight: bold;
	text-decoration: none;
	float: right;
	font-size: 0.8em;
}




#canvas {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url('../img/header_bg.gif') no-repeat top;
	height: 150px;
	padding: 20px 20px 0 20px;
}

#header #logo {
	display: block;
	float: left;
	margin-top: 5px;
}

#header #slogan {
	float: right;
	clear: right;
	padding: 35px 0; /* temporary -- to be replaced with flash */
}

#header #slogan2 {
	float: right;
	clear: right;
	padding: 50px 0px 35px 0px; /* temporary -- to be replaced with flash */
}

#header #searchform {
	float: right;
	clear: right;
}

#header #searchContainer{
	width:300px; float:right;
}

#header #searchform label {
	background: url('../img/search_text.gif') no-repeat right;
	margin-right: 4px;
	width: 50px;

}

#header #searchform * {
	vertical-align: middle;
}

#header #searchform .button  {
	margin: 0 0 0 4px;
}

#menu {
	background: url('../img/menu_bg.gif') repeat-x top;
	height: 41px;
}

#menu ul {
	list-style-type: none;
	width: 764px;
	margin: 0 auto;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	height: 41px;
	text-decoration: none !important;
	background-repeat: no-repeat;
}

#menu ul li a:hover {
	background-position: 0 -41px;
}

#menu ul li a#customerservices {
	background-image: url('../img/menu_customer_services.gif');
	width: 156px;
}

#menu ul li a#managementservices {
	background-image: url('../img/menu_management_services.gif');
	width: 185px;
}

#menu ul li a#developmentservices {
	background-image: url('../img/menu_development_services.gif');
	width: 187px;
}

#menu ul li a#technicalservices {
	background-image: url('../img/menu_technical_services.gif');
	width: 152px;
}

#menu ul li a#products {
	background-image: url('../img/menu_products.gif');
	width: 84px;
}


#intro {
	height: 156px;
}

#navigation {
	float: left;
	clear: left;
	width: 304px;
	
}



#navigation #smallmenu {
	background: url('../img/smallmenu_bg.gif') no-repeat left;
	height: 50px;
}

*html #navigation #smallmenu {
	background: url('../img/smallmenu_bg.gif') no-repeat left;
	height: 50px;
}

#navigation #smallmenu p {
	padding-top: 18px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	margin: 0;
}

#navigation #smallmenu p a {
	color: #B11F24;
	text-decoration: none;
}

#navigation #navigationcontent {
	padding: 15px 20px;
}

*html #navigation #navigationcontent {
	padding: 15px 0px;
	margin-top:-40px;
}

#navigation #whatshot {
	background: url('../img/whats_hot_bg.gif') no-repeat top;
	width: 224px;
	height: 230px;
	padding: 65px 20px 0 20px;
	margin: 20px 0 10px 0;
}


#navigation #whatshot2 {
	background: url('../img/whats_hot_bg.gif') no-repeat top;
	width: 224px;
	height: 230px;
	margin: 20px 0 40px 0px;
}

#navigation #whatshot3 {
	background: url('../img/whats_hot_bg.gif') no-repeat top;
	width: 224px;
	height: 230px;
	margin: 20px 0 40px 20px;
}

*html #navigation #whatshot2 {
	background: url('../img/whats_hot_bg.gif') no-repeat top;
	width: 224px;
	height: 230px;
	margin: 20px 0 40px 19px;
}


#navigation #whatshot p {
	color: #6C6C6C;
	font-size: 0.8em;
	line-height: 170%;
}

#main {
	float: left;
	clear: right;
	width: 495px;
	overflow:hidden;
}


#content {
	padding: 15px 20px 15px 20px;
	
}

#callbackbox {
	background: url('../img/callbackbox_top.gif') no-repeat top;
	width: 175px;
	float: left;
	clear: right;
	margin-left: 16px;
	
}

#callbackbox div {
	background: url('../img/callbackbox_bottom.gif') no-repeat bottom;
	padding: 5px 4px 0 4px;
}

#callbackbox h2 {
	line-height: 40px;
	background: url('../img/callback_heading.gif') no-repeat left;
}

#callbackbox form {
	margin: 10px 10px 0 10px;
}

#callbackbox form input.textbox, #callbackbox form select {
	width: 100%;
}

#callbackbox form #sendbutton {
	margin: 30px 0 0 0;
}

#callbackbox label {
	font-weight: bold;
	color: #B11F24;
	font-size: 0.8em;
	display: block;
	margin: 16px 0 8px 0;
}

#footer {
	background: url('../img/telephone_footer.gif') no-repeat top;
	padding-top: 50px;
	clear: both;
	text-align: center;
	color: #F5D352;
	font-size: 0.8em;
	margin: 0 0 35px 0;
}

#footer p {
	margin: 8px 0;
}

#footer a {
	color: #B11F24;
	text-decoration: none;
}

/*new css added by lazymouse below*/


#content ul {
	margin: 0px;
	padding-left: 16px;
	font-size: 0.8em;
	line-height: 140%;
	color: #6C6C6C;
	margin-bottom: 10px;
	margin-top: 10px;
	
	
}
#content li {
	margin-bottom: 10px;

	
}

.nobullet{
	list-style-type: none;
	
}

#content ol {
	margin-top: 10px;
	padding-left: 16px;
	font-size: 0.8em;
	line-height: 140%;
	color: #6C6C6C;
	margin-bottom: 10px;
	
}
table  {
	font-size: 0.8em;
	color: #B11F24;
	font-family: Verdana, Arial, sans-serif;
	
}

td {
	vertical-align: top;
}
.bold {
	font-weight: bold;

}
.italic {
	font-style: italic;

}
.paragraph {
	padding-right: 10px;
	padding-bottom: 30px;
	float: left;

}
.photo {
	padding: 20px;
	float: left;

}
.photo2 {
	padding: 5px;
	float: left;

}
.photoright {
	padding: 20px;
	float: right;

}
.partners {
	padding-top: 20px;
	padding-bottom: 20px;

}
#table table {
	font-size: 0.6em;
	color: #B11F24;
	font-family: Verdana, Arial, sans-serif;
	border-collapse: collapse;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

#table td {
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
}
#map {
	font-size: 0.8em;
	color: #B11F24;
	
}

.red {
	color: #B11F24;
	font-size: 0.9em;
	

}
.grey {
	color: #666666;
	font-size: 1em;
	}

.producttext {
	color: #B11F24;
	font-size: 0.7em;
	line-height: 120%;
	margin-top: 15px;
	

}

.newstext {
	font-size: 0.9em;
}
.arrow {
	list-style-type: none;
	background: url('../img/news_arrow.gif') no-repeat left top;
	background-position: 0px 4px;
	padding-left: 25px;
	margin-left: -12px;
	margin-top: 0px;
}
#contactsbox {
	margin-top: 60px;
	width: 230px;
	float: left;
	
	
}
.contactphoto {
	float: left;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right: 70px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#contactbg {
height: 900px;
width: 20px;
background: url('../img/contact_bg.png') no-repeat left top;
}

