body, html {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	min-width:950px;
}

form {
	margin:0;
	padding:0;
}

#wrap {
	background:#ffffff;
	margin:0 auto;
	width:950px;
}


#header h1 {
	padding:5px;
	margin:0;
}

#header-logo {
	width:200px;
	height:100px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	padding-top:5px;
}

#header-language {
	position:absolute;
	top:0px;
	left:201px;
}

#header-housekeeping {
	position:absolute;
	width:199px;
	height:21px;
	top:0px;
	left:751px;
	padding-top:4px;
}

#header-primary {
	position:absolute;
	width:598px;
	height:21px;
	top:100px;
	left:151px;
	background-color:#25363A;
	padding-top:4px;
	font-weight:bold;
}

#header-photo {
	position:absolute;
	top:25px;
	left:750px;
	width:200px;
	height:125px;
	text-align:right;
}

#main-left {
	width:135px;
	float:left;
}

#main-right {
	width:570px;
	float:right;
}

#main {
	background:#ffffff;
	float:left;
	width:750px;
}

#main p {
	padding:0px 10px 0px 0px ;
}

#mainRotatingImage {
	padding:0px;
	height:174px;
}

#home-main-left {
	width:290px;
	float:left;
	margin-top:10px;
}

#home-main-right {
	width:440px;
	float:right;
	padding-top:0px;
	padding-right:10px;
	margin-top:10px;
}

#main-right h2 {
	color: #25363A;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 5px;
}

#home-rightColumn {
	background:url(uploadedimages/_Shared_Content/bg_grad_right_clmn.jpg) #ffffff repeat-x;
	float:right;
	width:170px;
	padding: 10px;
}

#home-rightColumn ul {
	margin-bottom:0;
}

#home-rightColumn h3, #sidebar p {
	padding:0 10px 0 0;
}

#rightColumn {
	background:url(uploadedimages/_Shared_Content/bg_grad_right_clmn.jpg) #ffffff repeat-x;
	float:right;
	width:175px;
	padding: 10px;
	margin-top:60px;
	
}

#rightColumn ul {
	margin-bottom:0;
}

#rightColumn h3, #sidebar p {
	padding:0 10px 0 0;
}


#footer {
	background:url(uploadedimages/_Shared_Content/bg_grad_footer.jpg) #ffffff repeat-x;
	clear:both;
	height:50px;
	margin-top:50px;
}

#footer p {
	padding:5px ;
	margin:0;
}

.clear {
	clear:both;
	padding:0px;
	margin:0px;
}
