body {
	background: #c4cbc8 url(../images/bg.jpg) repeat-x center top;
	margin: 0px;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-serif;
}
table {
	font-size: 1em;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* design styles */

#main-container {
	text-align: center;
	width: 100%;
}
#layout-container {
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	width: 955px;
}
#layout-container-shadow-left {
	background: url(../images/bg-shadow-left.jpg) repeat-y;
	width: 7px;
}
#layout-container-shadow-right {
	background: url(../images/bg-shadow-right.jpg) repeat-y;
	width: 7px;
}
#layout-container-conent {
	vertical-align: top;
	background: url(../images/bg-container.jpg) repeat-y;
}
#layout-container-header {
	background: url(../images/bg-header.jpg) repeat-x;
	height: 33px;
	width: 941px;
	margin-bottom: 23px;
}
#layout-container-header-container {
	width: 684px;
	height: 186px;
	background: #dae1e7;
	text-align: left;
}
#layout-container-header-menu {
	text-align: right;
	vertical-align: top;
	height: 43px;
	padding-right: 12px;
	font-size: 8pt;
}
.title-contact {
	font-weight: bold;
	font-style: italic;
	color: #506d62;
	text-transform: uppercase;
	padding-bottom: 6px;
}
#layout-container-header-menu a {
	color: #4c709b;
	margin-left: 12px;
}
#layout-container-content {
	background: url(../images/bg-content.jpg) no-repeat;
	width: 941px;
	height: 300px;
	padding-top: 33px;
	padding-bottom: 10px;
	text-align: left;
}
#layout-container-left {
	width: 225px;
	vertical-align: top;
}
#layout-container-right {
	vertical-align: top;
	padding-right: 35px;
	font-size: 8pt;
}
#layout-container-menu-left {
	width: 196px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#layout-container-menu-left-top {
	background: url(../images/bg-menu-left-top.jpg) no-repeat;
	width: 196px;
        height: 34px;	
}
#layout-container-menu-left-middle {
	background: url(../images/bg-menu-left-middle.jpg) repeat-y;
	width: 193px;
	padding: 0px 0px 0px 24px;
}
#layout-container-menu-left-bottom {
	background: url(../images/bg-menu-left-bottom.jpg) no-repeat;
	width: 196px;
	height: 34px;
}
#layout-container-menu-left a {
	text-transform: uppercase;
	line-height: 24px;
	font-size: 9pt;
}
#layout-container-menu-left a {
	color: #ffffff;
}
#layout-container-menu-left a:hover {
	color: #495961;
}
.layout-container-menu-links {
	margin-left: 10px;
}
.layout-container-menu-links a {
	color: #ffffff;
}
.layout-container-menu-links a {
	text-transform: none;
	line-height: 24px;
	font-size: 8pt;
}
.layout-container-menu-links a:hover {
	color: #495961;
}
.layout-container-menu-links a.menu-on {
	color: #495961;
}
#page-title {
	color: #495961;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
	font-size: 9pt;
}
#page-subtitle {
	margin-left: 10px;
	color: #506d62;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
	font-size: 8pt;
}
#layout-container-menu-buttons {
	padding: 10px 0px 0px 21px;
}
#layout-container-footer {
	background: url(../images/bg-footer.jpg) no-repeat;
	height: 43px;
	width: 941px;
	padding: 15px 0px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
#layout-container-footer a {
	color: #ffffff;
}
img.float-products {
	float: right;
	padding-left: 35px;
	padding-bottom: 35px;
}


/* font styles */

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #495961;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #506d62;
}
h1 a {
	color: #495961;
}
h2 a, h3 a, h4 a {
	color: #506d62;
}
.title {
	font-weight: bold;
	color: #506d62;
}
ul {
	overflow: hidden;
	margin-left: 0px;
	padding-left: 35px;
}
.indent {
	padding: 20px;
	overflow: hidden;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.mouradian-model {
	color: #506d62;
	font-weight: bold;
	font-size: 10pt;
}
.red {
	color: #ff0033;
}

