/* CSS Document */
/*-------------------COMMMON-------------------	*/
*
{
	margin:0;
	padding:0;
}

a
{
	text-decoration:none;
	color:#333;
}

img
{
	border:0px;
	margin:px;
}

body#home
{
	background-image: url(images/bg2.jpg), url(images/bg.jpg);
	background-position:center top, center top;
	background-repeat:repeat-x, repeat-x;
	font-family:trebuchet MS;
	color:#333;
}

body
{
	background-image:;
	background-position:;
	background-repeat:;
	font-family:trebuchet MS;
	color:#333;
}

.header
{
	width:100%;
	float:left;
	background: url(images/headerbg.jpg) center top repeat-x;
}

	#home .headerInfo
	{
		width:960px;
		margin:0 auto;
		background:url(images/banner3.png) center top no-repeat;
	}
	
	.headerInfo
	{
		width:960px;
		margin:0 auto;
		background:url(images/headerbg2.png) center top no-repeat;
	}
	
	.headerInfo#index
	{
		height:590px;
		
	}
	
		.banner
		{
			width:250px; 
			padding:0 120px; 
			margin-top:40px; 
			float:left;
		}
	
.main
{
	width:100%;
	float:left;
}

	.mainInfo
	{
		width:960px;
		margin:0 auto;
		background:#0f0;
	}
	
	#home .mainInfo img
	{
		border:0px;
	}
	
.footer
{
	width:100%;
	float:left;
	background:#fac93e;
}

	.footerInfo
	{
		width:960px;
		margin:0 auto;
		background:;
		font-size:12px;
		padding:20px 0;
	}
	

/*-------------------NAVIGATION-------------------*/		
.mainNav
{
	padding:40px 20px 0;
	width:px; height:111px;
	text-align:left;
	background:;
	float:left;
	font-size:14px;
}

#home .mainNav
{
	padding:40px 120px 20px;
	
}




.mainNav ul
{
	list-style:none;
}


.mainNav li
{
	display:block;
	background:;
}

.mainNav li a
{
	width:100px;
	position:relative;
	padding:;
	float:left;
	color:#fff;
	font-weight:bold;
}

#home .mainNav li a
{
	width:100px;
	position:relative;
	padding:;
	float:left;
	color:#333;
	font-weight:bold;
}

.mainNav li a:hover
{
	color:#999;
}

#home .mainNav li a:hover
{
	color:#999;
}

#home .mainNav .home a
{
	color:#999;
	font-weight:bold;
	font-size:;
}

#about .about a,
#services .services a,
#branches .branches a,
#contact .contact a
{
	color:#999;
	font-weight:bold;
	font-size:;
}

.footerNav
{
	padding-left:300px;
	width:px; height:px;
	text-align:center;
	background:;
	float:left;
	
}

.footerNav ul
{
	list-style:none;
}

.footerNav li
{
	display:inline;
	/*float:left;*/
	background:;
}

.footerNav li a
{
	padding:;
	/*float:left;*/
	width:px;
	color:green;
}

.footerNav li a:hover
{
	font-weight:;
}
		
	
/*-------------------TABS-------------------*/

ul.tabs
{
	list-style:none;
}

ul.tabs li
{
	display:inline;
	float:left;
	background:;
}

ul.tabs li a
{
	width:px;
	position:relative;
	padding:;
	color:;
	font-weight:;
	font-size:;
	float:left;
}

ul.tabs li a:hover
{
	font-weight:;
	color:#;
}

ul.tabs li.active, ul.tabs li.active a, .mainNav ul.tabs li.active a:hover  
{
	font-weight:;
	color:#;
}

.tab_container
{
	border: 1px solid #;
	background:#;
	clear: both;
	float: left; 
	width: px; height:px;
	margin:;
	padding:px;
}

/*-------------------MAIN-------------------*/
.mainContent
{
	width:680px;
	padding:0 20px;
	float:left;
	background:;
	color:#fff;
}

.mainContent img
{
	border:#40e000 3px solid;
}

.mainContent ul li
{
	margin:10px 0 20px 100px;
}

#services .mainContent ul li
{
	margin:10px 0 20px 30px;
}

#one
{
	width:480px;
}

#two
{
	width:270px;
}

#three
{
	width:220px; height:180px;
	padding:10px 20px 0;
	margin:0 5px;
	background: url(images/eventsbg.jpg) center top repeat-x;
}

#four
{
	width:270px;
}

#five
{
	width:480px; height:739px;
	padding:0px; 
	margin:0px; 
	background-image: url(images/contactimg2.png), url(images/contactimg3.jpg);
	background-position: bottom right, top left;
	background-repeat: no-repeat, repeat-x;
	
}

.sidebar
{
	width:240px;
	padding:;
	float:left;
	background:url(images/sidebarbg.jpg) top left repeat-y;
}

.sidebarHeader
{
	width:210px;
	padding:15px;
	float:left;
	color:#fff;
	background-image:url(images/sidebarheaderright.jpg), url(images/sidebarheader.jpg);
	background-position:top right, top left;
	background-repeat:no-repeat, repeat-x;
}

.sidebarCont
{
	width:220px;
	padding:10px;
	float:left;
	text-align:center;
	color:#333;
	background-color:#00ae35;
}

.sidebarCont p
{
	padding-bottom:15px;
}

.contImg
{
	width:162px;
	padding:10px;
	margin-right:20px;
	float:left;
	background:#efed72;
}

.contTxt
{
	width:440px;
	float:left; 
}

.vr
{
	background:url(images/vr.png) center top no-repeat;
	width:2px; height:150px;
	float:left;
}

.form
{
	padding:90px 0 0 70px;
}

.form p
{
	color:#333;
}

#message, #subject, #name, #email
{
width:300px;
background:#d9eefb; 
border:#ccc 1px solid;
}

#message
{
min-width:300px;
max-width:30px;
height:130px;
min-height:130px;
max-height:130px;
}

.content-info
{
	height:190px;
}

.remove
{
	border:0;
}

.note
{
	font-size:11px;
	color:red;
}