
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
}

a:link, a:visited { color: #750a20; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #FF0000; text-decoration: underline}

h1 {
	margin: 0px;
	padding: 3px 0px 15px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #750A20;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #3e78b2;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #750a20;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;;
}

form{
	margin: 5px 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;
}

.more_button a {
	clear: both;
	display: block;
	width: 100px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #79b5f3;
	border: 1px solid #FFF;
}


#div_container {
	margin: auto;
	width: 950px;
	padding: 0px 10px;
	background: url(images/mainBG.gif) repeat-y;
}

#div_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;
}

#div_header {
	float: left;
	height: 30px;
	background: #D6D6D6;
	border-bottom: 2px #ffffff solid;
	width: 850px;
	padding: 0 50px;
	margin-bottom: 0px;
}

#div_logo {
	float: left;
	height: 55px;
	width: 300px;
}

#div_logo img {
	float: left;
	border: none;
	padding-right: 10px;
}

#div_sitetitle {
	padding: 28px 0 0 40px;
	font-size: 4.0em;
	font-weight: bold;
	color: #333333;
}

#div_login {
	float: right;
	height: 30px;
	width: 530px;
}

#div_menu {
	float: left;
	width: 950px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/menuBG.gif) repeat-x;
}

#div_menu ul {
	margin: 0 0 0 50px;
	padding: 0px;
	list-style: none;
}

#div_menu ul li{
	display: inline;
}

#div_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;
}

#div_menu ul li .lastmenu{
	border-right: 1px solid #CCCCCC;	
}

#div_menu li a:hover, #div_menu li .current{
	color: #FFFFFF;
	background: url(images/menuhoverBG.gif) no-repeat;
}

#div_banner {
	clear: both;
	float: left;
	width: 950px;
	height: 210px;
	padding: 0px 0px 0 0px;
	margin-bottom: 05px;
	background: url(images/banner.jpg) no-repeat;
}

#div_banner h1 {
	font-size: 2.5em;
	margin-bottom: 0px;
}

#div_services {
	clear: both;
	float: left;
	width: 900px;
	height: 272px;
	padding-left: 50px;
	margin-bottom: 25px;
}

.service_box {
	float: left;
	width: 220px;
	height: 252px;
	padding: 10px 15px 10px 15px;
	margin-right: 50px;
	background: url(images/boxBG.png) no-repeat;
}

.service_box p{
	padding-bottom: 5px;
}

.service_box img{
	padding-bottom: 5px;
}

.div_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 50px;
	border: 1px solid #CCCCCC
}

* html .div_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 25px;
	border: 1px solid #CCCCCC
}

.div_fullgraybox img{
	margin: 3px 0px 0 0px;
	border: 0px solid #999999;
}

.div_fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
}

.div_fullgraybox li {
	list-style: inside;
	padding: 0 0 10px 0;
	background: url(images/listicon.gif) center left no-repeat;
}


#div_servicessection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 50px;
}

* html #div_servicessection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 25px;
}

.servicesbox {
	float: left;
	width: 250px;
	margin-right: 50px;
}


#div_light_blue_row {
	clear: both;
	float: left;	
	width: 900px;
	padding: 25px 0 25px 50px;
	background: #8dc3fa;
	border-top: 5px solid #98cafc;
}

.div_gallery {
	float: left;
	width: 400px;
	margin-right: 50px;
}

.div_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;
}


#div_footer {
	clear: both;
	padding: 15px 0px 0px 0px;
	width: 950px;
	height: 30px;
	text-align: center;
	background: #00245B;
	border-top: 5px solid #666666;
}

#div_footer a{
	font-weight: normal;
}




.tab_section {
	clear: both;
	width: 700px;
	margin-bottom: 25px;
}

.topnews {
	float: left;
	width: 710px;
	padding-right: 10px;
	margin-right: 10px;
}
.newslist {
	float: left;
	width: 350px;
}

.newslist ul{
	clear: both;
	margin: 0;
	padding: 0 0 10px 20px;
}
.newslist li {
	padding-bottom: 5px;
}

.newslist li a{
	font-weight: bold;
}

.tabcontent_section {
	clear: both;
	float:left;
	width:720px;
	margin-bottom: 1em;
	padding: 30px;
	border: 1px solid #981b35;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; 
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #981b35;
color: #FFFFFF;
background: #750a20;
}

.shadetabs li a:visited{
color: #FFFFFF;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FFFFFF;
}

.shadetabs li a.selected{ 
color: #750a20;
position: relative;
top: 1px;
}

.shadetabs li a.selected{ 
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ 
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; 
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px;
background-color: black; 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; 
color: white;
}

.modernbricksmenu2 a.selected{ 
background-color: #D25A0B; 
color: white;
border-color: #D25A0B; 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}



.indentmenu{
font: bold 13px Arial;
width: 100%; 
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
border-top: 1px solid navy; 
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; 
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; 
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; 
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ 
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


.other_project_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.other_project_list li { 
	margin: 0 0 0 0;
	padding: 5px 0 3px 10px;
	background: url(images/templatemo_list_icon.jpg) left center no-repeat;
}

.other_project_list li a {
	color: #333;
	text-decoration: none;
}

.other_project_list li a:hover {
	color: #990000;
}