@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "Segoe UI";
  src: url(../fonts/SegoeUI-regular.ttf);
}
@font-face {
  font-family: "Segoe UI Light";
  src: url(../fonts/SegoeUI-light.ttf);
}

body, ul, li, h1, h2 ,h3, h4, h5, h6, p, br, span, fieldset, form, input
{
	margin: 0px;
	padding: 0px;	
}
a, a img
{
	outline: none;
	border: none;
	text-decoration: none;		
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
h1{
	font-size: 14px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#037eae;
	text-decoration:none;
	font-weight: bold;
}
.h1{
	font-size: 15px;
	font-family: "Trebuchet MS", "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#037eae;
	text-decoration:none;
	font-weight: bold;
}
h2{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#707070;
	text-decoration:none;
	font-weight: bold;
}
.h2{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#707070;
	text-decoration:none;
	font-weight: bold;
}
body{
	background: #f7f7f7 url(../images/bg.jpg) top center no-repeat;
	margin:0px;
	font-size: 14px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#707070;
	text-decoration:none;
}
div{
	float: left;
}
.full{
	float: none;
	margin: auto;
	width: 960px;
}
.wrapper{
	width: 960px;
}
.total{
	width: 960px;
}
.boxrow{
	height: 240px;
	width: 900px;
}
.eachbox{
	height: 240px;
	margin: 0 2px 0 2px;
}
.header{/*only for logo and tabs*/
	width: 960px;
	height: 65px;
	margin-bottom: 30px;
}
.logo{
	width: 179px;
	height: 61px;
	padding-bottom: 4px;
	margin-right: 240px;
}
.tabs
{
	float: left;
	width: 471px;
	height: 65px;
	margin-left: 65px;
}
.tabs ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
.tabs ul li
{
	float: left;
	display: block;
	margin-left: 0px;
	width: 99px;
	height: 38px;
}
.tabs ul li ul
{
	float: left;
	width: 150px;
	height: 150px;
	padding-top: 12px;
	list-style: none;	
	display: block;
	z-index: 2000;
	visibility: hidden;
	position:absolute;
}
.tabs ul li:hover ul, .tabs ul li.over ul, .tabs ul li:hover ul li, .tabs ul li.over ul li{
    visibility: visible;
	
}
.tabs ul li ul li
{
	float: none;
	display: list-item;
	margin-left: 0px;
	width: 150px;
	height: 30px;
	padding: 8px 0 0 8px;
	background:  #f7f7f7;
	border: 1px dashed #999999;
}
.tabs ul li ul li a
{
	font-size: 14px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#707070;
	text-decoration: none;
}
.tabs ul li ul li a:hover
{
	font-size: 14px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	color:#037eae;
	text-decoration:underline;
}

.header-text{
	width: 960px;
	height: 30px;
	margin: 0 0 20px 5px;
	font-size: 30px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#037eae;
	text-decoration:none;
	font-weight: lighter;
	font-variant: normal;
}
.footer{
	width: 960px;
	height: 20px;
	margin: 40px 0 35px 0;
	padding: 12px 0 40px 0;
	border-top: 1px solid #cacaca;
	font-size: 12px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#838383;
	text-decoration:none;
}
.footer-left{
	width: 380px;
	height: 20px;
	margin-right: 390px;
	text-align: left;
	margin-left: 20px;
}
.footer-right{
	width: 150px;
	height: 20px;
	text-align: right;
}
.footerhover:hover{
	color:#0193cc;
}

/*inner pages*/
.sidebar{
	width: 183px;
	margin-right: 30px;
}
.side-text{
	margin-top: 10px;
	text-align: center;
}
.text{
	line-height: 24px;
	margin-right: 100px;
}
.cvdownload{
	background: url(../images/mycv-bg.png);
	width: 136px;
	height: 29px;
	padding-top: 100px;
}
.feedback{
	width: 322px;
	height: 237px;
	background: url(../images/feedback-form.png) no-repeat;
	padding: 90px 0 0 35px;
}
.textfield{
	width: 172px;
	height: 22px;
	border: #b3b3b3 1px solid;
}
.each-box{
	height: 400px;
	margin: 25px 0 25px 0;
}
.each-gallery{
	height: 400px;
	width: 425px;
	margin-right: 20px;
}
.each-text{
	height: 400px;
	width: 330px;
	line-height: 24px;
}
.each-bullets ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.each-bullets ul li
{
	list-style: none;
	margin: 0px 0px 3px 0px;
	float: left;
	width: 320px;
	padding: 0px 0px 0px 20px;
	background: url(../images/bullet.png) no-repeat 0px 10px;
	text-align: left;

}

/* Second level page - Categories */

.category-box{
	line-height: 24px;
	width:960px;
	margin: 20px 0;
}
.category-inside{
	width: 465px;
}
.category-inside-left{
	width: 142px; 
	margin-right: 20px;
}
.category-inside-right{
	width: 303px;
}
.a-links a{
	font-size: 14px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#707070;
	text-decoration:none;
}
.a-links a:hover{
	font-size: 14px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#037eae;
	text-decoration:underline;
}
.a-links-blue a{
	font-size: 15px;
	font-family: "Trebuchet MS", "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#037eae;
	text-decoration:none;
}
.a-links-blue a:hover{
	font-size: 15px;
	font-family: "Trebuchet MS", "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#037eae;
	text-decoration:underline;
}
