/* CSS Document */

body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size:13px;
	background-color:#b8c1ca;    /* grey   */
}
a:link {
	color:#18067b;  /* blue   */
	text-decoration:none;
}
a:visited {
	color:#18067b; /* blue   */
	text-decoration:none;
}
a:focus {
	color:#942c35;   /* red   */
	text-decoration:none;
}
a:hover {
	color:#942c35;   /* red   */
	text-decoration:none;
}
a:active {
	color:#949888;   /* beige   */
	text-decoration:none;
}
h1 {
	font-size:13px;
	font-weight:bold;
	color:#942c35;
}
#wrap {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:800px;
	height:auto;
}
#header {
	width:800px;
	height:183px;
	background-repeat:no-repeat;
}

#address {
	margin-top:-60px;
	margin-left:15px;
	width:280px;
	font-weight:bold;
}
#MainMenu {
	width:800px;
	background-color:#FFFFFF;
}
#MainMenu table {
	width:800px;
	font-size:13px;
}
#firstScreen {
	width:800px;
	background-color:#ffffff;
	height:450px;
}
#left {
	width:450px;
	height:450px;
	float:left;
	background-repeat:no-repeat;
}
.intro {
	position:absolute;
	color:#942c35;
	font-weight:bold;
	margin-left:20px;
	width:430px;
	line-height:120%;
	margin-top:18px;
}
.intro_long {
	position:absolute;
	color:#942c35;
	font-weight:bold;
	margin-left:10px;
	width:450px;
	line-height:120%;
	margin-top:18px;
}

#benefits {
	position:absolute;
	margin-left:20px;
	top:590px;
	width:450px;
	font-size:13px;
}

#benefits a {
	text-decoration:none;
	font-weight:bold;
}

#right {

	width:300px;
	height:450px;
	float:right;
	background-repeat:repeat-y;
}
#right a {
	text-decoration:none;
	font-weight:bold;
}
#right p {
	line-height:100%;
	margin-bottom: 10px;
	width:320px;
	margin-left:-40px;
}
#right h1 {
	margin: 0,10px;
	margin-left:-40px;
}
#right ul {
	position:relative;
	list-style-type:none;
	font-size:13px;
	width:300px;
	left:-50px;
}
#right_access{
	width:300px;
	height:450px;
	float:right;
	background-repeat:repeat-y;
}
p.right_access{
	line-height:160%;
	margin-bottom: 20px;
	width:280px;
}
#right_custom{
	width:300px;
	height:450px;
	float:right;
	background-repeat:repeat-y;
}
p.right_custom{
	line-height:115%;
	margin-bottom: 20px;
	width:280px;
}
#foldLine {
	position:relative;
	margin-top:-20px;
	width:780px;
}
#secondScreen {
	width:800px;
	background-color:#ffffff;
	height:380px;
	margin-top:-10px;
}
#bottomMenu {
	background-color:#FFFFFF;
	margin-top:-5px;	
}
#bottomMenu table {
	clear:both;
	margin-top:5px;
	width:800px;
	background-color:#E8E8E8;

}
#copyright {
	text-align:right;
	font-size:10px;
	color:#999999;
	background-color:#FFFFFF;
}
/*                  ========================================== access page ===================================================*/

table#databases {
	width:800px;
	background-color:#FFFFFF;
}
table#databases td {
	padding-left:10px;
	padding-right:10px;
	line-height:160%;
}
.thumbnail {
	text-align:center;
}

/*                  ========================================== custom page ===================================================*/
table#projects {
	width:800px;
	background-color:#ffffff;
}
table#projects td {
	padding-left:10px;
	padding-right:10px;
	line-height:160%;
}
.thumbnail {
	text-align:center;
}
/*                  ========================================== consultancy page ===================================================*/
table#consultancy {
	width:800px;
	margin-top:10px;
	background-color:#ffffff;
}
table#consultancy th {
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
table#consultancy tr td {
	padding-left:10px;
	padding-right:10px;
	line-height:160%;
}
td {
vertical-align:top;
}
/*                  ========================================== web page ===================================================*/

/*.instructions {
	position:relative;
	margin-left:150px;
	margin-top:10px;
	width:520px;
}
table#webSlideShow {
	width:800px;
	background-color:#e5dbbf;
	text-align:center;
}/*
/*                  ========================================== web development page ===================================================*/

.instructions {
	position:relative;
	margin-left:150px;
	margin-top:10px;
	width:520px;
}
table#webSlideShow {
	width:800px;
	background-color:#e5dbbf;
	text-align:center;
}
ul#webdev li {
	line-height:125%;
}
ul#webdev {
	width:300px;
}

/*                  ========================================== testimonial page ===================================================*/
table#testimonials {
	width:800px;
	margin-top:10px;
	background-color:#ffffff;
}
table#testimonials th {
	font-size:13px;
	font-weight:bold;
	color:#942c35;
}
td.Quote {
	vertical-align:top;
	line-height:160%;
	padding-right:10px;
}
td.Signatory {
	vertical-align:top;
	line-height:100%;
	text-align:right;
	font-style:oblique;
	font-weight:bold;
	color:#942c35;
}
#quote {
	line-height:160%;
	width:285px;

}
#signatory {
	text-align:right;
	font-style:oblique;
	font-weight:bold;
	color:#942c35;
	width:285px;
}
.Signatory {
	font-style:oblique;
	font-weight:bold;
	color:#942c35;
}
/*                  ========================================== Send Mail Response page ===================================================*/

#SendMailContent {
	width:800px;
	text-align:center;
}
/*                  ========================================== contact page ===================================================*/
form {
	margin-left:10px;
	margin-right:10px;
}
