html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: #3995d4;
    text-align: center;
    font: 12px arial, sans-serif;
    color: #222;
	padding:20px 0;
}

h1 {
    font: 24pt sans-serif;
    margin-bottom: 5px;
	color:#3f8ecb;
}
a h2, img:hover {
	text-decoration: none;
}

h2 a {
	color:#064c7c;
	font-weight:normal;
}
h2 a:hover {
		text-decoration: none;
		color:#064c7c;
}

h2 {
    font: 18pt sans-serif;
    margin-bottom: 5px;
	/*
margin-top: 15px;
*/
	color:#064c7c;
}

h3 {
    font: 16pt sans-serif;
	color:#064c7c;
	margin: 5px 0;
}

h4 {
    font: 14pt serif;
    margin-bottom: 3px;
	color:#064c7c;
}

p {
    margin-top: 3px;
    margin-bottom: 3px;
}

img {
    border: 0;
}

a {
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: blue;
    text-decoration: underline;
}

.left {
    float: left;
}

.right {
    float: right;
}

.more {
    text-align: right;
}

.clear {
    clear: both;
    display: block;
}

.text_center {
    text-align: center;
}
/** layout **/
#wrapper {
    text-align: left;
    margin: 0 auto;
    width: 1001px;
    position: relative;
    padding: 0 0 8px 0;	
	overflow:hidden;
    background: #fff url(/images/decor/bottom_round.png) no-repeat bottom left;		
}

#header{
	height:105px;
	position:relative;
    padding: 8px 0 0 0;	
    background: #fff url(/images/decor/top_round.png) no-repeat top left;	
}

#logo {
    position: relative;
    width: 181px;
    height: 88px;
	margin-left:15px;
	display:inline;
    background: #064c7c url(/images/logo.png) no-repeat;
	z-index:3;
}

.leftCol{
	width: 176px;
	margin-left:10px;
	float:left;
	display:inline;
}

#top_right_area {
	font-size:12px;
	color:#004b7e;
	font-style:italic;
    position: relative;
	text-align:right;
	padding-right:10px;
}

#top_right_area span{
	color:#a5b9c7
}

#picturerot {
    width: 176px;
    height: 300px;
    background: url(/images/main_picture_1.png) no-repeat;
}

#left_link {
    width: 130px;
    height: 130px;
    padding: 10px;
    text-align: center;
    font-size: 12px;
    font-family: Arial, serif;
    font-weight: bold;
}

#left_link a {
    display: block;
    background: url(/images/left_link.png) no-repeat;
    margin: 5px 0px;
    color: white;
    text-decoration: none;
    height: 37px;
}

#left_link a:hover {
    background: url(/images/left_link_hover.png) no-repeat;
}

#left_link a.selected {
    display: block;
    background: url(/images/left_link_hover.png) no-repeat;
    margin: 5px 0px;
    color: white;
    text-decoration: none;
}

#left_link a.selected:hover {
    background: url(/images/left_link_hover.png) no-repeat;
}

#left_link .link {
    margin: 5px 0px;
    background: aqua;
}

#leftpicture {
    position: relative;
    width: 150px;
    height: 300px;
    background: #C0FFFF url(/images/some_image.jpg) no-repeat;
}

#main {
    position: relative;
    padding: 10px;
    width: 793px;
    height:auto !important;
    height:500px;
	min-height:500px;
	float: left;
	margin-top: -30px;
	/*overflow:hidden;*/
}

img.main_center {
	padding:0 7px;
}
div.images_center {
	padding-top:10px;
}
div.main_center {
	padding:0 10px;
}


div.main_statement{
	width:257px;
	float:left;
}

div.main_statement p{
        color:#7f7f7f
}


#main ul {
    list-style-type: disc;
}

#main ol {
    list-style-type: decimal;
    padding-left: 20px;
}

#main ul {
    padding-left: 20px;
}

#main li {
    padding: 3px;
}

#responsibility {
    width: 780px;
    height: 529px;
    margin-top: 10px;
    background: url(images/responsibility.png) no-repeat;
}

a.tools {
    display: block;
    text-decoration: none;
    color: #565656;;
}

a.tools:hover {
    display: block;
    text-decoration: none;
    color: #565656;
}

p.expression {
    font: 12px arial, sans-serif;
	text-align:right;
}
p.testimonials {
    font:12px arial, sans-serif;
}

p.sign {
    font: 12px Times New Roman, sans-serif;

    text-align: right;
	padding-bottom: 35px;
}

div.tools {
    width: 100%;
    overflow: hidden;
    /*
     background-color: #9BB9DD;
     */
    margin-bottom: 10px;
}

div.services_columns {
    width: 45%;
	padding-right:30px;
    float: left;
}

div.services_columns img, div.services img {
    float: left;
    padding: 10px 5px 0 0;
    display: block;
}

