*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: #496b91;
}


a:link, a:visited{text-decoration:none; color:#0099FF;}
a:hover{text-decoration:underline; color:#0099FF;}

#Inner
{
	height: 150px;
	background: url("../img/bac.gif") top left repeat-x;
	
}

#Container
{
	width: 1000px;
	margin: 0px auto;
}

#TopPart
{
	height: 150px;
}

#Head
{
	height: 150px;
    background: url("../img/header.gif") top left no-repeat;
    width: 1000px;
	float: left;
	margin-top: 0px;
}

.email
{
	color: white;
	padding-left: 855px;
	padding-top: 8px;
}

.name
{
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 125px;
	padding-top: 37px;
	font-weight: bold;
}

.adress
{
	color: white;
	font-size: 17px;
	padding-left: 130px;
	padding-top: 0px;
}

#MenuTop
{
	width: 980px;
	height: 30px;
	display: block;
	text-align:right;
	color:#ffffff;
	padding-top:8px;
	padding-right:15px;
}

#MenuTop a
{
	/*width: 150px;
	height: 30px;
	float: right;*/
	/*background: url("../img/menu.gif") top right no-repeat;*/
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#MenuTop a:hover, #MenuTop a.active
{
	/*background-position: 0px 0px;
	width: 150px;
	height: 30px;
	float: right;*/
	/*background: url("../img/menua.gif") top left no-repeat;*/
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}



#Menu
{
	width: 900px;
	height: 30px;
	display: block;
}

#Menu a
{
	width: 150px;
	height: 30px;
	float: left;
	background: url("../img/menu.gif") top left no-repeat;
	color: #2a5e9d;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#Menu a span
{
	margin-left: 38px;
    line-height: 35px;
}

#Menu a:hover, #Menu a.active
{
	/*background-position: 0px 0px;*/
	width: 150px;
	height: 30px;
	float: left;
	background: url("../img/menua.gif") top left no-repeat;
	color: #2a5e9d;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#CentralPart
{
	width: 900px;
	margin-left: 2px;
	clear: both;
	padding-top: 9px;
}

#Shadow
{
    width: 904px;
	margin-left: 96px;
	background: url("../img/shadow.gif") top left repeat-y;
}

#LeftPart
{
	width: 600px;
	float: left;
	margin-top: 0px;
}

*>#LeftPart
{
	margin-top: 10px;
}

#RightPart
{
	float: right;
	width: 300px;
	left:600px;
	margin-top: 0px;
}

*>#RightPart
{
	margin-top: 0px;
}

.cleaner
{
    clear: both;
}

#Page
{
	width: 575px;
	float: left;
}

.article_left
{
    background: url("../img/bac-left.gif") top left no-repeat;
    width: 600px;
    height: 158px;
    float: left;
	padding-top: 20px;
	margin-top: 10px;
}

.heading_left
{
	padding-left: 50px;
	padding-bottom: 17px;
}

.paragraf_left
{
	padding: 5px 35px 10px 50px;
	text-align: justify;
}

.paragraf_left2
{
	
	padding: 5px 10px 10px 50px;
	/*margin-left:50px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:10px;*/
		
	text-align: justify;
}


.heading_right
{
	padding-left: 70px;
	padding-bottom: 17px;
}

.article_right
{
    background: url("../img/bac-right.gif") top left no-repeat;
    width: 300px;
    height: auto;
    float: right;
    padding-top: 20px;
	margin-top: 10px;
	min-height:158px;
}

.paragraf_right
{
	text-align: justify;
	padding: 5px 50px 10px 10px;
	height:158px;
}

.paragraf_right2
{
	text-align: justify;
	color: #496b91;
	padding: 5px 50px 10px 10px;
	
}

h1
{
	font-size: 18px;
	color: #2a5e9d;
	padding-left: 50px;
	background: url("../img/arrow2.gif") top left no-repeat;
	line-height: 45px;
	margin-left: 3px;
}

h2
{
	font-size: 18px;
	color: #2a5e9d;
}

h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #2a5e9d;
	padding-left: 10px;
}

h4
{
	font-size: 12px;
	line-height: 5px;
	font-weight: bold;
	color: #2a5e9d;
	padding-left: 10px;
}
#News
{
	float: right;
	background: url("../img/flowers.gif") bottom right no-repeat;
	background-color: #eef0f2;
	padding-top: 5px;
	min-height: 400px;
	height: 400px;
	width: 300px;
}

*>#News
{
	height: auto;
}

.news_heading
{
    background: url("../img/arrow3.gif") top right no-repeat;
	line-height: 45px;
	padding-left: 70px;
}

#Bottom
{
	width: 904px;
	margin-left: 48px;
	float: left;
	padding-top: 10px;
	background: url("../img/bottom.gif") top right no-repeat;
}

*>#Bottom
{
    margin-left: 96px;
}

.down
{
	margin-left: 650px;
	padding-bottom: 10px;
	font-size: 11px;
}

.down a
{
    color: #5a5551;
}


.projects a:link, a:visited{text-decoration:none; color:#2a5e9d;}
.projects a:hover{text-decoration:underline; color:#2a5e9d;}
/*
#productsWp{float:left; width:575px; height:auto; margin-bottom:25px;}
#product{float:left; width:100px; height:auto; margin-right:18px;}
#proPicWp{float:left; width:100px; height:auto;  margin-bottom:10px; margin-left:50px; margin-top:50px;}
#proName{width:120px; height:auto; float:center; text-align:center; font-weight:bold;margin-bottom:5px; margin-left:25px;}
#albName{width:120px; height:auto; float:center; text-align:center; font-weight:bold;margin-bottom:5px; margin-left:15px; }
*/

#album{
float:left;
margin-left:10px;
margin-right:10px;
width:120px;
height:120px;
margin-top:20px;

}
#image{
float:left;
margin-left:20px;
margin-right:20px;
width:150px;
height:150px;
margin-top:20px;

}
#imageName{
margin-top:5px;
margin-right:10px;
width:150px;
height:80px;
border:thick;
text-align:center;
font-weight:bold;
}
#albumName{
margin-top:5px;
margin-right:10px;
width:80px;
height:80px;
border:thick;
text-align:center;
font-weight:bold;
}
#galleryHead
{
float:left;
height:auto;
margin-left:10px;
width:575px;
}