body {
	text-align: center;
	font-family: Arial;
	background-image: url('../img/bottomGrad.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-position: bottom;
}

html {
	margin: 0xp;
	padding: 0px;
	height: 100%;
}

input {
	font-family: Arial;
	color: #333333;
	font-size: 11pt;
	border: 1px gray solid;
	margin: 0px;
	padding: 3px;
}

div.input_head{
	font-family: Arial;
	font-size: 10pt;
	color: #6A737B;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

input.button  {
	font-family: Arial;
	font-weight: bold;
	color: gray;
	font-size: 12pt;
	border: 1px gray solid;
}

.boldGray{
	font-family: Arial;
	font-weight: bold;
	color: gray;
	font-size: 12pt;
}

input.button:hover, input.button:active {
	background-color: gray;
	color: white;
}

textarea {
	font-family: Arial;
	color: #333333;
	font-size: 11pt;
	border: 1px gray solid;
	background-color: white;
	margin: 0px;
	padding: 3px;
}

#topPart {
	width: 100%;
	text-align: center;
	background-image: url('../img/topGrad.gif');
	background-repeat: repeat-x;
}

#topContainer {
	width: 960px;
	border: 0px solid blue;
	background-color: none;
	margin: 0px auto;
	padding-top: 25px;
}

#logoPart {
	float: left;
	background-repeat: no-repeat;
	height: 55px;
	width: 210px;
}

#logoPart img {
	border: 0px solid;
}

#sloganPart {
	margin-left: 20px;
	float: left;
	padding: 10px;
	height: 35px;
	width: 630px;
	text-align: left;
	font-size: 16pt;
	text-decoration: none;
	color: gray;
}

.highlightSlogan {
	color: #F76414;
}

#langPart {
	float: right;
	height: 55px;
	width: 90px;
}

.topMenuStarter {
	height: 32px;
	width: 32px;
	background-image: url('../img/topMenuStarter.gif');
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.topMenuLink {
	float: left;
	margin-top: 32px;
}

.topMenuLink a {
	font-family: Arial;
	font-size: 16pt;
	text-decoration: none;
	color: gray;
	font-weight: bold;
}

.topMenuLink a:visited {
	font-family: Arial;
	font-size: 16pt;
	text-decoration: none;
	color: gray;
	font-weight: bold;
}

.topMenuLink a:hover,.topMenuLink a:visited :hover {
	font-family: Arial;
	font-size: 16pt;
	text-decoration: none;
	color: #F76414;
	font-weight: bold;
}

.topMenuSeparator {
	height: 12px;
	width: 12px;
	background-image: url('../img/topMenuSeparator.gif');
	background-repeat: no-repeat;
	float: left;
	margin-top: 37px;
	margin-left: 20px;
	margin-right: 20px;
}

#topCloser {
	clear: both;
}

.underlined {
	text-decoration: underline;
}

#container {
	margin: 0px auto;
	width: 1000px;
	background-color: none;
	border-top: 1px solid silver;
	margin-top: 10px;
}

#aboutus {
	width: 570px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 10px;
	border: 1px solid silver;
	border-top: none;
	background-color: #FBFBFB;
	font-family: Arial;
	font-size: 9pt;
	color: gray;
}

#aboutus h2 {
	font-size: 11pt;
	text-decoration: underline;
	font-weight: normal;
}

#features {
	width: 590px;
	height: 152px;
	overflow: hidden;
	text-align: left;
	float: left;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	padding-top: 10px;
	border: 1px solid silver;
	background-color: white;
	font-family: Arial;
	font-size: 9pt;
	color: gray;
}

#featuresTitle {
	float: left;
	padding-left: 15px;
	clear: right;
}

#featuresTitle h2 {
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#featuresButtons {
	float: right;
	padding-right: 15px;
}

#featuresButtons img {
	border: 0px solid;
}

#renewLeft {
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	margin-top: 27px;
	height: 105px;
	width: 168px;
	background-image: url('../img/renewLeft.gif');
	background-repeat: no-repeat;
}

#renewCenter {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 132px;
	width: 70px;
	background-image: url('../img/renewCenter.gif');
	background-repeat: no-repeat;
}

#renewRight {
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 27px;
	padding: 10px;
	height: 85px;
	width: 332px;
	text-align: justify;
	background-image: url('../img/renewRight.gif');
	background-repeat: no-repeat;
}

#renewLeft2 {
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	margin-top: 27px;
	height: 105px;
	width: 238px;
	background-image: url('../img/renewLeft2.gif');
	background-repeat: no-repeat;
}

#renewCenter2 {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 132px;
	width: 70px;
	background-image: url('../img/renewCenter2.gif');
	background-repeat: no-repeat;
}

#renewRight2 {
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 27px;
	padding: 10px;
	height: 85px;
	width: 332px;
	text-align: justify;
	background-image: url('../img/renewRight2.gif');
	background-repeat: no-repeat;
}


#featuresPlaceholder {
	padding: 0px auto;
	margin: 0px auto;
}

#renewLeftTop {
	margin-top: 0px;
	background-repeat: repeat-x;
	padding-top: 20px;
	height: 44px;
	color: white;
	width: 153px;
	padding-left: 15px;
}

#renewLeftMiddle {
	background-repeat: no-repeat;
	height: 18px;
	width: 153px;
}

#renewLeftBottom {
	font-size: 8pt;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	height: 23px;
	color: white;
	width: 153px;
}

#contacts {
	margin: 0px auto;
	margin-top: 20px;
	height: 60px;
	width: 1000px;
	text-align: left;
	clear: both;
	padding: 0px;
	border: 0px solid;
	background-color: #f3f3f3;
	font-family: Arial;
	font-size: 9pt;
	color: gray;
}

