

/* Imports
----------------------------------------*/
@import url("reset.css");
@import url("/css/externalLinks.css");


/* Elements
----------------------------------------*/
body
{
	background:#fff url(../images/bg.png) repeat-x;
}

body, p, td, th, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:1.5em;
	color:#000000;
	
}
a:link, a:visited
{
	color:#000;
	text-decoration:none;
}

a:hover, a:active
{
	color:#000;
	text-decoration:none;
}
.nav a{color:#7F7F7F}
#mainContainer
{
	width:771px;
	margin: 0px auto;
}
#topbanner{
	width:771px;
	height:115px;
	
}
#banner{
	width:771px;
	height:280px;
	
}
#menu{
	width:771px;
	height:25px;
}
#content{
	margin-top:20px;
}
.hrdot{
	border:0px;
	border-bottom:1px #737373 dotted;
	height:1px;
	
}
#company,#team{
	width:395px;
}
#teamtitle{
	background:url(../images/team.png) no-repeat;
	width:100px;
	height:18px;
}
#companytitle{
	background:url(../images/companyprofile.png) no-repeat;
	width:153px;
	height:17px;
}
.more{
	background:url(../images/more.png) no-repeat;
	width:35px;
	height:10px;
	cursor:hand;
}
#homenews,#contact{
	margin-left:40px;
	width:335px;
}
.home1{margin-top:20px}
#contacttitle{
	background:url(../images/contact.png) no-repeat;
	width:106px;
	height:18px
}
.inf li{list-style:none;list-style-position:outside;display: list-item;}
.date{color:#087acf;display:block;font-size:.875em}
.homenewstitle{
	list-style:none;
	list-style-position:outside;
	display: list-item;
}
#newstitle{
	background:url(../images/newstitle.png) no-repeat;
	width:94px;
	height:17px
}
.homeimg{margin-left:0px;border:1px #c8c8c8 solid;padding:2px;width:134px;height:70px}
.person{
	list-style:none;
	background:url(../images/p.png) no-repeat left 5px;
	padding-left:15px;
	height:25px;
	width:80px;
	line-height:25px;
	
}
.teamlist{
	width:190px;
	float:left;
}
.hometel{
	width:170px;
}
.menu{width:170px;}
.menu ul{margin-left:0px}
.menu ul li{
	list-style:none;
	background:url(../images/li.png) no-repeat left 8px;
	padding-left:9px;
}
.menu ul li.selecte{
	background:url(../images/sli.png) no-repeat left 5px;
	color:#fe731e;
	font-weight:bold
}
.menu ul li a:link, .menu ul li a:visited{color:#000 ;text-decoration:none;}
.menu ul li a:hover, .menu ul li a:active{color:#fe731e;text-decoration:none;}
.menu ul li a.selected{color:#fe731e;}
.maincontent{
	width:575px;
	margin-left:25px;
}
.nav{font-size:.875em;color:#7f7f7f}
.information{
	margin-top:10px;
}
.text{}
.intr{color:#575757}
.teamname{color:#0e84d9;font-weight:bold}
.text ul{margin-left:0px}
.text ul li{
	list-style:none;
	background:url(../images/bli.png) no-repeat left 4px;
	padding-left:9px;
}
.formtitle{
	width:100px;
	text-align:right;
	font-size:.825em
}
.input{
	margin-left:10px;
	height:30px
}
.error{
	width:300px;
	margin-left:120px;
	font-size:.825em;
	color:#FF0000;
	border:#c6c6c6 1px solid;
}
.input input{
	width:350px;
	border:#c6c6c6 1px solid;
	height:20px;
}
.textarea textarea{
	width:350px;
	border:#c6c6c6 1px solid;
	overflow:hidden
}
.textarea{
	margin-left:10px;
	height:130px
}
.send{margin-left:420px}
p
{
	margin: 0 0 1em 0;
}

/*--- Link Styles ---*/


h1
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:2.125em;
}

h2
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.75em;
}

h3
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.5em;
}

h4
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}

h5
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

ul
{
	margin-left:25px;
	list-style-type:none;
}

ol
{
	margin-left:25px;
	
}

blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}

/* Header
----------------------------------------*/
#header
{
	width:900px;
	height:100px;
	
	
}

	/* Nav
	----------------------------------------*/
	ul#nav
	{
		
		
		
	}
	
	ul#nav li {float:left; list-style-type:none; margin-left:10px;}
	
	/* Image Replacement 
	----------------------------------------*/
	ul#nav li a {/*Set to height of image*/ height:20px; display:block; text-indent:-9999px; outline:none;}
	
	/*Include all of your links with unique IDs. Use the correct path to the image and set the width of each image*/
	li#navHome a		{background-image: url(/images/nav/home.png); width:75px;}
	li#navWork a		{background-image: url(/images/nav/work.png); width:70px;}
	li#navServices a	{background-image: url(/images/nav/services.png); width:68px;}
	li#navContact a		{background-image: url(/images/nav/contact.png); width:55px;}
	
	/* CSS Rollover (Sprites) - Advanced Users!
	----------------------------------------*/
	
	/*Each link must have a unique ID - Include all of your links here - Remove if not using!*/
	li#navHome a:hover, li#navWork a:hover, li#navServices a:hover, li#navContact a:hover {background-position:0 -20px; /*Set to height of image !must be negative!*/}
		
/* Main Content
----------------------------------------*/
#mainContent
{
	width:900px;
	background-color:#D8ECB3;
}








/* Footer
----------------------------------------*/
#footer
{
	margin: 20px auto 0px auto;
	width:771px;
	height:40px;
	background-color:#CEE0EE;
	padding-top:18px;
	padding-left:15px
}
#footer span{
	margin-right:15px
}
#footer p 
{
	font-size:.775em;
}






