/* Header */

#header {
	width: 955px;
	height: 80px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background: url(images/header.jpg) no-repeat right top;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}



/* Page */

#page {
	width: 955px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {	
	width: 955px;
	height: 160px;
	position: relative;
}

#header-pic a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 10px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 216px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 955px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
#menu-news {
	float: left;
	width: 200px;
}


.listCase {
max-width:200 px
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 0px;
	text-align : justify;
	border-bottom-width : 1px;
}

.listCase h1 {
	margin: 0px;
}

.accessImage {
	position: relative;
	border: 1px solid #2d2d2d;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.accessImageRight {
	position: relative;
	border: 1px solid #2d2d2d;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

.itemTitle {
	color: #E41D34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

table.border {
	border: 1px solid #bbb082;
	
}

table.product {
	border: 1px solid #bbb082;
	background:#e8dba7;
	
}

li.item {
	margin-left: 5px;
	margin-right: 10px;
	line-height: 15px;
	padding-left: 5px;
	list-style-image : url(images/bullets/red_arrow.gif);
	list-style-type : circle;
}

.subtitle{
	margin-left: 10px;
	color:#363636;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

.whiteSubtitle{
	margin-left: 10px;
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}