#bottomLogo {
	margin: 15px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#bottomSeparator {
	width: 1px;
	background-color: #D5D5D5;
	height: 45px;
	margin-top: 10px;
	float: left;
}

#bottomContacts {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

#bottomContacts a:link,#bottomContacts a:visited {
	color: gray;
	text-decoration: none;
}

#bottomContacts a:hover,#bottomContacts a:visited :hover,#bottomContacts a:active,#bottomContacts a:visited
	:hover {
	color: silver;
}

#bottomSitemap {
	float: right;
	margin-top: 15px;
}

#bottomSitemap img {
	border: none;
}

#projects {
	float: right;
	background-color: white;
	border: 3px solid #EAEAEA;
	width: 350px;
	margin-top: 30px;
}

#projectsHeader {
	float: left;
	color: gray;
	padding: 10px;
	font-size: 14pt;
	font-weight: bold;
}

#projectsTopButtons {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#projectsTopButtons img {
	border: none;
}

#projectsPane {
	width: 100%;
}

.project {
	clear: both;
	height: 55px;
	width: 100%;
	margin-bottom: 10px;
}

.projectImage {
	border: 2px solid #B9BFCB;
	float: left;
	padding: 0px;
	width: 75px;
	height: 49px;
	overflow: hidden;
	margin-left: 5px;
}

.projectImage img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-left: 1px solid #ED6823;
}

.projectDescription {
	float: right;
	width: 240px;
	padding-left: 5px;
	height: 55px;
	margin-right: 10px;
	text-align: left;
}

.projectDescription p {
	font-size: 8pt;
	color: gray;
	margin: 0px;
	padding: 0px;
}

.projectDescription h3 {
	font-size: 11pt;
	color: gray;
	margin: 0px;
	padding: 0px;
}

.projectDescription a:link,a:visited {
	font-size: 8pt;
	color: #F56622;
}

.projectDescription a:hover,.projectDescription a:active,.projectDescription a:visited
	:hover {
	font-size: 8pt;
	color: #F56622;
	text-decoration: none;
}

#projectsButtons {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}

#projectsButtons img {
	border: none;
}

#innerContainer {
	margin: 0px auto;
	width: 980px;
	font-size: 10pt;
	text-align: left;
	background-color: #FBFBFB;
	border: 1px solid #E2E2E2;
	margin-top: 10px;
	padding: 10px;
}

#innerText {
	font-size: 10pt;
	text-align: left;
	float: left;
	width: 570px;
	color: #8A8A8A;
	padding: 10px;
	padding-top: 0px;
}

#innerGallery {
	float: right;
	background-color: white;
	border: 3px solid #EAEAEA;
	width: 350px;
	margin-top: 0px;
}

#cleaFix {
	width: 950px;
	height: 1px;
	margin: 0px auto;
	padding: 0px auto;
	clear: both;
}

/*
#innerGallery a,#innerGallery :visited {
	border: 0px solid;
	font-size: 8pt;
	color: #F56622;
}


#innerGallery a:hover,#innerGallery a:active,#innerGallery a:visited
	:hover {
	border: 0px solid;
	font-size: 8pt;
	color: #F56622;
	text-decoration: none;
}
*/

.innerGalleryHLim {
	clear: both;
	width: 330px;
	margin-left: 10px;
	margin-top: 10px;
	height: 1px;
	background-color: #E2E2E2;
	margin-top: 5px;
}

.innerGalleryLogo {
	float: left;
	width: 95px;
	padding: 10px;
	padding-bottom: 0px;
	height: 45px;
	margin: 0px;
	text-align: center;
	border: 0px;
}

.innerGalleryLogo a img {
	border: 0px;
}

.innerGalleryLogo img {
	border: 0px;
}

#innerGallery img {
	border: 0px;
}

.innerGalleryVLim {
	float: left;
	width: 1px;
	margin-top: 10px;
	height: 40px;
	background-color: #E2E2E2;
}

#renewLeft a,#renewRight a,#renewLeft a:visited,#renewRight a:visited {
	color: white;
	font-size: 8pt;
	text-decoration: none;
}

#renewLeft a:hover,#renewRight a:hover,#renewLeft a:hover :visited,#renewRight a:hover
	:visited {
	color: white;
	text-decoration: underline;
}

.underline {
	text-decoration: underline;
}

#brandnewContainer {
	clear: both;
	width: 590px;
	height: 132px;
	background-image: url('../img/brandnewBackground.gif');
	background-repeat: repeat-x;
}

#brandnewPreview {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
}

#brandnewText {
	float: left;
	width: 380px;
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	margin-top: 10px;
	padding-right: 10px;
}

.brandnewtitle {
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	text-decoration: underline;
}

#brandnewText p {
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

a.whiteLink,a.whiteLink:visited {
	color: white;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}

a.whiteLink:hover,a.whiteLink:active,a.whiteLink:hover :visited {
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
}

a.whiteLink2{
	text-decoration: none;
}

a.whiteLink2:hover,a.whiteLink2:active,a.whiteLink2:hover :visited {
	color: #3D3D3D;
	text-decoration: underline;
}

a.Graylink,a.Graylink:visited {
	color: gray;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
}

a.Graylink:hover,a.Graylink:active,a.Graylink:hover :visited {
	color: gray;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
}

a.Graylink2,a.Graylink2:visited {
	color: gray;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

a.Graylink2:hover,a.Graylink2:active,a.Graylink2:hover :visited {
	color: gray;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
}
