@charset "utf-8";
/* CSS Document */

body {	margin: 0px; font-family:Verdana, Geneva, sans-serif;}

p {	font-size:11px;	line-height:1.7em;}
span { font-size:11px; line-height:1.7em;}
ul { list-style-image:url(images/bullet_list.jpg); list-style-position:inside; line-height:1.25em; text-indent: 20px;}
li { font-size:10px; font-weight:bold;}

.text { font-size:10.5px;}
.textbig { font-size:12	px;}
.textwhite {color:#FFF;}
.textgreen {color:#8dc641;}
.textblue {color:#479ad0;}
.textorange { color:#fb8525;}

a {text-decoration:none; color:#000; font-weight:bold; padding:2px;}
a:link{text-decoration:none; color:#000; font-weight:bold; padding:2px;}
a:visted{text-decoration:none;  font-weight:bold;}
a:active{text-decoration:none; font-weight:bold;}
a:hover{text-decoration:none; font-weight:bold;}

.logolink { width:100%; height:100%; display:block;}

.floatleft {float:left; padding-right:30px;}
.floatright {float:right; padding-left:15px;}


.login { float:left; position:relative; display:block; margin:13px 16px 16px 35px; width:80px;} 
.demo{ float:right; position:relative; display:block; margin:13px 16px 16px 20px;  width:290px;}

#content { width:1064px; padding-top:53px;	position:relative;	text-align:center;}
	.services { overflow:scroll; overflow-x:hidden; height:395px; padding:5px 15px 0px 0px;}
	.servicestitle { background:url(images/bullet_list.gif) left no-repeat; display:block; padding:0px 0px 0px 15px; margin:5px; text-transform:uppercase;}
	.servicesblock { padding:10px;}
	.servicesgray { background:#e8e8e8;}
	.servicesgrayer { background:#dcdada;}

#header {  height:200px; background:url(images/header_background1.jpg) right top no-repeat;}
	.headerbottom {padding:5px 16px 0px 0px; text-align:right; height:20px;}
	.headergreen {background:url(images/header_green.jpg) right no-repeat; border-top:thin solid #FFF;}
		.headerblue {background:url(images/header_blue.jpg) right no-repeat; border-top:thin solid #FFF;}
			.headerorange {background:url(images/header_orange.jpg) right no-repeat; border-top:thin solid #FFF;}

#menu {clear:both; text-align:right; padding:80px 16px 0px 0px; text-transform:uppercase;}
#text { height:555px;}
#text1 { height:400px;}
#text2 { height:538px;}

#footer {height:57px; text-align:right; background-color:#ccc;}
	#footergreen {height:57px; text-align:right; background-color:#8dc641;}
		#footerblue {height:35px; text-align:right; background-color:#479ad0;}
			#footerorange {height:35px; text-align:right; background-color:#fb8525;}

.copyright { float:right; padding:8px 10px 0px 0px;}
.copyrightLeft { float:Left; padding:8px 10px 0px 0px;}
.copyrightCenter {text-align:center; padding:8px 10px 0px 0px;}