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

body {
	background: #555555;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;;
}

img {
	border: none;
}

a {
	color: #3E92EA;
}

a:hover
	{ 
	text-decoration: none; 
	color : #555555; 
}

#top {
	background: #555555 url(../img/top.jpg) no-repeat;
	padding: 5px 0;
}

#containerWrap {
	margin: 5px auto 0 auto;
	width: 800px;
}

#heading { 
	padding-bottom:10px;
	padding-bottom:25px;
	text-align:center;
}

#heading h1 {
	font-size: 24px;
	font-weight: 80;
	padding: 12px 0 5px 10px;
}

#heading h1 a {
	color: #ffffff;
	text-decoration: none;
}

#heading h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#heading h2 {
	color: white;
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
}

#heading .parisLogo {
	float:left;
	margin-top:14px;
	margin-left:10px;	
}

#heading .HD1 h1 {			
	color:white;
}

#heading .HD2{
	float:right;
	margin-top:-30px;
	margin-right:10px;
	
}

#menu {
	height: 30px;
	line-height: 30px;
	background: #222 url(../img/menu.jpg) no-repeat;
}

#menu ul {
	padding-left: 10px;
	list-style-type: none;
}

#menu ul li {
	display: block;
	float: left;
}

#menu ul li a {
	color: #eee;
	padding: 0 10px;
	text-decoration: none;
	font-weight: 600;
}

#menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#content {
	background: #555 url(../img/whiteFrame.jpg) repeat-y;
	padding: 10px 20px;
}

#rightContent {
	width: 635px;
	float: right;
	border-left: 1px solid #555555;
	padding-left:10px;
	min-height: 400px;
}

#rightContent h2 {
	font-size: 22px;
	font-weight: 100;
	padding : 5px 0 10px 0;
	color: #3A8FE9;
}

#rightContent h1 {
	font-size: 22px;
	font-weight: 100;
	padding : 5px 0 10px 0;
	color: #3A8FE9;
}

#leftSubMenu {
	width: 113px;
	min-height:400px;
	float: left;
	font-size: 12px;
}

#leftSubMenu ul {
	list-style-type: none;
	padding: 5px 10px 10px 10px;
width:100px;
}

#leftSubMenu h2 {
	height: 30px;
	font-size: 12px;
	color: #666;
	line-height: 30px;
}

#leftSubMenu a {
	text-decoration: none 
}

#ground {
	background: #555555 url(../img/ground.png) no-repeat;
	padding: 10px 0;
}

#footer {	
	color: black;
	font-size: 12px;
	padding: 0px 0px 10px 20px;
	width:800px;
	background:#3D91E9;
	height:0px;
	background: #555 url(../img/mainFrame.jpg) repeat-y;
	font-weight:bold;
	text-align:center;
}