@charset "utf-8";
/* CSS Document */

.logo{
	color: #F30;
	font-size: 25px;
	font-weight: bold;
	float: left;
	padding-top: 40px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p{
	font-size: 12px;
}
#active a{color: #FFF;
	background-image: url(images/active_menu.jpg);
	background-repeat: repeat-x;
	box-shadow: 0px 2px 4px #000;
	-webkit-box-shadow: 0px 2px 4px #000;
	-moz-box-shadow: 0px 2px 4px #000;

}

*{
	list-style:none;
	margin:0;
	padding:0;
	}

body{
	margin:0;
	padding:0;
	background-image: url(images/bg.jpg);
	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px
	background-repeat: repeat-x;
	background-color: #FFF;
	background-repeat: repeat-x;
	text-align:center;
}

#container{
	width:900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:auto;
}
	
#header{
	width:100%;
	height:125px;
}
	

#logo{
	float: left;
	color: #F30;
	font-weight: bold;
	text-decoration: none;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.img_align{
	float:right;
	box-shadow: 1px 4px 8px #444444;
	-webkit-box-shadow: 1px 4px 8px #444444;
	-moz-box-shadow: 1px 4px 8px #444444;
	border-radius: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 3px solid #FFF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

.box{
	float:left;
	margin-bottom:20p;
}


#highlight{
	float: right;
}

#secondContainer{
	background-color: #FFF;
	width: 900px;
	box-shadow: 1px 4px 8px #444444;
	-webkit-box-shadow: 1px 4px 8px #444444;
	-moz-box-shadow: 1px 4px 8px #444444;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float:left;
	
}

#menu_bar{
	color: #FFF;
	background-image: url(images/menubarbg.gif);
	background-repeat: repeat-x;
	height: 50px;
	box-shadow: 0px 2px 4px #212121;
	-webkit-box-shadow: 0px 2px 4px #212121;
	-moz-box-shadow: 0px 2px 4px #212121;
	border: 1px solid #7A7A7A;




}

ul.mc_block{
	margin:0px;
	display:block;
	height: 50px;
}
	
	ul.mc_block li{
	line-height:45px;
	text-align:left;
	float:left;
		}
		
		ul.mc_block li a{
	font-size:11px;
	text-align:center;
	color: #FFFBF0;
	text-decoration: none;
	height: 50px;
	display: block;
	background-repeat: repeat-x;
	float:left;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}

ul.mc_block li a:hover{
	color: #FFF;
	background-image: url(images/active_menu.jpg);
	background-repeat: repeat-x;	
	color: #FFF;
	background-image: url(images/active_menu.jpg);
	background-repeat: repeat-x;
	box-shadow: 0px 2px 4px #000;
	-webkit-box-shadow: 0px 2px 4px #000;
	-moz-box-shadow: 0px 2px 4px #000;


/*border-radius: 5px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;*/
}


#contentmanager{
	width:972px;
	
	left: 17px;
	top: 424px;
	
}

#content{
	background-color:#50879C;
	margin-top:10px;
	margin-bottom:1px;
	box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	-moz-box-shadow: 0px 2px 5px #000;
	z-index:9999;
	width:100%;
	clear: both;
	float:left;
	height: auto;
	}
	
	
	#content1{
	background-color:#50879C;
	margin-top:10px;
	margin-bottom:10px;
	box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	-moz-box-shadow: 0px 2px 5px #000;
	z-index:9999;
	clear: both;
	height: 100%;
	}
	
	#bottom_curve{
	position:absolute;
	bottom:-30px;
	right:0px;
	z-index: 0;
}


#left_curve{
	position:absolute;
	bottom:-30px;
	left:1px;
}

#about_us{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 50%;
	text-align: justify;
	line-height: 25px;
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 30px;
	float: left;
	}


#scroller{
	float: left;
	width: 250px;
	border-radius: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height:180px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFBF0;
	border-right-color: #FFFBF0;
	border-bottom-color: #FFFBF0;
	border-left-color: #FFFBF0;
	background-color: #DFDFDF;
	padding: 5px;
	margin-left: 50px;
	margin-top: 20px;
}

#fadeshow2{
	display:none;
	}
	
	#fadeshow1{
	border-radius: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	
	}


#flash{
	margin:auto;
	padding-top:10px;}
.readmore{
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #50879C;
	border-right-color: #50879C;
	border-bottom-color: #50879C;
	border-left-color: #50879C;
}


.readmore a{
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #50879C;
	border-right-color: #50879C;
	border-bottom-color: #50879C;
	border-left-color: #50879C;
}


#products{
	clear:both;
	float: left;
}
#products{
	position:absolute;
	bottom:-160px;
	left: 66px;
	width: 665px;
}


.box{
	float:left;
	clear:both;
	width:500px;
	}


#footer{
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
	background-color: #333;
	bottom: 0px;
	margin: auto;
	padding-bottom: 10px;
}

#wer{
	float:left;
	width:30%;
	color: #CCC;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
#wer2{
	float:right;
	widows:55%;
	color: #FFF;
	padding-top: 10px;
}

#wer2 a{
	float:left;
	widows:55%;
	color: #CCC;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-left: 5px;
	text-transform: uppercase;
	padding-right: 10px;
}