div.services_item {
    /*
     overflow:hidden;
     */
    display: table-cell;
}
div.item_two_column {
	width: 375px;
}
div.item_one_column {
	width: 99%;
	margin-bottom: 10px;
	margin-right: 0px !important;
}
div.item {
	overflow:hidden;
	position: relative;
	background: url(images/decor/item_gradient.png) repeat-x top;
	float:left;
	margin-right: 15px;
	
}

div.item h2 {
	background: url(images/decor/header_top_right.png) no-repeat top right;
	color:white;
	padding:0;
	margin:0;
}

div.item h2 span {
	background: url(images/decor/header_top_left.png) no-repeat left top;
	color:white;
	display:block;
	padding: 3px 0 5px 15px;
	position:relative;
}
div.item img {
	float:left;
	margin: 5px;
}
div.item div {
	display:table;
	padding: 5px 0;
	font-weight:bold;
}

div.item div.projects {
	display:table-cell;
	padding: 5px 0;
	font-weight:normal;
	float:left;
}

div.item_top_header {
    padding: 9px 0 0 10px;	
    background: #195e8c url(/images/decor/item_top.png) no-repeat top right;	

}

div.item_top {
	font-size:18px;
		width: 386px;
	color:white;
	background: url(/images/decor/item_top_fill.png) repeat-x;	
	height:28px;
}

div.events {
	padding-bottom: 10px;
	overflow:hidden;
}

div.events img{
	float:left;
	padding-right:10px;
}
div.events div{
	display:table-cell;
	padding: 5px 0;
}
div.events p{
	padding: 5px 0px;
}

table.projects_table {
    width: 600px;
    margin: 0 auto;
  /*
   border: 1px #000 solid;
*/
     
}

table.projects_table tr, td {
    width: 50%;
   
    /*
 border: 1px #000 solid;
*/
     
}

table.projects_table td img{
	margin: 0 auto;
	float:none;
}

table.projects_table ul {
    text-align: left;
}

table.projects_table li {
    padding-left: 40px;
}

div.hidden {
    display: none;
}

#company {
	display:table;
	height:1%;
	position: relative;	
}

.tools img {
    padding: 5px 20px 5px 10px;
    float: left;
}

.tools p {
    margin: 0;
    padding: 5px;
}

div.contacts img {
	padding: 5px 20px 5px 10px;
    float: left;
}
div.contacts div {
	padding: 15px 0;
}
#bottom {
	margin-top:10px;
	overflow:hidden;
	width:100%;
    position: relative;
}

#bottom div {
    position: relative;
    width: 313px;
    padding: 10px;
	float:left;
}

#bottom div div{
    position: relative;
    padding: 10px;
	width:auto !important;
}
#bottom div div img{
	float:left;
	padding-right:10px;
}
#bottom div div a{
	display:table-cell;
}
#nav {
	height:33px;
	line-height:33px;
	top:-61px;
	padding-left:220px;
	background: #99d1ee url(/images/decor/menu_bg.png) repeat-x top left;
	position:relative;
	z-index:2;
}

#nav .selected a{
	color:#fff;		
	background: #074f81 url(/images/decor/menu_bg_active.png) repeat-x top left;	
}

#nav ul {
    width: 100%;;
    overflow: hidden;
}

#nav li{
	height:33px;
	line-height:33px;
	float:left;
}

#nav li a:hover {
	color:#fff;
	background: #074f81 url(/images/decor/menu_bg_active.png) repeat-x top left;
}

#nav a {
    float: left;
    color: #102e60;
    font: 12px arial, sans-serif;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
    padding: 0px 20px;
}

#menu2 {
    position: relative;
}

#menu2 li {
    height: 33px;
    line-height: 33px;
    list-style: none;
	margin-bottom:1px;
}

#menu2 li a:hover {
	color:#fff;
	background: #074f81 url(/images/decor/menu_bg_active.png) repeat-x top left;
}

#menu2 a {
    font: 12px arial, sans-serif;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
    display: block;
    padding-left: 15px;
    color: #102e60;	
	background: #99d1ee url(/images/decor/menu_bg.png) repeat-x top left;	
}

#menu2 .selected a{
	color:#fff;
	background: #074f81 url(/images/decor/menu_bg_active.png) repeat-x top left;
}

div.links {
    /*width:100%;*/
	overflow:hidden;
    /*background-color: #9BB9DD; */
	margin-bottom:10px;
	padding:5px;
}

div.links div{
	display:table-cell;

}
div.links img {
    padding: 5px;
    float:left;
}

div.links p {
    margin: 0;
    padding: 5px;
}

#links .links_info {
    overflow: inherit;
    margin-bottom: 20px;
}

#links .images {
    height: auto;
    padding: 30px 0px 20px 0px;
    width: 80px;
}

