*{margin:0; padding:0;}

body{
	background-image:  url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family:Verdana;
	font-size:0.7em;
	top: 0;
}

#wrapper {
	padding:0;
	margin:0 auto; 
	width:960px;
	top: 0;
	line-height: 1.7em;
}

/* ------ start of header ------ */

#header{
	width:960px;
	height:160px;
}

#menu{
	width:960px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#vert-menu{
	width:200px;
	float:left;
}

 #headerRight{
 	float:right;
	margin-top:10px;
 }

#logo{
	width:750px;
	height:88px;
	margin-left:0px;
	float:left;
	margin-top:35px;
}

#slogan{
	width:500px;
	height:88px;
	float:left;
	margin-top:35px;
}

/* ------ end of header ------ */

#content{
	width:960px;
}

#content-text{
	width:730px;
	margin-left:20px;
}
/* ------- start footer ------ */

#footer{
	background-repeat: repeat-x;
	background-image:  url('../images/alt_bg.gif');
	height:114px;
	display:block;
	margin-top:20px;
}

#footerWrapper {
	padding:0;
	margin:0 auto; 
	width:880px;
	top: 0;
	line-height: 1.7em;
	background-repeat: repeat-x;
	background-image:  url('../images/footer_Bg.gif');
	height:94px;
	color:#8B8B8B;
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
}

#footerText{
	margin-top:35px;
	float:left;
	margin-left:30px;
}

#footerNewsletter{
	margin-top:15px;
	float:left;
	margin-left:30px;
}

#footerNewsletter-form{
	background-repeat: no-repeat;
	background-image:  url('../images/newsletter_bg.png');
	width:389px;
	height:45px;
	padding:10px;
}

.clearBoth {clear: both}


a:link,a:active,a:visited{ 
	color: #336699; 
	text-decoration:none;
}

a:hover{
	color: #336699; 
	text-decoration:none;
}

a.grey:link,a.grey:active,a.grey:visited{ 
	color: #939393; 
	text-decoration:none;
}

a.grey:hover{
	color: #939393; 
	text-decoration:none;
}
h1{font-size:22px; line-height: 170%;}
h2{font-size:18px; line-height: 170%;}
h3{font-size:16px; line-height: 170%;}
h4{font-size:14px; line-height: 170%;}
h5{font-size:12px; line-height: 170%;}
h6{font-size:10px; line-height: 170%;}
p{margin-top:10px; margin-bottom:20px; text-align:justify;}
img{border:0px;}

#mainpage{
	display:block;
}

#main_header{
}

#main-text{
	width:405px;
	height:335px;
	float: left;
}

#main-picture{
	float: right;
	width:545px;
	height:335px;
}


#main-body{
	display:block;
}
div.main-body-text{
	width:304px;
	height:260px;
	background-image:  url('../images/ana_bg.gif');
	border:1px solid #63bdeb;
	float:left;
	margin-left:15px;
}

div.main-body-text-body{
	margin:10px;
}


.bosBtn{
	outline: none;
	background: transparent url(../images/bos_btn.gif) no-repeat;
	width:89px;
	height:28px;
	border-width: 0px;
	font-size:10px;
	color:#787878;
}

input {
font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	background-color: #FFFFFF; 
	border-color: #666666 #CCCCCC #CCCCCC #666666; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

select {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000;
	background-color: #FFFFFF;
	border-color: #666666 #CCCCCC #CCCCCC #666666; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


.submit {
	font-family: Arial,Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px; color: #333333;
	background: transparent url(../images/button.gif);
	width:164px;
	height:28px;
	border-width: 0px;
}


div.contact{
	border:1px solid #63bdeb;
	background-image:  url('../images/ana_bg.gif');
	width:470px;
	margin-bottom:10px;
	padding:10px;
	float:left;
}
