
body {
	font-family:  "gill sans mt", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}

a:visited, a{
	color: #000000;
}

/* WRAPPER FOR ENTIRE PAGE */
#wrapper{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	width: 960px;
}


/* HEADER */
#header{
	width: 960px;
}

	
#header .logo{
	position:absolute;
	width: 276px;
	height: 120x;
	left: 336px;
	top: 13px;
}

#header .logo a:link, #header .logo a:visited{
	border: none;
	border: 0px;
	color: #ffffff;
} 
#header .logo a img{
border: none;
	border: 0px;
}
#header .searchbox{
	position: absolute;
	right: 0px;
	top: 15px;
	width: 220px;
	height: 27px;
}

form input{
	background-image: url('../images/Search.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #BCBCBC;
	text-align: left;
	text-transform: uppercase;
	border:1px solid #CCCCCC;
}


/* NAVIGATION BAR */

#navbar{
	clear: both;
	float: lefts;
	width: 960px;
	height: 35px;
	padding-top:100px;
}

#jsddm
{	margin: 0;
	padding: 0;
	width: 960px;
	height: 35px;
	background-image:url('../images/navbar1.png');
	background-repeat: no-repeat;
	
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font-size: 11px;}

	#jsddm li a
	{	display: block;
		padding: 11px 12px 7px 12px;
		margin-left: 11px;
		margin-right: 11px;
		text-decoration: none;
		text-align: center;
		width: 74px;
		color: #000000;
		white-space: nowrap
		text-transform: uppercase;
		font-size: 10px;}

	#jsddm li a:hover
	{	background-color: #000000;
		color: #ffffff;}
		
		#jsddm li ul
		{	margin: 1px 0px 0px 11px;
			padding: 10px 0px 30px 0px;
			position: absolute;
			visibility: hidden;
			background-color: #ffffff;
			border-left: solid 1px #000000;
			border-bottom: solid 1px #000000;
			border-top: solid 1px #000000;
			border-right: solid 1px #000000;
/*#ffffff; #B8B1AA*/
			z-index: 100;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			}
		
		#jsddm li ul li a
		{	width: auto;
			background: #ffffff;
			text-align: left;
			margin-left:0px;
			margin-right:0px;
			text-transform: uppercase;
			font-size: 10px;}
		
		#jsddm li ul li a:hover
		{	background: #F4942E;}



/* MAIN SECTION */
#mainsection{
	clear:both;
	width: 960px;

}

/*#mainsection .mainimage{
	position: relative;
	width: 960px;
	height: 409px;
	z-index: -1;
}*/



#mainsection #quad_panel{
	clear: both;
	float: left;
	margin-top: 0px;
	width: 960px;
	height: 135px;
}

#quad_panel .first, #quad_panel .second, #quad_panel .third, #quad_panel .fourth{
	width: 229px;
	height: 130px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 12px;
}

#quad_panel a{
	color: #B9B9B9;
}

#quad_panel .first a h2{
	position: relative;
	top: 0px;
	left: 107px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
}

#quad_panel .second a h2{
	position: relative;
	top: 0px;
	left: 105px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

#quad_panel .third a h2{
	position: relative;
	top: 0px;
	left: 85px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

#quad_panel .fourth a h2{
	position: relative;
	top: 0px;
	left: 93px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

#quad_panel .first img, #quad_panel .second img, #quad_panel .third img, #quad_panel .fourth img{
	position: absolute;
	top:555px;	
	border: none;
	border: 0px;
}


#quad_panel .first{
	padding-left: 0px;
	padding-right: 14.5px;
}

#quad_panel .second{
	padding-left: 0px;
	padding-right: 15px;
}

#quad_panel .third{
	padding-left: 0px;
	padding-right: 14.5px;
}

#quad_panel .fourth{
	padding-left: 0px;
	padding-right: 0px;
}

#quad_panel .reflect{
	margin-top: 103px;
	margin-left: 0px;	
}


#module_content{
	width: 960px;
}

#module_content h2{
	font-weight: normal;
	font-size: 27px;
	margin-top: 10px;
	color: #999999;
}

#module_content p{
	font-size: 13px;
}


#module_content a{
	/*color: #FF0000;*/
	color:#999999;
	font-size: 12px;
	text-decoration: none;
}
#module_content .news_right p{
	color: #999999;
}
#module_content .news_right a:hover{
	
	color:#F4942E;
	/*font-size: 12px;*/
}

#module_content .welcome_left{
	width: 565px;
	float: left;
	padding-left: 20px;
	margin-bottom: 40px;
	
}

#module_content .news_right{
	width: 325px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	margin-bottom: 40px;
}

