/* Start of CMSMS style sheet 'Structure Ducasse v2' */
/*
	Structure
*/

html, body {
	/* color:#124d91; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}


* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
	text-decoration: none;
}

a {
	outline:none;
}

img {
	border:none;
}

#edc {
	width:1000px;
	margin:0 auto;
}

#header {
	position:relative;
}

#header .logo {
	margin: 0 auto;
	width:320px;
}

#header .top {
	position:absolute;
	top:0;
	right:20px;
	text-align:right;
}

#header .top img{
	display:block;
	float:right;
	margin-left:3px;
}

#header .mainMenu {
	width: 1000px;
	margin:0 auto;
	padding: 0;
	line-height: 17px;
}
#header .mainMenu  p{
	margin:0 auto;
	padding: 0;
	overflow: hidden;
	height: 17px;
	line-height: 17px;
	width: 350px;
	display: block;
}


.inner #header .mainMenu  p.sub{
	width:605px;
	height:21px;
	margin-top:1px;
}
* html .inner #header .mainMenu  p.sub{ 
	width:614px;
}

#header .mainMenu a{
		height: 17px;
		overflow: hidden;
		margin: 0 9px;
		padding: 0;
		display: block;
		float: left;
}
#header .mainMenu p.sub a{
	display:block;
	height:21px;
	width:30px;
	}

#header .mainMenu p.sub a.sub1{
	background:url(img/btn/sub1.gif) no-repeat top;
	width:60px;
}
#header .mainMenu p.sub a.sub2{
	background:url(img/btn/sub2.gif) no-repeat top;
	width:81px;
}
#header .mainMenu p.sub a.sub3{
	background:url(img/btn/sub3.gif) no-repeat top;
	width:141px;
}
#header .mainMenu p.sub a.sub4{
	background:url(img/btn/sub4.gif) no-repeat top;
	width:143px;
}
#header .mainMenu p.sub a.sub5{
	background:url(img/btn/sub5.gif) no-repeat top;
	width:90px;
}

#header .mainMenu p.sub a.sub1:hover,#header .mainMenu p.sub a.sub1.current{
	background:url(img/btn/sub1.gif) no-repeat bottom;
}
#header .mainMenu p.sub a.sub2:hover,#header .mainMenu p.sub a.sub2.current{
	background:url(img/btn/sub2.gif) no-repeat bottom;
}
#header .mainMenu p.sub a.sub3:hover,#header .mainMenu p.sub a.sub3.current{
	background:url(img/btn/sub3.gif) no-repeat bottom;
}
#header .mainMenu p.sub a.sub4:hover,#header .mainMenu p.sub a.sub4.current{
	background:url(img/btn/sub4.gif) no-repeat bottom;
}
#header .mainMenu p.sub a.sub5:hover,#header .mainMenu p.sub a.sub5.current{
	background:url(img/btn/sub5.gif) no-repeat bottom;
}

#header .mainMenu img{}

#header .homeMenu {
	padding-left:70px;
	position:absolute;
	top:355px;
}
#header .homeMenu .item1 { background:url(img/btn/home1.gif) no-repeat; color:#fff; }
#header .homeMenu .item2 { background:url(img/btn/home2.gif) no-repeat; color:#fff; }
#header .homeMenu .item3 { background:url(img/btn/home3.gif) no-repeat; color:#fff; }
#header .homeMenu .item4 { background:url(img/btn/home4.gif) no-repeat; color:#fff; }
#header .homeMenu .item1:hover { color:#c7581f; }
#header .homeMenu .item2:hover { color:#724434; }
#header .homeMenu .item3:hover { color:#ff9700; }
#header .homeMenu .item4:hover { color:#b01c1c; }
 
#header .homeMenu img {
	display:block;
}

#header .homeMenu a {
	float:left;
	display:block;
	height:50px;
	width:140px;
	font-size:11px;
	padding:65px 35px 0 35px;
}
#header .homeMenu .separator {
	float:left;
	display:inline;
	background:url(img/btn/home_separator.gif) no-repeat;
	width:1px;
	height:70px;
}

.leftSide {
	float:left;
	display:inline;
}

.rightSide {
	float:right;
	display:inline;
}

.inner {
	background:#fd6221;
}

.inner #wrapper {
	background:#fff;
	background: no-repeat 100% 100%;
	margin: auto;
	min-width:1260px;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.clr {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

#footer {
	text-align:center;
	font-size:10px;
	color:#bb2e00;
}
.inner #footer {
	background:url(img/orange_bg.jpg) no-repeat top center;
	height:125px;
	padding-top:20px;
	width:1000px;
	margin:0 auto;
}

#footer a {
	color:#bb2e00;
}

#footer .logo {
	width:335px;
	height:40px;
	margin:5px auto 0 auto;
}
/* End of 'Structure Ducasse v2' */

