/*
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
}

a:link, a:visited { color: #0000FF; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #F00; text-decoration: underline}

h1 {
	height:20px;
	width:676px;
	margin: 0px;
	padding: 7px 0px 0px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

h2 {
	height:20px;
	margin: 0px;
	padding: 7px 0px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/red.jpg) repeat-y;
	text-align:left;

}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06A;
}

p{
	margin: 0px;
	padding: 5px 0 10px 2px;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;;
}

/* ----- Form ----- */
form{
	margin: 35px 0 0 0;
	padding: 0px;
	text-align: right;	
}

label {
	margin: 0 10px;
}

input{
	width: 150px;
	height: 15px;
	color: #aabdd0;
	border: 1px solid #686f76;
}

.button{
	margin: 0px;
	width: 50px;
	height: 20px;
	border: 0px;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
	cursor: pointer;
}
/* End of Form */

.more_button a {
	clear: both;
	display: block;
	width: 80px;
	height: 16px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	color: #FFF;
	background: #00ff00;
	border: 1px solid #FFF;
}


#container {
	margin: auto;
	width: 950px;
	padding: 0px 10px;
	background: url(images/mainBG.gif) repeat-y;
}

#topbar {
	float: left;
	height: 36px;
	width: 850px;
	padding: 0 50px;
	margin-bottom: 10px;	
}

#languagebox {
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
	background: #848688;
	border-left: 1px #bcbcbc solid;	
	border-right: 1px #bcbcbc solid;	
	border-bottom: 1px #bcbcbc solid;
}

#languagebox img{
	float: left;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	margin-top: -1px;
}

#header {
	overflow:hidden;
	position:relative;
	padding: 10px 20px 0px 20px;
	/*background: url(images/bg-1.png) repeat-x;*/

}
#header2 {
	float: left;
	height: 50px;
	width: 900px;
	padding: 20px 20px 20px 20px;
	/*background: url(images/bg-2.jpg) repeat-x;*/

}

#logo {
	height: auto;
	float:left;
	text-align:center;
	
}

#header #logo:first-child
{
	padding-right:90px;
}

#logo p
{
	color:#C00000;
	font-size:26px;
	font-weight:bold;
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#logo img.social_icon
{
	float:right;
	margin-left:0px;
}

#logo img {
	border: none;
	padding-right: 10px;
}

#sitetitle {
	padding: 28px 0 0 40px;
	font-size: 4.0em;
	font-weight: bold;
	color: #333333;
}

#login {
	float: right;
	height: 55px;
	width: 530px;
}

/*------------- Menu ------------------*/
#menu {
	float: left;
	width: 950px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/menuBG.gif) repeat-x;
}

#menu ul {
	margin: 0 0 0 50px;
	padding: 0px;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	width: 140px;
	height: 20px;
	margin-top: 10px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#menu ul li .lastmenu{
	border-right: 1px solid #CCCCCC;	
}

#menu li a:hover, #menu li .current{
	color: #FFFFFF;
	background: url(images/menuhoverBG.gif) no-repeat;
}
/* ----------------- end of menu----------------*/

#banner {
	clear: both;
	float: left;
	width: 950px;
	height: 220px;
	padding: 0px 0px 0 0px;
	border-bottom:0px solid #325E9E;
	background-color:#FFFFFF;
}

#banner h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

#services {
	clear: both;
	float: left;
	width: 950px;
	height: 272px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: url(images/page-bg.jpg) no-repeat;
}

.service_box {
	float: left;
	width: 196px;
	overflow:hidden;
	height: 252px;
	padding: 10px 20px 10px 20px;
	border:0px solid #000000;
}

.service_box p{
	padding-bottom: 5px;
}

.service_box img{
	padding-bottom: 5px;
}

.fullgraybox {
	clear: both;
	float: left;
	width: 900px;
	padding: 10px 25px 25px 25px;
	border: 0px solid #CCCCCC
}


.fullgraybox img{
	margin: 3px 5px 0 0px;
	border: 0px solid #999999;
}

.fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
	list-style-image:url('images/square.jpg');
	
}

.fullgraybox ul ul{
	margin: 0px 0 0 0px;
	padding: 0 0 0 30px;
	
}

.fullgraybox ul ul li{
	padding: 0 0 10px 0;
	text-align:justify;
	list-style-image:url('images/RightTriangleIcon.png');
	
}

.fullgraybox li {
	padding: 0 0 10px 0;
	text-align:justify;
}

/* news section */

#newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 50px;
}

* html #newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 25px;
}

.newsbox {
	float: left;
	width: 250px;
	margin-right: 50px;
}


/* end of news section */

/* Light Blue Row */
#light_blue_row {
	clear: both;
	float: left;	
	width: 900px;
	padding: 25px 0 25px 50px;
	background: #8dc3fa;
	border-top: 5px solid #98cafc;
}

.gallery {
	float: left;
	width: 400px;
	margin-right: 50px;
}

.partners {
	float: left;
	width: 400px;
}

.gp_row {
	width: 400px;
	margin-bottom: 10px;
}

.gp_row img{
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #333333;
}

.gp_row p{
	color: #000000;
}

/* end of Light Blue Row */

/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 5px 0px 0px 0px;
	width: 950px;
	height: 20px;
	text-align: center;
	background: #999999;
	border-top: 5px solid #666666;
	font-weight: bold;
	font-family:verdana;
	
}

#footer a{
	font-weight: bold;
	color:#ffffff;
	font-family:verdana;
	
}

/* ----- End of Footer ----- */

.client
{
margin:10px 0 10px -20px;
}

.client a
{
color:#000000;
font-size:11px;
font-family:"Verdana";
line-height:1.5em;
font-weight:normal;
}

hr
{
height:10px;
border: 0px solid #D4D2D2;
background:url(images/hl.jpg) repeat-x;
}


#faculty
{
font-family: "Bookman Old Style";
width:100%;
border-collapse:collapse;
}
.clients img
{
	height:60px;
	width:auto;
}
#faculty td, #faculty th 
{
font-size:1.2em;
text-align:center;
border:2px solid #ABABAB;
padding:3px 7px 2px 7px;
}
#faculty th 
{
font-size:1.4em;
font-family: "Georgia";
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:green;
color:#fff;
}
#faculty tr.alt td 
{
text-align:center;
background-color:#EAF2D3;
}
.contactdiv
{
	width:435px;
	float:left;
}


.social_icons
{
	float:right;
	text-align:center;
    overflow: hidden;
	position:absolute;
	right:10px;
	top:10px;
}
.social_icons ul
{
	list-style:none;
	padding:0;
	margin:0;
	display:inline-block;
}
.social_icons ul li
{
	float:left;
	padding-right:10px;
}

.mytable p
{
	padding-bottom:01px;
	padding-top:1px;
}

.mytable table
{
	margin-bottom:25px;
}