/* LEFT_MENU, MIDDLE_CONTENT, RIGHT_MENU */
#module_content #left_menu{
	float:left;
	width: 200px;
	margin-top: 45px;
	margin-bottom: 100px;
}
#left_menu h2{
	margin-left: 40px;
	margin-bottom: 0px;
}
#left_menu h2 a, #left_menu ul li a{
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 150%;
}
#left_menu h2 a:hover, #left_menu ul li a:hover{
	color: #F4942E;
}

#left_menu ul{
	padding-left: 0px;
	margin-left: 45px;
	margin-top: 0px;
}
#left_menu ul li{
	list-style: none;

}

#left_menu ul li ul{
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

#module_content #middle_content{
	float:left;
	width: 560px;
	margin-top: 45px;
	margin-left: 10px;
	margin-bottom: 100px;
}
#middle_content h1{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 27px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	width:470px;
}
#middle_content h2, #middle_content h2 a{
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	width:470px;
}
#middle_content .quote{
	font-style: italic;
	font-weight: bold;
}
#middle_content p{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: 470px;
	margin-bottom: 25px;
}
#middle_content p a{
	color: #F4942E;
}
#middle_content .profile_pic{
	float:left;
	margin: 0px 20px 20px 0px;
}
#middle_content ul{
	margin-bottom: 25px;
}
#middle_content ul li{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: 470px;
}

#middle_content img .whatwedo{
	width: 470px;
	height: 201px;
}
#middle_content .dlimg{
	color: #ffffff;
}
#middle_content table{
	width:470px;
}
#middle_content table th, #middle_content table td{
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#middle_content table th{
	text-align: center;
}
#middle_content table #contact
{
    width:470px;
}
#middle_content #contact td
{
    font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}
#middle_content Label #lblMessage
{
    font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#module_content #right_menu{
	float:right;
	width: 190px;
	margin-top: 55px;
	margin-bottom: 100px;
}
#right_menu h2{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	font-family: Arial, Helvetica,sans-serif;
}
#right_menu p{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: 170px;
	margin-bottom: 25px;
	margin-right: 20px;
}
#right_menu img{
	width:170px;
	height: 72px;
	margin-bottom: 50px;
}
#right_menu p a{
	color: #F4942E;
}

span.fake_h2{
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
}

span.justbold{
	font-weight: bold;
}

span.bold{
	font-weight: bold;
	font-size: 17px;
}

span.caps{
	text-transform: uppercase;
	/*color: #999999;*/
}

/* PARTNERS LOGOS */
#partner_logo{
	clear: both;
	padding: 15px 1px 10px 10px;
	width: 960px;
	height: 55px;
	margin:0px;
}

#partner_logo img{
	float: left;
	height: 55px;
	/*padding-left: 16px;
	padding-left: 34px;*/
	padding-left: 50px;
}

#partner_logo a{
	color:#ffffff;
}
#partner_logo a img{
	border: none;
	border: 0px;
}

/* FOOTER */
#footer_links{
	float:left;
	width: 720px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 20px;

}

#footer_links ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-right: 50px;
	width: 130px;
}

#footer_links ul li a, #footer_nav ul li a{
	text-decoration:none;
	color:#000000;
	font-size: 12px;
}

#footer_add{
	float: left;
}	

#footer_add address{
	font-style: normal;
	padding: 25px 0px 0px 30px;
	font-size: 12px;
	line-height:23px;
}

.heading{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}

#footer_nav{
	clear: both;
	padding-top: 20px;
	padding-bottom: 60px;
}

#footer_nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer_nav ul li{
	border-style:none;
	float: left;
	margin-right: 5px;
	font-size: 13px;
}







/* GOOGLE SEARCH STYLE */

div.gsc-back            { float: right; display: none;}
.gsc-back a{font-weight: bold;}
.gsc-title {margin-left: 20px; margin-top: 20px;}

div.gs-result           { margin-top: 1em; padding-bottom: 10px; margin-left: 20px;}
div.gs-title            { text-decoration:}
div.gs-visibleUrl       { color: green; }
div.gs-visibleUrl-short { display: none; }
div.gs-visibleUrl-long  { display: none; }
div.gs-watermark        { display: none; }

div.gs-snippet {
  font-size: .8em;
  letter-spacing: -.05em;
}

div.gs-snippet br { display: none; }

table.gsc-branding   { border: none;  padding-top: 40px; padding-bottom: 50px; margin-left: 20px;}
td.gsc-branding-text { color: gray; }

td.gsc-branding-img-noclear {
  padding-left: 2px;
  padding-top: 5px;
}
img.gsc-branding-img-noclear { margin-bottom: -3px; }




