*{
margin:0px 0px;
padding:0px 0px;
}

body{
background:url(images/bg3.png) #fff repeat-x;
margin:0 auto;
text-align:center;
}

#container{
width:944px;
margin:0 auto;
}

#top{
margin:0 auto;
width:944px;
height:70px;
}
#top .bg{
	width:664px;
	height:70px;
	background-color: #ba0001;
	float: right;
}
#content .center{
width:942px;
height:100%;
}
#menu{
height:90px;
width:500px;
float:right;
}
#menu .m{
width:122px;
height:88px;
float:left;
}

#inner_content{
width:942px;
height:400px;
margin-top:20px;
}
/*

slider

*/
#sliderx{
width:944px;
height:200px;
margin-top:0px;
}
#sliderx .center{
width:944px;
height:200px;
background:url(images/slider_center.png) repeat-y;
}
#sliderx .center_in{
	width:280px;
	height:170px;
	float: left;
	background: url(images/cozumilac_logo.png) no-repeat;
	margin-top: 30px;
}
#sliderx .center_inright{
	width:660px;
	height:200px;
	float: right;
	background: #fff url(images/ex.png);
	border-right: solid 1px #fff;
}

.bluetext{
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#2758a5;
}


#contentleft{
	width:281px;
	height:100%;
	float:left;
	background-color: #CFCBC0;
}
#contentright{
	width:659px;
	height:100%;
	float:right;
	margin-top: 2px;
	text-align: left;
}

#contentleft .top{
	width:275px;
	height:37px;
	font: 22px/34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	border-bottom: solid 1px #fff;
}

#contentleft .productdark{
	width:202px;
	height:37px;
	font: 20px/34px bold;
	background-color: #35b3af;
	text-align: left;
	padding-left: 5px;
	color: #fff;
}

#contact{
	width:281px;
	height:115px;
	padding-top:50px;
	background:url(images/bize_ulasin.png);
}
#contact .incontact{
	width:250px;
	height:90px;
	text-align: left;
	color: #9E9E9E;
	margin: 0 auto;
}
/* Navigation Menu */

#navi{
	width:650px;
	height:50px;
	color:#FFFFFF;
	font-size:14px;
	margin: 0px auto;
	text-align: center;
}

#navi ul {
	list-style-type: none;
	height: 50px;
	width: 570px;
	margin: 10px auto;
}
#navi li{
float:left;
}
#navi ul a {
border-right:solid 2px #fff;
padding-right: 28px;
padding-left: 28px;
display: block;
line-height: 48px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #fff;
}
#navi ul a:hover {
background-color:#880000;
}
#navi ul a.lastm {
border-right:none;
}

/*product list*/

#product ul {
	list-style-type: none;
	height: 100%;
	width: 280px;
	text-align: left;
}
#product ul a {
	border-bottom:solid 1px #fff;
	display: block;
	line-height: 36px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5C5C5C;
	background:url(images/arrow.png) center left no-repeat;
	background-position:5px;
	padding-left: 24px;
}
#product ul a:hover {
	
	background:url(images/arrow_h.png) center left no-repeat;
	background-position:3px;
	background-color:#918484;
	color: #FFFFFF;
}

#contentright h2{
	font:20px/24px;
	color:#ba0000;
	padding-left: 10px;
	border-bottom:1px #CCCCCC solid;
	padding-bottom:2px;
	margin-bottom:10px;
}

h4{
	font:14px/16px;
	color:#76766e;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom:10px;
	text-align:justify;
}

h3{
	font:16px/18px;
	color:#76766e;
	padding-left: 5px;
	font-weight: normal;
	margin-bottom:10px;
	text-align:justify;
}

#footer{
	width:100%;
	height:30px;
	background-color: #E4E1D2;
	margin-top: 20px;
	font-size: 14px;
	padding-top:10px;
	clear:both;
}

