@charset "utf-8";
/* CSS Document */
body, p, form, h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #F3F3F3;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px;
}
#outerWrapper {
	width: 970px;
	margin-left: -485px;
	position: absolute;
	left: 50%;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 970px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#header #headerLinks {
	float: right;
	width: 350px;
	margin-top: 50px;
	margin-right: 10px;
}
#headerLinks ul {
	list-style-type: none;
}
#headerLinks li {
	float: left;
}
#headerLinks a {
	font-size: 1.6em;
	display: block;
	margin-right: 0px;
	text-decoration: none;
	color: #2B388E;
	margin-left: 30px;
}

#header #logo {
	float: left;
	margin-left: 30px;
}


#navbar {
	width: 970px;
	float: left;
	background-color: #FFFFFF;
}
#navbar ul {
	list-style-type: none;
	float: left;
	margin-top: 10px;
	width: 930px;
	margin-left: 20px;
	height: 52px;
	padding: 0px;
	background-image: url(../images/bg-navbar-top.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
}
#navbar .consultation {
	background-image: url(../images/nav-sprite-vertical.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#navbar li {
	float: left;
	display: block;
	margin-right: 3px;
	padding-top: 5px;
	width: 225px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 4px;
	text-align: center;
	margin-top: 5px;
	height: 22px;
}
#navbar .last {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #F5F5F5;
}
#navbar  a:link, #navbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


#navbar a:hover {
	text-decoration: underline;
}
#innerWrapper {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 940px;
	background-color: #FFFFFF;
}
#topContainer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	text-align: center;
}
#leftCol {
	float: left;
	width: 600px;
	margin-left: 10px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 1.3em;
}
#middleCol h4 {
	font-size: 1em;
}

#middleCol p {
}

#leftCol h3 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftCol h4 {
	color: #00B0D8;
	margin-left: 20px;
}
#leftCol ul {
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#leftCol #twitter {
	margin-top: 30px;
	margin-left: 37px;
}

#leftCol li {
	margin: 0px;
	color: #333333;
	padding: 0px;
}
#leftCol a:link, #leftCol a:visited {
	text-decoration: none;
	color: #5788A8;
	display: block;
}
#leftCol a:hover {
	text-decoration: none;
	color: #2C4454;
}


#middleCol {
	float: left;
	width: 415px;
	font-size: 1.3em;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#leftCol  p {
	line-height: 1.2em;
	margin-bottom: 10px;
}
#middleCol strong {
	color: #666666;
}
#middleCol h1 {
	padding-bottom: 15px;
	font-size: 1.5em;
	padding-top: 2px;
	font-weight: normal;
}
#middleCol a:link, #middleCol a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#middleCol a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#rightCol {
	float: right;
	width: 225px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 20px;
}
#rightCol #contact360 {
	clear: both;
	width: 210px;
	background-image: url(../images/contact360-consultation.gif);
	background-repeat: no-repeat;
	height: 53px;
	padding-top: 60px;
	padding-left: 11px;
}
#rightCol   #contact360  a:link, #rightCol #contact360 a:visited {
	font-size: 1.2em;
	display: block;
	width: 140px;
	color: #2B388E;
	font-weight: bold;
}
#rightCol #contact360 a:hover {
	text-decoration: underline;

}


.textConsultation {
	color: #4D9103;
}

#rightCol ul {
	list-style-type: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AEDDE3;
}
#rightCol li {
	font-size: 1.2em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AEDDE3;
	padding-top: 7px;
	padding-bottom: 7px;
}

#rightCol  #buttons {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightCol h4 {
	font-size: 1.2em;
}

#rightCol  #buttons li {
	background-repeat: no-repeat;
	margin-bottom: 15px;
	font-size: 1em;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightCol .orangeBg {
	background-image: url(../images/button-orange.jpg);
}
#rightCol  #buttons a:link, #rightCol #buttons a:visited {
	text-decoration: none;
	display: block;
	height: 36px;
	width: 200px;
	text-align: center;
	padding-top: 14px;
	font-size: 1.6em;
	font-weight: bold;
}

#rightCol .orangeBg a:link, #rightCol .orangeBg a:visited {
	color: #333333;
}
#rightCol .pinkBg {
	background-image: url(../images/button-pink.jpg);
}
#rightCol .pinkBg a:link, #rightCol .pinkBg a:visited {
	color: #FFFFFF;
}
#rightCol .greenBg {
	background-image: url(../images/button-green.jpg);
}
#rightCol .greenBg a:link, #rightCol .greenBg a:visited {
	color: #333333;
}
#rightCol .blueBg {
	background-image: url(../images/button-blue.jpg);
}
#rightCol .blueBg a:link, #rightCol .blueBg a:visited {
	color: #FFFFFF;
}
#rightCol .orangeBg a:hover, #rightCol .pinkBg a:hover, #rightCol .greenBg a:hover, #rightCol .blueBg a:hover {
	color: #CCCCCC;
}
#footer {
	width: 970px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}
