/* CSS Document */

A:link{
text-decoration:none;
color:#ed1c24;
}
A:visited{
text-decoration:none;
color:#ed1c24;
}
A:active{
text-decoration:none;
color:#ed1c24;
}
A:hover{
color:#000;
}

.price{
	text-align:right;
	padding-right:22px;
}

body{
margin-top:0px;
background-color:#666666;
font-family:Calibri;
}

img{
border:0px;
}
#container{
margin:auto;

width:840px;
height:1180px;
}

#header{
width:840px;
height:300px;
background-color:#00FF00;
background-image:url(../images/background.jpg);

}

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

#mainCont{
width:840px;
height:710px;
background-image:url(../images/background.jpg);
}

#mainContMain{
width:840px;
height:810px;
background-image:url(../images/background.jpg);
}

#left{
float:left;
padding-left:38px;
padding-right:38px;
}

#right{
float:right;
padding-right:38px;
}

	#menu{
	height:33px;
	width:411px;
	margin-left:40px;
	font-size:20px;
	background-image:url(../images/main/menu.gif);
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding-top:4px;
	background-repeat:no-repeat;
	}


	#left1{
	width:365px;
	height:640px;
	background-image:url(../images/main/bigside.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
	#left1menu{
	width:730px;
	height:640px;
	background-image:url(../images/main/bigmain.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
	.authentic{
	width:300px;
	}
	
	#leo{
	float:right;
	margin-right:50px;
	margin-top:-100px;
	}
	
	#visit{
	width:730px;
	height:640px;
	background-image:url(../images/main/bigmain.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	}
	
	#left2{
	width:365px;
	height:100px;
	background-image:url(../images/main/leftbottom.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	}
	
	#right1{
	width:360px;
	height:157px;
	background-image:url(../images/main/righttop_mid.gif);
	background-repeat:no-repeat;
	margin-bottom:13px;
	margin-top:10px;
	}
	
	#right2{
	width:360px;
	height:157px;	
	background-image:url(../images/main/righttop_mid.gif);
	background-repeat:no-repeat;
	margin-bottom:13px;
	}
	
	#right3{
	width:360px;
	height:420px;
	background-image:url(../images/main/rightbottom.gif);
	background-repeat:no-repeat;
	}
	
	#joinusbox{
		margin-left:10px;
	}
	
	.text{
	padding-top:15px;
	padding-left:12px;
	}
	
	
#extratopping{
	background-image:url(../images/main/titles/additional.jpg);
	background-repeat:no-repeat;
	height:57px;
	margin-left:-7px;
	padding-top:20px;
	padding-left:10px;
}

#ordernow{
	background-image:url(../images/main/titles/additional.jpg);
	background-repeat:no-repeat;
	height:57px;
	margin-left:-7px;
	padding-top:13px;
	padding-left:10px;
}



#footer{
width:840px;
height:100px;
background-color:#d0d1d3;
}
	
	#footertext{
	padding-top:30px;
	color:#282425;
	font-size:35px;
	}


h1{
color:#ed1c24;
}