html, form, body {
	margin:0;
	padding: 0;
}

body{
	background-color: #4C5257;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8D8E8E;
}

a, a:link, a:visited{
	text-decoration:none;
	color: #8D8E8E;
}

a:hover {
	color: #D7322B;
}

p {
    color:White;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
}

legend {
	padding: 0px 4px;
	margin: 0px 0px 7px 0px;
	color: #8D8E8E;
	font-size: 1em;
	vertical-align: middle;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #D7322B;
	margin-bottom:4px;
	margin-top: 0px
}

h2 {
	font-size: 9px;
	color: #A4ABB0;
}

img 
{
    border:0;
}

.PhotoItemStyle
{
    padding: 4px;
    background-color: #3d4246;
    text-align: center;
}

#header
{
	background-image:url(../images/bgHeader1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:106px;
}


.marginTop {
	height:6px;
}

.marginLeft
{
    margin: 0 0 0 28px;
    padding : 10px;
}

.mainConteiner{
	width: 760px;
	margin: 0px auto;
}

.loginCont
{
    margin: 10px 0px 10px 190px;
    

}
.lineBottam
{
    border-bottom: #3d4246 1px solid;
}

#logo {
	background-image: url(../images/Bortaslogo.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 208px;
	float: left;
	vertical-align: bottom;
}

#slogan {
	text-align: right;
	height: 18px;
	padding-top: 4px;
}

.langLogin {
	text-align: right;
	height: 14px;
	padding-top: 3px;
}
#langVersion {
	text-align: right;
	height: 28px;
	padding-top: 6px;
}

#menu {
	margin-left:25px;
	height:30px;
	background-image: url(../images/bgMenu.gif);
	background-repeat: repeat-x;
}

#menu #selected {
	color:#D7322B;
}

#menu a{
	float:left;
	width:122px;
	text-align:center;
	line-height: 32px;
}

#containerFlash {
    height:362px;
	padding-left: 2px;
	float: left;

}

#arrowUp{
	height:14px;
	margin-left:354px;
	cursor:pointer;
}

#arrowDown{
	height:14px;
	margin-left:354px;
	margin-top: 5px;
	cursor:pointer;
}

#containerNews {
	float: right;
}

#containerNews #newsBody{
	height: 325px;
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:4px;
}

#containerNews #newsBodyCont{
	position:absolute;

}

#containerNews h1 {
	margin-left:20px;

}

#containerNews p, #containerNews a, #containerNews a:link, #containerNews a:visited {
	text-align:justify;
	text-decoration:none;
	color:#FFFFFF;

}
#containerNews .box {
	width:327px;
	padding:4px;
	margin-bottom:10px;
	margin-left:18px;
	margin-right:0px;
	border: 1px solid #585F65;
	border-right: 16px solid #585F65;
}

.imgleft{
	margin:0px 4px 0px 4px;
	float:left;
	border:0px;
}

.imgright{
	margin:0px 4px 0px 4px;
	float:right;
	border:0px;
}

.blokImgText{
	height:70px; 
	width:335px;
	padding:10px 0px 0px 0px;
}

#flashContAbout{
	margin-left:27px;
}
#AboutFlash 
{
    width: 214px;
	float:left;
}

#aboutMainCont{
	padding-left:27px;
	padding-top:10px;
	padding-bottom: 5px;
}

#ProjectsLink 
{
    height:150px;
    margin-left: 518px;
	background-color: #3d4246;
}

#servicesBody .servicesFlash {
	width: 284px;
	float:left;
}
 .servicesFlash {
	width: 284px;
	float:left;
}
.ServiceSlogan 
{
    font-size:120%;
    font-style:italic;
    font-weight:bold;
}
#servicesBody{
	margin: 0px 0px 0px 28px;
}


#servicesBody .servicesMenu {
	height:150px;
	margin-left:421px;
	background-color: #3d4246;
}

.servicesMenu {
	height:100px;
	margin-left:421px;
	background-color: #3d4246;
	padding:25px;
}

#servicesBody .borderSilver {
	height:1px;
	background-color: #4c5257;
}

#servicesBody .servicesMenu ul {
	padding-top:43px;
	list-style: none;
}

#servicesBody .servicesMenu ul li {
	padding-left: 4px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #4c5257;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}

#servicesBody .servicesMenu ul li #selected {
	color:#D7322B;
}

#servicesBody .servicesText{
	padding: 5px 0px 10px 5px;

}

#servicesBody .servicesText h2 {
	margin-top: 5px;
	
}

#servicesBody .servicesText .left{
	float:left;
	width:366px;
	padding-left: 20px;

}

#servicesBody .servicesText .right{
	margin-left:366px;
	padding-left: 20px;
}

#servicesBody .servicesText ul {
	color:#FFFFFF;
	text-transform: uppercase;
	list-style-type: none;
}