#footer ul {
	list-style-type: none;
	float: left;
	margin-top: 10px;
	width: 930px;
	margin-left: 26px;
	height: 70px;
	padding: 0px;
	background-image: url(../images/footer-sprite.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#footer li {
	float: left;
	display: block;
	margin-right: 3px;
	padding-top: 16px;
	width: 220px;
	font-size: 1.2em;
	font-weight: bold;
	color: #2B388E;
	margin-left: 4px;
	padding-left: 5px;
}


#footer img {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer   a    {
	color: #2B388F;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
	width: 200px;
	height: 45px;
	font-size: 1em;
}
#footerLinks {
	text-align: center;
	display: block;
	padding-top: 30px;
	float: left;
	width: 890px;
}
#wrapper #footer p {
	float: right;
	width: 800px;
	text-align: right;
	margin-right: 24px;
}

#footerLinks a {
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #95B4C8;
	text-transform: uppercase;
}
#footer2  {
	width: 942px;
	clear: both;
	text-align: right;
	height: 40px;
	padding-top: 5px;
}
#footer2 a {
	color: #2B388E;
	text-decoration: none;
}





#leftCol li li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.greyTxt {
	color: #666666;
}
#share  {
	display: block;
	margin-top: 20px;
	font-size: 0.9em;
}
#share  a:link, #share a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#middleCol ol {
	color: #00B0D8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#rightCol a:link, #rightCol a:visited {
	color: #5788A8;
	text-decoration: none;
}
#rightCol a:hover {
	text-decoration: none;
	color: #004675;
}
#rightCol .greyBg {
	background-image: url(../images/button-grey.jpg);
}
#rightCol .greyBg a:link, #rightCol .greyBg a:visited {
	color: #FFFFFF;
}

#rightCol .greyBg a:hover {
	color: #333333;
}
#leftCol h2 {
	font-size: 1.4em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	color: #2B388F;
}
#leftCol strong {
	font-size: 1.2em;
}
.getInTouchpara {
	margin-top: 10px;
}

#navbar .department {
	background-image: url(../images/nav-sprite-vertical.gif);
	background-repeat: no-repeat;
	background-position: left -89px;
}
#navbar .practical {
	background-image: url(../images/nav-sprite-vertical.gif);
	background-repeat: no-repeat;
	background-position: left -180px;
}
#navbar .private {
	background-image: url(../images/nav-sprite-vertical.gif);
	background-repeat: no-repeat;
	background-position: left -272px;
}
#navbar .consultationOn {
	background-image: url(../images/nav-sprite-vertical.gif);
	background-repeat: no-repeat;
	background-position: left -45px;
	height: 39px;
}
#navbar .departmentOn {
	background-image: url(../images/nav-sprite-vertical.gif);
	background-repeat: no-repeat;
	background-position: left -135px;
	height: 39px;
}
#navbar .practicalOn {
	background-image: url(../images/nav-sprite-vertical.gif);
	background-repeat: no-repeat;
	background-position: left -227px;
	height: 39px;
}

.textDepartment {
	color: #F5911E;
}
#outerWrapper #wrapper #innerWrapper #leftCol .getInTouchpara a {
	display: inline;
	font-size: .8em;
}
#outerWrapper #wrapper #innerWrapper #leftCol .getInTouchpara a:hover {
	text-decoration: underline;
}

.textEducation {
	color: #90278E;
}
label {
	display: block;
	float: left;
	width: 150px;
	clear: both;
	padding-top: 4px;
	font-size: 1em;
}
input  {
	margin-bottom: 10px;
	width: 440px;
}
#btnSend {
	width: 50px;
}
textarea {
	margin-bottom: 10px;
}
#navbar .privateOn {
	background-image: url(../images/nav-sprite-vertical.gif);
	background-repeat: no-repeat;
	background-position: left -318px;
	height: 39px;
}
.textPrivate {
	color: #00B0D8;
}
.textAbout {
	color: #2B388E;
}
<!--troy added-->
#blog_middle_new { 
width:715px;

	}
	#blog_middle_newa { 
width:715px;

	}
#sidey

{
position:absolute;
top:185px;
left:725px;
width:220px;



	}

#blog_middle_new p{
font:Arial, Helvetica, sans-serif; font-size:12px; padding-left:25px; padding-right:20px; padding-top:5px; padding-bottom:5px; color:#333333;
	}
	#blog_middle_new h3{
font:Arial, Helvetica, sans-serif; font-size:18px; padding-left:25px; padding-right:20px; padding-top:5px; padding-bottom:5px; color:#00AFD8;
	}
	#blog_middle_new h4{
font:Arial, Helvetica, sans-serif; font-size:18px; padding-left:25px; padding-right:20px; padding-top:30px; padding-bottom:5px; color:#333333;
	}
	#blog_middle_new a{
	font:Arial, Helvetica, sans-serif; font-size:12px; 
	}
<!-- end of troy -->