@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; background:url(../images/bg-main.jpg) top repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
a:focus{outline:0px;}
img{border:0px;}



a{color:#cc6633; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}


#wrapper{
	width:942px;
	margin:0 auto;
	background:url(../images/mid-shadow.png) top;
	}


#bottom-shadow{
	width:942px;
	background:url(../images/mid-bottom-shadow.png) top;
	height:33px;
	margin:0 auto;
	}
	
#bottom-shadow p{
	text-align:center;
	margin:0px;
	padding:18px 0 10px 0;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	}


#caontainer{
	width:906px;
	padding:0 18px 0 18px;
	}


#header{
	width:906px;
	}

.logo{
	width:240px;
	height:183px;
	display:block;
	background:url(../images/logo.jpg) top left no-repeat;
	}


.top-search{
	width:160px;
	float:right;
	margin:10px 0 0 27px;
	font-family:tahoma;
	font-size:10px;
	color:#666666;
	}

.top-links{
	width:390px;
	float:left;
	margin:20px 0 0 0;
	}

.top-links ul,li{
	margin:0px;
	padding:0px;
	}
	
.top-links ul{
	padding:0 0 0 150px;
	}

.top-links li{
	list-style:none;
	float:left;
	display:inline;
	padding:0 20px 0 0;
	}

li.home-bt{
	background:url(../images/home-icon.jpg) top left no-repeat;
	padding:0 0 0 18px;
	font-family:tahoma;
	font-size:10px;
	color:#cc6633;
	}

li.help-bt{
	padding:0 0 0 18px;
	background:url(../images/help-icon.jpg) top left no-repeat;
	font-family:tahoma;
	font-size:10px;
	color:#cc6633;
	margin:0 0 0 20px;
	}


li.contact-bt{
	padding:0 0 0 18px;
	background:url(../images/contact.jpg) 0 2px no-repeat;
	font-family:tahoma;
	font-size:10px;
	color:#cc6633;
	margin:0 0 0 20px;
	}


.left-menu{
	background:url(../images/left-menu-bg.jpg) top left no-repeat;
	width:240px;
	height:182px;
	}

.left-menu ul,li{
	margin:0px;
	padding:0px;
	}
.left-menu ul{
	margin:0 0 0 35px;
	}

.left-menu li{
	list-style:none;
	font-family:Trebuchet Ms;
	font-size:13px;
	color:#ffffff;
	line-height:35px;
	}

.left-menu li a{
	color:#ffffff;
	text-decoration:none;
	}


.left-menu li a:hover{
	color:#ffffff;
	text-decoration:underline;
	}

.top-menu{
	background:url(../images/top-menu-bg.jpg) top repeat-x;
	width:666px;
	height:65px;
	}

.banner{
	width:666px;
	height:306px;
	}


.top-left-col{
	width:240px;
	float:left;
	}

.top-right-col{
	width:666px;
	float:left;
	}


.mid-container{
	width:906px;
	background:url(../images/mid-container-bg.jpg) top repeat-x;
	padding:45px 0 20px 0;
	}


.mid-left{
	width:602px;
	float:left;
	border-right:1px dotted #999999;
	}

.mid-left-indent{
	width:564px;
	padding:0 26px 0 12px;
	}

.mid-left-indent h1{
	margin:0px;
	padding:0 0 15px 0;
	font-family:Georgia;
	font-size:24px;
	color:#cc0000;
	}

.mid-left-indent p{
	margin:0px;
	padding:0 0 15px 0;
	font-family:tahoma;
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-align:justify;
	}

.bulit ul,li{
	margin:0px;
	padding:0px;
	}

.bulit li{	
	list-style:none;
	background:url(../images/bulit.jpg) 0 5px no-repeat;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	padding:0 0 15px 14px;
	}


.mid-right-col{
	width:303px;
	float:left;
	}

.mid-right-indent{
	width:275px;
	padding:0 8px 0 20px;
	}



.mid-right-indent h1{
	margin:0px;
	padding:0 0 15px 0;
	font-family:Georgia;
	font-size:20px;
	color:#333333;
	}
	
.mid-right-indent ul,li{
	margin:0px;
	padding:0px;
	}
	
.mid-right-indent ul{
	padding:0 0 20px 0;
	}

.mid-right-indent li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#993333;
	background:url(../images/arrow.jpg) left top no-repeat;
	padding:0 0 12px 20px;
	}



.footer{
	width:906px;
	height:52px;
	background:url(../images/footer-bg.jpg) top;
	}

.footer-links ul,li{
	margin:0px;
	padding:0px;
	}

.footer-links ul{
	margin:0px;
	padding:15px 0 0 130px;
	}


.footer-links li{
	list-style:none;
	float:left;
	display:inline;	
	font-family:Trebuchet Ms;
	font-size:15px;
	color:#ffffff;
	padding:0 0 0 40px;
	}

.footer-links li a{
	color:#ffffff;
	text-decoration:none;
	}

.footer-links li a:hover{
	color:#ffffff;
	text-decoration:underline;
	}


/*-------------- color --------------*/

.black{color:#000000;}
.red{color:#FF0000;}

.small-text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}

#contactele {
	text-align: left;
}
