
/************** GENERAL ****************/

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

body {
	margin: 0px 0px 0px 0px;
	background: url(images/main_bg.gif) repeat-x;
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #227102;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #227102;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #227102;
}

.post {
	text-align: justify;
	
}

h1 {
	font-size: 28px;
	color: #227102;
	font-weight: normal;	
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: #CCC 1px solid;
	line-height: 32px;
}

h2 {
	font-size: 20px;
	color: #227102;
	font-weight: normal;	
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	color: #227102;
	font-weight: normal;	
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

h4 {
	font-size: 16px;
	color: #227102;
	font-weight: normal;	
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
h5 {
	font-size: 16px;
	color: #227102;
	font-weight: normal;	
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

h6 {
	font-size: 16px;
	color: #227102;
	font-weight: normal;	
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.divider {
clear: both;

}



hr {
	border: none 0; 
	border-bottom: dashed 1px #0068a6;
	height: 1px;
	margin: 15px 0 15px 0;
}


/************** LAYOUT ****************/


#container {
	margin: 0 auto 0 auto;
	width: 956px;
	text-align: left;
}


#mainContent {
		width: 906px;
		background: url(images/content_bg.jpg) no-repeat;
		padding: 0 25px 0 25px;
		margin-top: 17px;
	
}

#banner  {
	width: 956px;
	height: 183px;
	padding: 10px 0 0 0;
	background: url(images/banner_bg.gif) no-repeat 22px 18px;
}


#mainImg  {
	width: 906px;
	height: 253px;
	color: #FFF;
	line-height: 16px;

}

#mainImg img  {

	float: left;
}

#mainImg a, #mainImg a:link, #mainImg a:visited
{
	color: #fff;
}

#mainImg a:hover
{
	color: #9cc14b;
	font-weight: normal;
}


.logo {
	width: 255px;
	float: left;
	margin: 60px 0 0 54px;

}
.headRight {
	width: 303px;
	float: right;
	margin: 20px 30px 0 50px;
	padding-bottom: 40px;
}


/************** MENU ****************/

#access {
	display: block;
	float: right;
	margin: 0 auto;
	width: 700px;
}
#access div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 660px;
}
#access div.menu ul {
	list-style: none;
	margin: 0;
	float: right;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
	color: #227102;
	font-weight: normal;
	background: url(images/menudivider.gif) no-repeat top right;
}
#access ul ul {

	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	float: left;
	width: 120px;
	z-index: 99999;
	border: 1px solid #000;
}
#access ul ul li {
	min-width: 120px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 5px;
	width: 110px;
	height: auto;
	background: none;
}
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #666;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #666;
}

#menu
{
	width: 600px;
	float: right;
	margin: 45px 0px 0 0;
	text-align: right;
}
#menu ul
{
	float: right;
	padding: 0 0 0 0;
	margin: 0;
}

#menu ul li { 
	display: inline; 
}

#menu ul li a, #menu ul a:link, #menu ul a:visited
{
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	float: left;
	line-height: 12px;
	color: #227102;
}

#menu ul .last a {
	border-right: none;
}

#menu ul .last a:hover {
	border-right: none;
}

#menu ul li a:hover
{
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	color: #000;
}



.butholder {
	margin: 0 0 10px 0;
	
}

#subMenu { 
	list-style: none;
	line-height: 0px;
	padding-bottom: 20px;
}

.current_page_item {
	color: #000;
}


#subMenu a, #subMenu a:link, #subMenu a:visited
{
	padding: 0 0 0 27px;
	margin: 0 0 0 0;
	display: block;
	text-decoration: none;
	line-height: 28px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: url(images/subMenu_bg.gif) 7px 0px no-repeat #9f2b2b;
	border-bottom: 1px solid #fff;
	list-style: none;
}

#subMenu a:hover
{
	padding: 0 10px 0 27px;
	margin: 0 0 0 0;
	display: block;
	text-decoration: none;
	line-height: 28px;
	font-size: 14px;
	font-weight: normal;
	background: url(images/subMenu_bg.gif) 7px 0px no-repeat #660034;
	color: #fff;
}

#subMenu li.current_page_item a {
	background: url(images/subMenu_bg.gif) 7px 0px no-repeat #999;
	color: #fff;
	
}

/************** END MENU ****************/
#contentContainer  {
	clear: both;
	width: 886px;
	padding: 20px 10px 20px 10px;

}


#rightMenu  {
	width: 260px;
	float: right;
	margin: 0 10px 0 0;

}
#rightMenu li,
#rightMenu ul  {
padding: 0;
margin: 0;
list-style: none;

}


#rightMenu p {
padding: 0 0 10px 0;
margin: 0;
border-bottom: 1px solid #CCC;
}
#content {
	width: 600px;
}



/************** FOOTER ****************/


#pageEnd {
	width: 883px;	
	height: 61px;
	padding: 0px 15px 0 15px;
	font-size: 11px;
	margin: 0 auto 0 auto;
	color: #999;
}



#pageEnd a, #pageEnd a:link, #pageEnd a:visited
{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

#pageEnd a:hover
{
	color: #000;
	font-weight: normal;
}

#footer {
	width: 883px;	
	height: 48px;
	padding: 13px 15px 0 15px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	color: #a9d3d9;
	background: url(images/footer_bg.gif) no-repeat;
}


#footer ul
{
	margin: 6px 0 0 0;
	padding: 0;
	float: right;

}

#footer li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;

}

#footer li a, #footer li a:link, #footer li a:visited
{
	font-size: 11px;
	line-height: 11px;
	color: #a9d3d9;
	text-decoration: none;
	padding: 0 10px 0 4px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#footer li a:hover
{
	color: #fff;
}

#copy
{
	color: #a9d3d9;
	width: 400px;
	font-size: 11px;
	padding-top: 5px;
}

#copy a, #copy a:link, #copy a:visited
{
	font-size: 11px;
	line-height: 11px;
	color: #802c38;
	text-decoration: underline;
}

#footer a:hover
{
	color: #fff;
}
textarea {
width: 500px
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	padding: 10px 10px 10px 10px;
}
.alignright {
	float: right;
	padding: 10px 10px 10px 10px;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
#formBuilderCSSIDCV_Form {
		width: 550px;
float: left;
padding: 0;
margin:0;

}
#formBuilderCSSIDContact_Form {
		width: 550px;
float: left;
padding: 0;
margin:0;

	
}

.formBuilderForm {
	border: 1px solid #e6e7dd;
	padding: 10px;
	margin-top: 5px;
	font-size: 12px;
	display: block;
	line-height: 18px;
	background: #f7f8f5;
	width: 550px;

	
}

.formBuilderLargeTextarea input {
	width: 450px;
}

.formBuilderError {
	font-size: 10px;
	color:#F00;
	font-weight: normal;
	
}