#linkProjects{
	float:right;
}
#linkProjects .linkBtn, #linkProjects .linkBtn a:link{
	
	line-height:20px;
	font-size: 11px;
	text-align:center;
	background-color: #a2393a;
	color:#FFFFFF;
	padding:0px 2px 0px 2px;
	margin-top:22px;
	margin-right: 1px;
}

#linkProjects .linkBtn a:hover
{
    color:#FFFFFF;
}

#projectsBody {
	margin: 0px 0px 0px 28px;
}

#projectsBody .projectsMenu{
	width:240px;
	float: left;


}
#projectsBody .projectsList{
	margin-left: 248px;
	width: 480px;
}

#projectsBody .projectTitle{

	margin: 5px 0px 0px 18px;
}

#projectsBody .projectsList h2, #projectsBody .projectsList h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#FFFFFF;
	padding-top: 4px;
}

#projectsBody .projectsList p, #projectsBody .projectsList p a {
	color: #B1B1B1;
}

#projectsBody .projectsList .box {
	
	padding:4px;
	margin-bottom:10px;
	margin-left:18px;
	margin-right:0px;
	border: 1px solid #585F65;
	border-right: 16px solid #585F65;
}


#projectsBody .projectsMenu ul {
	list-style:none;
}

#projectsBody .projectsMenu ul li {
	padding-left: 4px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8E8E;
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
}

#projectsBody .projectsMenu ul li #selected {
	color:#D7322B;
}

#projectsBody .projectImages{
	float:left;
	width:240px;
	height: 320px;
}

#projectsBody .projectDetails {
	margin-left:244px;
	width:482px;
	height: 320px;
}

#projectsBody .contact{
	margin-right: 277px;
	width: 436px;

}

#projectsBody .contactHeader {
	padding: 10px 0px 0px 30px;
	height: 80px;
	background-color: #3d4246;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #585F65;
	border-right-color: #585F65;
	border-bottom-color: #585F65;
	border-left-color: #585F65;
}

#projectsBody .contactHeader h1, #projectsBody .contactHeader h2 {
margin: 2px;
padding: 0;

}

#projectsBody .contactBody {
	height: 192px;
	padding: 8px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #585F65;
	border-right-color: #585F65;
	border-bottom-color: #585F65;
	border-left-color: #585F65;
}

#projectsBody .projectDetails .Header 
{
    #height:75px;
    min-height:75px;
	padding: 8px 8px 8px 8px;
	background-color:#414649;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #585F65;
	border-right-color: #585F65;
	border-bottom-color: #585F65;
	border-left-color: #585F65;
}

#projectsBody .projectDetails .Body {
	#height: 210px;
	min-height: 210px;
	padding: 8px;
	color:#FFFFFF;
	background-color:#484E52;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #585F65;
	border-right-color: #585F65;
	border-bottom-color: #585F65;
	border-left-color: #585F65;
}

#projectsBody .projectDetails .Body a:hover
{
    color: #D7322B;
}

#pNewsBody {
	margin: 0px 0px 0px 28px;
}

#pNewsHeader {
	height:150px;
	background-color: #3d4246;
}

.DistLeft
{
    margin: 0px 0px 0px 28px;
}

.Title{
	float:left;
	background-color: #3d4246;
}

.DistBox 
{
    width:724px;
	padding:4px;
	margin-bottom: 8px;
	border: 1px solid #585F65;
}
.DistImg 
{
    text-align:center;
    width: 128px;
    float: left;
}
.DistText 
{
    margin-left: 136px;
    text-align :justify ;
}

#pNewsHeader .Form {
	margin-left:136px;
	padding: 25px 30px 0 30px;
}

.readMore
{
    border-bottom: 1px solid #3d4246;
    padding: 5px 0px 0px 0px;
}
.formInput {
	background-color: #B1B1B1;
	color: #3d4246;
	border: 1px solid #3d4246;
	font-size: 11px;
}

.pNewsList{
	margin: 10px 0px 0px 0px;
}

.NewsSearchResults 
{
    font-size:14px;
    margin: 4px 0 4px 0;
}


.pNewsList p{
	color:#FFFFFF;

}

#footer {
	background-image: url(../images/bgFooter.gif);
	height: 154px;
	background-repeat: repeat-x;
}
#distMain{
	background-image:url(../images/bgDistributers.gif);
	background-repeat:no-repeat;
	margin-top: 5px;
	margin-left:26px;
	height:60px;
	width:734px;
}

#distList{
	margin-left: 10px;
	padding-top: 3px;
}

#distList .lblTitle 
{
    vertical-align:top;
    margin-right:5px;
    color:#D7322B;
    text-transform:uppercase;
}

#distList a{
	margin:0px 18px 0 18px;

}

#copyRight {
	font-size:10px;
	padding-left: 27px;
	text-align:left;
	float:left;
	padding-top: 5px;
}
#siteDesign {
	font-size:10px;
	text-align:right;
	float: right;
	padding-top: 5px;
}
.ProjectSiteMap
{
    padding-bottom:8px;
}