body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#banner{
	width:768px;
	height:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	background-image: url(../images/bg-tablet.jpg);
	background-repeat: no-repeat;
}
#main
{
	width:768px;;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
}

#main-page
{
	width:768px;
	height:600px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	top: 500px;
	padding-top: 500px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main-content
{
	width:750px;
	height:auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-family: 'Molengo', arial, serif;
	font-size: 14px;
	color: #17120F;
	overflow: auto;
	padding-left: 10px;
	padding-bottom: 10px;
	border-top-color: #DF6F25;
	border-right-color: #DF6F25;
	border-bottom-color: #DF6F25;
	border-left-color: #DF6F25;
}

#main-case-studies
{
	width:700px;
	height:auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-family: 'Molengo', arial, serif;
	font-size: 14px;
	color: #17120F;
	overflow: auto;
	padding-left: 10px;
	padding-bottom: 10px;
	border-top-color: #DF6F25;
	border-right-color: #DF6F25;
	border-bottom-color: #DF6F25;
	border-left-color: #DF6F25;
}


/*MENU */

#menu
{
	width:750px;
	height:45px;
	padding-left: 70px;
}




.ubercolortabs a{
float: left;
color: white;
background: #4F4F4F   no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent  no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
	background-color: #E07026; /*background color of tabs onMouseover*/
	color: white;
font-family: 'Molengo', arial, serif;
}

.ubercolortabs a:hover span{
	background-color: transparent;
	color: #FFF;
}


.ubercolortabs{
padding: 0;
width: 100%;
overflow: hidden;
background: transparent;
}

.ubercolortabs ul{
font-family: 'Molengo', arial, serif;
margin: 0;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}
#clearspace{
height:20px;
}

.left
{
	float: left;
	width: 355px;
	padding-left: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF6F25;
	border-right-color: #DF6F25;
	border-bottom-color: #DF6F25;
	border-left-color: #DF6F25;
	height: 230px;
}

.right
{
	float: right;
	width: 275px;
	border-right-style: solid;
	border-right-color: #DB7028;
	border-bottom-color: #DB7028;
	border-left-style: solid;
	border-left-color: #DB7028;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB7028;
	height: 180px;
	margin-right: 80px;
}

.spc
{
	height: auto;
	width: 760px;
	float: left;
}

#footer {
	height: 1px;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
font-family: 'Molengo', arial, serif;
	font-size: 11px;
}

#main #main-content h1 {
	color: #505050;
	font-family: 'Molengo', arial, serif;
	width: auto;

}

#main #main-content h2 {
	color: #505050;
	font-family: 'Molengo', arial, serif;
	font-size: 16px;

}
