* { margin: 0; padding: 0; }

html {
	width:100%;
	height:100%;
}

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #474747; margin: 0px; padding: 0px; line-height:16px;}

td,div,p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #474747; margin: 0px; padding: 0px; line-height:16px;}

p {padding-bottom: 10px;}

img {
	border: 0px;
}

a {text-decoration:none; color:#1E1ED4;}
a:active {text-decoration:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

ul {margin:0px; padding-bottom:0px; padding-top:0px; margin-left:25px;}
ol {margin:0px; padding-left:20px; padding-bottom:5px; padding-top:0px;}

ul.menu_inside_list {margin:0px; padding-left:15px; padding-bottom:5px; padding-top:0px; list-style-image:url(images/arrow.gif)}
ul.menu_inside_list li{padding-bottom:5px;}

h1 {
	font-size: 18px;
	line-height: 22px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	color:#02583d;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	color:#02583d;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	color:#02583d;
}

.title h1 {font-size: 16px; font-weight: bold; padding: 0px; margin: 0px; padding-bottom: 5px; color:#000000;}

.copyright {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #afafaf;}

.menu_home {font-size: 13px; color: #666666; text-decoration: none; font-weight: bold; text-transform: uppercase;}
.menu_home:hover {text-decoration: none; color: #044f3b;}

.menu_home_selected {font-size: 13px; color: #4d4d4d; text-decoration:none; font-weight: bold;}
.menu_home_selected:hover {text-decoration: none; font-weight: bold;}


.menu {font-size: 14px; color: #666666; text-decoration: none; font-weight: bold; text-transform: uppercase;}
.menu:hover {text-decoration: none; color: #044f3b;}

.menu_selected {font-size: 14px; color: #4d4d4d; text-decoration:none; font-weight: bold;}
.menu_selected:hover {text-decoration: none; font-weight: bold;}


.menu2 {font-size: 14px; color: #4d4d4d; text-decoration: none; font-weight: normal;}
.menu2:hover {text-decoration: none; color:#024b37; font-weight: normal;}

.menu2_selected {font-size: 14px; color: #024b37; text-decoration:none; font-weight: normal;}
.menu2_selected:hover {text-decoration: none; font-weight: normal;}


.menu3 {font-size: 14px; color: #044f3b; text-decoration: none; font-weight: bold;}
.menu3:hover {text-decoration: none; color:#000000;}

.menu3_selected {font-size: 14px; color: #000000; text-decoration:none; font-weight: bold;}
.menu3_selected:hover {text-decoration: none;}



.required {font-size: 11px; color: #ff0000;}
 
.form {margin: 0px; padding: 0px;}
select {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
input, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.button {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color:#990000; font-weight: bold;}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.img_right td {
	padding: 5px 10px 5px 10px;
}

.images {
	border: #adc7c0 solid 2px;
	background: #3b3b3b;
}
.images_left {
	border: #adc7c0 solid 2px;
	background: #3b3b3b;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.images_right {
	border: #adc7c0 solid 2px;
	background: #3b3b3b;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imagesmallname {color: #474747; font-weight: normal;}
.imagemediumname {color: #474747; font-weight: bold;}
.imagebigname {color: #474747; font-weight: bold;}
.imagepages {color: #474747; font-weight: normal;}
.imagepageselected {color: #1E1ED4; font-weight: bold;}
.imagepagesnav {color: #474747; font-weight: normal;}
.imagebignav {color: #ffffff; font-weight: bold;}
.sectionname {color: #474747; font-weight: bold;}
.sectionnameselected {color: #990000; font-weight: bold;}


.product_tab {
	background:url(images/products_tab_bg.gif) no-repeat left top;
}
.product_tab a {
	color:#ffffff; line-height:25px; padding-left:10px;
}
.product_tab img {
	border:2px solid #cc0000;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

/* main
-----------------------------------------------------------------------------*/
#main {
	height: 412px;
	position:relative;
}


/* Menu
-----------------------------------------------------------------------------*/
#menut {
	width: 100%;
	height: 27px;
}
#menut ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menut ul li {
	float: left;
	height: 27px;
	line-height: 1px;
	font-size: 1px;
}
#menut ul li.last {
	background: #c4d0e7 url(images/menu_li_bg.gif) right no-repeat;
	width: 106px;
}
#menut ul li.last1 {
	background: #c4d0e7;
	width: 106px;
}
#menut a {
	display: block;
	width: 100px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 12px;
	color: #505050;
	font-weight: bold;
}
#menut a:hover, a.menut_selected {
	color:#02583d !important;
	text-decoration:none;
}
#menut ul li.last a, #menu ul li.last1 a {
	color: #000;
}

a#menut_education {
	width: 150px;
}

.menut {font-size: 12px; color: #505050; text-decoration: none; font-weight: bold;}
.menut:hover {text-decoration: none; color:#02583d;}


/* Slideshow
-----------------------------------------------------------------------------*/
#slideshow {
	width: 996px;
	height: 412px;
	z-index:1;
}
#slideshow img {
	display:none;
}

/* menuHome
-----------------------------------------------------------------------------*/
#menuHome {
	position:absolute;
	left:818px;
	top: 64px;
	z-index:2;
}

.block_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.block_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

/*partners section 
--------------------------------------------- */
table#partners {
	margin-left: 95px;
	width: 75%;
}
table#partners td {
	border-bottom: 1px solid #999999;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-right: 20px;
	vertical-align: middle;
}

.headerDrawings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C07724;
	font-weight: bold;
}
.infoDrawings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}

img#pagehead {
	padding: 0 0 10px 40px;
}
img.floatright {
	float: right;
	padding: 0 0 10px 10px;
}
img.floatleft {
	float: left;
	padding: 0 0 10px 10px;
}
table.generic {
	margin: 0 0 20px 50px;
}
table.generic td {
	padding: 10px;
}
.subhead {
	font-size: 16px;
	line-height: 18px;
	color: #00432F;
	font-weight: bold;
}

.architectual_shapes div {
	width: 200px;
	height: 200px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.BodyBold {
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #2E6287;
	font-style: normal;
	text-transform: none;
	TEXT-DECORATION: none
}
.BodyGrey {
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	font-style: normal;
	text-transform: none;
	TEXT-DECORATION: none
}
.BodyBlue {
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #2E6287;
	font-style: normal;
	text-transform: none;
	TEXT-DECORATION: none
}

