/* Start of CMSMS style sheet 'Home Default' */
@charset "utf-8";
/* CSS Document */


    	body,
    	html {
    		margin-top:20px;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size: 10px;
    		padding:0;
    		background-image:url(images/bg.gif);
			background-repeat:repeat;
    		color:#000;
    	}
    	body {
    		min-width:740px;
			
    	}

a:link {color: #92b962; text-decoration: none; }
a:visited {color: #92b962; text-decoration: none; }
a:hover {color: #92b962; text-decoration: underline; }
a:active {color: #92b962; } 

    	#wrap {
    		background:#fff;
    		margin:0 auto;
    		width:740px;
    	}
		
		
		#top{
		background-image:url(images/top.gif);
backgorund-repeat: no-repeat;
		width:740px;
		height:79px;
		}
		
    	.header {
    		
			height: 79px;
			width: 350px;
			padding-top: 20px;
			padding-left: 20px;
			float: left;
			

    	}
		
	
    	.lang{
    		
padding-top: 2px;
			padding-right: 20px;
			float: right;
			

    	}

	.search {
    		background:#ffffff;
			height: 56px;
			padding-top:10px;
			padding-right: 70px;
			width: 300px;
			float: right;
			

    	}
		
    	#nav {
    		background:url(images/mainimage.gif) no-repeat center top;;
			
			height:300px;
			width:740px;
margin-right:10px;


		
    	}
		
		    	#stock {
float:right;
			width:205px;

		
    	}

    	#main {
    		background:#ffffff;
    		float:left;
			color: #7A7A7A;
    		width:425px;
font-size:12px;
			padding-left: 25px;
			padding-top:15px;
    	}

    	#sidebar {
    		background:#ffffff;
    		float:right;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 20px;
			padding-bottom: 10px;
    		width:250px;
    	}
		
		.box1 {
		background: #F3F5F2;
		
		padding-top: 10px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:10px;
		width:232px;
		margin-bottom: 10px;
		}
#bottom{
clear:both;
font-size: 0;
}
    	#footer {
    		background-image:url(images/bg.gif);
			color:#FFFFFF;
    		clear:both;
    	}
.style4 {font-size: 18px;
color:#BDBFBD;}
        .style5 {color: #C1DE98;
		}
.style7 {font-size: 25px;
color: #ACD47B;
font-family:"Trebuchet MS";}
.style8 {font-size: 25px;
font-family:"Trebuchet MS";}
    .bread {font-size: 10px;
font-family:"Trebuchet MS";}
/* End of 'Home Default' */

