
* {
	margin: 0;
	padding: 0;
}

div.centered { }

body {
	margin: 0 auto;
	background:url(../Images/BackgoundGradient.jpg) repeat-x;
	background-color:#597431;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}

td.contactDetails { padding-left:20px; }

li {
	color:#000000;
	font-weight:bold;
}

li p {
	color:#666666;
	font-weight:normal
}

h1 { padding-top:25px; }

h1.style1 { font-size: 1.2em }

h2 {
	padding-top:25px;
	font-size:100%
}

p { padding-right:5px; }

/* BLOCKS */

/*#RightImage {padding-left:15px}*/
#RightImage {margin-left:15px}
#mailLink a { text-decoration:none; }

#mailLink a:hover {
	background-color:#75874c;
	color:#FFFFFF;
}

#ulPadding { padding-left:20px; }

#container {
	position:absolute;
	top: 50%;
	left: 50%;
	width:776px;
	height:600px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: -388px; /*set to a negative number 1/2 of your width*/
}

#scrollingContent {
	overflow: auto;
	/*background: url(images/text_background-33.gif);*/
	height: 250px;
	width: 345px;
	border: none;
	margin-left: 0px;
	margin-right: auto;
}

#rightHandImage {
	position:relative;
	width:300px;
	float:left;
}

#maintextNoImage {
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-left:66px;
	WIDTH: 625px;
	/*PADDING-TOP: 100px;*/
	font-size:75%;
	text-align:justify;
	color:#666666;
}

#midImage {
	width:100%;
	background:url(/Images/MainBackgroundMid.png) repeat-y;
}

#maintext {
	clear:both;
	height:331px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-left:66px;
	font-size:75%;
	text-align:justify;
	color:#666666;
}

#menutextClients {
	clear:both;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-left:66px;
	font-size:75%;
	text-align:justify;
	color:#666666;
}

#maintextInner {
	position:relative;
	left:0%;
	width: 625px;
}

#maintextInner IMG { padding-left:10px; }

#maintextImage {
	position:relative;
	float:right;
}

#centerImage {
	background:url(/Images/MainBackground.png) no-repeat;
	/*width:772;*/
	height:490px;
}

#topImage {
	background:url(/Images/MainBackgroundTop2.png) no-repeat;
	/*width:772;*/
	height:105px;
}

#bottomImage {
	background:url(/Images/MainBackgroundBottom.png) no-repeat;
	/*width:772;*/
	height:82px;
}

#title { padding-top:20px; }

/*		MenuBar
-----------------------------------------------------------------------*/
#menuBar {
	background: transparent url(/Images/menuBar.png) no-repeat;
	color: #fff;
	font-weight: normal;
	height:20px;
}

#menuBar #login { padding-left: 240px; }

#menuBar a, #menuBar a:link, #menuBar a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#menuBar a:hover, #menuBar a:active, #menuBar a:focus {
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

#menuBar ul {
	height:20px;
	padding-left:80px;
	position:relative;
	top:-3px;
}

#menuBar ul li {
	display:inline;
	font-weight:bold;
	font-size: 70%;
	vertical-align:middle;
	padding-right:20px;
}

/*		Footer Format
-----------------------------------------------------------------------*/
#footer {
	/*background: transparent url(bg_footer.gif) left top no-repeat;*/
	font-size:70%;
	color:#FFFFFF;
	/*bottom: -27px;*/
	/*left: 25px;*/
	height: 20px;
	line-height: 20px;
	position: relative;
	width: 776px;
	text-align:center;
	top:-65px;
	/*padding-left: 67px;
	padding-right:65px;*/
}

#footer .left { width:120px; }

#footer .right { width:100px; }

#footer .center { width:400px; }

#footer a, #footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration:none;
	padding: 0 6px;
}

/*		Other
-----------------------------------------------------------------------*/
#design {
	
	text-align:center;
	font-size:70%;
	top:97%;
	height:20px;
	/*left:50%;*/
	color:#FFFFFF;
	/*
	background:url(/Images/blackandwhiteLogo.png) no-repeat center;
	*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	width:100%;
}
#design IMG {
	border:none;
}
#design a {
	color:#FFFFFF;
}
#design a:hover {
	color:#CC9900;
}	
