* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
body h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17.5px;
	color: #000;
	font-weight:bold;
}
body h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight:bold;
}


#wrapper { 
background-image:url('images/boarder_bg.gif');
 margin: 0 auto;
padding-left:27px;
padding-right:27px;
margin-top: 0px;
margin-bottom: 5px;
 width: 801px;

border: 0px solid #ccc;
}
#header {
 color: #333;
 width: 801px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 93px;
  margin: 0px 0px 0px 0px;
 background: #E7DBD5;
}
#navigation {
float: left;
 width: 801px;
 height: 29px;
 color: #fff;
 padding-top: 12px;
 border: 0px solid #ccc;
 background-image: url('images/nav_bg.jpg');
}
#navigation a{
font-family:arial;
color:#fff;
text-decoration: none;
padding-right: 20px;
padding-left: 20px;
}

#navigation a:hover{
color:#fff;
text-decoration: underline;
padding-right: 20px;
padding-left: 20px;
font-family:arial;
}
#navigation_tall {
float: left;
 width: 801px;
 height: 50px;
 color: #fff;
 padding-top: 5px;
 border: 0px solid #ccc;
 background-image: url('images/nav_bg_tall.jpg');
}
#navigation_tall a{
font-family:arial;
color:#fff;
text-decoration: none;
padding-right: 20px;
padding-left: 20px;
}

#navigation_tall a:hover{
color:#fff;
text-decoration: underline;
padding-right: 20px;
padding-left: 20px;
font-family:arial;
}

#search_box {
padding-right: 0px;
padding-left:575px;
padding-top: 0px;
padding-bottom: 5px;
}

#job { 
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding-top: 20px;
 padding-bottom: 30px;
 padding-left:20px;
 height: 40px;
 width: 550px;
 float: left;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#363636;
 
}

#title { 
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding-top: 30px;
 padding-bottom: 60px;
 padding-left:50px;
 height: 20px;
 width: 550px;
 float: left;
 
}

#language {
	position: relative;
	padding-right: 30px;
	height: 31px;
	float: right;
	
}

#leftcolumn {
	color: #333;
	border: 0px solid #ccc;
	margin: 0px;
	padding-top: 35px;
	padding-left: 20px;
	width: 140px;
	float: left;
	background-position: center bottom;
}

#leftcolumn a{
font-family:verdana;
font-size:12px;
color:#363636;
text-decoration: none;
}

#leftcolumn a:hover{
font-family:verdana;
font-size:12px;
color:#363636;
text-decoration: underline;
}


#content { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 
 height: 100%;
 width: 460px;
 display: inline;
}

#content p {
	padding-left: 50px;
	padding-top: 7px;
	padding-right:40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	font-weight:normal;
}

#rightcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 530px;
 width: 145px;
 float: left;
}
#rightcolumnshort { 
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 200px;
 width: 145px;
 float: left;
}


#homerightcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 100px;
 width: 145px;
 float: right;
 align: top;
}

.homerightimage { 
align: center;
padding: -10px 0px 5px;
}
#footer { 
 text-align:center;
 width: 801px;
 height:110px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 background-image: url('images/footer_bg.jpg');
 margin: 0px 0px 0px 0px;
 padding-top: 5px;
}

#footershort { 
 text-align:center;
 width: 801px;
 height:100px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 background-image: url('images/footer_bg.jpg');
 margin: 0px 0px 0px 0px;
 padding-top: 5px;
}


#footershort a{
font-size:11px;
color:#fff;
text-decoration: none;
padding-right: 12px;
padding-left: 12px;
}

#footershort a:hover{
color:#fff;
text-decoration: underline;
padding-right: 12px;
padding-left: 12px;
}

.footerimage {
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-bottom: 5px;
}


#footer a{
font-size:11px;
color:#fff;
text-decoration: none;
padding-right: 12px;
padding-left: 12px;
}

#footer a:hover{
color:#fff;
text-decoration: underline;
padding-right: 12px;
padding-left: 12px;
}


#detailsfooter a{
font-size:10px;
color:#fff;
text-decoration: none;
padding-right: 0px;
padding-left: 0px;
}

#detailsfooter a:hover{
font-size:10px;
color:#fff;
text-decoration: underline;
padding-right: 0px;
padding-left: 0px;
}


