/* Footer 
---------------------------------------------------------------*/
div#div_building {
	position:		relative;
	float:			left;
	margin:			20px;
	background: 	url(../images/content/building.jpg) 0 0 no-repeat;
	width:			450px;
	height:			534px;
	text-align:		center;
}

div#div_building span {
	position:relative;
	top:450px;
	font-family: "Lucide Sans Unicode", "Lucida Grande", Arial , sans-serif;
	font-weight:bold;
	font-size: 18px;
	letter-spacing: 0px;
	color: #e8edf0;
	text-transform:capitalize;
}

div#div_building span i {
	letter-spacing: 1px;
	color: #e8edf0;
	text-transform:capitalize;
	font: normal 9px "Lucide Sans Unicode", "Lucida Grande", Arial , sans-serif;
}

.four {
	width:400px;
	top:10px;
}

.content {
	position:		relative;
	float:			left;
}

.content ul {
	text-transform:capitalize;
}

.photo {
	margin:	20px;
	position:relative;
	float:	left;
}

div#google_map {
	position:relative;
	float:	left;
	margin:	20px;
	border: 3px solid #cccccc;
	padding:5px;
}

div.border {
	position:relative;
	margin: 0 auto;
	width:	450px;
	margin:	20px;
	border-left: 3px solid #cccccc;
	padding:5px;
	
	text-align:left;
}

table#contact_box td input.ty1 {
	width:90%;
	height:15px;
}

table#contact_box td textarea {
	width:95%;
}

table#contact_box td textarea, table#contact_box td input.ty1 {
	border:		1px solid #70839b;
	background: #c8d4e2;
	padding:	3px;
	
	font-weight:bold;
	font-size:14px;
	
}

table#contact_box td {
	font-weight:bold;
	padding:4px;
}

table#contact_box .mr {
	position:relative;
	float:left;
	width:29%;
}

div.error {
	border-top:1px solid red;
	border-bottom:1px solid red;
	background:pink;
	color:red;
	text-align:center;
	line-height:20px;
	height:20px;
}

div.sent {
	border-top:1px solid green;
	border-bottom:1px solid green;
	background:#ADFF2F;
	color:green;
	text-align:center;
	line-height:20px;
	height:20px;
}



/* Main 
---------------------------------------------------------------*/
body {
	background: #333333 url(../images/style2/bg.png);
}

div#wrapper {
	background: url(../images/style2/header_bg.png) 0 0 repeat-x;
}

div#footer {
	background: url(../images/style2/footer_bg.png) 0 0 repeat-x;
}

div#logo {
	position:relative;
	top:55px;
	left:50px;
	height:107px;
	width:124px;
	background: url(../images/style2/logo.png) 0 0 no-repeat;
}

div#logo_text {
	position:relative;
	top:50px;
	left:50px;
	height:51px;
	width:452px;
	background: url(../images/style2/logo_text.png) 0 0 no-repeat;
}



/* Search 
---------------------------------------------------------------*/

div#search {
	background: url(../images/style2/language.png) 0 bottom no-repeat;
}


/* Menu 
---------------------------------------------------------------*/

div#wrapper_menu, div#horiz_menu ul li a {
	font-weight:800;
	font-size:16px;
	text-transform:uppercase;
	color:#313131;
}

div#horiz_menu ul li{
	background: url(../images/style2/menu_bar.png) center left no-repeat;
}

div#horiz_menu ul li a:hover {
	text-decoration:none !important;
}


/* Footer 
---------------------------------------------------------------*/
div#footer_inside {
	font-family: "Lucide Sans Unicode", "Lucida Grande", Arial , sans-serif;
	font-weight:bold;
	font-size: 14px;
	letter-spacing: 0px;
	color: #e8edf0;
}