/*Styles for temporary navigation menu*/

#navigation2 {
	float: left;
	width: 801px;
	height: 19px;
	padding-top: 5px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#navigation2 a{
	font-family:arial;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffff;
	font-weight: bold;
}

#navigation2 a:hover{
padding-right: 10px;
padding-left: 10px;
font-family:arial;
background-color:#ccc;
padding-bottom: 2px;
padding-top: 5px;
}

/* ADDED STYLES FOR ADDED PAGES ******************************************************************************** */

.img 			{float:left; border:0; margin:0 14px 4px 0;}


#content ul 	{
	width:350px;
	font-family: tahoma;
	font-size: 12px;
	color: #414141;
	list-style-type:circle;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	list-style-position: inside;
	padding-left: 10px;
}

#content ul li	{
	margin-bottom:5px;
	list-style-position: outside;
}

#table 			{margin-left:50px; border:1px solid #ccc;}
#table_wide 	{width:530px; margin-left:50px; border:1px solid #ccc;}
h5 				{margin-left:50px;}

#content_lg { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 height: 100%;
 width: 550px;
 display: inline;
}

#content_lg p { 
 padding-left: 50px;
 padding-top: 7px;
 text-align:justify;
 font-family: tahoma;
 font-size: 12px;
 color: #414141;
 font-weight:normal;
}

/* sorry jon!!! */


.clear {
clear:both;
}

.padding_g {

margin: 10px

} 

.main_quad1 {
	margin-top: 10px;
	float: left;
	width:282px;
	color: #333;
	/*
border: 3px #607DBF solid;
height: 280px;
*/

margin-left: 1.5%;
	height: 250px;
}

.main_quad2 {
	margin-top: 10px;
	float: left;
	width:282px;
	margin-left: 1.5%;
	color: #333;
	height: 250px;
}

.main_quad3 {
	margin-top: 10px;
	float: left;
	width:282px;
	margin-left: 1.5%;
	color: #333;
	height: 290px;
}

.main_quad4 {
	margin-top: 10px;
	float: left;
	width:282px;
	margin-left: 1.5%;
	color: #333;
	height: 290px
}

.main_quad1 h5 ,.main_quad2 h5 ,.main_quad3 h5 ,.main_quad4 h5  				
{
margin-left:10px !important;
margin-top: 10px;
font-weight: bold;
font-size: 110%;

}
#content_full {
width: 625px;
float: right; 

}
/* 0.o!! why am i doing this?!!!!! */
.main_quad1 img, .main_quad2 img, .main_quad3 img, .main_quad4 img {
width: 135px;
}

.quad_padding {
	margin: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.code

{

font-size: 10px;

font-family: tahoma;

width: 360px;

line-height: 15px;

margin-left: 50px;

padding-top: 10px;

padding-right: 10px;

padding-bottom: 10px;

padding-left: 10px;

color: #000000;

border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #cccccc;

border-right-color-value: #cccccc;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #cccccc;

border-left-color-value: #cccccc;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

}

#p1 #i1 a,
#p2 #i2 a,
#p3 #i3 a,
#p4 #i4 a,
#p5 #i5 a,
#p6 #i6 a,
#p7 #i7 a,
#p8 #i8 a,
#p9 #i9 a,
#p10 #i10 a {
color:#113082;
font-weight:bold;
}
#leftcolumn li {
	list-style-type: none;
	margin-bottom: 0.75em;
}

.menunoclick { /*CSS class for menu headers in general (expanding or not!)*/
	color: #363636;
	background-color:transparent;
	margin-bottom: 20px; /*bottom spacing between header and rest of content*/
	padding: 0px; /*header text is indented 10px*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menunoclick a { /*CSS class for menu headers in general (expanding or not!)*/
	color: #363636;
	background-color:transparent;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 0px; /*header text is indented 10px*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.links a:hover{
text-decoration: none;
display:inline;
}

#sitelinks{
	margin: 0 auto;
	padding-left:27px;
	padding-right:27px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 801px;
	border: 0px solid #ccc;
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sitelinks a{
	text-decoration: none;
	color: #999999;
}
#sitelinks a:hover{
	text-decoration: underline;
	color: #999999;
}

.links a:hover{
text-decoration: none;
}
.linkedin-box {
padding:0px 20px 5px 500px;
}
